a:link, a:visited, a:active { color: #df6400; }
a:hover  { color: #ccc; }

#drop_down_container {
	/*position:relative;*/
	width: 100%;
	background-color: #302104;
	/*display:none;*/
	/*border:#f00 solid 1px;*/
	margin: 0;
}

#drop_down {
	padding:10px 16px;
	margin: 0 auto;
	visibility: visible;
	color: #fff;
	width: 855px;
}

.site_index_div {
	position: relative;
	float: left;
	width: 150px;
	text-align: left;
	border-left: #A19268 solid 1px;
	padding: 0 10px;
}

#drop_down a {
	color:#A19268;
	font-weight:bold;
	text-decoration: none;
	line-height: 17px;
}

#drop_down a:hover {
	color:#DACCA8;
	text-decoration: underline;
}

#drop_down a.parent {
	color: #DACCA8;
}


#bodyContainer {
	position:relative;
	background: #fefcf3 url('../images/bg.jpg') top center repeat-x;
}



/*--- HEADER ---*/
#header {
	position:relative;
	width: 100%;
	min-width: 1024px;
	height: 100%;
	background:url('../images/header_new.jpg') left top no-repeat;

}

#logo_link {
	position:absolute;
	top:126px;
	left:178px;
	width:210px;
	height:116px;
}

#drop_down_button {
	position:absolute;
	top:0px;
	right:0;
	width:163px;
	height:27px;
	text-align:right;
	/*background:url('../images/drop_down_button.jpg') top left no-repeat;*/
	overflow:hidden;
}


/* --- NAVIGATION --- */
#priNav_container {
    position: relative;
	width:1001px;
	height:64px;
	background:url('../images/sub_nav_bg.jpg') top center no-repeat;
	overflow:hidden;
	
	top:0px;
	margin:0px;
}

#priNav_container h2 {
	display:none;
}

#priNav {
	text-align:left;
	padding:20px 0px 0px 60px;
	overflow:hidden;
	
	margin:0px 0px 0px 0px;
}

#priNav a {
	padding: 9px 28px 10px 28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
	background:transparent;
	font-size:13pt;
	text-align:center;
	height:39px;
	display: block;
	float: left;

}

#priNav a:hover {
	background: url('../images/nav_over.gif') top center no-repeat;
	text-decoration:none;
	color:#000;
	height:39px;
}

#priNav a.active, #priNav a.active:hover {
	color:#fff;
	text-transform:lowercase;
	background: url('../images/nav_over.gif') top center no-repeat;
	text-decoration:none;
	text-align:center;
}

/* --- SUB NAVIGATION DROPDOWN MENU --- */
.subNav {
	position: absolute;
	top:303px;
	visibility: hidden;
	margin: 0px;
	padding: 4px 0px 12px 0px;
	background: #000;
	z-index:200;
	width:150px;
	background: #663300;
	overflow:hidden;
}

#m1 {
	left:80px;
}

#m2 {
	left:185px;
}

#m3 {
	left:326px;
}

#m4 {
	left:447px;
}

#m5 {
	left:564px;
}

#m6 {
	left:723px;
}

#m7 {
	left:803px;
}

.subNav a:link, .subNav a:visited {	
	position: relative;
	display: block;
	margin: 0px 0px 0px 4px;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:0px;
	background:transparent;
	width:189px;
	text-transform:capitalize;
}

.subNav a:hover, .subNav a:active {
	background:#fff;
	color:#000;
	text-decoration: none;
}




/* --- CONTENT --- */

#content_container {	
	position:relative;
	width:1001px;
	text-align: left;
}

#content {
}

#content_footer {
	width:931px;
	height:175px;
	background:url('../images/sub_footer.jpg') top left no-repeat;
	margin:auto 42px;
}

/* --- SUBPAGE MODULE --- */

.subpage_module_container {
	position:relative;
	width:260px;
	padding:0px;
	margin:0px auto 1em;
	text-align:left;
	background: url('../images/subpage_body.jpg') left 30px repeat-y;
}

/*only used in seperate mode*/
.subpage_module_container .nav_divider {
	padding:0px;
	margin:0px auto;
	position:relative;
	height:10px;
	width:260px;
}

.subpage_module_header {
	width:260px;
	height:30px;
	background: url('../images/subpage_header2.jpg') top left no-repeat;
	position:relative;
	padding:0;
	margin:0 auto;
}
 
.subpage_module_footer {
	width:260px;
	height:49px;
	background: url('../images/subpage_footer.jpg') top left no-repeat;
	position:relative;
	padding:0;
	margin:0 auto;
	clear:both;
}

.subpage_module_spacer {
	width:229px;
	position:relative;
	padding:0;
	margin:0 auto;
}

.subpage_module_spacer h2 {
	display:none;
}

.subpage_module {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
}

.subpage_module li {
	display: inline;
	text-align:left;
	padding:0;
	margin:0px 0px 0px 0px;
}

html>body .subpage_module li {
	margin:0px 0px 0px 0px;
}

.subpage_module li a:link, .subpage_module li a:visited, .subpage_module li a:active  {
	display: block;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#442808;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;
	font-size:13px;
	text-align:left;
	text-indent:15px;
	width:229px;
	line-height:24px;
	background:transparent;
}

.subpage_module li a:hover {
	background: #442808;
	color:#f4e8c2;
	/*margin-left:11px;*/
	width:229px;
	text-decoration:none;
}

.subpage_module li a.parent:link, .subpage_module li a.parent:visited, .subpage_module li a.parent:hover, 
.subpage_module li a.parent:active {
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#442808;
	text-decoration:none;
	text-transform:lowercase;
	font-size:13px;
	text-align:left;
	width:229px;
	line-height:24px;
	/*text-indent:15px;*/
}

.subpage_module li li a:link, .subpage_module li li a:visited, .subpage_module li li a:active  {
	display: block;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#442808;
	text-decoration:none;
	text-transform:lowercase;
	font-size:13px;
	text-align:left;
	/*text-indent:15px;*/
	width:229px;
	line-height:24px;
}

.subpage_module li li a:hover {
	color: #442808;
	text-decoration:none;
	width:229px;
}

.subpage_module li ul {
	margin:0 0 0 0px;
	padding:0;
}



/*--- FOOTER ---*/

#footer {
	padding:0px 0px 0px 0px;
	position:relative;
	width:959px;
	left:0px;
}

#footer p {
	font-size:10px;
	color: #2e2e2e;
	padding:0px 45px;
	line-height:0px;
	text-align:left;
}

#footer p a:link, #footer p a:visited {color: #2e2e2e;text-decoration: underline;}
#footer p a:hover, #footer p a:active {color: #df6400;text-decoration: underline;}
