/* Layout */
/* Copyright 2005-2009 WebSites-n-Services www.websitesnservices.com All Rights Reserved */ 

body{
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	z-index: 1;
	color: #000000;
	background-color: #8A7059;
	border-left: 5px solid #6E4C39;
	border-right: 5px solid #6E4C39;
	border-top: 5px solid #6E4C39;
	border-bottom: 0;
 }

#header {
	border-bottom: solid 5px #8A7059;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 16px;
	height: 138px;
	margin-left: 150px;
}

#header #rightbox {
	padding:0;
	width: 180px;
	z-index: 1;
	margin: 0 10px 0 0;
	border: 0;
	padding-top: 10px;
	padding-right: 5px;
	background-image: url(z40.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 16px;
	line-height: 18px;
	margin-right: 10px;
	height: 150px;
	position: relative;
	float: right;
	display: inline;
	clear: right;

}

#header #centerbox {
	margin: 0 5px 0 0px;
	padding: 0;
	z-index: 1;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	font-family: Arial, sans-serif;
	display: block;
	background-image: url(cb1.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	border-right: 10px solid #8A7059;
}
 
#lh-col{
	position: absolute;
	top: 10px;
	left: 5px;
	width: 135px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	color: #000000;
	padding-right:1px;
	padding-left: 0px;
	z-index: 2;
	text-decoration:none;
	text-align:left;
 }
      
#c-col{
	position: relative;
	margin: 10px 10px 10px 150px;
	background: #D2B48C;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
	z-index: 3;
	border-top: 3px solid #6E4C39;
	border-left: 3px solid #6E4C39;
	border-right: 3px solid #6E4C39;
	border-bottom: 3px solid #6E4C39;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 1em;
	font-family: Arial, sans-serif;
 }
 
#c-col .subject{
	text-align:center;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
 }

#c-col .subject2{
 text-align: center;
 color: #000000;
 font-size: 24px;
 font-weight: bold; 
 }

#c-col .breaker{
 text-align:center;
 color: #000000;
 font-size: 15px;
 font-weight: bold;
 background-image: url(z37.jpg);
 background-repeat:repeat-x;
 background-position:top; 
 }

#siteInfo{
 clear: both;
 border:none;
 font-size: 75%;
 color: #000000;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 font-style:normal;
}

#siteInfo a:link{
 color: #000000;
}

#siteInfo a:visited {
 color: #000000;
 text-decoration:underline;
}

#siteInfo a:hover {
 color:#A0522D;
 text-decoration: underline;
}

#siteInfo img{
 padding: 4px 4px 4px 0px;
 vertical-align: middle;
 color: #000000;
 font-style:normal;
}
