body {
	font-family: Arial, Verdana; 
	background-image: url("../images/bg.jpg")/*tpa=http://www.coastcoast.com/images/bg.jpg*/;
	background-repeat: no-repeat;
	background-position: top center; 
	background-color: #000;
	padding: 0px;
	margin: 0px; 
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

.label .logout {
	color: #999999;
}

#content a:link,
#content a:visited,
#content a {
	color: #999999;
}

#top {
	background-image: url("../images/top_bg.gif")/*tpa=http://www.coastcoast.com/images/top_bg.gif*/;
	background-repeat: repeat-x;
	height: 87px;
	width: 100%; 
	float: left;
}

#top #top_content {
	width: 1000px;
	margin: 0px auto; 
}

#top #top_content #header {
	width: 1000px;
	height: 62px;
	float: left; 
}

#top #top_content #header #logo {
	width: 285px;
	margin-top: 2px;
	margin-left: 10px;
	float: left; 
}

#top #top_content #header #sign_in {
	width: 330px;
	float: right; 
	margin-top: 6px;
}

#top #top_content #header #sign_in .row { 
	width: 330px;
	float: left; 
	margin-bottom: 2px;
}

#top #top_content #header  #sign_in .row .label { 
	color: #878787;
	font-size: 11px;
	width: 78px;
	float: left; 
	margin-top: 2px;
}

#top #top_content #header  #sign_in .row .field { 
	width: 143px;
	float: left; 
}

#top #top_content #header #sign_in .row .field input { 
	width: 135px;
	background: #AFAFAF;
	border: 1px solid #878787;
}

#top #top_content #header #sign_in .row .btn { 
	width: 105px;
	float: left;
	margin-top: -2px;
}


#top #top_content #header #sign_in .row .btn .label { 
	width: 105px;
	margin-top: 4px;
	color: #F00;
	font-size: 11px;
	font-weight: bold; 
	float: left;
}

#top #nav {
	width: 1000px;
	float: left;
}

#top #nav .item {
	float: left;
	margin-top: 6px;
	padding-left: 14px;
	padding-right: 14px;
}

#top #navsecondary ul {
	float: right;
	list-style: none;
	margin: -2px 40px 0 0;
}

#top #navsecondary ul li {
	display: inline-block;
	margin: 0 10px;
}

#top #navsecondary ul li a {
	color: #f5f4f4;
	font-size: 10px;
	text-decoration: none;
}

ul li a:hover {
	color: #f90000 !important;
}

a.main:link, a.main:visited { 
	height: 10px;
	float: left; 
} 

a.main:hover { 
	/*
	background: url("../images/nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	*/ 
}


a.main_sel:link, a.main_sel:visited, a.main_sel:hover { 
	background: url("../images/nav_arrow.gif")/*tpa=http://www.coastcoast.com/images/nav_arrow.gif*/;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 20px;
	height: 10px;
	float: left; 
} 


#top #nav .spacer {
	float: left;
}


#content {
	padding-bottom: 30px;
	float: left;
	width: 100%;	
}


#content #footer {
	margin-top: 10px;
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #000;
}

#content #footer #copyright {
	color: #878787;
	font-size: 9px;
	float: left;
	height: 35px;
}

#content #footer #questions {
	float: right;
	height: 35px;	
}


#sign_out a, 
#sign_out a:link, 
#sign_out a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-size: 13px;
}

#top #top_content #header #sign_out {
	width: 325px;
	float: right; 
	padding-top: 14px;
}

#top #top_content #header #sign_out .row { 
	width: 200px;
	float: left; 
	margin-bottom: 2px;
}

#top #top_content #header  #sign_out .row .label { 
	color: #878787;
	font-size: 11px;
	width: 78px;
	float: left; 
	margin-top: 2px;
}

#top #top_content #header  #sign_out .row .field { 
	width: 143px;
	float: left; 
}

#top #top_content #header #sign_out .row .field input { 
	width: 135px;
	background: #AFAFAF;
	border: 1px solid #878787;
}

#top #top_content #header #sign_out .row .btn { 
	width: 105px;
	float: left;
	margin-top: -2px;
}

#top #top_content #header #sign_out .row .btn .label { 
	width: 300px;
	margin-top: 4px;
	color: #F00;
	font-size: 13px;
	float: right;
	text-align: right;
}

#content #footer #questions {
	float: right;
	height: 35px;     
	margin-top: 10px;
}


/* Social Media
*****************************************************************************/

#socialmedia {
	float: left;
	margin: -11px 0 0 140px; 
	width: 190px;
}

#socialmedia ul {
	list-style: none;
}

#socialmedia ul li {
	display: inline-block;
	margin: 0 3px;
}

#socialmedia li { 
	height: 27px;
	text-indent: -9999px;
	width: 27px; 	
}

#socialmedia li a { 
	display:block; 
	outline: none; 
	height: 27px;
	width: 27px;
}

#socialmedia li.facebook {
	background:url(../images/social/facebook-dark.png) no-repeat; 
}
#socialmedia li.facebook:hover {
	background:url(../images/social/facebook-color.png) no-repeat; 
}

#socialmedia li.linkedin {
	background:url(../images/social/linkedin-dark.png) no-repeat; 
}
#socialmedia li.linkedin:hover {
	background:url(../images/social/linkedin-color.png) no-repeat; 
}

#socialmedia li.twitter {
	background:url(../images/social/twitter-dark.png) no-repeat; 
}
#socialmedia li.twitter:hover {
	background:url(../images/social/twitter-color.png) no-repeat; 
}

#socialmedia li.blogger {
	background:url(../images/social/blogger-dark.png) no-repeat; 
}
#socialmedia li.blogger:hover {
	background:url(../images/social/blogger-color.png) no-repeat; 
}
