body {
	color: #000;
	font: 12px/1.6em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: url(../images/bgr2.gif) #D40400;
}
body, form {
	margin: 0;
	padding: 0;
}
a {
	color: #980000;
	text-decoration: none;
}
a:hover { text-decoration: underline }
h1, h2, h3 {
	color: #900;
	font: 24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: -0.09ex;
	margin: 0;
}
h2 { font-size: 20px }
h3 { font-size: 18px }
p, h2, h3 { margin-top: 1em }

/* Layout */

#holder {
	position: relative;
	width: 800px;
	height: 100%;
	margin: 30px auto;
	
}
#wrapper {
	background: #fff;
	padding: 0 10px;
}

#crnholder {
	position: relative;
	height: 10px;
	line-height: 1px;
	margin: 0 10px;
	background: #fff;
}
#crnleft,
#crnright {
	display: block;
	position: absolute;
	top: 0;
	width: 10px;
	height: 10px;
}
#crnleft { left: -10px }
#crnright { right: -10px }


#header { height: 205px }


#hbar {	
	color: #fff;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.3ex;
	background: #AA0401;
	margin: 0;
}

#hbar2{	
	color: #fff;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	text-align: right;
	letter-spacing: 0.3ex;
	background: #AA0401;
	margin: 0;
}
#hbar2 a{
	color: #fff;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
}

#cntbgr { background: #f6e9d1 }
#leftnav {
	float: left;
	width: 180px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #FBE6C0;
	margin-bottom: 80px;
}

#leftnav a,
#leftnav b {
	display: block;
	border-bottom: 1px solid #E5BC84;
	color: #AA0401;
	text-decoration: none;
	padding: 8px 18px;
}
#leftnav b { color: #c00 }
#leftnav a:hover {
	background: #F9D899;
}
#menucontact {
	color: #600;
	font-size: 13px;
	padding: 18px;
}
#menucontact a {
	color: #900;
	display: inline;
	font-weight: bold;
	background: none !important;
	border: 0;
	padding: 0;
}
#menucontact a:hover { color: #f00 }
#content {
	position: relative;
	float: left;
	width: 599px;
	background:#F6E9D1;
}
#cntop {
	color: #ea2bc1;
	font: bold 10px/18px Arial, Helvetica, sans-serif;
	padding: 0 30px 0 0;
}
#cntop a {
	display: block;
	float: right;
	color: #D14E4F;
}
#cntop a.border {
	font-size: 11px;
	border: 1px solid #A54943;
	padding: 3px 9px;
}
#cntop a.border:hover {
	border-color: #f00;
	color:#f00;
}
#cntpad {
	padding: 20px 14px 28px 28px;
}
#footer {
	position: relative;
	color: #FFD4A8;
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}
#footer p { text-align: center }
#footer a { color: #fff;}

#footer a:hover { text-decoration:underline }
.testimonials {
	font-size: 11px;
	margin: 0 0 28px 28px;
}
.testimonials .left {
	display: inline;
	width: 250px;
	margin-right: 14px;
}
#footer .hbar { margin-bottom: 8px }

#rose_leaves {
	position:absolute;
	top: -80px;
	left: -20px;
	width: 180px;
	height: 128px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/leaves.png');
}
html>body #rose_leaves { background: url(/images/leaves.png) no-repeat }



/* Images */
#ds01 {
	display: block;
	width: 180px;
	height: 36px;
	margin-bottom: 14px;
}
#ds02 {
	display: block;
	position: absolute;
	right: -5px;
	top: 0;
	width: 195px;
	height: 18px;
}
#ds03 {
	display: block;
	position: absolute;
	right: 300px;
	top: 32px;
	width: 120px;
	height: 18px;
}

/* Forms */
input, select, textarea {
	color: #900;
	font: 12px Arial, Helvetica, sans-serif;
}
textarea { overflow: auto; }
.txtfld {
	background: #fff;
	border: 1px solid #900;
}
.frmbtn {
	color: #980000;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #F9D899;
	border: 3px double #900;
}
.formtable td {
	width: 340px;
	vertical-align: top;
}
.formtable th {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
.ftcontact td { width: 200px; }
.ftcontact th { width: 60px; }

/* Dummies */
.clear { clear: both; }
.left { float: left; }

.nohgh {
	font-size: 1px;
	height: 0;
}
.wFOhalf { width: 180px }

/*styles for the additional flash banners*/

.flash_hold {margin:35px 0 0 0;min-height:230px;_height:230px;}
.flash_hold .flash {float:left;margin:6px 25px 4px 0;}
html>/**/body .flash_hold .flash {margin:6px 25px 7px 0;}
.flash_hold .fl_text {float:left;}
html>/**/body .flash_hold .fl_text {width:350px;}


