@charset "UTF-8";
/* CSS Document */

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #000;
	}
	
body, p, td, th, tr, ul, ol, li, dl, dd, dt, blockquote, center, br {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	line-height: 22px;
	font-weight: normal;
}
#bottomlinks {
	background-image: url(../images/bottoms_black.png);
	background-repeat: repeat;
}

a:link {
	color:#009;
	text-decoration: none;
}
a:visited {
	color:#2881AD;
}
a:hover {
	color:#29003E;
}


#container {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}
#BG {
	background-attachment: fixed;
	background-image: url(../images/BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% 100%;
	background-color: #000;
	overflow:auto;
}
#branding {
}
#txtBRAND {
	width: 980px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.logo {
	margin-bottom: 15px;
}
#footer {
}
#txtFOOT {
	width: 794px;
	margin: 0px;
	padding: 10px;
	text-align: right;
}
.Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
.Footer a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 8px;
}
#P_nav {
	height: 100%;
	width: 265px;
	margin: 0px;
	padding: 0px;
}

#txtP_Nav {
	background-image: url(../images/txtPNAVBG.png);
	background-repeat: repeat;
	padding: 10px;
	width: 250px;
	float: right;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#txtP_Nav_inner {
	background-image: url(../images/txtPNAVBG.png);
	background-repeat: repeat;
	padding: 10px;
	width: 250px;
	float: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#Main_Container {
	padding: 0px;
	float: left;
	width: 495px;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#txtMain {
	background-repeat: repeat;
	padding: 10px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	
}
.big  td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #211E55;
	margin-top: 15px;
}



.CALLOUT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #210046;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #766341;
	line-height: normal;
	width: 80%;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#IMGMain {
	margin: 10px;
	padding: 0px;
	width: 700px;
	float: left;
}
.imglft {
	float: left;
	border: thin none #67771E;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
box-shadow: 3px 3px 5px #818181;
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}


.imgRt {
	float: right;
	border: thin none #67771E;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imgCtr {
	border: thin solid #67771E;
	padding: 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.ctrP {
	font-size: 12px;
	text-align: center;
}


#OuterLimits {
	padding: 0px;
	width: 220px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	text-align: right;
	float: left;
	clear: none;
}
.SmBOX p {
	color: #FFF;
}
#logo {
	margin-bottom: 10px;
}
#RT_sm {
	background-image: url(../images/smBG.png);
	background-repeat: repeat;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #000;
}

H1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	color: #FFF;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	text-shadow: 2px 2px 2px #757575;
color: #101656;
FONT-WEIGHT: bold;
text-transform: uppercase;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}
H6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}

.nav-primary {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none;
}
#navlist {
	list-style-type: none;
}

A.nav-primary:link {
	TEXT-DECORATION: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E5E8;
	text-indent: 0%;
}
A.nav-primary:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDCE4;
	display: block;
}
.SmBOX {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
A.nav-primary:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #09F;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: underline;
}


.nav-primary-on {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; TEXT-DECORATION: none
}

A.nav-primary-on:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #3CF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none
}
A.nav-primary-on:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #3CF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none
}
A.nav-primary-on:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; TEXT-DECORATION: underline;
}
#RT_sm2 {
	background-image: url(../images/smBG.png);
	background-repeat: repeat;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#txtMainCALLOUT {
	background-repeat: repeat;
	padding: 10px;
	width: 100%;
}
.WhiteContainer {
	width: 680px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.secHeadr {
	line-height: 1.6em;
	font-weight: bold;
	color: #9BAB2B;
	font-size: medium;
}
.nav-anchorTop {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none;
	text-align: right;
	float: right;
}
#logo_inner {
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#txtMainCALLOUT_inner {
	background-image: url(../images/txtMainBG.png);
	background-repeat: repeat;
	margin: 10px;
	padding: 10px;
	width: 100%;
}
#txtMain_inner {
	background-image: url(../images/txtMainBG.png);
	background-repeat: repeat;
	margin: 10px;
	padding: 10px;
	width: 100%;
}
#Main_Container2 {
	padding: 0px;
	float: left;
	width: 100%;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#IMGMain_inner {
	margin: 10px;
	padding: 0px;
	width: 650px;
	float: left;
}
.happyIMG {
}
.Footer a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 8px;
}
.Footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F0;
	line-height: 8px;
	text-decoration: none;
}
.greenbox {
	width: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.boldP {
	font-weight: bolder;
}
.anchorToTop {
	text-align: right;
	float: right;
	font-size: 12px;
	line-height: 1.6 em;
}
#coupon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #09F;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border: 1px dotted #E5C44E;
	text-align: center;
}
#coupon h1 {
	font-size: 24px;
	color: #F5CD55;
}
#coupon a:link {
	font-size: 16px;
	color: #FF0;
	text-decoration: none;
}
#coupon a:hover {
	font-size: 16px;
	color: #6C0;
	text-decoration: none;
}
#coupon a:visited {
	font-size: 16px;
	color: #FF0;
	text-decoration: none;
}
#forms p a:link {
	font-size: 13px;
	text-transform: none;
	color: #330;
}

#menu{
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#menu ul{
	list-style:none;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style:none;
	display:block;
	padding:0;
	margin: 0px;
}



#menu li a{
	list-style:none;
	display:block;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	padding: 7px;
	border-bottom:dotted;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/menu_static.jpg);
	background-repeat: repeat;
	background-position: left center;
	clear: both;
	margin: 0px;
	height: 25px;
	width: 200px;
}
#menu li a:visited{
	list-style:none;
	display:block;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	padding: 7px;
	border-bottom:dotted;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/menu_static.jpg);
	background-repeat: repeat;
	background-position: left center;
	clear: both;
	margin: 0px;
	height: 25px;
	width: 200px;
}
#menu li a:hover{
	list-style:none;
	display:block;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	padding: 7px;
	border-bottom:dotted;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat;
	background-position: left center;
	clear: both;
	margin: 0px;
	height: 25px;
	width: 200px;
}

#menu li a:active {
	list-style:none;
	display:block;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	padding: 7px;
	border-bottom:dotted;
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat;
	background-position: left center;
	clear: both;
	margin: 0px;
	height: 25px;
	width: 200px;
}
#menu ul li .current {
	text-shadow: 1px 1px 10px #FFF;

}
