﻿body {
	background: #FFFFFF url('../images/vert_bg_03.png') repeat-x;
	min-height: 100%;
	color: #000000;
	margin: 10px 0 0 0;
	padding: 0;
	font: 9pt Arial, Helvetica, Sans-Serif;
}

A:visited  {background-color: inherit; color: #0000FF; text-decoration: none;}
A:link     {background-color: inherit; color: #0000FF; text-decoration: none;}
A:hover    {background-color: inherit; color: #0077FF;}
A:active   {background-color: inherit; color: #333333;}

#main 	   {width:80%; height:100%; margin: 0 auto; border: 1px solid #EEEEEE; }

#top 	   {
	height: 32px;
	background: url(../images/s6g.png) repeat-x top left;
}
#topmenu   {
	font-family: "Arial", Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	background: #F0F1F2;
	float: right;
	margin: 3px;
	padding: 1px;
}
#topmenu a {
	text-decoration: none;
	color: #000000;
	background: #BEDED8;
	padding: 2px 5px 2px 5px;
	margin: 0;
}
#topmenu a:hover {
	background: #008080;
	color: #C4D1E2;
}

#header    {
	height: 80px;
	background: url(../images/Coast_banner.jpg) no-repeat right;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#sitename  {
	background-color: inherit;
	font-family: "Arial", Helvetica, Sans-Serif;
	font-size: 20pt;
	font-weight: bold;
	color: #996633;
	float: left;
	margin: 2px;
	padding: 16px;
}

div.container {
	border: 1px #000000 solid;
	width: 100%;
	min-height: 600px; 
	height: auto !important;
	height: 100%;
	margin: 0px;
	background: url(../images/bg_cool5.jpg) repeat-x top center;
	line-height: 150%;
}
div.header    {background: inherit; padding: 5px 5px 8px 5px; margin: 2; color:white; clear:left;}
div.footer    {background: url(../images/s6g.png) repeat-x top center; border-top: 1px solid #06548C; line-height:150%; margin:0; padding:0.5em; color:black; font-size: 7pt; clear:both}
div.menu      {float:left; margin:0;}

div.content   {
	background: #FFFFFF; 
	margin-left:165px; 
	min-height: 600px; 
	height: auto !important;
	height:100%; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333; 
	padding: 5px;
}

div.box       {
	width: 60px;
	height: 60px;
	float: right;
	padding: 50px 200px 10px 10px;
	margin: 5px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
}
div.box2       {
	width: 60px;
	height: 60px;
	float: right;
	padding: 50px 20px 10px 10px;
	margin: 5px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
}

#item         {float: left; min-height: 100%; width: 160px; padding: 0 5px 0 0px; margin: 0;}
#item a       {
	display: block;
	background: #156D9A url('../images/menu_green.gif') repeat-y right 50%;
	color: #000000;
	padding: 5px 0 5px 20px;
	margin: 0 0 1px 0;
	text-decoration: none;
}
#item a:hover {
	color: #FFFFFF;
	background: #009999 url('../images/aro_t.png') no-repeat left 50%;
}

h2            {
	background-color: #FFFFFF;
	margin: 0px 0 5px 0;
	padding: 0;
	font-size: 2em;
	letter-spacing: -0.5px;
	color: #008080;
	}

h3 			{
	font-family:"Trebuchet MS";
	color:teal;
	font-size:medium;
	font-weight:700;
}	
	
.date         {background-color: inherit; font-family: "Tahoma", Arial, Helvetica, Sans-Serif; font-size: 9px; color:#06548C;}
.img_right {
	float: right;
	margin: 4px;
}

ul.imageblock {
	float: left; width: 100%; 	
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.imageblock li {
	float: left;
	width: 33%; 
	text-align: center;
	font-weight:bold;
	height: 250px; /*adjust as necessary*/
}

ul.imageblock img {
	border: 1px #008080 solid;
}

ul.imageblock a {
	font-weight: normal;
	text-decoration: underline;
	color: #0077FF;
}

ul.twinblock {
	float: left; width: 100%; 	
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.twinblock li {
	float: left;
	width: 100%; 
	text-align: center;
	font-weight:bold;
	height: 220px; /*adjust as necessary*/
}

ul.twinblock img {
	border: 2px #008080 solid;
}

ul.twinblock a {
	font-weight: bold;
	text-decoration: none;
	color: #0077FF;
	font-family: "Trebuchet MS";
	font-size: medium;
}

