/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46515
	
	E: info@adstreaminc.com
	P: (574) 215-1347
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/************* End Yahoo Reset CSS ***************/

body {
	background-attachment: fixed;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	}

a {
	color: #990000;
}
a:hover {
	text-decoration: none;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	padding: 0 0 5px 0;
	background-image: url(../images/spacerLine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	padding: 0 0 5px 0;
}

#container {
	width: 770px;
	margin: 0 auto;
}

#header {
	width: 770px;
	height: 90px;
}
.logo {
	float: left;
	margin: 10px 0 0 10px;
	height: 80px;
	width: 260px;
}
#nav {
	text-align: right;
	float: left;
	margin: 30px 10px 0 0;
	height: 60px;
	width: 490px;}

* html .logo, * html #nav { 
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)); 
}

#headerImages {
	position: absolute;
	margin: -20px 0 0 -9px;}

#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 730px;
	padding: 0 20px 20px 20px;
	margin: -5px 0 -9px 0;
	}
	
#homeH1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	text-align: center;
	margin: 100px 0 0 0;
	padding: 100px 0 0 0;
	background-image: none;
	}
	
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #eee;
	text-align: center;
	padding: 4px;
	}
#footer a {
	color: #eee;}
#map {
	margin-top: 20px;
	float: right;
	height: 300px;
	width: 350px;
	position: relative;
	border: solid 1px #333333;
	clear: right;
}
hr {
	border: none;
	border-top: solid 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
blockquote {
margin:22px 40px;
upadding:35px;
padding: 0 50px;
background: transparent url("../images/blockquote.gif") no-repeat 0 0;
}
p img.right {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px #666666;
}

p img.left {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px #666666;
}
div.photo {
	width: 120px;
	height: 120px;
	margin-right:5px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
div.photo img {
	/*padding-top: auto;*/
}
.quote {
	font-size: 12px;
}
