body, h1, h2, h3, p {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
body {
	background-color: #E2DAD0;
	margin: 0px;
	padding: 10px 0px;
	cursor: default;
	text-align:center;
}
h1 {
	background: url(../images/global/logo.gif) no-repeat left top;
	margin:0px 0px 20px;
	color: #D5C297;
	padding-left: 90px;
	height: 60px;
	padding-top: 15px;
}
h1 span {
	display:block;
	color:#E5A762;
	font-size: 12px;
}
h1 a {
	color: #D5C297;
}
h2, h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.C1 h3 {
	margin-bottom:0px;
}
p, li {
	font-size: 12px;
	color: #D5C297;
}
p {
	margin-top:0px;
	margin-bottom:10px;	
}
acronym {
	cursor: help;
}
a {
	color: #D5C297;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
address {
	font-style: normal;
	color: #D5C297;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
img {
	border: 0px none;
}
ul {
	margin-top:0px;
	margin-left:8px;
	padding-left:8px;
}
.divA {
	background-image: url(../images/global/divA_v2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4A3C2D;
	width: 772px;
	margin: 0 auto;
	text-align:left;
}
.divB {
	background-image: url(../images/global/divB_v2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:10px;
}
html>body #Logos {
	margin-top: -3px;
}
#Logos {
	float:right;
	width:300px;
	text-align:right;
}
#Logos hr {
	display:none;
}
.listInline {
	margin:0px;
	padding:0px;
}
.listInline li {
	display: inline;
	list-style-type: none;
}
.navA {
	background-color: #D5C297;
	width: 100%;
	border: 0px none;
	clear:both;
}
.navB {
	background-color: #D5C297;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	display: block;
	color: #3B3024;
}
.navC {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	background-color: #3B3024;
	color: #D5C297;
}
.navD {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #3B3024;
	color: #FFFFFF;
	padding:5px 0px;
	text-align: center;
	font-size: 10px;
	width: 33%;
}
.map {
	background:#D3B596;
	background-image: url(../images/photos/A2-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:right;
	width:350px;
	margin-left:20px;
	margin-bottom:20px;
}
.map div {
	background-image: url(../images/photos/A2-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.photosPortrait {
	background-color:#4A3C2D;
	background-image: url(../images/photos/A2-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:right;
	width:314px;
	margin-left:20px;
	margin-bottom:20px;
}
.photosLandscape {
	background-color:#4A3C2D;
	background-image: url(../images/photos/A2-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:right;
	width:526px;
	margin-left:20px;
	margin-bottom:20px;
}
.photosPortrait a,.photosLandscape a {
	display:block;
	text-align: right;
	font-size: 12px;
	background-color: #4A3C2D;
	/* This padding creates a bug in IE6 solved below */
	padding-top:5px;
}
.photosPortrait img,.photosLandscape img {
	/* IE6 correction, creates bug for moz corrected below */
	margin-bottom:-5px;
}
.photosPortrait > a,.photosLandscape > a {
	/* Extra Padding for moz only because of IE6 fix above */
	padding-top:10px;
}
.menu li span, .C1 p span {
	color:#E5A762;
}
.landing {
	background: url(../images/landing/landing_v2.jpg) no-repeat right top;
	float:right;
	width:470px;
	height:320px;
}
.landing a {
	background: url(../images/landing/gotoA.gif) no-repeat center center;
	display:block;
	width:470px;
	height:320px;
}
.landing a:hover {
	background: url(../images/landing/gotoB.gif) no-repeat center center;
}
.landing a span {
	display:none;
}
.landingLinks {
	text-align: center;
}
.landingLinks h2 {
	margin-bottom: 0px;
}
.landingLinks a {
	color: #E5A762;
}
.home {
	display:none;
}