body{
font-size:12px;
font-family:courier new, courier, times new roman;
text-align: center; /* IE hack Part 1 */
background-color:#ffffff;
}


#wrap {
	 align:center;
	 position: relative;
	 margin: 0px auto;
	 width: 760px;
	 text-align: left; /* IE hack Part 2 */
	 height: 100%;
	 z-index:4;
}


#banner{
 width:100%;
 position:center;
 height:62px;
 /*border:1px solid #333333;*/
}

#google{
width: 760px;
height:90px;
clear:both;
}

#leftcontent {
	/*position: float;*/
	margin:10px 0px 0px 0px;
}


#rightcontent {
	/* position: absolute;
	top:62px;
	right:0px;*/
	float:right;
	margin-top:0px;
	width:168px; 
	height:300px;
	z-index:3;
}

#content{
font-size:12px;
text-align:left;
float: left;
padding: 12px;
border:1px solid #333333;
}

#borders{
padding:5px;
border:1px solid #666666;
margin:10px 0px 10px 0px;
margin-left: auto;
margin-right: auto;
width:125px;
align:center;
}




#blurb_borders{
padding:10px 0px 10px 0px; 
border:0px solid #666666;
font-size:11px;
color:#333333;
}


input{
font-family:courier new, courier, times new roman;
font-size:12px;
padding-left:5px;
}

hr{
color:#333333;
width:100%;
height:1px;
}

.button{
width:130px;
margin:3px 0px 3px 0px;
background-color:#cfcfcf;
}

.totals{
border:0px;
background-color:#ffffff;
color:#009900;
font-weight:bold;
font-family:Times New Roman,Courier, Courier New;
font-size:13px;
margin:3px 0px 3px 0px;
width:105px;
}

.textfield{
width:105px;
margin:3px 0px 3px 0px;
}

#label{
display: block;
width:120px;
text-align:left;
float: left;
}


.error{
font-size:14px;
color:#ff0000;
text-align:left;
float: left;
padding:20px;
}

.message{
font-size:14px;
text-align:left;
float: left;
padding:20px;
}

#map{
border:1px solid #333333;
float:left;
}

h1{
font-size:28px;
margin:0px;
}
h2,h3,h4{
font-size:25px;
margin:20px 0px 20px 0px;
}

a.nav, a.nav:visited {
font-size:12px;
text-decoration:none;
color:#333333;
}

a.nav:hover {
text-decoration:underline;
}

a, a:visited, a:hover{
color:#333333;
font-size:12px;
line-height:16px;
text-decoration:underline;
}

b{
font-size:14px;
}

a.red, a.red:visited, a.red:hover {
font-size:12px;
text-decoration:none;
color:#ff0000;
}

a.blue, a.blue:visited, a.blue.hover{
font-size:12px;
text-decoration:none;
color:#0000ff;
font-weight:bold;
font-family:arial, verdana, century gothic;
}