body {
	background-color: D0944A;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Background2.png);
	background-repeat: repeat-x;
}
#container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 926px;
}
.right60 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 60px;
	border: 2px solid #DADADA;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #fdf5ee;
	padding: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #BCAA86;
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

/* NAV */

a.nav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #730F17;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
a.nav:visited  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #730F17;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.nav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

	
a.nav:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



/* REGULAR */

a:link {
	color: #a05c62;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a:active {
	color: #993300;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}
	
a:visited {
	color: #a05c62;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;}
	
a:hover {
	font-weight: bold;
	background-color: #DBF3FF;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}
	

	
	
.content {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
}
.margin {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
}

#copyright {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #D4BF92;
	letter-spacing: 3px;
	padding: 12px 45px 8px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #e0d4b0;
	background-color:#000;
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
	width: 900px;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: lighter;
	color: #595959;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-variant: normal;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #4A4A4A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.margin2x {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.dottedRule {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}
ul {
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(images/right-orange.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.dashedRule {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	line-height: 15px;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.press {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 130px;
}
.contentRight {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
}
.contentLeft {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 50px;
}
