#wrapper {
	width: 720px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}
#container {
	width: 718px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.gif);
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	background-image: url(images/footer.gif);
	height: 15px;
	clear:both;
}

#sidebar {
	width: 173px;
	text-align: left;
	float:left;
}
#copy {
	width: 500px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	float: right;
	line-height: 18px;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(images/bg_maroon.gif);
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	padding-left: 13px;
	border-top: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px;
	padding-top: 5px;
}
#nav a:hover {
	color: #669999;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}
#nav a:visited {
	color: #275B4D;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-top: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #225a4b;
}
.menuitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.border {
	border: 1px solid #666666;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
#tv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 13px;
	font-weight: bold;
	width: 160px;
}
.top2 {
	background-image: url(images/top2.gif);
	height: 2px;
}
