
body {
	margin: 0px; 
	padding: 0;
	text-align: center;
	background: #464239 url('../images/layouts/body_bg.jpg') center top repeat-x;
}
p, li {
	font-size: 11px;
	color: #444;
}

a {text-decoration:none;}
a:link, a:visited, a:active { color: #000; text-decoration:none; }
a:hover  { color: #9d5c13; text-decoration:none; }

#container { 
	margin: 0px auto; 
	padding:0;
	width:950px;
	position:relative;
	text-align:center;
}

/* --- HEADER --- */
#header { 
	width:950px;
	height:157px;
	padding: 0px;
	margin: 0px auto;
	position:relative;
	text-align:left;
	background: url('../images/layouts/header_bg.jpg') top right no-repeat;
	overflow:hidden;
}

h1#logo{
	position: absolute;
	top:0;
	left:0;
	padding:0;
	margin:0 auto;
	height: 157px;
	width: 285px;
	text-indent:1px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 12px;
	/* */
}

h1#logo a span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: url('../images/layouts/logo_20.jpg');
	width: 100%;
	height: 100%;
 	cursor: hand;
}

#quicklinks {
	position:absolute;
	top:60px;
	left:285px;
	width:665px;
	height:60px;
	text-align:right;
	background:url('../images/layouts/quicklinks_bg.jpg') top left no-repeat;
	overflow:hidden;
}

#quicklinks h2 { display: none; }

#quicklinks p { 
	font-size:10px;
	line-height:18px;
	padding:0;
	margin:10px 15px 0px 0px;
	color: #e4d289;
}

#quicklinks a {
	text-decoration:none;
	color: #e4d289;
}

#quicklinks a:hover {
	color: #deaf60;
	text-decoration:underline;
}

/* --- NAVIGATION --- */
#priNav_container {
	position:absolute;
	top:120px;
	left:285px;
	width:665px;
	height:34px;
	padding:3px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	background: url('../images/layouts/priNav_container_bg.jpg') top left no-repeat;
}

#priNav_container h2 {
	display:none;
}

#priNav {
	position: relative;
	text-align: center;
	margin: 0;
	padding:3px 0 0 0;
}

#priNav a {
	padding: 3px 14px 14px 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e5e4b8;
	text-decoration:none;
	text-transform:uppercase;
	background:transparent;
	font-size:12px;
	text-align:center;
	height:20px;
	font-weight:bold;
}

#priNav a:hover {
	background: url('../images/layouts/priNav_on.jpg') top left repeat-x;
	color:#3a2206;
}

#priNav a.active, #priNav a.active:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#3a2206;
	text-decoration:none;
	text-transform:uppercase;
	background: url('../images/layouts/priNav_on.jpg') top left repeat-x;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

/*--- FLASH ---*/
#flash {
	position:relative;
	float:left;
	text-align:left;
	margin:0px auto;
	padding:0px;
	width:286px;
	height:499px;
	overflow:hidden;
}

/* --- CONTENT --- */
#mainContainer {
	position:relative;
	width:950px;
	padding:0px;
	margin:0px auto;
}

#mainContent {
	position:relative;
	float:left;
	padding: 0;
	margin: 0;
	width:664px;
	/*min-height:499px;
	height: auto !important;
	height:499px;*/
	overflow:hidden;
}

#content_footer {
	padding:0px;
	margin: 0px auto;
	position:relative;
	width:664px;
	height:47px;
	overflow:hidden;
	background:#e2d88c url('../images/layouts/sub_content_footer.jpg') top left no-repeat;
}

#content_header {
	padding:0px;
	margin: 0px auto 0px;
	position:relative;
	width:664px;
	height:48px;
	overflow:hidden;
	background:#e2d88c url('../images/layouts/sub_content_top.jpg') top left no-repeat;
	text-align:left;
}

#content_header h2 {
	border-bottom:1px solid #000;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align:left;
	text-indent:25px;
	width:600px;
	margin:4px 0px 0px 10px;
}

#content {
	position:relative;
	padding:0px 10px;
	margin: 0px auto 0px;
	width:644px;
	min-height:410px;
	height: auto !important;
	height:410px;
	background:#e2d88c url('../images/layouts/sub_content_bg.jpg') top right repeat-y;
}

#content p {
	margin: 0px 0px 10px 2px;
	padding: 2px 0 0 0;
	line-height: 17px;
}

#content h2 {
	font-size:18px;
}

#content p a:link, #content p a:visited {color: #000;text-decoration: underline;}
#content p a:hover, #content p a:active {color: #9d5c13;text-decoration: none;}

/* --- SUBPAGE MODULE --- */
.subpage_module_container {
	position:relative;
	width:249px;
	padding:0px;
	margin:0px auto 1em;
	text-align:left;
	background:url('../images/layouts/subNav_body.gif') top left repeat-y;
}

.subpage_module_header {
	width:249px;
	height:12px;
	background: url('../images/layouts/subNav_header.gif') top left no-repeat;
	position:relative;
	padding:0;
	margin:0 auto;
}

.subpage_module_footer {
	width:249px;
	height:16px;
	background:#e2d88c url('../images/layouts/subNav_footer.gif') top left no-repeat;
	position:relative;
	padding:0;
	margin:0 auto;
	clear:both;
}

.subpage_module_spacer {
	width:236px;
	position:relative;
	padding:0;
	margin:0 auto;
}

.subpage_module_spacer h2 {
	display:none;
}

.subpage_module {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

.subpage_module li {
	display: inline;
	text-align:left;
	margin:0px;
}

.subpage_module li a {
	display: block;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#242424;
	text-decoration:none;
	font-size:12px;
	text-align:left;
	text-indent:10px;
	height:25px;
	width:235px;
	line-height:25px;
	background: transparent;
	border-bottom:1px dashed #8f8a7c;
}

.subpage_module li a:hover {
	background: url('../images/layouts/subNav_on.gif') left top no-repeat;
	color:#fff;
	text-decoration:none;
	text-indent:25px;
}

/*--- FOOTER ---*/
#footer {
	padding:0px 3px 0px 3px;
	margin:0 auto 1em;
	position:relative;
	text-align:left;
	width:658px;
	height:28px;
	z-index:5;
}

#footer p {
	font-size:10px;
	line-height:3px;
	color: #e2d78a;
	padding:0px 0px 0px 0px;
	line-height:15px;
}

#footer p a:link, #footer p a:visited {color: #e2d78a;text-decoration: underline;}
#footer p a:hover, #footer p a:active {color: #deaf60;text-decoration: underline;}

