@charset "UTF-8";
/* CSS Document */

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-image: url(../images/HTML_BG.jpg);
	}
	
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: #352D1E;
	line-height: 22px;
	font-weight: normal;
}


a:link {
	color:#FFF;
	font-size: 14px;
	text-transform: uppercase;
}
a:visited {
	color:#003;
	font-size: 14px;
	text-transform: uppercase;
}
a:hover {
	color:#FCF224;
	font-size: 14px;
	font-weight: bold;
}

H1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	color: #8B8D17;
	text-transform: uppercase;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	color: #7551A7;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	color: #595B0F;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
.navSPECIAL {
	font-size: 16px;
	color: #99A231;
	text-decoration: none;
}
H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}
H6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}

#Dress {
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Container {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#Header {
	padding: 0px;
	width: 1024px;
	height: 205px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#Header .rotator {
	width: 719px;
	height: 205px;
	float: right;
margin-right: 1px;
	
}
#content {
	padding: 0px;
	width: 1024px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	height: 100%;
	float: left;
}
#footer {
	padding: 0px;
	width: 1024px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 205px;
	clear: both;
	float: left;
}
.lftCOL {
	padding: 0px;
	float: left;
	width: 259px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.RTCOL {
	padding: 0px;
	float: right;
	width: 665px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#footer .content_FT {
	font-size: 11px;
	color: #FFF;
	padding: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
margin-bottom: 10px;
}

#nav2 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #600;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #662D3F;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #662D3F;
	background-color:#89901D;
	padding: 5px;
	margin: 3px;
	display: block;
}

#nav2 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #600;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #662D3F;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #662D3F;
	background-color:#89901D;
	padding: 5px;
	margin: 3px;
	display: block;
}


#nav2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #945BA7;
}
#footer .content_FT table p  {
	font-size: 11px;
	color: #FFF;
}
#content .RTCOL .sep {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #493699;
}
.imgLEFT {
	float: left;
	margin-right: 13px;
}

