﻿@charset "UTF-8";
/* CSS Document */


/* The Basics */

body{
margin:0px;
padding:0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p{
margin:0px 0px 10px 0px;
}


.clear{
clear:both;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

img{
border:0px;
}

img.floatleft{
margin:0px 10px 10px 0px;
}

img.floatright{
margin:0px 0px 10px 10px;
}

/* END The Basics */



/* Basic page layout */

.toplevel_body_container{
background-image:url(/Portals/3/images/bg_bigburst.gif);
background-position:top right;
background-repeat:no-repeat;
}

#page_container{
position:relative;
width:1008px;
margin:0px auto;
background-image:url(img/bg_pagecontainer.gif);
background-repeat:repeat-y;
margin-left:0px;
}

#column_left{
width:255px;
background-position:bottom;
background-repeat:no-repeat;
}

column_left a{
text-decoration:underline;
}

#column_main{
width:756px;
}

/*END Basic page layout */



/* Global and Left Navigation layout + styles */
#global_nav {
	color:#fff;
	font-size:14px;
}
/*
#global_nav {
	position:absolute;
	left:267px;
	top:37px;
	width:724px;
	height:26px;
	z-index:9;
	color:#fff;
	font-size:14px;
}
*/
#global_nav a{
color:#fff;
text-decoration:none;
margin:0px;
padding:0px;
}

#global_nav a:hover{
text-decoration:underline;
}

#global_nav ul{
list-style:none;
margin:0px;
padding:0px;
}

#global_nav ul li{
display:inline;
margin:0px;
padding:0px 5px 0px 10px;
border-left:1px solid #fff;
}

#global_nav ul li.first{
border:0px;
}

.my_ehm_link{
float:right;
margin:0px;
}

.LeftNavMenu{
	color: #ffffff;
	font-size:14px; 
	margin-left:0px; 
	line-height:25px; 
	font-family:Arial;
}

.LeftNavMenu a:link{
	color: #ffffff;
	text-decoration:none;
}

.LeftNavMenu a:visited{
	color: #ffffff;
	text-decoration:none;
}

.LeftNavMenu a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.LeftNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b38807;
	padding-bottom: 5px;
}

.LeftNavHeader a:link{
	text-decoration:none;
	color: #b38807;
}

.LeftNavHeader a:visited{
	text-decoration:none;
	color: #b38807;
}

.LeftNavHeader a:hover{
	text-decoration:underline;
	color: #b38807;
}

#column_left_nav{
margin-bottom:200px;
padding-top:10px;
font-size:14px;

}

#column_left_nav a{
text-decoration:none;
}

#column_left_nav a:hover{
text-decoration:underline;
}

#column_left_nav ul{
list-style:none;
margin:0px 0px 15px 0px;
padding-left:20px;
line-height:22px;
}

.title_nav{
padding-left: 10px;
width:240px;
color:#b38807;
font-weight:bold;
}

/* END Global and Left Navigation layout + styles */


/* Body/Content layout + styles */

#body_main{
margin:10px 0px;
}

.body_left
{
	border-right:1px solid #b38608;	
}

#body_main h1{
font-size:16px;
color:#1e2a7a;
font-weight:bold;
margin:5px 0px 10px 0px;
}

#body_column_left{
width:440px;
padding:0px 15px 0px 30px;
}

#body_column_right{
width:240px;
padding:0px 0px 0px 15px;
}

#body_column_wide{
float:left;
padding:0px 30px 0px 30px;
}


#body_column_right p, #body_column_left p, #body_column_wide p{
font-size:14px;
}

#body_column_right a, #body_column_left a, #body_column_wide a{
font-size:14px; text-decoration:underline;
}

#body_column_right a:hover, #body_column_left a:hover, #body_column_wide a:hover{
font-size:14px; text-decoration:underline;color:#b38608;
}

#body_column_left ol, #body_column_left ul, #body_column_wide ul{
font-size:14px;
}

.list_col1{
float:left;
width:215px;
}

.list_col2{
float:left;
width:215px;
padding-left:10px;
}

#locations_list ul{
list-style:none;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
font-size:14px;
}

.list_title{
display:block;
background-image:url(img/bullet_title.gif);
background-repeat:no-repeat;
background-position:top left;
padding:0px 0px 0px 10px;
color:#b38608;
font-weight:bold;
margin:0px 0px 0px 0px;
font-size:14px;
}

a.view_all_link{
float:right;
font-size:12px;
color:#1e2a7a;
margin:7px 0px 0px 0px;
}

a.more_link{
color:#b38608;
font-size:12px;
}

#location_name {
	position:absolute;
	left:425px;
	top:245px;
	width:338px;
	height:50px;
	z-index:1;
	
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	text-shadow:#000000 0px 0px 2px;
}

#header_flattop{
height:62px;
background-color:#b38608;
}


/* END Body/Content layout + styles */



/* Footer */

#footer{
color:#ffffff;
font-size:11px;
background-color:#fff;
}

#footer a{
color:#ffffff;
text-decoration:underline;
}

#footer_bar{
height:15px;
background-color:#948671;
padding:5px;
vertical-align:middle;
}

#footer_left{
}

#footer_left ul{
list-style:none;
margin:0px;
padding:0px;
font-size:11px;
}

#footer_left ul li{
display:inline;
padding:0px 5px 0px 0px;
}

#footer_right{
float:right;
}

/* END Footer */

/* contact US */

.contactus_text{ 
font-size: 12px !important; 
font-family: Arial; 
} 

.contactus_service_community_title{ 
font-size: 14px !important; 
font-family: Arial;
font-weight:bold; 
} 

.contactus_service_community_content{ 
font-size: 12px !important; 
font-family: Arial; 
vertical-align:text-top;

} 








