body {
	margin: 0;
	padding: 0;
	font: 12px verdana, arial, hevetica, sans-serif;	
	color: #656565;
	background-color: #FFF;	 
}

a:link { color: #7396C1; }
a:visited { color: #7396C1; }

a:hover, a:active
{
	color: #fffffe;
	background-color: #7396C1;
}

#container { 
	font: 12px verdana, arial, hevetica, sans-serif;	
	margin: 1em auto;
	width: 774px;
	text-align: left;
	background-color: #fff;
	border: 3px solid #DCDCDC;
	
} 

#contents p { line-height: 1.5em; }


#footer
{
	clear: both;
	margin: 3px;
	border-top: 2px solid #E5E5E5;		 
	font-size: 80%;
	padding: 8px 10px 8px; 	
	color: #928482;
	background: url(../media/common/fh_logo.gif) 100% 100% no-repeat;
}
#footer A { color: #C4BDBC; text-decoration: none; }
#footer A:hover { color: #928482; text-decoration: underline; background: none; }
 
.hide { display: none; clear: both; }

p.first { margin-top: .1em; } 

h1#logo { 
	width: 300px;
    /*background: url(../media/common/suncal_logo.gif) #fff 0 0 no-repeat; */ 
	background: url(../i/logo_new_xsmall.jpg) #fff 0 0 no-repeat;           
	cursor: pointer;	
}

h1#logo { 
    text-indent: -2000px;
	overflow: hidden;
	padding: 53px 0 0 0;
    height: 0px !important; /* for most browsers */
    height /**/:53px; /* for IE5.5's bad box model */			
	margin: 11px 12px 10px;	 
}

h1#logo { 
    text-indent: -20000px;
	overflow: hidden;
    height:48px!important;
	display: block;		
	margin: 9px 12px 10px;
	padding: 0;	 
}
 

.noprint{
	clear:both;
	height:1px;
}

.header{
	font-size:13px;
	color:#49739f;
}

.title{
	color:#49739f;
	font-weight:bold;
}

.title span{
	color:#49739f;
	font-weight:normal;
display: block;
font-size: 11px;
}


.case p{
margin: 5px 0 30px 0;

}

* html .case p{
font-size: 12px;
}


.case .title{
display: block;
border: 1px solid #fff;
}


.planlist{
	margin-top:0;
	padding-top:0;
	list-style:none;
}

.planlist li{
	margin-bottom:10px;
}

.leftcopy{
	float:left;
	/*border-right:1px solid #b7b7b7;*/
	width:360px;
	padding-right:8px;
}

.rightcopy{
	float:right;
	width:470px;
	padding-right:8px;
}

#subnav .pagemarker{
	text-decoration:underline;
}
.allcap { text-transform: uppercase; }

label{  }
label.required { font-weight: bold; }
label.col1 { clear: both;  float: left; width: 160px; padding: 3px 0; }
label.col2, input.col2, select.col2 { float: left;  }

#contact select, #contact input {   }
#contact input[type="text"], #contact input.col2, #contact select.col2 { 
		width: 180px; border: 1px solid #D2D2D3; 
		margin: 2px 0 5px; padding: 1px; 
}
#contact select { margin: 3px 0 5px; }

#contact input[type="submit"] { 
	background: #003266; color: #fffffe; 
	font-weight: bold; text-transform: uppercase; 
	padding: 2px 5px; 
	margin-top: 10px; 	
}
#contact input[type="checkbox"] { margin: 0 3px; }

#community #content_side h2 { 
	margin: 0 15px 0 0; 
	padding: 0; 
	border-width: 3px 0; 
	border-style: double; 
	border-color: #D4D7DF; 
}
#community #content_side h2#community_name {
		margin: 0;
		width: 140px;	
		height: 94px;
		font-size:14px;	
	}	 			 

#community #content_side h3#community_url {
	width: 140px;
    background: url(../media/community/visit_website.gif) #fff 0 0 no-repeat;           
	cursor: pointer;	
    text-indent: -2000px;
	overflow: hidden;
	padding: 94px 0 0 0;
    height: 0px !important; /* for most browsers */
    height /**/:94px; /* for IE5.5's bad box model */			
	margin: 12px 0;		 	
}

#community #content_side h3#community_vtour {
	width: 140px;
    background: url(../media/community/view_tour.gif) #fff 0 0 no-repeat;           
	cursor: pointer;	
    text-indent: -2000px;
	overflow: hidden;
	padding: 44px 0 0 0;
    height: 0px !important; /* for most browsers */
    height /**/:44px; /* for IE5.5's bad box model */			
	margin: 12px 0;		 	
}

#home #content {   }

#contact form h3 { color: #7396C1; text-transform: uppercase; font-size: 120%; }


#searchBox{
height: 50px;
float:right;
padding-top:15px;
padding-bottom:0px;
margin-top: 0px;
margin-bottom:-15px;
}

#searchBox form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#searchBox input#query{
color: #2e417b;
border: 1px solid #dcdcdc;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#searchBox input#image {
padding: 0px 4px 0px 0px;
margin: 0px 0px 0px 0px;
}


/* -----------------------------------------

~ Temporary Homepage Styles


--------------------------------------------*/


.suncalUrban{padding:13px 0;}
.suncalUrban a{
	background:none;
	text-decoration:none;
height: 70px;
display: block;
}



