#container {
	width: 850px;
	min-width: 850px;
	margin: 35px 20px 20px;

	font-family: "Adobe Garamond Pro", AGaramondPro, Garamond, "Big Caslon", Palatino, "Palatino Linotype", Georgia, serif;
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;

	color: #e8c47c;
	position: absolute;

}

* html #container {
	/* Tan Hack to fix font sizing in IE 5 and 5.5 */
	font-size: 12px;	/* IE 5 */
	f\ont-size: 12px;	/* All other IE versions */
}

#left
{
	color: #e8c47c;
	text-align: left;
	letter-spacing: 1.5px;
	line-height: 1.4em;
	position: relative;
	float: left;
	clear: left;
	width: 210px;
	margin: 0;
	padding: 0 20px 0 0;
	display: block;
}

* html #left
{
	/* Tan Hack to fix width for IE */
	\width: 230px;	/* IE5 and IE6 in quirks mode */
	w\idth: 210px;	/* IE6 in standards mode */
}

#left ul
{
	list-style-type: none;
	text-decoration: none;
	padding: 0;
	font-variant: small-caps;
	float: right;
	margin-left: 0;
	margin-top: 13px;
	margin-bottom: 13px;
}

#left ul li
{
	text-align: right;
}

#left a
{
	color: #e8c47c;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

#left a:hover
{
	color: #e8c47c;
	text-decoration: underline;
}

#left img
{
	float: right;
}

#left p
{
	margin: 0;
}

.lnavbullet
{
	color: #e32c1f;
}

.caption
{
	color: #e8c47c;
	font-size: 90%;
	font-variant: normal;
	line-height: 1.0em;
	clear: both;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 12px;
}

#main {
	clear: right;
	color: #000;
	background-color: #e6d5b1;
	position: relative;
	float: right;
	width: 560px;
	padding: 20px;
	margin-bottom: 0;
}

#main p
{
	font-size: 115%;
}

* html #main {
	/* Tan Hack to fix width for IE */
	\width: 600px;	/* IE5 and IE6 in quirks mode */
	w\idth: 560px;	/* IE6 in standards mode */
}

#image
{
	position: relative;
	width: 600px;
	float: right;
	clear: right;
	margin: 10px 0 !important;
	padding: 0;
}

h1
{
	color: #9e2016;
	font-size: 200%;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.2em;
	letter-spacing: 2px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

h2
{
	color: #000;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 20px;
}

h3
{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: -10px;
}

body
{
	color: #000;
	background-color: #000;
}

a:link
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #9e2016;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#footer
{
	position: relative;
	float: right;
	clear: right;
	width: 600px;
	color: #e32c1f;
	margin-top: 10px;
}

.leftfoot
{
	float: left;
	margin: 0;
}

.rightfoot
{
	float: right;
	margin: 0;
}

#footer a
{
	color: #e32c1f;
	font-weight: normal;
}

#footer a:hover
{
	color: #e32c1f;
	font-weight: normal;
}

#nav1
{
	padding: 0;
	margin: 0;
	color: #ffc;
	background-color: #9e2016;
	position: relative;
	width: 600px;
	float: right;
	clear: right;
	z-index: 4;
	display: block;
	height: 20px;
	font-variant: small-caps;	
}

#nav1.indexnav
{
	position: absolute;
	width: 600px;
	left: 224px;
	float: none;
	height: 30px;
}

#nav1 ul
{
	list-style-type: none;
	font-size: 135%;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 20px;
	margin: 0;
	width: 580px;
	padding-left: 20px;
	position: absolute;

	background-color: #9e2016;

	color: #ffc;
}

#nav1.indexnav ul
{
	padding-left: 1px;
	margin-left: 0;
	line-height: 28px;
}

#nav1 a
{
	display: block;
	white-space: nowrap;
	color: #ffc;
	background-color: #9e2016;
	font-variant: small-caps;
	text-decoration: none;
}

#nav1 a:hover {
	color: #000000;
	font-weight: normal;
}

div.menutop
{
	display: block;
	white-space: nowrap;
	color: #ffc;
	background-color: #9e2016;
	font-variant: small-caps;
	text-decoration: none;
}

ul.navdropdown > li:first-child {
	margin-top: 6px;
}

#nav1 li {
	float: left;
	width: auto;
}

#nav1.indexnav li li {
	line-height: 20px;
}

#nav1 li ul a {
	margin-left: 8px;
	margin-right: 8px;
}

.menutop {
}

.menuitem {
	clear: left;
	font-size: 60%;
}

#nav1 li ul {
	left: -999em;
	padding-left: 0;
	margin-left: 0;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	position: absolute;
	left: auto;
	width: auto;
}


.navbullet {
	color: #000;
}

.bigger {
	font-size: 110%;
}

#home {
	width: 811px;
	min-width: 850px;
	margin: 35px 50px 20px;
	color: #e8c47c;
	position: relative;
	float: none;

	font-family: "Adobe Garamond Pro", AGaramondPro, Garamond, "Big Caslon", Palatino, "Palatino Linotype", Georgia, serif;
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;
}

* html #home {
	/* Tan Hack to fix font sizing in IE 5 and 5.5 */
	font-size: 10px;	/* IE 5 */
	f\ont-size: 12px;	/* All other IE versions */
}

#newsLink
{
	position: absolute;
	top: 45px;
	left: 545px;
	width: 291px;
	margin: 0;
	display: block;
	padding: 0;
	float: right;
	clear: right;
}

#newsLink a
{
	color: #e8b981;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	height: 34px;

}

#newsLink a:hover
{
	color: #ffc;
}

#homeleft
{
	position: absolute;
	float: left;
	clear: left;
	width: 225px;
	margin: 0;
	padding: 0;
	display: block;
}

#homecenter
{
	position: absolute;
	top: 30px;
	left: 225px;
	width: 295px;
	margin: 0;
	display: block;
}

#homeright
{
	position: absolute;
	top: 30px;
	left: 520px;
	width: 291px;
	margin: 0;
	display: block;
}

span.label,span.spacer,span.multiple span 
{
	width:120px;
	float:left;
} 

span.multiple 
{
	float:left;
} 

span.button 
{
	padding-left:12px;
} 

div.clear 
{
	clear:both;
	padding-top:5px;
} 

