HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
BODY
{
	background-color: #660000;
	background-image: url(images/Body.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
#preload
{
	display: none;
}
#links
{
	color: #FFA600;
	font-size: 12px;
	font-weight: normal;
	width: 990px;
	text-align: right;
	padding-right: 25px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
}
#links A, #links A:active, #links A:visited
{
	color: #FFA600;
	font-weight: bold;
}
#links A:hover
{
	color: #FFF;
	text-decoration: none;
}
HR
{
	color: #3E3435;
	height: 1px;
}
P {
	margin-bottom: 8px;
}
H1, H2, H3, H4, .homefeaturetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homefeaturetitle
{
	font-style: italic;
}
H1
{
	color: #D75846;
	font-size: 22px;
	line-height: 24px;
	padding: 10px 0;
}
H2
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
H2 A, H2 A:link, H2 A:visited
{
	font-weight: bold;
}
H3
{
	color: #D75846;
	font-size: 12px;
	line-height: 14px;
}
H4
{
	color: #BABDC2;
}
H5
{
	color: #BABDC2;
}
H6
{
	color: #BABDC2;
}
A, A:link
{
	color: #D75846;
	font-weight: normal;
	text-decoration: underline;
}
A:visited
{
	color: #D75846;
	font-weight: normal;
	text-decoration: underline;
}
A:hover
{
	color: #D75846;
	text-decoration: underline;
}
A:focus
{
	color: #D75846;
}
A:active
{
	color: #D75846;
}
#outerWrapper
{
	background-image: url(images/Content.jpg);
	background-repeat: repeat-y;
	margin: 20px auto 0;
	text-align: left;
	width: 990px;
}
#outerWrapper #header
{
	background-image: url(images/BigHeader85.jpg);
	background-repeat: no-repeat;
	height: 85px;
	padding: 15px 30px 0px 20px;
	text-align: right;
	text-transform: none;
	font-size: 16px;
	color: #880000;
	font-weight: bold;
}
#outerWrapper #header H1 A, #outerWrapper #header H1 A:link, #outerWrapper #header H1 A:visited
{
	text-transform: uppercase;
	color: #880000;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	margin-right: 600px;
}
#outerWrapper #header H1 A:hover
{
	color: #9D7F60;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #header P
{
	margin: 10px 15px 0;
	padding: 0;
}
/*These are the settings for the top navigation bar*/
#outerWrapper #nav
{
	color: #FFFFFF;
	background: url(images/topnav_bg.jpg) repeat-x top;
	height: 32px;
	margin-left: 14px;
	margin-right: 13px;
	text-align: left;
}
#outerWrapper #nav UL
{
	margin: 0px;
	padding: 0px;
}
#outerWrapper #nav UL LI
{
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#outerWrapper #nav UL LI A
{
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	background: url(../images/nav-divider3.gif) no-repeat right top;
	text-decoration: none;
}
#outerWrapper #nav UL LI A:hover
{
	margin-top: 1px;
	background: url(images/nav-hover31.jpg) repeat-x top;
	text-decoration: none;
	color: #000000;
}
#outerWrapper #nav UL LI A.current
{
	margin-top: 1px;
	background: url(images/topnav_bg31.jpg) repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}
#outerWrapper #nav UL LI A:hover.current
{
	margin-top: 1px;
	background: url(images/nav-hover3.jpg) repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}
/*These are the settings for the top SUB navigation bar*/
#outerWrapper #subnav
{
	color: #FFFFFF;
	background-color: #000000;
	height: 32px;
	margin-left: 14px;
	margin-right: 13px;
	padding-left: 250px;
	text-align: left;
}
#outerWrapper #subnav UL
{
	margin: 0px;
	padding: 0px;
}
#outerWrapper #subnav UL LI
{
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#outerWrapper #subnav UL LI A
{
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #subnav UL LI A:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003300;
}
#outerWrapper #subnav UL LI A.current
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #550000;
}
#outerWrapper #subnav UL LI A:hover.current
{
	text-decoration: none;
	color: #000000;
	background-color: #880000;
}
#outerWrapper #contentWrapper
{
	margin-left: 14px;
	margin-right: 14px;
}
#outerWrapper #contentWrapper UL
{
	list-style: disc;
	margin: 0 0 0 20px;
	padding: 0;
}
#outerWrapper #contentWrapper #leftColumn1
{
	color: #9D7F60;
	float: left;
	padding: 20px 13px 20px 15px;
	width: 187px;
}
#outerWrapper #contentWrapper #leftColumn1 H2
{
	color: #D75846;
}
#outerWrapper #contentWrapper #content
{
	color: #993300;
	width: 716px;
	padding: 20px 15px;
	float: right;
}
#outerWrapper #contentWrapper #content H2
{
	margin-bottom: 5px;
}
#outerWrapper #contentWrapper .clearFloat
{
	clear: both;
	display: block;
}
#outerWrapper #footer
{
	background-color: #660000;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 20px 0px 10px 15px;
	text-align: center;
}
#outerWrapper #footer P
{
	color: #F6D377;
}
#outerWrapper #footer H2
{
	color: #D75846;
}
.homefeatureboxes
{
	font-size: 12px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	color: #333333;
}
.homefeatureboxes P, .homefeatureboxes UL LI, .homefeatureboxes H2
{
	padding-right: 10px;
	margin: 0 10px;
}
.homefeatureboxes P
{
	margin-bottom: 5px;
}
.homefeatureboxes IMG
{
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: block;
	padding-left: 10px;
}
.homeleft-box, .homemiddle-box, .homeright-box
{
	float: left;
	background-color: #FFFFCC;
	border: 1px solid #993300;
	height: 700px;
}
.homeleft-box
{
	width: 278px;
	margin-right: 17px;
}
.homemiddle-box
{
	width: 278px;
	margin-right: 17px;
}
.homeright-box
{
	width: 278px;
}
.homefeaturetitle
{
	font-size: 23px;
	font-weight: normal;
	color: #F90;
	line-height: 25px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #6F170B;
	padding-left: 10px;
	letter-spacing: -1px;
}
#Globekey
{
	margin: 5px 0 10px 15px;
}
#Globekey IMG
{
	margin: 0 5px;
	padding: 0;
	display: inline;
}
#Globekey #button
{
	margin-left: 65px;
	width: 125px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #E7E0D8;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/Globekey.jpg);
	background-repeat: no-repeat;
	background-color: #C0B099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
#Globekey #button:hover
{
	color: #FFF;
	background-image: url(images/Globekey-hover.jpg);
	cursor: pointer;
}
#Globekey H2
{
	padding: 0;
	text-align: center;
}
#Globekey H3
{
	margin-top: 10px;
}
A.book
{
	display: block;
	font-size: 14px;
	height: 40px;
	background-image: url(images/Buttonleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 20px 5px 5px;
	width: auto;
	color: #FFFFFF;
	text-align: center;
	line-height: 260%;
	text-decoration: none;
}
A.book SPAN
{
	display: block;
	height: 40px;
	background-image: url(images/buttonrigth.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	width: auto;
	color: #FFFFFF;
	text-align: center;
}
A.book:hover
{
	background-image: url(images/hoverleftsamui.jpg);
	text-decoration: underline;
}
A.book:hover SPAN
{
	background-image: url(images/hoverrigthsamui.jpg);
}
#upsell
{
	font-size: 14px;
	color: #333;
	border: 1px solid #909CB0;
	padding: 6px;
	margin: 10px;
	background-color: #D9CEBC;
}
