
/* Reset
----------------------------------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,label,select,option,blockquote,fieldset,input { margin: 0; padding: 0; }

ul, ol {
	list-style:none;
}

img {
	border:none;
}

:focus {
	outline: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}


.floatleft {
	float:left;
	margin:0px;
	padding:0px 14px 0px 0px;
}

.clear {
	clear:both;
}


.clearfix {
    content: ".";
    display: inline;
    height: 0;
    clear: both;
    visibility: hidden;
 }


.floatright {
	float:right;
	padding:0px;
	margin:0px 0px 0px 0px;

}

hr {
	display:block;
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #a8d1dc;
	padding:0px 0px 0px 0px;
	margin:9px 0px 25px 0px;
}



/* END Reset
----------------------------------------------------------------------------------------*/






/* START GLOBAL STYLES
----------------------------------------------------------------------------------------*/



body {
	background:url(../images/body_bg.gif) repeat 0 0 #646c70;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
}



#header-wrapper {
	width:100%;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px;
	text-align:left;


}

#inner-header-wrapper {
	width:100%;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	text-align:left;


}



#outer-wrapper {
	width:100%;

}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}


h3 {
	font-size:22px;
	color:#d6671d;
	line-height:22px;
	margin:0px 0px 12px 0px;
}

h4,h1 {
	font-size:16px;
	color:#ffffff;
	line-height:22px;
	margin:0px 0px 12px 0px;
	font-weight:bold;
}

h1 {
	font-size:17px;
}

/* END GLOBAL STYLES
----------------------------------------------------------------------------------------*/












/* START HEADER STYLES
----------------------------------------------------------------------------------------*/



#header {
	width:949px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#top-content {
	width:949px;
	overflow:hidden;
	height:90px;
}

#logo {
	width:218px;
	float:left;
	height:65px;
	margin:11px 0px 0px 0px;
}

#logo a {
	background:url(../images/coast_lines_realty_logo.gif) no-repeat 0 0;
	width:218px;
	height:0px;
	padding-top:65px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}

#hotline {
	float:right;
	background:url(../images/hotline_icon.gif) no-repeat 0 0;
	padding:0px 0px 0px 40px;
	height:29px;
	color:#1b1c1f;
	font-size:20px;
	font-weight:bold;
	margin:40px 0px 0px 0px;
}




#banner {
	background:url(../images/banner_shadow.gif) no-repeat 0 0;
	padding:14px 0px 0px 0px;
	height:221px;
	width:949px;

}



/* END HEADER STYLES
----------------------------------------------------------------------------------------*/









/* START MAINBODY STYLES
----------------------------------------------------------------------------------------*/


#inner-mainbody {
	width:100%;
	background-color:#ffffff;
	height:auto !important;
	min-height:320px;
	height:320px;
	position:relative;
	z-index:1;
}

#inner-mainbody h4,#inner-mainbody h1 {
	color:#000000;
}

#inner-mainbody p {
	color:#000000;
	line-height:18px;
	padding:0px 0px 15px 0px;
}


#mainbody {
	width:100%;
	background:url(../images/mainbody_bg.png) repeat 0 0;
	height:auto !important;
	min-height:320px;
	height:320px;
	position:relative;
	z-index:1;

}


#nav-wrapper {
	width:100%;
	background:url(../images/bar.png) repeat-x 0 0;
	height:59px;
	position:relative;
	margin:-12px 0px -12px 0px;
	z-index:10;
}

#nav-content {
	width:949px;
	height:47px;
	margin:0px auto;
	text-align:left;
	padding:12px 0px 0px 0px;

}

#nav {
	padding:0px 0px 0px 0px;
	float:left;
}

#nav-right {
	float:right;
	padding:10px 0px 0px 0px;

}

#nav-right a {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:14px;
}

#nav-right a:hover{
	color:#364b4d;
	text-decoration:none;
}

#nav-right a.login {
	background:url(../images/login_icon.gif) no-repeat 0 0;
	padding:3px 0px 4px 25px;
	margin:0px 15px 0px 0px;
}

#nav-right a.register {
	background:url(../images/divider.gif) no-repeat 0 0;
	padding:0px 0px 0px 15px;
}

#nav-right a.selected {
color:#364b4d;
}
/*----------------------main-content-----------------------------*/


#main-content {
	width:949px;
	margin:0px auto;
	padding:22px 0px 0px 0px;
	text-align:left;
	overflow:hidden;
}

#content {
	width:611px;
	float:left;
	padding:0px 0px 0px 22px;
}


#main-content p {
	line-height:18px;
	padding:0px 0px 15px 0px;
}


#about-preview {
	width:274px;
	float:right;
	border-left:1px solid #66898a;
	padding:0px 0px 0px 18px;
}

h4.about {
	background:url(../images/about_icon.png) no-repeat 0 3px;
	padding:0px 0px 0px 24px;
	line-height:22px;
	float:left;
}

.more {
	text-align:right;
	display:block;
	margin:0px 15px 0px 0px;
}

.more a {
	color:#4cf3f8;
}


/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/










/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/


#inner-content {
	width:907px;
	padding:0px 20px 0px 22px;
}



/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/








/* START FOOTER STYLES
----------------------------------------------------------------------------------------*/



#footer {
	width:949px;
	margin:0px auto 20px auto;
	padding:0px;
	text-align:left;

}

#footer-content {
	width:933px;
	padding:14px 8px 0px 8px;
	background:url(../images/footer_bg.png) repeat 0 0;
	height:auto !important;
	min-height:150px;
	height:150px;
	overflow:hidden;

}


#footer-content p {
	line-height:20px;
}

h4.city-guide {
	background:url(../images/city_guide_icon.png) no-repeat 0 1px;
	padding:0px 0px 5px 26px;
	line-height:22px;
	float:left;
	margin:0px 0px 6px 0px;
}

.guide {
	width:618px;
	float:left;
	padding:0px 0px 0px 10px;
}

.logos-content {
	width:274px;
	float:right;
	border-left:1px solid #ffffff;
	padding:0px 0px 0px 10px;
		height:auto !important;
	min-height:140px;
	height:140px;
}


.footer-nav  {
	float:left;
	margin:10px 0px 0px 0px;
}

.footer-nav p {
	line-height:20px;
}

.copyright {
	float:right;
	margin:10px 0px 0px 0px;
}

/* END FOOTER STYLES
----------------------------------------------------------------------------------------*/

.red {
	color:#F00;
}






























