﻿/* CSS Document */

body {
		margin: 0;
		padding:0;
		background-color:#fff;
		}
h1 {font-size:1.5em;
	color:#c92b2b;
	font-family:"Times New Roman", Times, serif;
	}
h2, h3, h4, h5, h6, p {
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		line-height: 120%;
		font-size: 1em;
		}
		

img {
		border: 0;
		}
		
ul, ol {
    	padding-left:1em;
    	margin-left:0;
		}	/* Make for consistent list handling */
.subtitle {font-family:"Times New Roman", Times, serif;font-size:1.0em;color:#c92b2b;}
.feature {font-family:"Times New Roman", Times, serif;font-size:1.0em;color:#333;font-style:italic;}		
.quote {font-family:"Times New Roman", Times, serif;font-size:1.2em;margin-top:12px;line-height:1.6em;}
.signature {font-family:"Times New Roman", Times, serif;font-size:1.0;color:#000;margin:12px 36px 12px 0;font-style:italic}
.navlinks {font-family:Arial, Helvetica, sans-serif;font-size:0.85em;color:333;margin:12px 0;}
#content {margin:12px auto;text-align:left;line-height:1.6;background-color:#fff;}

#main_header {width:850px;position:relative;margin: 0 auto;background-color:#fff;}
img#main_header{display: block;}

div#wrapper {width: 830px;text-align:left;position:relative;margin: 0 auto;}
div#main1{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff; 
	background: #fff;
	height: 300px;
	width: 270px; 
	float: left;
	padding:10px 0 50px 0;
	}
	#main1 h2{
	margin-bottom:7px;
	width: 46px;
	padding: 16px 0 0 0; 
	/* overflow: hidden;  background: url("../images/blackbox.jpg") no-repeat; */   
   	height: 0px !important; height /**/: 10px;
	}
    
div#main2 {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff; 
	background: #fff; /*#5A5A5A;*/
	height: 300px;
	width: 270px; 
	float: left;
	padding:10px 0 50px 0;

	}
	#main2 h2{
	margin-bottom:7px;
	width: 57px;
	padding: 10px 0 0 0; 
	/*overflow: hidden;  background: url("../images/blackbox.jpg") no-repeat;*/    
   	height: 0px !important; height /**/: 10px;
   	}
   	
div#main3 {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff; 
	background: #fff; /*#5A5A5A;*/
	height: 300px;
	width: 270px; 
	float: left;
	padding:10px 0 50px 0;
	}
	#main3 h2{
	margin-bottom:7px;
	width: 67px;
	padding: 10px 0 0 0; 
	/*overflow: hidden;  background: url("../images/blackbox.jpg") no-repeat;  */  
   	height: 0px !important; height /**/: 10px;
	}

div#main-single{
	border-right: 2px solid #fff; 
	background: #fff;
	height: 300px;
	width: 831px; 
	float: left;
	padding-top:1em;
	}
	#main-about h2{
	margin-bottom:7px;
	width: 46px;
	padding: 16px 0 0 0; 
	/* overflow: hidden;  background: url("../images/blackbox.jpg") no-repeat; */   
   	height: 0px !important; height /**/: 10px;
	}

.holder {margin:6px 6px;padding:0 6px;}

#searchform {width:180px;text-align:right;padding-right:24px;margin-right:24px;}

.copyright {font-family:Arial, Helvetica, sans-serif;font-size:0.65em;color:#333;text-align:center;line-height:1.2;}