body{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 1.25;	
	margin: 0px;
	padding: 0px;
}

#MainBody{
	position: relative;
	top: 0px;
	width: 766px;
	margin: 0 auto;

}

#content{
	position: relative;
	top: 0px;
	width: 706px;
	margin: 0 auto;
}

#content a:link, #content a:visited{
	color: #951A1D;
	text-decoration:none;
}

#content a:hover{
	color: #000000;
	text-decoration:underline;
}

.input{

	width: 180px;

	font-size: 9px;

}

.inputdate{

	width: 70px;

	font-size: 9px;

}

.inputsmall{

	width: 40px;

	font-size: 9px;

}

.inputCombo{

	width: 146px;

	font-size:9px;

}



.inputComment{

	width: 140px;

	font-size:9px;

	height: 50px;

}



#header{
	position: relative;
	top: 0px;
	height: 100px;
	width: 706px;
	margin: 0 auto;
}	

#header a:link, #header a:visited{
	color: #951A1D;
	text-decoration:none;
}

#header a:hover{
	color: #000000;
	text-decoration:underline;
}

#logo{
	float:left; 
	width:301px; 
	height:100px;
}

#phonelinks{
	float:right; 
	width:405px; 
	height: 100px;
 }

#links{
	padding-top:10px;
	padding-right: 15px;
	text-align:right;
	font-size: 11px;
	height: 32px;
}

#phone{
	padding-top:18px; 
	padding-right:27px;
	text-align:right;
}

#navigation_bg{
	top: 100px;
	height: 45px;
	background-image:url(images/buttons_bg.jpg);
	background-repeat:repeat-x;
	padding-top: 15px;
}	

#navigation{
	top: 100px;
	height: 45px;
	margin: 0 auto;
	text-align:center;
	width: 706px;
	font-size: 11px;
	font-weight: bold;
}	

#navigation a:link, #navigation a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

#navigation a:hover{
	color: #A9A9A9;
	text-decoration:none;
}

.footer{
	padding-top: 15px;
	text-align:center;
	font-size:11px;
	color: #5A5A5A;
}

.footnote{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	font-size:10px;
	color: #5A5A5A;
}