body{
font-size:12px;
font-family:courier new, courier, times new roman;
text-align: center; /* IE hack Part 1 */
background-color:#99CCFF;
}

#wrap {
	 align:center;
	 position: relative;
	 margin: 0px auto;
	 width: 850px;
	 text-align: left; /* IE hack Part 2 */
	 height: 600px;
	 z-index:4;
}

#banner{
 width:100%;
 position:center;
 height:62px;
 /*border:1px solid #333333;*/
}

#leftcontent {
	/*position: float;*/
	margin:5px 0px 0px 0px;
}

#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:70px;
height: 22px;
font-weight:bold;
font-family:Times New Roman,Courier, Courier New;
background-color:#0000FF;
color:#FFFF00;
margin:5px 5px 3px -15px;
}

#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;
}