body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	line-height: 14px;
	background-color: #b9d2c5;
	background: url('media/bkgrd.gif');
	margin: 15px 0 0 0; 
	padding: 0;
	text-align: center;
	min-width: 900px;  }
#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	border: 2px solid #000000; } 




/* TOP SECTION  */
#header {
	width: 900px;
	height: 191px;
	padding: 0px;
	background-color: #FFFFFF;  }
#header img {
	border: 0;
	height: 191px; }
#head-left {
	float: left;
	width: 224px; }
#head-right {
	float: right;
	width: 676px; }

	

/* START LEFT NAV  */
#nav {
	background-color: #FFFFFF; }
#nav div {
	background-color: #062113;
	padding: 10px 5px 10px 35px;
	border-bottom: 2px solid #FFFFFF; }
#nav a {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;	
	color: #e4cb7a;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none; }
#nav a:hover {
	color: #FFFFFF; }
#nav a.sub {	
	display: inline;
	font-weight: normal;
	line-height: 18px;  }	
	

/* START MAIN BODY  */
#body-wrapper {
	width: 900px;
	background-color: #FFFFFF; } 

#body-left {
	width: 224px;
	vertical-align: top; }
#body-main {
	vertical-align: top; 
	background: url('media/scroll.gif') repeat-y; }
#body-main-home {
	vertical-align: top; 
	background: url('media/scroll-home.jpg') no-repeat; }
#body-main-gallery {	
	vertical-align: top; }
	
	
#pad {
	padding: 0 5px 0 15px; }
	
#sub {
	width: 100%;
	text-align: center; }
#sub a {
	color: #162f22;
	font-weight: bold; }


h1 {
	color: #162f22; 
	font-size: 14px;
	line-height: 18px;	
	font-weight: bold; }
h2 {
	color: #162f22;
	font-size: 14px;
	line-height: 18px; 
	margin-bottom: 0; }
h3 {
	color: #162f22;
	font-size: 16px;
	line-height: 20px; 
	font-style: italic;
	margin-bottom: 0; }	
.norm {
	color: #000000;
	font-size: 11px; }
	
	
ul {
	margin-top: 0; }
#rule {
	height: 5px; 
	border-bottom: 1px solid #b9d2c5;
	width: 100%; }
#menu div {
	border-bottom: 1px solid #b9d2c5;
	width: 100%;
	padding: 5px 0; }



/* FOOTER  */	
#wrapper-footer {  
	margin: 0 auto;
	width: 900px;
	text-align: left; }	
#wrapper-footer p  {
	text-align: center;
	padding-top: 5px;}