li, img, div { behavior: url('/js/iepngfix.htc'); }
body{
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url('/images/background-rule-top.gif');
	background-repeat: repeat-x;
	background-position: 0px 5px;
	color: #ffffff;
	font-weight: normal;
	font-family: times new roman, serif;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	font-family: times new roman, serif;
	color: #FFFFFF;
}
#outer{
	background-image: url('/images/background-body.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 310px;
	height: auto;
	_height: 310px;
}
#inner{
	min-height: 635px;
	height: auto;
}
#logo{
	border:0;
	padding:20px
}
#nav{
	width: 120px;
	float: left;
	/*
	background-image: url('/images/background-nav.jpg');
	background-repeat: no-repeat;
	background-position: 120px 0px;
	*/
	padding: 20px 0 0 0;
	min-height: 240px;
	height: auto;
	_height: 240px;
}
#content{
	margin-left: 120px;
	font-family: arial;
	font-size: 14px;
	width: 380px;
}
#content-inner{
	border-left: 2px solid #89718B;
	border-bottom: 2px solid #89718B;
	padding: 0 0 10px 20px;
	margin-bottom: 20px;
}
#title{
	height: 30px;
	text-align: right;
	margin-top: -30px;
	margin-bottom: 20px;
	width: 500px;
}
#title h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: times new roman, serif;
	text-transform: uppercase;
}
#purple {
	color: #89718B;
	text-decoration: underline;
}

#quick-links {
	width:850px;
	position:relative;
	margin: -20px 10px;
	font-family:arial;
	font-size:11px;
	line-height:12px;
	color:#fff;
	z-index:3; 
}

#quick-links p {
	display:-moz-inline-block;
	display:inline-block;
	width:150px;
	padding-left:10px;
	float:left;
}

#quick-links a {
	display:block;
	padding-top:0.8em;
	text-decoration:none;
	color:#fff;
}

#quick-links a:hover {color:#89718B;}

#quick-links span {
	display:block;
	padding-top:0.8em;
	text-decoration:none;
	color:#fff;
}
.link-headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#footer{
	position:absolute;
	background-image: url('/images/background-rule-bottom.gif');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 170px 0;
	padding: 5px 0 3px 10px;
	/* font-size: 13px; */
	font-size: 14px;
}
#woman-image{
	position: absolute;
	top: 0;
	left: 500px;
	width: 390px;
	height: 650px;
	z-index: 2;
}
#special-offers{
	width: 258px;
	height: 45px;
	position: absolute;
	top: 30px;
	left: 385px;
	z-index: 1;
}
p{
	margin: 0;
	padding: 5px 0;
}
img{
	border: 0;
}
h2{
	font-size: 15px;
	color: #ffffff;
	margin: 0;
	padding: 5px 0;
}
a{
	color: #89718B;
	text-decoration: underline;
}
a:hover{
	color: #ffffff;
}
span{
	color: #89718B;
}

/*** Contact Form CSS ***/

#contact-area {
	width: 360px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 250px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}


#contact-area input.submit-button {
	width: 75px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 75px;
	padding-top: 5px;
	font-size: 1em;
}

/*** Blogger Feedburner CSS ***/

div.feedburnerFeedBlock {text-align:left;}

div.feedburnerFeedBlock span.headline {
    color: #FFFFFF;
    font-size: 20px;
    font-family: times new roman, serif;
    margin-bottom: 20px;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
}

#creditfooter {
	display:none;
}

/*** WuFoo CSS for Contact Form ***/



