﻿/**********************************************************************************
=Global
**********************************************************************************/

html, body {
	border:0;
	margin:0;
	padding:0;
	font-size: 100%; }

table{ font-size: 100%; }

body {
	color: #7B7B7B;
	font-family : arial, verdana, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
	background:#EFEFEF; }


.clear 	{ clear:both; }

.left 	{ float:left; }
.right 	{ float:right; }

.b 	{ font-weight:bold; }
.i 	{ font-style:italic; }

.nobrk  { white-space : nowrap; }


/**********************************************************************************
=Common
**********************************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;}

h1 {padding:30px 0 25px 0;
	font-size:2em;
	font-weight:normal;}

h2 {padding:20px 0 0px 0;
	margin:0;
	font-size:1.8em;
	text-align:left;
	color:#BF2C19;}

h3 {font-size:1.5em;
	text-align:left;
	margin-bottom:1em;}

h4{ font-weight:bold;
	font-size:1.1em;
	padding-left:12px;
	margin-bottom:5px;
	background:url(../images/h_arrow.gif) left no-repeat;
	}

h5{	font-weight:bold;
	font-size:1em;
	}

p  {margin:0;
	padding:0 0 18px 0;}

ul, ol {padding:0 0 18px 40px;}

img, a img { border:0;}


/**********************************************************************************
=Text
**********************************************************************************/

.text{
font-size : 1.09em;
color: #000000;}

.smalltext{
font-size : 1em;
color: #000000;}

.liltext{
font-size : 0.9em;
color: #000000;}

.head{
font-size : 1.1em;
font-weight : bold;
color: #BF2C19;
padding-bottom:10px;
}

.title{
font-weight : bold;
font-size : 1.27em;
color: #FFFFFF;}

.tel, .email, .email a{
	color:#BF2C19;
	padding:0;
	margin:0;
}
	.email{margin-bottom:10px;}


/**********************************************************************************
=Links
**********************************************************************************/

a{
	text-decoration: underline;
	color: #7B7B7B;}

a:hover{
	text-decoration: none;
	color: #BF2C19;}
	
a.flipsno, a.flipsno:hover{
	color:#ffffff;
}

/**********************************************************************************
=Forms 
**********************************************************************************/

form {	margin:0;
	padding:0;
	display:inline;}

input, select, textarea {font-size:1em;}

input.i250{
	width : 250px;
	font-weight : bold;
	color: #AE0000;}

select.s140{
	width : 140px;
	font-weight : bold;
	color: #AE0000;}
	
textarea.t400{
	width : 400px;	
	font-weight : bold;
	color: #AE0000;}

/**********************************************************************************
=Tables 
**********************************************************************************/

table {	border:0;
	margin:0;
	padding:0;}


/**********************************************************************************
=Layout
**********************************************************************************/
#container{
	background:#FFFFFF;
	border: 1px solid #D3D3D3;
	border-top: none;
	width:900px;
	margin:0 auto 0 auto;
	padding:10px 50px 10px 50px;
	text-align:left;
	}

#header{
	float:left;
	width:100%;
	}
	
	#logo{
		float:left;
		margin:0;
		}
		
#frmSearch{
	float:right;
	display:block;
	width:154px;height:49px;
	padding: 5px 5px 25px 5px;
	background:url("../images/right_top.gif") no-repeat bottom right;
}

	#frmSearch input{float:left;width:150px;}
	#frmSearch label{font-weight:bold;}
	#frmSearch #btnSearch{
		margin:1px 0 0 5px;
		width:29px;
		clear:both;
		float:right;
	}
	

#navbar{
	clear:both;
	width:100%;
	padding:0;
	height:188px;
	}
	
	#navigation{
		background:#BF2C19 url(../images/nav.gif) top left no-repeat;
		padding:76px 0 0 0;
		margin:0;
		width:124px;
		height:112px;
		float:left;
		}
		
		#navigation li{
		list-style-type:none;
		border-top:1px solid #FFFFFF;
		height:15px;
		text-align:right;
		padding-right:10px;
		}
		
			#navigation li a{
			display:block;
			height:100%;
			width:100%;
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#navigation li a:hover{
			color:#A8A8A8;
			}
	
	
			#navigation li a.selected{;
			font-weight:bold;
			color:#FF9900;
			}
			
	#header_images{
		position:relative;
		float:left;
		height:188px;
		width:776px;
		}
		
		#header_images #flash{
		position:absolute;
		z-index:0;
		background-color:#FFFFFF;
		}
		
		#header_images #subnav{
		position:absolute;
		bottom:0;
		left:0;
		z-index: 2;
		background:#FFFFFF;
		margin:0;
		padding:5px 40px 5px 30px;;
		}
		
			#header_images #subnav li{
			list-style-type:none;
			padding:0;
			}
			
				#header_images #subnav li a{
				text-decoration:none;
				color:#BF2C19;
				}
				
				#header_images #subnav li a.selected{
				text-decoration:underline;
				color:#7B7B7B;
				}
				
				#header_images #subnav li a:hover{
				text-decoration:none;
				color:#7B7B7B;
				}
				
		
#leftbar{
	float:left;
	width:140px;
	color:#5A8740;
	margin:65px 35px 0 0;
	padding:20px 10px 25px 0;
	border-right: 2px dotted #5A8740;
	font-size:1.2em;
	line-height:1.27em;
	}
	
	#leftbar.spacer{
		border:none;
		width:142px;	
	}

#content{
	float:left;
	width:608px;
	padding:12px 20px 10px 0px;
	font-size:1.2em;
	}
	#content.propsearch{
		width:716px;
		}
	
#rightbar{
	float:left;
	width:272px;
	background:url("../images/bg_right.gif") top left repeat-y;
	font-size:1.2em;
	text-align:right;
	color:#ffffff;
	}
	
	#rightbar div{
		padding:10px 6px 0px 2px;
		}
		
	#rightbar .map{
		margin:120px 0px 0px 0px;
		}

#rightbar_thin{
	float:left;
	width:160px;
	background:url("../images/bg_right.gif") top right repeat-y;
	font-size:1.2em;
	text-align:right;
	color:#ffffff;
	height:300px;
	}

#footer{
	width:880px;
	height:17px;
	line-height:17px;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	color:#ffffff;
	background:url("../images/bg_footer.gif") repeat-x;
	}


#contact_buttons{
	text-align:left;
	margin-top:20px;
	clear:both;
	}
	
	#contact_buttons a{
		margin-right:4px;
		}
		
.contact_photo{
	margin-right:5px;
	border:1px solid #BF2C19;	
}

#service_contact{
	height: 160px;
}
/**********************************************************************************
=Links
**********************************************************************************/

.link{
	border:1px solid #BF2C19;
	float:left;
	padding:10px;
	width:486px;
	margin-bottom:10px;
}

	.link div{
		float:left;
		}
		
	.link a img{
		float:right;
		}
		
/**********************************************************************************
=Search Results
**********************************************************************************/	

.line
{
	width:100%;
	height:1px;
	background-color: #BF2C19;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
