body {
	background-color: #999999;
	margin-top:0px;
	margin-bottom:0px;
	height: 101%;
}
.container{
	background-image: url(images/tile.jpg);
	background-repeat: repeat-y;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
    height: auto;
}
/* Hack for IE */
* html .container {
    height: 100%;
}
/* End IE Hack */
html {
	height: 100%;
}
.container2{
	width:734px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
.blue_bar{
	background-color:#5D82B9;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A32D36;
}
.topleft{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.topright{
	float:right;
	padding-top:28px;
}
#nav{
	clear:both;
	background-color: #5D82B9;
	height:32px;
	padding-left:5px;
}
#nav a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a:hover{
	text-decoration: underline;
}
.red_line{
	background-color:#A32D36;
	height:3px;
	margin-top:1px;
	margin-bottom:1px;
}
hr.rule{
	margin:0px;
	padding:0px;
}
#cell1{
	width:514px;
	padding-right:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A32D36;
	border-right-color: #A32D36;
	border-bottom-color: #A32D36;
}
#cell1 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
#cell1 ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 25px;
}
#cell2{
	width:194px;
	padding-left:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A32D36;
	border-bottom-color: #A32D36;
}
#footer{
	text-align: center;
	margin: 0px;
	padding-top:6px;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:10px;
}
.secondary{
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
}
.map{
	border: 1px solid #666666;
	margin-right: 45px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: normal;
	line-height: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	padding-top: 6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
}
.flash {
	margin-right: 25px;
	border: 1px solid #666666;
	margin-bottom: 35px;
}
.pic {
	margin-left: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.red{color: #993333;}
li ul li{
	magrin:0;
	padding:0;
	line-height:12px;
}