@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #574c46;
}
body {
	background-image: url(_images/bkg.jpg);
	background-attachment:fixed;
}
#wrapper{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header{
	background-image: url(_images/header.png);
	background-repeat: no-repeat;
	padding-left: 410px;
	height:123px;
}
#nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e2306;
	padding-bottom: 15px;
}
#nav a{
	color: #FFF;
	font-weight: bold;
}
.arial13{
	font-size:13px;
}
.arial18{
	font-size:18px;
	line-height: 25px;
}
.arial20{
	font-size:20px;
}
a:link {
	color: #817167;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #817167;
}
a:hover {
	text-decoration: underline;
	color: #817167;
}
a:active {
	text-decoration: none;
	color: #817167;
}
#content{
	background-image: url(_images/content_bkg.png);	
	position:relative;
}
#flower_part{
	background-image: url(_images/content_bkg_w_flowers.png);
	background-repeat:no-repeat;
	padding-left: 81px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#clear{
	clear:both;
}
.orange_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f7901e;
	text-transform: uppercase;
}
.orange_heading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #f7901e;
	text-transform: uppercase;
}
.purple_heading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #991d7a;
	text-transform: uppercase;
}
.small_purple_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #991d7a;
	text-transform: uppercase;
}
.green_heading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #88b240;
	text-transform: uppercase;
}
.cap_text{
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}
.border_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b59d8f;
}
#orange_box{
	background-color: #f7901e;
	width: 352px;
	height: 51px;
	padding-top: 70px;
	padding-left: 360px;
}
#purple_box{
	background-color: #991d7a;
	width: 352px;
	height: 51px;
	padding-top: 70px;
	padding-left: 360px;
}
#green_box{
	background-color: #88b240;
	width: 352px;
	height: 51px;
	padding-top: 70px;
	padding-left: 360px;
}
#text_box{
	width: 325px;
	padding-left: 360px;
}
#pic_layer{
	position: absolute;
	left: 100px;
	top: 20px;
	width: 302px;
}
#hr_orange{
	background-color: #f7901e;
	height: 11px;
	width: 712px;
	margin-top:8px;
}
#hr_purple{
	background-color: #991d7a;
	height: 11px;
	width: 712px;
	margin-top:8px;
}
#hr_green{
	background-color: #88b240;
	height: 11px;
	width: 712px;
	margin-top:8px;
}
.white_text{
	color:#FFF;
}
#commercial{
	position:absolute;
	top:325px;
	left:82px;
	z-index: 1;
}
h1{
	font-size:20px;
}
