/* CSS Document */
div#pageCont {
	height: 625px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 12px;
}

div#navbar{
	color : #990033;
	font-size: 10px;
	border-top : 1px solid #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 780px;
	height: 15px;
}

div#navbar ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 2px 0 0 0;
	text-align: right;
	margin-left: 5px;
}
div#navbar ul li {
	display: inline;
}
div#navbar li a{
	color : #990033;
	text-decoration : none;
	
}

div#navbar li a:hover{
	border-bottom : 1px solid #FF6600;
}

div#col1 {
	height: 325px;
	width: 170px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	margin-top: 25px;
	line-height: 16px;
}
div#col1 a {
	color : #990033;
	text-decoration: none;
}
div#col1 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
div#col2 {
	height: 325px;
	width: 500px;
	margin-top: 25px;
	margin-left: 30px;
	line-height: 24px;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	float: left;
	text-align: left;
	font-weight: bold;
}
.picture {
	margin-right: 25px;
	float: left;
	margin-top: 6px;
}
div#footer {
	height: auto;
	width: 495px;
	text-align: center;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}
div#menutoprow {
	height: 200px;
	width: 500px;
}
div#menurow {
	height: auto;
	width: 500px;
	clear: both;
	float: none;
	margin-bottom: 20px;
}
div#menucol1 {
	float: left;
	height: auto;
	width: 235px;
	text-align: center;
}
div#menucol2 {
	float: right;
	height: auto;
	width: 235px;
	text-align: center;
}
.menuheading {
	font-size: 16px;
	font-variant: small-caps;
	color: #FF6600;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-weight: bold;
	text-align: center;
}
div#menucol1 p {
	margin-top: 0px;
}
div#menucol2 p {
	margin-top: 0px;
}
div#pagetitle {
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	width: 495px;
	text-align: center;
}
div#menuimage {
	height: 255px;
	margin-bottom: 15px;
}
div#menucol2 h5 {
	margin-bottom: 14px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
}
div#couponCont {
	background-image: url(../images/CO-coupon2.gif);
	height: 171px;
	width: 492px;
}
div#couponcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 58px;
	line-height: 18px;
}
div#coupontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	width: 246px;
	margin-top: 0px;
}
div#couponcopy a {
	color: #990033;
	text-decoration: none;
}
div#couponcopy a:hover {
	color: #FF6600;
	text-decoration: none;
}
div#coupon1 {
	text-align: center;
	float: left;
	height: 100px;
	width: 246px;
}
div#coupon2 {

	text-align: center;
	float: left;
	height: 100px;
	width: 246px;
}
div#rowspacer {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
}
div#banner {
	clear: both;
	height: 176px;
	width: 780px;
}
