body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#606060;
	background-color: #752422;
	padding: 0px;
	margin: 0px;
}


a {
	color: #797867;
	text-decoration: underline;
} 

a:visited {
	color: #797867;
	text-decoration: none;
} 

a:hover {
	color: #797867;
	text-decoration: none;
} 

a:active {
	color: #797867;
	text-decoration: none;
} 

p {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}

img {
	border: none;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, 
sans-serif;
	color: #555555;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #C0BB9A;
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
	color: #757064;
	margin: 0px;
}

h4 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
	color: #757064;
	margin: 0px;
}

ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

li {
	list-style-type:none;
}


.foundation {
	width: 920px;
	height: auto !important;;
	margin-right: auto;
	margin-left: auto;
	height: auto 
 height: 500px;
 min-height: 400px;	
}

.leftSide {
	width: 260px;
	font-size: 10px;
	float: left;	
}

.leftSide a {
	color: #797867;
}

.leftSide p {
	padding-bottom: 15px;
	line-height: 16px;
}

.leftSide h2 {
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
}

.leftSide .address {
	float: right;
	color: #757064;
	width: 240px;
	padding-top: 10px;
}

.leftSide .address h3 {
font-size:11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.leftSide .address li {
	padding-bottom: 5px;
}

.leftSide .address .highlight {
	color: #93927B;
	padding-right: 5px;
}

.menu {
width: 260px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: right;
	padding-left: 30px;
	margin-top: 0;
}

.menu ul a {
   width: 220px;
	border: 0;
	color: #ADA363;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	text-align: left;
}

.menu ul li a {
   width: 220px;
	list-style: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d8d9b8;
	line-height: 16px;
}

.menu ul li a:hover {
	color: #F9F9F0;
	background-position:right center;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
}

.logo {
	background-color: #264155;
	height: 200px;
}

div.address1 {
    width:185px;
    float:right;
padding-left: 10px;
color: #CAC59B;
font-size: 11px;
padding-bottom: 20px;

}

.address1 h3 {
color:#CAC59B;
	padding-bottom: 6px;
	font-size: 14px;
}

.address1 h4 {
color:#ffffff;font-weight:bold;}

.address1 li {
color:#B3AF75;
	padding-bottom: 4px;
}

.address1  a {
color:#CAC59B;
	padding-bottom: 4px;
}

.address1 .highlight {
	color:#CAC59B;
	padding-right: 5px;
}

.main {
	width: 450px;
	float: left;
	background-color:#FFFFFF;
	border-bottom: solid 4px #242d34;
}

.main p {
	padding-bottom: 16px;
	line-height: 22px;
}

.main .story {
	padding-bottom: 40px;
	padding-left: 60px;
	padding-right: 60px;
}

.main ul {
	list-style-type:square;
	}

.main li {
	list-style-type:square;
	font-size: 1.1em;
	padding: 7px 0px;
	line-height: 140%;
}


#copyright {
	clear: both;
	color: #8D8052;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#copyright .design {
	padding-top: 5px;
	text-align: center;
	width: 520px;
	height: 20px;
}

#footer {
background-color: #752422;
}

div#lang {
margin: auto;
padding-top: 5px;
text-align: center;
color: #D7C455;
height: 25px;
font-weight: bold;
background: #EDEAD8;
}

div#lang a {
vertical-align: bottom;
color: #978853;
font-size: 1.4em;
margin-right: 1em;
margin-left: 1em;
padding: 2px 3px;
text-decoration: none;
}

div#lang a:hover {
color: #B7AA64;
}

div#lang a:active {
color: #D3C485;
}

div#lang img {
vertical-align: middle;
}

div#sub {
margin:0;  
height: 170px; 
width: 260px; 
background-color: #752422;
color: #6D6C56;
font-size: 1.5em;
text-align: right;
padding-top: 30px;
padding-right: 30px;
background-image: url(images/top-background.jpg);
background-repeat: repeat-x;
line-height: 160%;
font-weight: bold;
font-family: verdana;
letter-spacing: 1px;
}

li.page_item {}