/*	this script is property of www.bluemaven.com
use of this script without contract is strictly prohibited */
html {
	background: #F1F5EE;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #402C0B;
	text-align: left;
	font-size: 12px;
	background: #F1F5EE;
	height: auto;
	text-align: center;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	}
a:link, a:visited {
	color: #327257;
	text-decoration: none;
	}
	a:hover, a:active {
	color: #786A30;
	text-decoration: none;
	}	
	#port a:link {
	font-weight:bold;
	}



/* FONT TAGS */
h1, h1 a:link {
	font-weight: bold;
	font-size: 16px;
	color: #2D2923;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 2px dotted;
	display: inline;
	display: inline-block;
	text-transform: uppercase;
	white-space: nowrap;
	}
	h1 a:link {
	border-bottom: 1px dotted;
	}
h2 {
	font-weight: bold;
	font-size: 13px;
	color: #D9CA83;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 2px dotted;
	display: inline;
	display: inline-block;
	text-transform: uppercase;
	}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #79571D;
	margin: 0px 0px;
	padding: 0px;
	}
	h3 a:link {
	font-weight:bold;
	}
h4 {
	font-weight: normal;
	font-size: 12px;
	color: #79571D;
	border-bottom: 2px dotted
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #402C0B;
	margin: 0px 0px 22px 8px;
	padding: 0px;
	}
h6 {
	font-size: 14px;
	color: #E2EFEC;
	font-weight: bold;
	}	
p {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #402C0B;
	}
	
ul {
	list-style-image: url(../images/ul.gif);
	font-size: 12px;
	margin-left: 0px;
	}
li {
	margin-left: 0px;
	margin-bottom: 5px;
	color: #132E12;
	}

	
/* MAIN TAGS */
#banner {
	background: #F1F5EE url(../images/banner.jpg) no-repeat top right;
	width: 100%;
	border-bottom: 3px solid 1F180B;
	margin: 0px;
	padding: 0px 0px 25px 10px;
	text-align: left;
	}
#logo {
	padding: 15px 15px 12px 5px;
	}
#banner a {
	background: #E4DCB6;
	border: 2px solid #A68D63;
	padding: 5px;
	margin: 10px 0px 12px 5px;
	display: inline;
	font-size: 12px;
	}
	#banner a:hover {
	background: #E2EFEC;
	border: 2px solid #BBC6A0;
	}
table {
	background: transparent url(../images/body.gif) no-repeat bottom left;
	font-size: 12px;
	}
table table {
	background-image: none;
	white-space: nowrap;
	}
#body {
	background: transparent url(../images/tile.gif) repeat-x top left;
	padding: 30px;
	
	}
#body td {
	
	}
.thumb {
	display: block;
	float:left;
	display: inline-block; 
	width: 32%;
	color: #327257;
	font-weight: bold;
	}
	.thumb:hover {
	color: #786A30;
	cursor: pointer;
	}
.thumb img {
	background: #000;
	border: 1px solid #ACDCD8;
	padding: 2px; 
	margin: 3px 5px;
	}
	.thumb:hover img {
	border: 1px solid #DBCD8A;
	cursor: pointer;
	}
#footer {
	font-size: 10px;
	padding: 10px;
	}
.hide {
	visibility: hidden;
	display: none;
	}
.show img {
	float: right;
	padding:  10px 60px 0px 0px;
	}
.show table a { 
	font-weight: bold;
	margin-right: 60px;
	}
 .nav {
 	float:right; 
 	width: 420px;
	color: #327257;
	}
	
	.nav span:hover {
	cursor: pointer;
	color: #786A30;
	}

 a.launch {
 	background: #E0E5DC;
 	padding: 7px;
 	display: inline-block;
 	font-weight: bold;
 	text-transform: none;
 	white-space: nowrap;
 	}
 	
#portrait {
	margin:  20px 20px 20px 45px;
	float: right;
	width: 200px;
	background: #E0E5DC url(../images/portrait.jpg) no-repeat top center;
	border: 3px solid #2D2923;
	padding-top: 155px;
	padding-bottom: 8px;
	}
#portrait a {
	display: block;
	padding: 0px 10px;
	margin: 3px 0px;
	}
#portrait h5 {	
	margin-bottom: 5px;
	}
	p.on, #banner a.on { 
	color: #E2EFEC;
	font-weight: bold;
	background: #2D2923;
	display: inline;
	padding: 7px;
	margin: 10px 0px 12px 5px;
	border: 0px;
	cursor: default;
	}
