/* Global Styles */
* {margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica, sans-serif;}
.clear {clear: both;}

/* Default Header Styles */
h1 {
	text-indent: -9999px;
	display: block;
	position: absolute;
	height: 127px;
	width: 221px;
	top: 10px;
	left: 35px;
	background: url(images/logo.gif) no-repeat center top;
}

h1 a {display: block;}
h2, h3, h4 {font-weight: normal;}
h4 {font-size: 14px; line-height: 24px; letter-spacing: normal; color: #000033; padding: 4px 15px;}

/* Link Styles */
#content a {color: #F8E200; font-weight: bold; text-decoration: none;}
#content a:hover {color: #b9a7a3; text-decoration: underline;}
#footer a {color: #F8E200; font-weight: bold; text-decoration: none;}
#footer a:hover {color: #b9a7a3; text-decoration: underline;}

/* Default / Alternative P Styles */
p {color: #FFFFFF; font-size: 12px; line-height: 18px; padding: 0 30px 15px 35px;}
#footer p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 35px;
	text-align: left;
}

.feint {color: #666;}
.discreet {font-size: 9px; color: #666; line-height: 15px;}
a.hide {display: none;}

/*====================================================================
PAGE LAYOUT
======================================================================*/

body {
	text-align: center;
	font-size: 0.1px;
	background: #39473c url(images/bg.png) repeat-x center top;
}
#content {
	background: url(images/content_bg.gif) repeat-y center top;
	width: 756px;
}
#footer {
	width: 756px;
	height: 50px;
	background: url(images/footer_bg.jpg) no-repeat center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	text-align: left;
	position: relative;
}
#container #footer a img {
	position: absolute;
	height: 26px;
	width: 149px;
	top: 8px;
	left: 580px;
}
#container {
	width: 756px;
	margin: 0 auto;
}
#container #header {
	height: 459px;
	width: 756px;
	background: url(images/header.jpg) no-repeat center bottom;
	position: relative;
}
#leftcol h2 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 15px 0 30px 35px;
}
#leftcol h3 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 15px 0 20px 35px;
}
#leftcol {
	width: 425px;
	text-align: left;
	float: left;
}
#rightcol {
	width: 331px;
	float: left;
}

#gallery h2 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 15px 0 30px 35px;
	text-align: left;
}
#gallery img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#gallery {
	width: 730px;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


ul#nav {
	height: 45px;
	padding: 156px 0 0 25px;
	font-family: Osaka, Arial, Helvetica, sans-serif;
}
ul#nav li {
	float: left;
	list-style-type: none;
	font-size: 16px;
}
ul#nav li a  {
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	font-size: 16px;
	display: block;
	padding: 0 11px;
}
ul#nav li a:hover {color: #F8E200; text-decoration: none;}
ul#nav li a.current  {color: #F8E200; text-decoration: none;}
#rightcol img {
	margin-top: 20px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}
#leftcol ul {
	color: #FFFFFF;
}
#leftcol li {
	color: #FFFFFF;
	margin-left: 35px;
	line-height: 18px;
	font-size: 12px;
}
