body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5E2C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topbg.gif);
}
#topnav {
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	background-image: url(images/nav.gif);
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 50px;
}
#main #right {
	width: 570px;
	background-image: url(images/rgb.jpg);
	float: right;
}
#main #right #rightcontent {
	padding: 20px 30px 20px 20px;
	width: 495px;
}
.left_img {
	float: left;
	padding-right: 15px;
}
#main #left {
	width: 159px;
	margin-left: 18px;
	margin-top: 24px;
	margin-right: 18px;
}
#nav a {
	text-decoration: none;
	display: block;
	background-image: url(images/lnavgif.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
}
#nav a:hover {
	text-decoration: none;
	display: block;
	background-image: url(images/lnavo.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
}
#main #left #address {
	margin-top: 45px;
	text-align: right;
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 11px;
}
#box {
	background-image: url(images/boxbg.gif);
	padding-left: 35px;
}
#topnav a {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 30px;
}
a {
	color: #88151C;
}
.header {
	background-color: #73775C;
	width: 100%;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.header2 {
	background-color: #88151C;
	width: 100%;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
#main #right #rightcontent li {
	list-style-type: disc;
	list-style-position: outside;
}
.green {
	color: #4D5334;
}

.rightImage {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
a:link .rightImage { 
	border:1px; 
	border-thickness: 1px;
	border-color: #88151C;
	border-style: solid; 
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
a:hover .rightImage, a:active .rightImage, a:visited .rightImage {
border:1px; 
border-thickness: 1px; 
border-color: #88151C; 
border-style: solid;
float: right;
margin-bottom: 15px;
margin-left: 15px;
}
a:link .image { 
border:1px; 
border-thickness: 1px; 
border-color: #88151C; 
border-style: solid; 
}
a:hover .image, a:active .image, a:visited .image {
border:1px; 
border-thickness: 1px; 
border-color: #88151C; 
border-style: solid;
}


.red {
	color: #88151C;
}

