#container {
	height: 100%;
	width: 750px;
}
body {
	background-color: #C7BF8A;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/* generated by csscreator.com */ 
html { 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{
	width:750px;
	z-index: 10;
	left: 0px;
	top: -1px;
	position: absolute;
} 
 
#topleftcol{
	width:227px;
	float:left;
	position:relative;
	height: 187px;
	background-image: url(images/logo3.gif);
	background-repeat: no-repeat;
	background-position: left;
  }
 
#twocols{
 width:523px; 
 float:right; 
 position:relative; 
  }
#bottomtwocols{
	width:523px;
	float:right;
	position:absolute;
	z-index: 20;
  }
#toprightcol{
	width:255px;
	float:right;
	position:relative;
	height: 187px;
 }
 
#topmaincol{
	float: left;
	display:inline;
	position: relative;
	width:268px;
	height: 187px;
 }
 
#bottomleftcol{
	width:227px;
	float:left;
	position:relative;
	height: 187px;
	background-repeat: no-repeat;
	z-index: 20;

  } 
#bottomrightcol{
	width:255px;
	float:right;
	position:relative;
	height: 187px;
	z-index: 20;

 }
  
#bottommaincol{
	float: left;
	display:inline;
	position: relative;
	width:268px;

 }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#band {
	background-image:  url("images/horizband.gif");
	z-index: 1;
	left: 0px;
	top: 187px;
	height: 260px;
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	padding-right: 35px;
	padding-left: 25px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5E572D;
	text-align: right;
	padding-right: 40px;
}
.leftnav a:link, .leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5E572D;
	text-align: right;
	text-decoration: none;
	}
.leftnav a:hover, .leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B40A13;
	text-align: right;
	text-decoration: none;
	}
.rightquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E572D;
	text-align: center;
	padding-right: 45px;
	font-style: italic;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 5px;
	list-style-type: disc;
}a {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
}
.gallerynav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #5E572D; }
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 5px;
	list-style-type: disc;
}
.datachieve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
