@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
}
body {
	background-color: #FF6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.3em;
}
.massive_container {
	min-height: 100%;
	height: 100% !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.top_bg {
	background-image: url(images/layout/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 330px;
}
.main_column {
	height: 100%;
	width: 950px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	top: 0px;
}
.nav_header {
	height: 167px;
	background-color: #FFFFFF;
	background-image: url(images/layout/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header_buffer {
	background-image: url(images/layout/bg_buffer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	margin-bottom: 10px;
}
.page_content {
	width: 920px;
	margin-right: 15px;
	margin-left: 15px;
}
.main_content {
	width: 610px;
	margin-right: 30px;
	float: left;
}
.ontour_center {
	float: left;
	width: 325px;
	margin-right: 30px;
}
.right_column {
	float: right;
	width: 80;
}
.feature_section {
	float: right;
	width: 280px;
	background-image: url(images/layout/bg_rightcolhead.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 15px;
}
.ontour_centertext {
	margin: 15px;
}

.ontour_mainnews {
	width: 250px;
}
.ontour_mainnews_photo {
	width: 255px;
}
.ontour_mainnews_copy {
	background-image: url(images/layout/bg_bluehaze.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 235px;
	padding: 10px;
}
.ontour_module {
	width: 325px;
	margin-bottom: 10px;
}
.ontour_headlines {
	width: 325px;
	background-image: url(images/layout/bg_newslhead.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.feature_title {
	width: 280px;
	margin-bottom: 18px;
}
.feature_module {
	width: 262px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

#socialMedia {
background-attachment:scroll;
background-image:url(images/layout/SocialMedia-Back.png);
background-position:left top;
background-repeat:no-repeat;
cursor:pointer;
height:176px;
position:fixed;
right:0;
top:130px;
width:30px;
z-index:8765;
}

.twitter{
margin-top:124px;
}

.facebook{
margin-top:1px;
}