@charset "UTF-8";


/* -- Home Page Styles -- */

body
{
	background: transparent url(../img/main-bg.gif) repeat-x scroll center top;
	color: #333;
	font-size: 11px;
	padding: 0;
}

h1 {
	margin-bottom: 5px;
}

h2 {
	margin-bottom: 0;
}

body.home #container
{
	background:transparent url(../img/home-content-bg.gif) repeat-x scroll center top;
	position: relative;
	left: 6px;
	top: -4px;
	width: 949px;
	min-height: 150px;
}

body.home #container #title {
	position: relative;
	left: 20px;
	top: 20px;
	font-weight: normal;
	width: 340px;
}

body.home #container .copy {
	background: #FFFFFF none repeat scroll 0 0;
	left: 5px;
	padding: 15px 40px;
	position: relative;
	top: 20px;
	width: 220px;
	float: left;
}

body.home #container .copy p {
	color: #6c5542;
	line-height: 1.8em;
	margin-bottom: 10px;
}

body.home #container .copy p a {
	color: #9c5a2a;
	line-height: 1.8em;
	margin-bottom: 5px;
	font-weight:bold;
	font-size:1.2em;
}

body.home #container .copy p a:hover {
	color: #A49B75;
}

body.home #container .copy h1 {
	color: #9c5a2a;
	font-size: 20px;
	font-weight: normal;
}

body.home #container .image {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	left: 5px;
	padding: 0;
	position: relative;
	top: 4px;
	width: 640px;
}

body.sub1 #container .image img {
	position: relative;
	top: -10px;
	padding-bottom: 5px;
}

body.sub1 #container
{
	background:transparent url(../img/sub-content-bg.gif) repeat-x scroll center top;
	position: relative;
	left: 6px;
	top: -4px;
	width: 949px;
	min-height: 150px;
}

body.sub1 #container #title {
	position: relative;
	left: 30px;
	top: 30px;
	width: 310px;
}

body.sub1 #container #title h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

body.sub1 #container .copy {
	background: #FFFFFF none repeat scroll 0 0;
	left: 5px;
	padding: 15px 28px;
	position: relative;
	top: 40px;
	width: 280px;
	float: left;
}

body.sub1 #container .copy_right {
	background: #fff none repeat scroll 0 0;
	float: right;
	left: -6px;
	padding: 15px 28px;
	position: relative;
	top: 6px;
	width: 545px;
}

body.sub1 #container .copy p {
	color: #6c5542;
	line-height: 1.8em;
	margin-bottom: 10px;
}

body.sub1 #container .copy h1 {
	color: #9c5a2a;
	font-size: 20px;
	font-weight: normal;
}

body.sub1 #container .image {
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	left: 5px;
	padding: 0;
	position: relative;
	top: 6px;
	width: 600px;
}

body.sub1 #container .image img {
	padding-bottom: 5px;
}


.footer{
	text-align: center;
	margin-top: 40px;
	color: #A49B75;
	border-top: 1px solid #cbcbcb;
	padding: 5px 0 0 0px;
	width: 942px;	
}

.footer h4, .footer h4 a{
	text-align: center;
	font-weight:normal;
	letter-spacing: .1em;
	color: #A49B75;
	border:0;
	width:942px;
	text-transform:uppercase;
	font-size:10px;
	padding:0;
	margin:0;
}

.footer h4 a:hover{
	color:#ffba00;
}

/* -- Menu Styles -- */

.mainMenu {
	font-family: arial,sans-serif;
	height: 24px;
	padding: 30px 0 0;
	margin: 0 0 0 180px;
	position: relative;
	top: 0;
	width: 780px;
	z-index: 100;
}
.mainMenu a, .mainMenu a:visited {
	border-bottom: 0 none;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.mainMenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.mainMenu ul ul {
	width:129px;
}
.mainMenu ul li {
	background: transparent none repeat scroll 0 0;
	float:left;
	height:24px;
	margin:0 5px 0 0;
	position:relative;
}
.mainMenu ul li.last {
	background: transparent url(../img/menu-drop-bottom-bg.gif) repeat-y scroll 0 0;
	float: left;
	height: 3px;
	margin: 0;
	position: relative;
}
.mainMenu ul li.selected {
	background:#004A33 none repeat scroll 0 0;
	color:#000000;
}
.mainMenu ul li.selected a {
	color:#FFFFFF;
}
.mainMenu ul li.selected ul li a {
	color:#000000;
}
.mainMenu ul li.selected ul li a:hover {
	color:#FFFFFF;
}
.mainMenu ul li.selected a img {
	background:transparent url(../ui/img/main-menu-arrow-over.gif) no-repeat scroll 0 0;
}
.mainMenu ul li ul li {
	background: transparent none repeat scroll 0 0;
	float: left;
	height: 24px;
	margin: 0;
	opacity: 0.93;
	position: relative;
	width: 201px;
}
.mainMenu ul ul a, .mainMenu ul ul a:visited {
	background: transparent url(../img/menu-drop-bg.gif) repeat-y scroll 0 0;
	color: #DDDDDD;
	font-size: 1em;
	height: 14px;
	line-height: 1.4em;
	opacity: 1;
	padding: 5px 7px;
	text-align: left;
	text-transform: uppercase;
	width: 191px;
}
.mainMenu ul a:hover {
	background: transparent none repeat scroll 0 0;
	color: #D1BF89;
}
.mainMenu ul :hover > a {
	background: transparent none repeat scroll 0 0;
	color: #D1BF89;
}
.mainMenu ul ul a:hover {
	background: transparent url(../img/menu-drop-over-bg.gif) repeat-y scroll 0 0;
	color: #333333;
}
.mainMenu ul ul :hover > a {
	background:transparent url(../img/menu-drop-over-bg.gif) repeat-y scroll 0 0;
	color: #333333;
}
.mainMenu ul a img {
	background:transparent url(../ui/img/main-menu-arrow.gif) no-repeat scroll 0 0;
}
.mainMenu ul a:hover img, .mainMenu ul ul a:hover img {
	background:transparent url(../ui/img/main-menu-arrow-over.gif) no-repeat scroll 0 0;
}
.mainMenu ul :hover > a img, .mainMenu ul ul :hover > a img {
	background:transparent url(../ui/img/main-menu-arrow-over.gif) no-repeat scroll 0 0;
}
.mainMenu ul li:hover ul, .mainMenu ul a:hover ul {
	visibility:visible;
}
.mainMenu ul :hover ul ul {
	visibility:hidden;
}
.mainMenu ul :hover ul :hover ul {
	visibility:visible;
}
.mainMenu .menuArrow {
	margin:2px 5px 2px 0;
}
.mainMenu ul ul a.drop, .mainMenu ul ul a.drop:visited {
	background:#D4D8BD none repeat scroll 0 0;
}
.mainMenu ul ul a.drop:hover {
	background:#C9BA65 none repeat scroll 0 0;
}
.mainMenu ul ul :hover > a.drop {
	background:#C9BA65 none repeat scroll 0 0;
}
.mainMenu ul ul {
	height:0;
	left:0;
	position:absolute;
	visibility:hidden;
	width:134px;
}
.mainMenu table {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	border-collapse:collapse;
	left:0;
	position:absolute;
	top:0;
}
.mainMenu table, th, td {
	border:0 none;
	border-collapse:collapse;
}