/* CSS Document */

html, body {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	background-image: url(images/background_main.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	position: relative;
	padding: 0;
	text-align: center;
	border: 0;
}

h1 {
	color: #3b0e66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2 {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

a:link {
	color: #58df04;
	text-decoration: underline;
}

a:visited {
	color: #58df04;
	text-decoration: none;
}

a:hover {
	color: #3b0e66;
	text-decoration: none;
}

#container {
	margin-top: -94px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 852px;
	position: relative;
	left: 27px;
	background-image: url(images/shadow1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header {
	width: 814px;
	height: 83px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin: 0;
}

#littlenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	position: relative;
	top: 34px;
	left: -10px;
}

/* fix for IE7 */
*:first-child+html #littlenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	position: relative;
	top: 45px;
	left: -10px;
} 

#littlenav a {
	text-decoration: none;
	color: #3b0e66;
}

#littlenav a:hover {
	text-decoration: underline;
}

#nwlogo {
	background-image: url(images/nw_logo.png);
	background-repeat: no-repeat;
	width: 169px;
	height: 170px;
	position: relative;
	top: 115px;
	left: -43px;
}

#main_hm {
	width: 796px;
	position: relative;
	background-color: white;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	float: left;
	background-image: url(images/home_img.jpg);
	background-repeat: no-repeat;
}

.entertowin {
	position: absolute;
	top: 400px;
	left: 218px;
}

#main_hm img {
	border: none;
}

#main {
	width: 796px;
	position: relative;
	background-color: white;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	float: left;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

/* Begin styles for register page */

#form {
	padding-bottom: 100px;
	position: relative;
	top: 15px;
	left: 125px;
	float: left;
}

#submittext {
	margin-right: 195px;
}

#submittext p {
	text-align: left;
	font-size: 13px;
}

#formheadtext {
	margin: 70px 75px 0 24px;
}

#formheadtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b0e66;
	line-height: 24px;
	text-align: justify;
}

#form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0e66;
	line-height: 35px;
	text-align: right;
}

.formfield {
	margin-left: 10px;
	width: 250px;
	border: 1px solid #ccc;
}

#categories {
	float: left;
	width: 125px;
	height: 100%;
	background-color: white;
	padding: 0;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin: -2px 0 0 0;
}

#categories li {
	list-style: none;
	padding: 0;
	margin-left: 0;
}

#categories a {
	display: block;
	margin: 0;
	padding: 10px;
	text-decoration: none;
	color: #3b0e66;
}

#categories a:hover, #currentpage #here {
	color: #3b0e66;
	background-color: #aefc7e;
	background-image: url(images/nav_grad_wt.png);
	background-repeat: repeat-x;
	background-position: top left;
}
	
.regheader {
	color: #3b0e66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.regsubhead {
	color: #3b0e66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e3e3e3;
	margin: 10px -10px 0 -10px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.taken {
	color: #3b0e66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.available {
	color: #3b0e66;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0 -10px 0 -10px;
	text-align: center;
}

fieldset {
	border: 4px solid #e3e3e2;
	width: 757px;
	float: left;
	margin: 515px 0 45px 15px;
	padding: 0;
}

/* IE7 fix */
*:first-child+html fieldset {
	border: 4px solid #e3e3e2;
	width: 757px;
	float: left;
	margin: 565px 0 0 15px;
	padding: 0;
	position: relative;
	top: -45px;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #3b0e66;
	color: #ffffff;
	margin-left: 315px;
	padding: 2px 5px 4px 5px;
}

.featured {
	float: left;
	margin: 15px 0 0 22px;
	padding-bottom: 30px;
	border-style: none;
}

#nav {
	padding-left: 0;
	list-style: none;
	margin: 0;
	background-color: #cecfce;
	width: 798px;
	float: left;
}

#nav li {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b0e66;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 8px 14px 10px 14px;
	text-decoration: none;
	border-left: 2px groove #e3e3e3;
	color: #3b0e66;
	background-image: url(images/nav_grad.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#list {
	margin-left: 103px;
}

#nav a:hover, #aboutpage #about a, #businesspage #part a, #currentpage #current a, #newspage #news a, #becomepage #become a {
	color: white;
	background-color: #3b0e66;
	background-image: url(images/nav_grad_wt.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	clear: both;
	text-align: center;
	position: relative;
	left: -27px;
	padding: 25px 0 0 0;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: underline;
}

/* footer fix for IE7 */
*:first-child+html #footer {
	height: 1%;
}

#subheader {
	background-image: url(images/subheader_bg.png);
	background-repeat: repeat-x;
	width: 796px;
	height: 51px;
	float: left;
}

#subheader img {
	margin: 17px 0 0 20px;
}

.subimg {
	border: 6px solid white;
	width: 311px;
	height: 203px;
	float: right;
	margin: -35px 0 0 20px;
	display: block;
}

#aboutcontent {
	margin: 10px 20px 0 25px;
	padding-bottom: 75px;
	float: left;
}

#aboutcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #3b0e66;
	line-height: 24px;
}

.participants {
	width: 756px;
	float: left;
	border-top: #ccc dotted 1px;
	margin: 20px 0 5px 20px;
}

.partleft {
	float: left;
	margin: 6px 0 0 0;
}

.partcenter {
	float: left;
	margin: 6px 0 0 73px;
}

.partright {
	float: right;
	margin: 6px 0 0 0;
}

.participants a:link img {
	border: 2px solid #8ee15a;
}

.participants a:visited img {
	border: 2px solid #8ee15a;
}

.participants a:hover img {
	border: 2px solid #3b0e66;
}

/* Begin styles for Current Offers page */

#currentoffers {
	list-style: none;
	width: 585px;
	height: 100%;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
}

#currentoffers li {
	display: inline;
	margin-right: 15px;
}

#currentoffers img {
	border: none;
}

/* Begin styles for Site Map page */

#sitemap {
	margin: 20px 0 400px 20px;
}

#sitemap ul {
	margin: 15px 0 0 30px;
	color: #3b0e66;
}

#sitemap li {
	list-style: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}

/* Begin styles for News & Events page */

#newscontent {
	margin: 0 40px 0 23px;
	padding-bottom: 65px;
	float: left;
}

#newscontent h1 {
	border-bottom: 1px dotted #3b0e66;
	padding: 0 0 3px 0;
	margin-top: 50px;
}

#newscontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0e66;
	margin-left: 72px;
	text-align: justify;
	line-height: 20px;
}

.newsheadtext {
	font-weight: normal;
	font-style: italic;
}

/* Begin styles for Media page */

#mediacontent {
	margin: 10px 40px 0 23px;
	padding-bottom: 365px;
	float: left;
}

#mediacontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0e66;
	line-height: 24px;
	margin-left: 1px;
}

#mediacontent a:link {
	color: #3b0e66;
	text-decoration: none;
}

#mediacontent a:hover {
	color: #3b0e66;
	text-decoration: underline;
}