body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #624B25;
	background-color:#ffffff;
	line-height: 16px;
}

.paratitle {font-size:12px;}
.parasummary {font-size:11px;}


#middleshell {
	margin:0 auto;
	background-color: #D2C7B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #624B25;
	line-height: 16px;
}

#bg {
	margin:0 auto;
	position:relative;
	top:0px;
	height: 100%;
	left:0px;
	width:100%;
	background: url(images/stripe.gif) top center repeat-y;
}

#main {
	margin:0 auto;
	position:relative;
	top:0px;
	height: 100%;
	left:0px;
	width:807px;
	background-color:#ffffff;
}

#content2 {
	margin:0 auto;
	position:relative;
	top:0px;
	height: 100%;
	left:0px;
	width:807px;
	background: url(images/bgleft.gif) top left repeat-y;
}

#contentleft {
	width:289px;
	float:left;
	height:100%;
}

#contentright {
	background-color:#FFFFFF;
	width:518px;
	float:right;
}

.clear { clear: both; }

#topfoot {
	position:relative; 
	top:0px; 
	left:0px; 
	margin:0 auto; 
	background: url(images/topfoot.gif) bottom center no-repeat; 
	height:20px; 
	width:807px;
}

#footer {
	position:relative; 
	top:0px; 
	left:0px; 
	margin:0 auto; 
	background: #A6906B url(images/bottomfoot.gif) top center no-repeat; 
	height:72px; 
	width:807px;
}

#green {
	background-color:#00150E;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:normal;
	color: #624B25;
	line-height: 26px;
	text-transform: uppercase;
	margin:0;
	padding:0;
}

h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #624B25;
	margin:0;
	padding:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #624B25;
	line-height: 16px;
}

/* NAV STUFF */
#nav{
	float:left;
	padding:0;
	margin:0 0 0 0;
	background-color:#B20C34;
}
#nav ul{
	padding:0 0 0 0;
	margin:0;
}
#nav ul li{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	background:url(images/navigation.gif) 0 0 no-repeat;
}
#nav ul a{
	height:29px;
	display:block;
	margin:0;
	padding:29px 0 0 0;
    overflow:hidden;
	height:0px !important;
    height /**/:25px;
}
#nav ul #item1{width:73px;}
#nav ul #item2{width:76px;background-position:-73px 0;}
#nav ul #item3{width:79px;background-position:-149px 0;}
#nav ul #item4{width:74px;background-position:-228px 0;}
#nav ul #item5{width:66px;background-position:-302px 0;}
#nav ul #item6{width:77px;background-position:-368px 0;}
#nav ul #item7{width:72px;background-position:-445px 0;}
#nav ul #item1 a:hover, #on1{background:url(images/navigation.gif) 0px -29px no-repeat;}
#nav ul #item2 a:hover, #on2{background:url(images/navigation.gif) -73px -29px no-repeat;}
#nav ul #item3 a:hover, #on3{background:url(images/navigation.gif) -149px -29px no-repeat;}
#nav ul #item4 a:hover, #on4{background:url(images/navigation.gif) -228px -29px no-repeat;}
#nav ul #item5 a:hover, #on5{background:url(images/navigation.gif) -302px -29px no-repeat;}
#nav ul #item6 a:hover, #on6{background:url(images/navigation.gif) -368px -29px no-repeat;}
#nav ul #item7 a:hover, #on7{background:url(images/navigation.gif) -445px -29px no-repeat;}
/* END NAV STUFF */

/*drop down*/
#dropmenudiv{
position:absolute;
z-index:100;
filter:alpha(Opacity=95); 
border:1px solid black;
border-color: #B20C34;
border-bottom-width: 0;
}

#dropmenudiv a{
width: 100%;
display:block;
padding: 3px 0 3px 0;
border: 1px solid #B20C34;
border-bottom: 1px solid #ffffff;
text-decoration:none;
text-indent:5px;
}

#dropmenudiv a:hover{ 
color:#AC9C81;
background-color:#B20C34;
border: 1px solid #B20C34;
border-bottom: 1px solid #ffffff;
}

.font {
	color:#ffffff;
	font: normal 12px "Frutiger", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/*end drop down */

a {
    color: #34240A;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #624B25;
	line-height: 16px;}