#wrapper {
		background: url(Art/Map4a.jpg) no-repeat;
		/*height: 900px;*/
		width: 800px;
		margin-top:0px;
		margin-left: auto;
		margin-right: auto;	
		height:auto;
}
.clearone{clear:both;height:1px;}
.graybackground{
	background-color: #ebebe3;
	width:100%;
	height:auto;
}
.whitebackground{
	background-color: white;
	width:100%;

}
#main {	 	
float:right;
			padding: 10px;
			
			font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			line-height: 16px; 	
			color: black;
			margin-right:40px;
			min-height:450px;
			width: 530px;
			height:auto;
			}
			
#main2 { float:left; background-color: white; 
		border-top:solid 1px;
		border-left:solid 1px;
		border-right:solid 2px;
		border-bottom:solid 2px;
		border-color: #666666;	
		margin-top:10px;
		margin-right:10px;
		margin-left:20px;
			padding-top: 10px;
			padding-left:5px;
			padding-right:5px;
			font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			color: black;
			width: 550px;
			height: auto;
			min-height: 450px; }

#clearone{clear:both;height:1px;width:100%}
body{
	background-image: url(Art/Background.jpg);
	 
}
#maincontent {	 	position: relative;
top:0px;
left:200px;
			font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			color: black;
			
			width: 560px;
}
.alert {
	color: #bf2c2c;
}
.header{

position: relative;
width: 800px;
height: 100px;
	
}
.footer{
	margin-top: 10px;
	padding:10px;
width: 800px;
height: 49px;	
}
h1 {
	margin:10px;
	font:bold 18px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	}
.headline2{
	margin:10px;
	font:bold 18px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
}
.testimonials {	 	
			padding: 10px;
			font:  10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			color: #1d3875;
			
}
#content{
	min-height:450px;
	height:auto;
	
}
.glossymenu{

float:left;

margin-left: 13px;
width: 175px; /*width of menu*/
margin-top:10px;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background:  url(Art/Button.jpg) repeat-x bottom left;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
display: block;
text-align: center;
position: relative; /*CSSTo help in the anchoring of the ".statusicon" icon image;*/
padding: 10px 0;
padding-left: 0px;
text-decoration: none;
border: 1px solid #9A9A9A;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(Art/ButtonOver.jpg);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid black;
border: 1px solid black;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-align: center;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
.spacer
{

}
.glossymenu div.submenu ul li a:hover{
background: #c22736;
color: white;
}
.contactbody {
			text-align: center;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			color: black; 
			font-size-adjust: 0.58;
			font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			font-style: normal; 
			line-height: 16px; 		
			}

