@charset "utf-8";
/* CSS Document */
body {
	background-image:url(_g/body_back.jpg) ;
	background-repeat:repeat-x;
	background-color:#E8E8EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	width: 100%;
	
}
* {
	margin: 0;
	padding: 0;

}


.clear {
	clear:both;
}

#header {
	background-image: url(_g/header_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 260px;
	width: 999px;
	left: 0px;
	top: 0px;
	z-index: 999;
}
#header #roses {
	background-image: url(_g/roses.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 98px;
	width: 134px;
	position: relative;
	top: 117px;
	left:84px;
	z-index:0;
}


#header #top_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 800;
	color: #326995;
	float: right;
	width:auto;
	position: relative;
	height: auto;
	letter-spacing:-1px;
	text-align: right;
	padding-right: 45px;
	top: 100px;
	z-index:99;
	list-style-type: none;
}
#header #top_right li {
	line-height: 1.5;
	list-style-type: none;
}
#header #top_right a {
	color: #326995;
}
#header #top_right a:hover {
	color: #666666;
}

#header #menu_holder {
	float: left;
	position: relative;
	top:110px;
	left: 200px;
	z-index:1000;
	width: 850px;
}












#content {
	width: 800px;
	position: relative;
	height: auto;
	left: 220px;
	z-index: 10;
}

#content #content_holder {
	float: right;
	width: 532px;
	position: relative;
	top: -220px;
	min-height: 500px;
	z-index: 10;
}





#content_holder2 {
background-image: url(_g/background2.jpg);
background-repeat:no-repeat;
	float: right;
	width: 620px;
	position: relative;
	top: -220px;
/* left: -180px; */
	min-height:576px;
	height:auto !important;
	height:525px;
	z-index: 10;
	right:-40px;
	padding-top:20px;
	padding-right:20px;
}

#content_holder4 {
background-image: url(_g/background2.jpg);
background-repeat:no-repeat;
position: relative;
	float: right;
	width: 640px;
	left: -50px;
	top: -480px;
	
	height: auto !important 659px;
        min-height:700px;
	z-index: 10;
	right:-40px;
	padding-top:20px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;

}



.content_holder21 {
background-image: url(_g/background2.jpg);
background-repeat:no-repeat;

	min-height:576px;
	height:auto !important;
	top: 0;
	z-index: 10;
min-height: 660px;
	
}




#content #content_holder #content_header {
	background-image: url(../stylesheets/_g/content_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 41px;
	width: 532px;
	right: 50px;
	top:-2px;
	z-index: 10;
       
}
#content #content_holder #content_body {
	background-image: url(_g/content_body.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 532px;
	right: 50px;
	top:-3px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:0px 0px 5px 20px;
	padding-right: 20px;
	z-index: 10;

}
#content #content_holder #content_footer {
	background-image: url(_g/content_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 532px;
	right: 50px;
	top:-3px;
	z-index: 10;
}
#footer {
	background-image: url(_g/footer_header.jpg);
	background-repeat:no-repeat;
	float: right;
	height: 120px;
	width: 773px;
	position: relative;
	right:50px;
	top:-180px;
	z-index: 10;
	padding-bottom: 20px;
}
#footer2 {
	background-image: url(_g/footer_header.jpg);
	background-repeat:no-repeat;
	float: right;
	height: 120px;
	width: 773px;
	position: relative;
	right:50px;
	top:-120px;
	z-index: 10;
	padding-bottom: 20px;
}


#footer #footer_text {
	position: relative;
	width: 700px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: 500;
	text-align: center;
	height:auto;
}
#footer2 #footer_text2 {
	position: relative;
	width: 700px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: 500;
	text-align: center;
	height:auto;
}
#content #footer #footer_text a {
	color: #336699;
}
#content #footer2 #footer_text2 a {
	color: #336699;
}
#content #content_holder #content_header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #817f74;
	padding-top: 10px;
	left: 20px;
	padding-left: 20px;
}
#content #content_holder #content_body #box {
	position: relative;
	width: 490px;
}
#content #content_holder #content_body #box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	padding-top:10px;
}
#content #content_holder #content_body #box #image {
	float: right;
	width: auto;
	position: relative;
	height: auto;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top:10px;
	padding-left: 10px;
}
#content #content_holder #content_body #box a {
	font-weight: bolder;
	color: #336699;
	text-decoration: underline;
}
#content #content_holder #content_body #box ul {
	left: 40px;
	position: relative;
}
#content #content_holder #content_body #box .right {
	float: right;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}
#content #footer #email_opt_in {
	position: relative;
	height: 100px;
	width: 300px;
	margin: 0px auto;
	top: -50px;
	left: 50px;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	list-style:disc;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #817f74;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #817f74;
}

