﻿body{
	margin: 0;
	padding:0;
	background-color: #9E4007;
	background-image: url(../images/layout/bkgrd.jpg);
	background-repeat: repeat-x;
	font: .75em "Helvetica", Arial, Helvetica;
	line-height:1.8em;
	color: #555;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

img, div { behavior: url(scripts/iepngfix.htc) }

a {color:#8A1F09; text-decoration: none;}
a:hover{color:#333333; text-decoration: none;}


/*=== LAYOUT ----------------------------------===*/

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:973px;
	min-height: 500px;
}

#header{
	float:left;
	width:973px;
	height: 140px;
}


#logo{
	float:left;
}

#info{
	float:right;
	color:#fff;
	margin: 80px 60px 0 0;
}

#topBar{
	float:left;
	width:973px;
	height: 180px;
	background-image: url(../images/layout/top_bar.png);
	background-repeat: no-repeat;
}

#headline{
	width:860px;
	height: 60px;
	margin: 35px 30px 0 65px;

}
#content{
	float:left;
	width:973px;
	min-height: 200px;
	background-image: url(../images/layout/contentbk.png);
	background-repeat: repeat-y;
}

#main{
	margin:0 20px 0 30px;
	width:870px;
	padding:20px 20px 0 20px;
	min-height: 360px;

	}
	
#copy{
	float: left;
	margin:0 20px 0 0;
	width:300px;
	padding:10px;
	min-height: 350px;
	background-image: url(../images/layout/fade.gif);
	background-repeat: repeat-x;


	}
	
#slideshow{
	float: right;
	margin: 0;
	width:520px;
	padding:0;
	height:360px;	

	}
	
	#slides{
	float: right;
	margin: 0;
	width:420px;
	padding:0;
	min-height:270px;
	

	}
	
	#cell{
	float: left;
	width:400px;
	padding:10px;
	min-height:270px;	
	margin-bottom:30px;
	background-image: url(../images/layout/fade.gif);
	background-repeat: repeat-x;

	}
	
	#celllg{
	float: left;
	width:500px;
	padding:10px;
	min-height:270px;
	margin-bottom:30px;	
	background-image: url(../images/layout/fade.gif);
	background-repeat: repeat-x;

	}

#bottombar{
	margin:10px 6px 0 6px;
	width:960px;
	height: 227px;
	background-image: url(../images/layout/botbar.png);
	background-repeat: no-repeat;
	}
	
	
#footer{
	float:left;
	width:973px;
	height: 64px;
	padding: 9px 0 0 0 ;
	background-image: url(../images/layout/footer.png);
	background-repeat: no-repeat;
}

#copyright{
	float:left;
	margin: 0 0 0 30px;
	font-size:11px;
	}
	
	#footNav{
	float:right;
	margin: 0 30px 0 0;
	}

#form{
	float: right;
	width:460px;
	padding:10px;
	background-color:#eee;	
	border: 2px solid #ccc;
	margin-bottom: 20px;

	}
	
#call2{
	float: right;
	background-image:url('../images/layout/drop2.gif');
	background-repeat: repeat-x;
	border: 2px solid #ccc;
	font-size: 1.8em;
	width:390px;
	padding:5px;
	text-align:center;
	margin:10px 9px 0px 0px;
	vertical-align: middle;
	}
#call2 a {color:#e4e4e4;}
#call2 a:hover {color:#e79730	;}
	
#related{
	float: right;
	width:398px;
	padding:10px 0px 5px 0px;
	background-color:#eee;	
	border: 2px solid #ccc;
	margin:10px 9px 10px 0px;
	}

	
#pix{
	float: right;
	width:302px;
	padding:10px;
	background-color:#eee;	
	margin-bottom: 20px;

	}
	
#pix img{border: 2px solid #ccc;margin-bottom: 10px;}

#feature{ float:left; width:255px; padding:10px;margin:30px 30px 0 15px;}
#feature img {margin:2px 6px 0 0;border:1px solid #ccc;}
#centerit{width:693px;height:480px;position:absolute;left:50%;top:50%;margin-left:-347px;margin-top:-280px;}
#indexseo{width:693px;position:absolute;left:50%;top:50%;margin-left:-347px;margin-top:400px;text-align:justify;}

/*===TEXT STYLES----------------------------------===*/


h1{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
	line-height:1.1em;
	font-weight: normal;
	
}

h2{
	color:#922C06;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	margin:0;
	font-weight: normal;
	}

h3{
	color:#922C06;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.2em;
	margin:0 0 8px 0;
	font-weight: normal;
	}
	
h4{
	color: #666;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	font-weight: normal;
	margin:0px 0px 3px 0px ;
	}

.pTitle{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	
}

.smGrey{
	font-weight: bold;
	color:#555;
}

.white{
	color:#fff;
	font-weight: bold;
	font-size: 15px;
}

/*=== Navigation ----------------------------------===*/
