@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin: 0 0 0 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#036;
	background-image: url(images/b.gif);
	background-repeat:repeat-x;
}

p {
	text-align:left;
	color: #000;
}

li ul {
	margin: -5px 0px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: -5px;
	padding-left: 30px;
}

a { color:#036; }  

#wrapper {
	width:766px;
	background-color:#CCC;
	background-position: center top;
}

#a {
	width: 308px;
	height: 100%;  /*height: 552px;*/
	background:url(images/redslice.jpg) repeat-x;
	background-repeat: repeat-y;
	float:left;
	bottom: 0px;	
}

#b {
	width: 458px;
	height: 109px;
	background:url(images/b.gif);
	float:right;
	color:#036;
	text-align:right;
}

#b p {
	padding-right:10px;
	padding-top:10px;
	font-size:13px;
	color: #FFF;
	margin: 0px;
}
#b table tr td {
	color: #FFF;
	font-size: 18px;
	text-align: left;
}


#c 
	{
	width:458px;
	background-color:#fff;
	float:right;
	}

#c h1 
	{
	line-height:normal;
	font-size:14px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	}

#c h2 
	{
	line-height:normal;
	font-size:13px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	}

#c p
	{
	padding-left:10px;
	padding-right:10px;
	color: #000;
	}

#d {
	width:308px;
	float:left;
	background-color:#fff;
}

#e {
	width: 766px; /*458px;*/
	background-color:#fff;
	float:right;
	color: #000;
	
}

#f {
	width:766px; 
	height:115px;
	background:url(images/f.gif);
	float:left;
	vertical-align:middle;
}

#g {
	width:756px;
	background-color:#ffffff;
	float:left;
	font-size:9px;
	color:#000;
	padding-left:10px;
	
}


#h	a:link {
	color: #036;
}
#h	a:visited { color: purple; } 
#h	a:hover { color: green; } 
	
#i	a:active {
	color: #036
}
#i	a:hover {color: green}

.spacer {
	background-image:url(images/f-spacer.gif);
	background-repeat:no-repeat;
	background-position: 0px -2px;
}

.menuitem {
	text-align:center;
	padding-top:36px;
	}
	
.menuitem a {
	text-decoration: none;
	color:#444444;
	font-weight:bold;
}

.menuitem a:hover {
	color:#990000;
}

.picborder1 {
border:solid 9px #666666;
margin-right:10px;
margin-bottom:10px;
}

.picborder2 {
border:solid 5px #666666;
}

.horizline {
background-color:#666666;
height:1px;
width:80%;
}

.vertline {
background-color:#666666;
width:1px;
}

.mylist {
line-height:15px;
color:#ccc;
padding-left:30px;
text-align:left;
padding-bottom: 0px;
margin-left: 10px;
}

.boxleft {
width:50%;
border-right:solid 1px #666666;
float:left;
}

.boxright {
float:right;
width:48%
}

.VertGraphic {
	background-image:url(images/a_8.jpg);
	background-repeat:repeat-y;
	background-color:#5f5b59;
}

.style1 {color: #990000}

#leftFloat {
	position:;
	float:left; 
	display:block;
	margin:5px; 
	padding:5px;
}
#rightFloat {
	position:;
	float:right; 
	display:block;
	margin:5px; 
	padding:5px;
}

#rightFloat p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftFloat p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#maplink {
	color: #FFF;
	background-color: #000;
	padding-left: 25px;
}
