/**
 *  Custom Style
 *
 *  Generated By Gazelle on 12/08/09 @ 07:41
 *
 *  @title       Coastal (copy)
 *  @author      SitePoint
 *  @description A generic theme designed by SitePoint
 */

body {
	background: #ffffff none top left repeat;
	font-family: Verdana;
	color: #000;
}

#container {
	background: #fff url(/styles/images/coastalcopy2_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 24px;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial;
	color: #fff;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #fff;
}

#mainnav ul {
	background: #124e6e;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #caecff url(/styles/images/coastalcopy2_sidebar.jpg) bottom left no-repeat;
}

#subnav {
	background-color: #caecff;
	}

#maincontent {
	background: #fff none center center no-repeat;
	border-right-color: #f0f9fa;
}

#supportingcontent {
	background-color: #f0f9fa;
}

#footer {
	background: #5a849a url(/styles/images/coastalcopy2_footer.jpg) bottom left no-repeat;
	border-top: 1px solid #124e6e;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Verdana;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #48768a;
}

a:link {
	color: #5a849a;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #f0f9fa;
}

.border {
	border-color: #f0f9fa;
}

img.border {
	border-color: #48768a;
}

.highlighted {
	color: #F00;
}