@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0E0E0E;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.addressbg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 909px;
	vertical-align: bottom;
}
.images {
	border: 1px solid #666;
}
.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #FFF;
	padding-right: 30px;
}
.menubg {
	background-color: #0A0A0A;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 166px;
	border: 1px solid #666;
}
.rightside {
	background-image: url(images/rightside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 3px;
	border: 1px solid #333;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A55C4B;
	font-weight: bold;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.contentbg {
	background-color: #333;
	border: 1px solid #666;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.contentbg2 {
	background-color: #333;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	line-height: 21px;
	padding-right: 10px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	line-height: 21px;
	padding-right: 10px;
}
body,td,th {
	color: #FFF;
}
a.landingLink:link {
	color: #666;
	text-decoration: none;
}
a.landingLink:visited {
	text-decoration: none;
	color: #666;
}
a.landingLink:hover {
	text-decoration: none;
	color: #A55C4B;
}
a.landingLink:active {
	text-decoration: none;
	color: #666;
}
.landing {
	font-size: 10px;
	line-height: 24px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a.callOut {
	color: #DE9483;
	text-decoration: none;
	background-image: url(images/button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 196px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-indent: 20px;
}
a.callOut:link {
	text-decoration: none;
}
a.callOut:visited {
	text-decoration: none;
}
a.callOut:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(images/button2.jpg);
}
a.callOut:active {
	text-decoration: none;
}
a.menuLink {
	color: #999;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 12px;
	line-height: 26px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
a.menuLink:link {
	text-decoration: none;
}
a.menuLink:visited {
	text-decoration: none;
}
a.menuLink:hover {
	text-decoration: none;
	color: #FFF;
	background-image: url(images/menuball.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a.menuLink:active {
	text-decoration: none;
}
a.bodyLink {
	color: #A55C4B;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}
a.bodyLink:link {
	text-decoration: none;
}
a.bodyLink:visited {
	text-decoration: none;
}
a.bodyLink:hover {
	text-decoration: none;
	color: #FFF;
}
a.bodyLink:active {
	text-decoration: none;
}
.hidden{display:none;}
