html, body 
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	background-color: #222222;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

*
{
	margin: 0px;
	padding: 0px;
	outline: none;
}

#main
{
	width: 851px;
	margin: 0 auto;
}

#header
{
	height: 80px;
	background-image: url(images/main_header.jpg);
}

#top
{
	height: 145px;
	background-image: url(images/top.jpg);
}

#menu
{
	height: 47px;
	background-image: url(images/fill.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu img
{
	border: 0px;
}

#menu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu ul li
{
	display: linline;
	float: left;
}

#content
{
	height: 200px;
	background-image: url(images/hdr_bg.jpg);
	background-repeat: no-repeat;
}

#content .welcometext 
{
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #d3e8ee;
	margin-top: -4px;
	margin-left: 325px;
	width: 485px;
	height: 126px;
	text-align: justify;
}

.welcometext  a
{
	color: #ff2222;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
	padding-bottom: 4px;
}

#regulartext
{
	clear: both;
	width: 850px;
}

#regulartextWide
{
	clear: both;
	width: 900px;
}

.welcomeimage
{
	border: 0px;
	margin-top: 29px;
}

.floatbox
{
	display: block;
	float: left;
	width: 425px;
	height: 170px;
}

.floatbox p
{
	margin-left: 23px !important;
	margin-right: 23px !important;
	color: #d3e8ee;
	line-height: 18px;
	text-align: justify;
}

.add
{
	display: block;
	padding-left: 6px;
}
.less
{
	display: block;
	padding-right: 6px;
}

.floatbox a, .floatbox a:link, .floatbox a:visited .floatbox a:active 
{
	display: block;
	text-align: right;
	margin-top: 3px;
	color: #d3e8ee;
}

.floatbox a:hover
{
	color: #ffffff;
}
	
#footer
{
	clear: both;
	width: 851px;
	padding: 12px;
	height: 18px;
	color: #8a8a8a;
	border-top: 1px solid #434343;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #8a8a8a;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.floatleft 
{
	float: left;
}

.floatright
{
	float: right;
}

#sidebar
{
	float: left;
	width: 285px;
}

#sidebar ul
{
	padding: 0px;
	margin: 12px 7px 20px 0px;
	text-align: right;
	color: #d3e8ee;
	list-style-type: none;
}

#sidebar ul li
{
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
}

#sidebarNarrow
{
	float: left;
	width: 250px;
}

#sidebarNarrow ul
{
	padding: 0px;
	margin: 12px 7px 20px 0px;
	text-align: right;
	color: #d3e8ee;
	list-style-type: none;
}

#sidebarNarrow ul li
{
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
}

#regulartext p
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.line
{
	display: block;
	width: 260px;
	float: right;
	padding-bottom: 20px;
	border-top: 1px solid #434343;
}

.line-2
{
	display: block;
	width: 425px;
	padding-bottom: 10px;
	border-top: 1px solid #434343;
}

.line-center
{
	margin: auto;
	display: block;
	width: 260px;
	padding-bottom: 20px;
	border-top: 1px solid #434343;
}

#sidebar p
{
	margin-left: 26px !important;
	margin-right: 8px !important;
	margin-top: 10px;
	color: #d3e8ee;
	line-height: 18px;
	text-align: left;
}

#sidebar ul a, #sidebar ul a:link, #sidebar ul a:visited, #sidebar ul a:active
{
	display: inline !important;
	text-align: right;
	margin-top: 3px;
	color: #d3e8ee;
	text-decoration: none;
}

#sidebar ul a:hover
{
	text-decoration: underline;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	display: block !important;
	text-align: right;
	margin-top: 3px;
	color: #d3e8ee;
}

#sidebar a:hover
{
	color: #FFFFFF;
}

#sidebarNarrow p
{
	margin-left: 26px !important;
	margin-right: 8px !important;
	margin-top: 10px;
	color: #d3e8ee;
	line-height: 18px;
	text-align: left;
}

#sidebarNarrow ul a, #sidebar ul a:link, #sidebar ul a:visited, #sidebar ul a:active
{
	display: inline !important;
	text-align: right;
	margin-top: 3px;
	color: #d3e8ee;
	text-decoration: none;
}

#sidebarNarrow ul a:hover
{
	text-decoration: underline;
}

#sidebarNarrow a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	display: block !important;
	text-align: right;
	margin-top: 3px;
	color: #d3e8ee;
}

#sidebarNarrow a:hover
{
	color: #FFFFFF;
}
	
.block
{
	display: block !important;
}

.floatbox a:hover
{
	color: #ffffff;
}

#tresc
{
	float: right;
	width: 519px;
}

#tresc h2
{
	color: #9bd7e7;
	font-size: 14px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: Georgia, Helvetica, Verdana, Sans-serif;
	text-decoration: underline;
}

#tresc p, .welcometext p
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px 30px 12px 0px;
	margin: 0px;
	color: #d3e8ee;
	line-height: 18px;
	font-weight: normal !important;
	text-align: left;
}

#tresc-center
{
	float: right;
	width: 649px;
	text-align: center;
}

#tresc-center h2
{
	color: #9bd7e7;
	font-size: 14px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: Georgia, Helvetica, Verdana, Sans-serif;
	text-decoration: underline;
}

#tresc-center p, .welcometext p
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px 30px 12px 0px;
	margin: 0px;
	color: #d3e8ee;
	line-height: 18px;
	font-weight: normal !important;
	text-align: center;
	white-space: pre;
}

#gallery img
{
	border: 1px solid #2d4e5d;
	padding: 3px;
	margin-right: 50px;
	margin-bottom: 20px;
	display: inline;

}
.uline
{
	text-decoration: underline;
}
.video p
{
	display: block;
	width: 425px;
	position: relative;
	top: 5px;
	margin-bottom: 40px;
}

.bigred
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000 !important;
}

#ctform
{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #d3e8ee;
	
}

label
{
	float: left;
	width: 120px;
	font-weight: bold;
}

input, textarea
{
	width: 180px;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	padding: 1px;
}

textarea
{
	width: 250px;
	height: 150px;
}

.boxes
{
	width: 1em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}

.submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}

br{
	clear: left;
}

.table 
{
	color: #d3e8ee;
	margin-bottom: 15px;
	margin-right: 25px;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.table td
{
	padding: 4px;
	border-bottom: 1px solid #666;
}

.smalltxt {
	margin-top: 20px;
	font-size: 11px !important;
}
.spacer
{
	height: 20px;
}
ul.offer
{
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 0px;
	list-style-type: square;
	color: #d3e8ee;
	font-size: 12px;
	line-height: 18px;
}
fieldset
{
	border: 0px;
}