@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
	background-color: #990000;
	height: 20px;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#contentcenter {
}
border-red-right {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#contentcenter h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6dcb7;
	background-color: #990000;
	text-align:center;
	padding: 4px 0px;
	margin:0px;
}
#contentcenter-top10 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6dcb7;
	background-color: #990000;
	text-align:center;
	padding: 4px 0px;
	margin:0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
} 
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #edcea1;
	text-align: justify;
	height: 15px;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
}
.left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	height: 20px;
	width: 100%;
	background-color: #CCCCCC;
	padding:8px;
	margin: 8px;
}
.border-content {
	margin: 0px;
	padding: 12px;
	border: 8px solid #C2BBB4;
}
.border-content-right-red {
	margin: 0px;
	padding: 12px;
	border: 8px solid #990000;
}
.border-content-top-10 {
	margin: 0px;
	padding: 12px;
	border: 8px solid #990000;
}
.border-nav {
	border: 8px solid #edcea1;
	padding: 12px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
#bottline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.prices14red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal; 
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.prices a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal; 
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.prices a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal; 
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.bullets1 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: underline;
}
#contentcenter-right {
}
#contentcenter-right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align:center;
	padding: 0px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: FF9900;
}
.rightside { float: right; }

.leftside { float: left; }.featured-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #CCCCCC;
	margin: 3px;
	padding: 3px;
	float: right;
	height: 10px;
}
.featured-right-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	height: 10px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
