@charset "utf-8";
/* CSS Document */
body{
	background-color:#c0c0c0;
	margin:0;
	padding: 0px 0px 0px 0px;
	height:100%;
}
#wrapper{
	width:850px;
	height:auto;
	float:left;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	background-color:#FFF;
}
#box{
	width:850px;
	height:90px;
}
.topbar{
	width:850px;
	height:20px;
	border-bottom:thin #FFF solid;
	background-color:#333333;
	text-indent:10px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #D2D2D2;
	padding-top: 5px;
}
#phone{
	width:180px;
	float:right;
	padding:10px;
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.topsec{
	background-image:url(/images/top_bar_inc_nav.jpg);
	width:850px;
	height:82px;
}
.topsec2{
	background-image:url(/images/inc_nav.jpg);
	width:850px;
	height:42px;
}
#flashhold{
	width:850px;
	height:274px;
	background-color:#999;
	float: right;
}
.content_background{
	width:850px;
	background-image:url(/images/bg_rep_bottom.jpg);
	background-position:bottom;
	background-color:#FFF;
	height: 100%;
	background-repeat: no-repeat;
}
.footer{
	background-color:#000;
	height:120px;
	width:850px;
	text-align:center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.footerlink{
	text-align:center;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

.navrap{
	width:850px;
	float:right;
}

/*#rightcol{
	float:right;
	width:240px;
	padding:55px 40px 0 0;
	height:auto;
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}*/

#menuCol {
	float:left;
	width:140px;
	padding:20px 40px 0 0;
}

#leftcol{
	float:right;
	width:580px;
	padding:20px 50px 20px 0;
	height:auto;
	font-size: 12px;
	line-height:150%;
	word-spacing: 1px;
}

.menuHeadings  {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	line-height: 24px;
	color:#000;
}

.menuHeadings:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color:#000;
	line-height: 24px;
	text-decoration: none;
}

.menuHeadings:visited {
	text-decoration: none;
		color:#000;
}

.menuHeadings:hover {
	text-decoration: none;
	color:#999;
}

.menuHeadings:active {
	text-decoration: none;
		color:#000;
}

#leftcol2{
	float:left;
	width:580px;
	padding:20px 0 0 50px;
	height:auto;
	font-size: 12px;
	line-height:150%;
	word-spacing: 1px;
}
#rightcol a {
	width: 160px;
}
#rightcol a:link, #rightcol a:visited{
	color: #999;
	text-decoration: none;
}

#rightcol a:hover{
	color: #333;
}

	

#leftcol h1 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#leftcol p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#leftcol h2 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#rightcol{
	float:right;
	width:240px;
	padding:55px 40px 0 0;
	height:auto;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
	

#leftcol2 h1 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#leftcol2 p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#leftcol2 h2 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.phoneNumb {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

form {
	width:505px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}

.colz1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.colz2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	
}

.colz2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;

}

.colz1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
}

div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 330px;
	background: url(sideMenu/images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #679934;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #666;
}

.textarea {
	border: 1px solid #666;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #679934;
	margin: 4px 0 5px 8px;
}

.smallWhiteLink {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	}
	
.smallWhiteLink:link {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	}
	
	.smallWhiteLink:visited {
	color:#FFF;
	text-decoration:none;
	}
	
	.smallWhiteLink:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
	.smallWhiteLink:active {
	color:#FFF;
	text-decoration:none;
	}
#wrapper .content_background #rightcol p {
	color: #666;
	font-size: 12px;
}
.redtext {
	color: #F00;
	font-weight: bold;
}
.centerh1 {
	text-align: center;
}

.bluelink {
	color: #006699;
	text-decoration: none;
}
.bluelink:link {
	color: #006699;
	text-decoration: none;
}
.bluelink:visited {
	text-decoration: none;
	color: #006699;
}
.bluelink:hover {
	text-decoration: none;
	color: #0093D9;
}
.bluelink:active {
	text-decoration: none;
	color: #999;
}


