html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #9f9383 url(../images/background.jpg) repeat-x;
	font-size: 67.5%;
}
* {
	margin: 0;
	padding: 0;
}
p, li {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:1.3em;

}


li{
margin-left:10px;	
line-height:1.5em;
}
.clear {
	clear: both;
}
/* styling */
a {
	font-family:"Times New Roman", Times, serif;
}
a:active {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #9F9F9F;
}

.red {
color:#FF0000

}
/* h1s etc */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 2em;
	color: #860e29;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 1.6em;
	color: #860e29;
}


/*floats*/

.left {
	float: left;
}

.left_frame{
		float: left;
background: #efefef;
padding:5px;
border:1px solid #80011F;
margin:0px 10px 10px 0px;
}
.right {
	float: right;
	padding-right: 0px!important;
	padding-right: 20px;
	padding-left: 10px;
}
/* site */
#wrapper {
	width: 797px;
	margin:auto;
	text-align:left;
	position: relative;
}
#wrappermiddle {
	width: 797px;
}
#header {
	width: 797px;
	height: 117px;
	margin:auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#hero {
	width: 797px;
	height: 271px;
	margin:auto;
	background-image:url(../images/hero.jpg);
	background-repeat:no-repeat;
}
#hero1 {
	width: 797px;
	height: 25px;
	margin:auto;
	background-image:url(../images/hero1.jpg);
	background-repeat:no-repeat;
}
#content {
	width: 797px;
	background-image:url(../images/content.png);
	margin:auto;
	padding-bottom:10px;
}
#content1 {
	width: 797px;
	background-image:url(../images/content1.png);

	margin:auto;
	padding-bottom:10px;
}
#left {
	width: 247px;
	height: 302px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-left: 18px!important;
	margin-left: 10px;
}
#middle {
	width: 247px;
	height: 302px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-left: 11px!important;
	margin-left: 10px;
}
#right {
	width: 247px;
	height: 302px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-left: 10px!important;
	margin-left: 10px;
}
#left p, #middle p, #right p, #content p, #middle1 form, #middle1 p,  #middle1 li{
	color:#000000;
	margin-bottom:10px;
	line-height:1.3em;
}

#left h1, #middle h1, #right h1{
margin-left:15px;
}
#left img, #middle img, #right img {
	padding: 3px;
}
.bullets {
	margin-left: 25px;
	font-size: 1em;
	list-style: square;
	color:#000000;
}
#middle1 {
	width: 717px;
	float: left;
	margin-left: 21px;
	padding-left:20px;
	padding-right:20px;

}
#map {
	margin-left: 10px;
}
/*menu*/
#menu {
	clear: both;
	width: 797px;
	height: 40px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	text-align: center;
	font-size: 1.4em;
	line-height: 2.6em;
	text-decoration: none;
}
#menu a, #menu a:link, #menu a:visited {
	padding-right: 10px;
	margin-top: 30px;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ded7ad;
	text-decoration: none;
}
.active {
	color: #e8e3c5;
	text-decoration: none;
}
/*FOOTER*/
#footer {
	clear:both;
	text-align: center;
	color:#8f8d8d;
	width: 797px;
	height: 71px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}
#footer p {
	padding-top:10px;
	color:#ffffff;
	text-decoration: none;
}
#footer a {
	padding-top: 13px;
	color:#ded7ad;
	text-decoration: none;
}


/*classes*/

a img{
background: #efefef;
padding:5px;
border:1px solid #80011F;
}



.pdf-wrap{
width:120px;
float:left;
margin:10px;
text-align:center;
}

.clear{
clear:both;	
}

.
.left_frame2 {
	float: left;
	background: #efefef;
	padding:5px;
	border:1px solid #80011F;
	margin:0px 10px 10px 0px;
}
.left_frame2 {
	float: left;
	background: #efefef;
	border:1px solid #80011F;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 5px;
}
