html, body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:130%;
	letter-spacing:.08em;
	height:100%;
	background-color:#ABABAB;
}


#page_container {
background-color:#FFFFFF;
	margin: 0 auto;
background:url(../images/dot_white.gif);
min-height:100%;
height:100%;
display:table;
vertical-align:top;
text-align: center;
width:720px;
}

input {background-color:#FFFFFF;}

#header {
height:180px;
text-align:left;
width:720px;
margin:auto;
}

#footer {background-color:#FFFFFF;
height:50px;}


#logo {
width:215px;
height:47px;
padding-top:60px;
padding-left:72px;
float:left;
}


.h_brown {color:#7B3D24}
.h_green {color:#105E34;}
.h_olive {color:#6C6113;}
.h_purple {color:#282462;}
.h_red {color:#7B1D26;}
.h_turq {color:#005E6C;}

#headerimg {
padding-top:0px;
float:right;
width:360px;
height:180px;
background-color:#000000;
}

#nav {
margin:auto;
height:36px;
width:720px;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
background-color:#FFFFFF;
}

#body_container {
width:720px;
margin-top:18px;
text-align:left;
background-color:#FFFFFF;

}

#leftcol {
width:306px;
float:left;
padding-left:36px;
}

#rightcol {
float:right;
width:360px;

}

#single {
float:left;
margin-top:18px;
padding-left:36px;
text-align:center;
}

a {text-decoration:none;}


.title {font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	letter-spacing:.13em;
}

#quote {font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	line-height:120%;
	width:306px;
	padding-right:36px;
	margin-left:18px;
}

#email {
float:left;
width:360px;
text-align:left;
margin-top:18px;
}




.blanc {background-color:#FFFFFF;}

#promoBlock {
	margin-left:35px;
	margin-top:24px;
	text-align:left;
	padding-bottom:20px;
	}

#promoBlock h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	letter-spacing:.13em;
	text-transform:uppercase;

}
