﻿html, body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url('../images/back.png');
    background-repeat: repeat-x;
} 
 
#pagewidth{ 
 width:909px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:196px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
	width:298px;
	float:left;
	position:relative;
	background-color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 28px;
 }
 
#maincol{
	background-color: #FFC;
	float: right;
	display:inline;
	position: relative;
	width:611px;
 }
 
#footer{
	height:45px;
	background-color:#CCC;
	clear:both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



.MyContactFormControls
{
  width:320px;  
    
}

.MyContactFormControlsBox
{
  Height:100px;
   width:320px; 
    
}

.MyText-Box
{
  width:320px;  
    
}

.MyText-Area
{
    width:320px; 
    height:155px;
}

.MyDiv-FloatLeft
{
    width:176px; 
    height:155px;
    float:left;
    text-align:center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
     text-transform:uppercase;
    font-size: 14px;
    color: #FF9900;
}


.title 
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FF9900;
}
.subtitle 
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF9900;
}
.bullettitle 
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #666666;
}
.descriptionText1
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
.textContact
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

.textContact_formlables
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
.form_fields {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A7AA0;
	line-height: 18px;
	position: relative;
	left:10px;
	width: 200px;
}

.form01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A7AA0;
	line-height: 18px;
	position: relative;
	width: 207px;
    top: -2px;
    left: -10px;
}

.form_button
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    position: relative;
    left:10px;
    top: 0px;
}

.hp_form_fields {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #666666;
    line-height: 16px;
}
.hp_form_button
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

.general_text1
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    line-height: 20px;
}
.footer1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 20px;
	position: relative;
	background-color: #CCC;
	width: 909px;
	margin: 0px;
	text-indent: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.backFooter
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 909px;
}
.sideNav {
	width: 258px;
	padding: 20px;
	background-color: #f0f8f9;
	position: relative;
	background-image: url(images/topCorner1.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #660000;
}
.TextIndent {
	position: relative;
	left: 0px;
	padding: 20px;
	background-color: #FFFFCC;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

.ourmenu
{
    text-indent: 15px;
}
