

htm, html, body { font-family: Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
		background:#262626;
	
}

p { font-size: 12px;
	line-height: 22px;
	color:#666666;
	padding-right:15px;}

h1 { font-size: 18px;
	 font-weight: bold;
	 margin:0;
	 color:#5F0403;
	 padding-left:35px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#8B8B8B;
	 padding-right:15px;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#760605;
	 padding-right:15px;
	 line-height:24px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#C60909;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#666666;
	 padding-right:15px;}

.imgborder { BORDER: #5F0403 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#5F0403;
	background:#5F0403;
	height:1px;
	border:0;}

.sidebar p { font-size: 10px;
	line-height: 16px;
	color:#666666;
	margin:0;
	padding-right:0;}

.library h3 {margin:0;}
.library p {margin:0;}

.testimonials p {font-size:11px;
		  		 line-height:20px;
				 padding-right:0;}
			  
/* Template Features */

.nav {color:#CCCCCC;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;}

.nav a {color:#CCCCCC;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;}

.nav a:hover {color:#666666;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;}

.address {color:#CCCCCC;
		  font-size:11px;
		  line-height:30px;
		  font-weight:bold;}

.contactus {color:#000000;
		  font-size:11px;
		  line-height:30px;
		  font-weight:bold;}

.contactus a {color:#680404;
		  font-size:11px;
		  line-height:30px;
		  font-weight:bold;}

.contactus a:hover {color:#333333;
		  font-size:11px;
		  line-height:30px;
		  font-weight:bold;
		  text-decoration:none;}

.toptext {color:#CCCCCC;
	      font-size:12px;
		  line-height:20px;}

.bottomcontact {color:#FFFFFF;
			    font-size:21px;
				font-weight:bold;
				padding-top:3px;}

.bottomlinks {color:#8B8B8B;
			  font-size:11px;
			  font-weight:normal;
			  line-height:20px;
			  text-decoration:none;}

.bottomlinks a {color:#8B8B8B;
			  font-size:11px;
			  font-weight:bold;
			  line-height:20px;
			  text-decoration:none;}

.bottomlinks a:hover {color:#FFFFFF;
			  font-size:11px;
			  font-weight:bold;
			  line-height:20px;
			  text-decoration:none;}


/* End Template */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.forms h3 {margin:0;}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: #000000 1px solid;
	background-color: #640405;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #640405;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #640405;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */