@charset "utf-8";

@media all{

* { margin : 0; padding : 0; }
h2, h3, h4, h5, p, ul, ol, hr { margin : 0 0px; padding: 0em; }

html { overflow: -moz-scrollbars-vertical !important; }

body{
	background-color: #060A2D;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{color: #994C33; text-decoration: underline;}
a:hover{color: #994C33; text-decoration: none;}


div#pagecontainer{
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}


div#column1{
	width: 204px;
	float: left;
}

div#branding{
	width: 204px;
	float: left;
}

div#branding img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#Nav{
	width: 204px;
	float: left;
}

#Nav a:link{color: #D9D1B6; text-decoration: none;}
#Nav a:visited{color: #D9D1B6; text-decoration: none;}
#Nav a:active{color: #D9D1B6; text-decoration: none;}
#Nav a:hover{
	width: 180px;
	height: 22px;
	padding-right: 20px;
	background-image:url(/images/navonbg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	text-align: right;
	color: #EDE3C4;
	text-decoration: none; 
	font: bold 12px/22px "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.NavOff{
	width: 180px;
	height: 22px;
	padding-right: 20px;
	background-image:url(/images/shared/spacer.gif);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	text-align: right;
	color: #D9D1B6;
	font: bold 12px/22px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.NavOff a:link {color: #D9D1B6; text-decoration: none;} 
.NavOff a:visited {color: #D9D1B6; text-decoration: none;} 
.NavOff a:active {color: #D9D1B6; text-decoration: none;} 
.NavOff a:hover {
	width: 180px;
	height: 22px;
	padding-right: 20px;
	background-image:url(/images/navonbg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	text-align: right;
	color: #EDE3C4;
	text-decoration: none; 
	font: bold 12px/22px "Times New Roman", Times, serif;
	text-transform: uppercase;
} 

.NavOn {
	width: 180px;
	height: 22px;
	padding-right: 20px;
	background-image:url(/images/navonbg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	text-align: right;
	color: #D9D1B6;
	font: bold 12px/22px "Times New Roman", Times, serif;
	text-transform: uppercase;}
.NavOn a:link {color: #D9D1B6; text-decoration: none;} 
.NavOn a:visited {color: #D9D1B6; text-decoration: none;}  
.NavOn a:hover {
	width: 180px;
	height: 22px;
	padding-right: 20px;
	background-image:url(/images/navonbg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	text-align: right;
	color: #EDE3C4;
	text-decoration: none; 
	font: bold 12px/22px "Times New Roman", Times, serif;
	text-transform: uppercase;
} 

div#column2{
	width: 789px;
	float: left;
	background-image: url(/images/bg.container.gif);
	margin: 0px;
	padding: 0px;
}



div#MainContentContainer{
	width: 789px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	background-image: url(/images/bg.content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #313D73;
}

.rightimg img{
	margin: 0px 40px 0px 30px;
}

.MainContentFull{float:left; width: 520px;}
.MainContentFull ul li{
	list-style-type: none;
	background-position: left 5px;
	background-repeat: no-repeat;
	background-image: url(/Images/shared/bullet.gif);
	color: #69563E;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	margin: 0px 20px 0px 20px;
	padding: 0 0 10px 10px;
}



p{
	padding: 0px 20px 10px 40px;
	color: #69563E;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
}
h1{
	color:#3E2813;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 40px;
	padding-bottom: 20px;
}

h3{
	color:#F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#vr {
	margin-left: 40px;
	margin-right: 20px;
}





ul, li{
	list-style-type: none;
	color: #69563E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 10px 0;
}

.prices {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69563E;
}

.table{
	margin-left: 170px;
}
}
