/* CSS Document */

body{
	background: #000 url(images/bg.gif) left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a{
	color: #501555;
	text-decoration: none;
} 
a:hover{
	color: #000;
	text-decoration: none;
}

.header_bg{
	background-image: url(images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 72px;
	width: 748px;
	margin: 0 auto;
}
.representative{
	margin: 0 auto;
	padding: 45px 10px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
.heather_lane{
	font-size: 18px;
}
.nav{
	padding: 0px;
	margin: 0 auto 5px;
	width: 748px;
	height: 31px;

	
}
.nav ul{
	list-style: none;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	height: 31px;
	border: #aaaaaa 2px solid;
	text-align: center;
	background-color: #561c5a;
}
.nav ul li{	
	margin: 0px 0 0 0px;
	float: left;
	background:transparent url(images/button_bg.gif) no-repeat scroll 0 0;
	display:block;
	height:23px;
	font-weight: bold;
	white-space:nowrap;
	width: 122px;
	padding: 7px 0 0 0;
}
*html .nav ul li {
	width: 121px;
}
.nav ul li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space:nowrap;

}

.nav ul li:hover{
	background:transparent url(images/button_bg.gif) no-repeat scroll 0 0;
	background-position:0 -32px;
	
	
}
.content{
	margin: 0 auto;
	width: 748px;
	background: #ffffff;
	clear: both;
}
.flash{
	#background: url(images/m1_.jpg) #000000 center top no-repeat;
	height: 250px;
	margin-top: 0px;
	width: 748px;
	margin: 0 auto;
}
.catalog{
	background-image: url(images/new-catalog.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 61px;
}
.img_padding{
	padding: 5px 5px 5px 0;

}
.content_body{
	background: #FFFFFF;
	color: #000000;
	display: table;
	width: 728px;
	padding: 0 10px 10px 10px;
}
.host_party{
	background: url(images/hostaparty.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 0 0;
	background-color: #FFFFFF;
}
.meet{
	background: url(images/meet.gif) no-repeat left top;
	height: 35px;
	margin: 15px auto 0;
	background-color: #FFFFFF;
	width: 288px;
	float: left;
	
}
.upcoming{
	background: url(images/upcoming.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 0 0;
	background-color: #FFFFFF;
	float: right;
	width: 175px;
	margin-right: 120px;
}


h2{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
}
h3{
	color: #000000;
	font-size: 18px;
	margin:10px 0 5px;
}
.plan{
	margin: 15px 0;
	padding: 5px 0 0 5px;
}
.plan p{
	margin: 0px 0 0 55px;
	padding: 0;
}

.event{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	background: #561c5a;
	margin: 0 auto;
	width: 748px;
	text-align: center;
	padding: 10px 0;
}
.clear{
	clear: both;
}
.meet_text{
	font-weight: bold;
}
.buying{
	background: url(images/buying.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 10px 0;
	background-color: #FFFFFF;
}
.specials{
	background: url(images/specials.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 10px 0;
	background-color: #FFFFFF;
}

.details{
	padding: 0 35px;
}
.opportunities{
	background: url(images/opportunities.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 10px 0;
	background-color: #FFFFFF;
}
.contact{
	background: url(images/contact.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 10px 0;
	background-color: #FFFFFF;
}
.input_text{
	background:#FFFFFF url(images/fieldbg.gif) repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}
.guarantee{
	background: url(images/guarantee.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 10px 0;
	background-color: #FFFFFF;
}
.videos{
	background: url(images/videos.gif) no-repeat left top;
	height: 35px;
	margin: 15px 0 10px 0;
	background-color: #FFFFFF;
}
