/* CSS Document */

body {
	margin: 0 auto;
	text-align: center;
	background-position: top;
	background-image: url(img/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c0a6c;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #780E05;
	font-size: 18px;
}

h4 {
	text-decoration: underline;
}
	
#header {
	background-image: url(img/orig/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
}

#container {
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
	margin: 0 auto;
}

#footer { 
	background-image:url(img/bg2.gif);
	background-repeat:repeat-y;
	text-align: center;
	background-position: center;
	height: 33px;
}
	
#dougad {
 	padding-right: 10px;
}
	
.douglas { 
	text-align:center;
}

#form {
	font-size: 12px;
	color: #7D7D7D;
	text-align: left;
}	

#formind {
	font-size: 11px;
	color: #7D7D7D;
	text-align: left;
	padding-left: 10px;
}
	
.fheader {
	color: White;
	text-align: center;
  width: 170px;
	background-color: #0C0A6C;
	font-size: 14px;
	font-weight: bold;
}

.fbody{
	text-align: left;
	color: #0c0a6c;
}	

.tarea {
	width: 150px;
}	

#locals {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.loctit {
	font-weight: bold;
	text-align: center;
	color: #6C0C03;
}

/*--------script classes--------------*/

.showstate { /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: left;
	margin-top: 4px;
	margin-right: 3px;
}

.headers {
	width: 400px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.switchcontent {
	width: 400px;
	text-align: justify;
	font-size: 14px;
}

/*--------end script classes--------------*/

.desc {
	text-align: justify;
	font-size: 12px;
	width: 400px;
	margin-bottom: 20px;
}

.deschd {
	text-align: justify;
	font-size: 12px;
	width: 500px;
	margin-bottom: 20px;
}

/*--styles--*/

.style2 {
	font-style: italic; 
	font-size: 12px;
}

.prodheader {
	text-align: justify;
}

.about {
	text-align: justify;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.smalltext {
 text-align: justify;
 font-size: 11px;
}

.adate {
   padding-bottom: 6px;
	font-size: 11px;
	color:  #7D7D7D;
	text-align: right;
}

#article {
	text-align: justify;
}

#rscontent {
	text-align: left;
}

.rsdc {
text-align: left;
padding-left: 0px;
}

/*----Ad Styles----*/

.addiv {
	margin: auto 0;
	border: 2px dashed Black;
	width: 194px;
}

.adhead {
	color: Red;
	font-weight: bold;
	border: 1px solid black;
}

.adcopy {
	text-align: center;
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	color: Blue;
	border: 1px solid Black;
}

/*---Ad Offers Page---*/

#offers {
width: 500px;
}

.offhead {
	
}

.offcopy {
	text-align: center;
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #780E05;
}

/*---Main Page Content---*/
#main {
	margin-top: 10px;
	text-align: justify;
	width: 450px;
}

.mainT {
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #780E05;
	text-align: left;
}

.mainC {
	padding-top: 2px;
	padding-bottom: 4px;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #0c0a6c;
	text-align: left;
} 

.mainc-2 {
	font-size: 14px;
	padding-top: 20px;
	line-height: 18px;
	text-align: left;
}

/*---Faq---*/
#faqwrap {
	width: 500px;
}

a:visited, a:link {
	color: #08086B;
}
a:hover, a:active {
	color: #780E05;
}

label {
	font-weight:bold;
	color:#0c0a6c;
	margin: 8px 0 0 0;
	display: block;
	font-size: 12px;
}
