html, body {
	margin: 0px;
	padding:0px;
	background-color: white;


}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:820px;
	margin:0px auto;
	background-color: white;
	background-repeat:repeat-x;
	border-top:3px solid white;
	border-left:10px solid white;
	border-right:10px solid white;
}

#content {
	width:778px;
	margin:0px auto;
	background-repeat:repeat-x;
	background-position:top;
}

#toppanel {
	width:778px;
	margin:0px auto;
	background-image:url(images/tile.png);
	background-color:#d3e1dc;
	background-repeat:repeat;
	height: auto;
	background-position: left top;
}

#toppanel img{
padding:15px 8px 15px 15px;
}

#header {
	height:1px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#mainimg {
	background-image: url(images/main_img.png);
	background-repeat:no-repeat;
	height:94px;
	text-align:right;
}

#mainimg2 {
	background-image: url(images/main_img2.jpg);
	background-repeat:no-repeat;
	height:178px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:10px 20px 0px 0px;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
border: 0px;
border-width: 0px 0;
background: black url(images/blockactive.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #4d4d4d;
padding: 9px 12px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #4d4d4d;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #005588;
background: transparent url(images/blockdefault.gif) center center repeat-x;
}

.bullet {
	font-family:"Trebuchet MS";
	font-size:11px; 
	list-style-image: url(/images/bullet.gif);
	padding: 0px 40px;
}



#contentarea {
	clear:both;
	padding:10px 0px;
}

#leftbar {
	float:right;
	width:560px;
	padding-left:10px;
	border-left:1px solid #BCBDBC;
}

#leftbargal {
	float:right;
	background-color:#ffffff;
	width:700px;

}

#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#005588;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbargal h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#paragraph img{
float:right;
border: 0px solid #2a2a2a;
padding:0px 10px 2px 0px;
}

#shadowbar{
margin: 0em auto 0 auto;
width: 778px;
border: 0px solid #2a2a2a;
padding:0px 0px 0px 0px;
}

#gallery{
float:left;
border: 0px solid #2a2a2a;
padding:0px 0px 0px 0px;
}

#paragraph img2{
float:right;
padding:0px 10px 2px 20px;
}

#rightbar {
	float:left;
	width:200px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5d8642;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#botpanel {
	width:778px;
	height:80px;
	margin:0px auto;
	background-color: #d3e1dc;
}

#botpanel img{
float:left;
padding:10px 10px 2px 10px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:5px;
}

#bottomgal {
	float:left;
	height:32px;
	padding-left:25px;
	padding-top:25px;
}

#email {
	float:left;
	width:400px;
	background-color:white;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 25px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	
}

#validtext {
	float:right;
	width:378px;
	background-color:white;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
}

#graphic-version {
display: none;
}

/*--bullets--*/


UL UL LI {
font-size : 11px; 
font-family : tahoma, arial, helvetica, sans-serif; 
color : #e50d2e; 
list-style-image: url(/images/bullet.gif);
}

/*-------------------------- gallery--------------------------*/

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: white;
	border: 0px solid #2a2a2a;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/*--------------------------forms--------------------------*/


INPUT {
background-color: #d0e7ff;
color: black;
font-family:"Trebuchet MS";
font-weight: normal;
border: #255f98 1px solid;
font-size: 9pt
} 

TEXTAREA {
background-color: #d0e7ff;
border: #255f98 1px solid;
color: black;
font-family:"Trebuchet MS";
font-size: 9pt;
font-weight: normal
} 

.altButtonFormat {
background-color: #d0e7ff;
font-family:"Trebuchet MS";
border: #000000 1px solid;
font-size: 9px;
color: #778899
} 

.altTextField {
background-color: #d0e7ff;
font-family:"Trebuchet MS";
font-size: 8pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family:"Trebuchet MS";
font-size: 12px;
color: #000000
}

/*--------------------------locations box2--------------------------*/

    /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(images/img.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
	  
	  -->



