a:link, a:active, a:visited {
	font-weight: bold;
	color: #111;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
#nav {
	display: block;
	position: relative;
	white-space: nowrap;
	padding-left: 50px;
	height: 41px;
}
#credits a:link, #credits a:visited, #credits a:active {
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	width: auto;
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 41px;
}

#nav ul li {
	float: left;
	width: auto;
}

#nav ul li a {
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 41px;
	height: 41px;
	display: block;
	float: left;
}

#nav ul li a:hover {
	background-image: url(images/nav-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 41px;
	height: 41px;
}

#subnav {
	display: block;
	position: relative;
}

#subnav ul {
	list-style-type: none;
	width: auto;
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

#subnav ul li {
	display: block;
	float: left;
	width: auto;
}

#subnav ul li.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#subnav ul li a {
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#subnav ul li a:hover {
	color: #AA0000;
}
html, body {
	height: 100%;
	width: 100%;
	font-size: 10px;
}
body {
	background-color: #131516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	margin: 0px;
	padding: 0px;
}
input, select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	height: 18px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	margin: 0px;
	padding: 6px;
	background-color: #FFFFFF;
}
#packages {
	background-color: #960001;
}

#pack1 {
	clear: left;
	float: left;
	height: 155px;
	width: 278px;
}
#pack2 {
	width: 278px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 155px;
}
#pack3 {
	clear: right;
	float: right;
	width: 278px;
}
#pack1 img, #pack2 img, #pack3 img {
	border: 0px none;
}
#content {
	width: 100%;
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.block-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.block-content {
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
H2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	background-image: url(images/bkg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
	width: 100%;
}
#container {
	background-image: url(images/bkg-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	background-color: #860001;
}
#header {
	height: 264px;
	width: 100%;
}
#navigation {
	height: 41px;
	width: 100%;
}
#navigation #navbar {
	background-image: url(images/nav-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container2 {
	width: 100%;
	background-color: #860001;
	background-image: url(images/bkg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	background-color: #141517;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 8px;
}
