html, body {
	margin: 0px;
	padding:0px;
	position: relative; 
	background-color: #000;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}




#contentarea {
	clear:both;
	padding:0px 0px;
}

#leftbar {

}



#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:4px;
	padding-left:16px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:10px;
}


#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#999;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:0px;
}

#leftbarhome h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbarhome a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}


#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#858585;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbarhome 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;
}

#leftbarhome 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;
}

#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:210px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	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;
}

.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:#000000;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 25px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	
}

#validtext {
	float:right;
	width:378px;
	background-color:#000000;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	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 */