/* Community Services styles */
/* Copyright 2005-2009 WebSites-n-Services www.websitesnservices.com All Rights Reserved */

body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	text-indent: 2em;
	background-color: #8A7059;
	color: #000000;
	border: 5px solid #6E4C39;
 }

#masthead{
	padding: 0;
	display: block;
	z-index: 1;
	position: relative;
	margin: 5px 100px 10px 100px;
	height: 139px;
	
 }


#c-col{
 position: relative;
 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: 0;
 margin-bottom: 5px;
 margin-left: 100px;
 margin-right: 100px;
 text-indent: 1em;
 }

#c-col .subject{
 text-align:center;
 color: #000000;
 font-size: 16px;
 font-weight: bold; 
 }
 
#c-col .breaker {
 text-align: center;
 color: #000000;
 font-size: 16px;
 font-weight: bold;
 background-image: url(z37.jpg);
 background-repeat:repeat-x;
 background-position: center; 
 }

#c-col .breaker2 {
 text-align: center;
 color: #000000;
 font-size: 16px;
 font-weight: bold;
 background-image: url(z37.jpg);
 background-repeat:repeat-x;
 background-position: top; 
 }

h1 {
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	border: 0;
 }

h2 {
	margin: 0 100px 0 100px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	background-image: url(z37.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height: 36px;
	line-height: 38px;
	text-align: center;
	border-bottom: 2px solid #897159;
}

h3 {
 margin: 0;
 padding: 5px 5px;
 color: #000000;
 font-size: 18px;
 font-weight: bold;
}

h4 {
 margin: 0;
 padding: 5px;
 color: #000000;
 font-size: 18px;
 font-weight: bold;
 background-image: url(z37.jpg);
 background-repeat:repeat-x;
 background-position: top;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}


.style2 {
     color: #FF0000
}

.style3 {
     color: #000000;
	 font-size: 18px;
	 font-weight: bold;
}
