/* CSS Document */

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#000000;
	background:url(images/bbg.jpg) repeat-x #EAF1F9;
	margin-top:0;
	text-align:justify;
	font-size:12px;
	}
*
{
margin: 0;
padding: 0;
}

h1{
	padding:0.5em 0.5em;
	padding-bottom:0;
	font-family:Georgia, "Times New Roman", Times, serif, "Book Antiqua", "Eras Light ITC";
	font-size:20px;
	background:url(images/h1bg.jpg) no-repeat bottom;
	color:#000033;
		}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:18px;}
h3{
	font-size:16px;
	color:#330000;}
#header{
	margin:0 auto;
	width:820px;
	min-width:820px;
	height:150px;
	min-height:130px;
	background:url(images/jayseabanner.jpg) #ffffff;
	}
	
#logo{
	margin:0;
	width:auto;
	float:left;
	}

#menu2{
	width:650px;
	margin:0 20px 0 150px;
	height:50px;
	color:#fffff0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	}
	
#menu2 ul {
	margin:0 10px 0 180px;
	padding:10px 5px 5px 0px;
	list-style:none;
	}
#menu2 li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu2 a {
	float:left;
	margin:0;
	padding:0 4px;
	text-decoration:none;
	}
#menu2 a span {
	float:left;
	display:block;
	padding:4px 10px;
	color:#ffffff;
	background:#0B2940;
	border:1px #ffffff solid;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {color:#003366;
		background:#D2A844;
				}
#menu2 a:active span {color:#CCCCCC;}

#content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	}
#insidecontent{
	width:100%;
	background:#ffffff;
	overflow:hidden;}
#flash{
	width:780px;
	margin:0 auto;
	}
.flashright{
	float:right;
	width:560px;}
.flashleft{
	float:left;
	width:220px;
	min-width:220px;
	height:170px;
	min-height:170px;
	background:url(images/mnubgleft.jpg) no-repeat;}
#insidecontent2{
	margin-top:10px;
	width:780px;
	background:url(images/contenttop.jpg) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;}
	
#contentleft{
	width:65%;
	float:left;
	text-align:justify;
		}
#contentleft li{
	list-style:square inside;}
#tracking{
	width:27%;
	float:right;
	margin:15px 5px;
	background: url(images/globe.gif) no-repeat bottom right #303030;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	padding:0.5em;
	font-size:12px;}
#tracking2{
	width:27%;
	float:right;
	margin:15px 5px;
	background: #303030;
	color:#FFFFcc;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	padding:0.5em;
	font-size:12px;}
#tracking2 a{
	color:#FFFFFF;}
#aboutside{
	width:27%;
	float:right;
	margin:15px 5px;
	background:#935131;
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	padding:0.5em;
	font-size:12px;}

#footer{
	margin-top:0;
	margin:0 auto;
	width:800px;
	height:15px;
	min-height:15px;
	background:url(images/sanfordfooter.gif) no-repeat bottom;
	font-size:11px;}
	
#footer a {
	color:#333333;
	text-decoration:none;
	font-size:11px;}
	
#footer a:hover{
	color:#000033;
	text-decoration:underline;}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #footer {
  margin-top: -5px;
  }
 
* html p {
  height: 1%;
  margin-top: 0;
  }
 
/* End hide from IE5/mac */

.mail a{
	padding:5px 10px;
	background:#CCCCCC;
	border:#ffffff 1px solid;
	color:#000000;
	text-decoration:none;}
	
.mail a span{
	width:100px;}
.mail a:hover{
	background:#993300;
	color:#FFFFCC;}
	
.slidedoormenu{
list-style-type: none;
margin: 4px 0 0 5px;
padding: 0;
width: 207px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #000009; /* thick left border of menu */
}

.slidedoormenu li{
border-bottom: 1px solid #cccccc; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background: white url(images/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: white;
width: auto;
padding: 3px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: white;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: white;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 4px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
.slidedoormenu li.activelink a{
	color:#FFFF66;
	font-style:italic;}
.slidedoormenu li.activelinklast a, .slidedoormenu li.activelinklast{
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
	color:#FFFF66;
	font-style:italic;
}

<!--[if IE]>
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
<![endif]-->

