body {
	font-family: "Myriad Pro", Arial, sans-serif	
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 924px;
}
#panel-parent {
	padding: 0px;
	width: 924px;
	margin-top: 2px;
	margin-right: -2px;
	margin-left: -2px;
}
.web-panel {
	float: left;
	width: 308px;
	background-image: url(images/web_panel_back.png);
	background-repeat: repeat-y;
}
#content .web-panel p {
	background-image: url(images/web_panel_back_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
a {
	color: #78462f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	margin-bottom:10px;
}
#home-banner {
	height: 260px;
	width: 923px;
	overflow: hidden;
}
.bar-option {
	width:180px;
	height:91px;
	display: inline;
}
#banner1, #banner2, #banner3 {
	position: absolute;
	height:260px;
	overflow: hidden;
}
#blocks {
	margin-top:8px;
}
.block {
	width:308px;
	height:213px;
	float:left;
	background-image: url(images/block_base.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.block p {
	padding-left:12px;
	padding-right:12px;
	padding-top:7px;
	padding-bottom:4px;
	margin:0px;
	font-size: 14px;
	line-height: 20px;
}
.block .pointer {
	margin-left: -2px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 {
	margin: 0px;
	padding: 0px;
}
.block textarea {
	width:278px;
	height:65px;
	margin-left:12px;
	margin-right:12px;
	padding:2px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size:12px;
	border: 1px solid #BEBCB0;
	overflow: auto;
}
.block p.sent {
	width:278px;
	height:65px;
	margin-left:12px;
	margin-right:12px;
	padding:2px;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size:12px;
	border: 1px solid #BEBCB0;
	overflow: auto;
}
a.button {
	background-image: url(images/small_button1.png);
	height: 23px;
	width: 63px;
	display: block;
	text-align:center;
	margin-left:12px;
	margin-right:12px;
	margin-top:6px;
	padding-top:3px;
	text-decoration:none;
	color:#000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float:right;
}
a.button:hover {
	background-image: url(images/small_button2.png);
	color:#FFF;
	text-decoration: none;
}
#headline3, #headline2, #headline1 {
	position: absolute;
}
#headline1 {
	z-index:100;
}
#content .image-holder-right {
	float: right;
	margin-left: 8px;
}
#headline2 {
	z-index:101;
}
#headline3 {
	z-index:102;
}
.block .right {
	float:right;
	margin-left:8px;
}.block h3 {
	padding-left:12px;
	padding-right:12px;
	padding-top:7px;
	padding-bottom:4px;
	margin:0px;
	font-size: 18px;
	color: #78462F;
}
#content h1 {
	color: #333333;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content p {
	font-size: 14px;
	line-height: 20px;
}
#content {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#content img.right {
	float: right;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#content .quote-box {
	margin-right: -2px;
	margin-left: -2px;
	background-image: url(images/quote_middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content .quote-box p {
	background-image: url(images/quote_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 32px;
	padding-right: 12px;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 2px;
}
#content .quote-box img.left-quote {
	float: left;
	margin-left: -20px;
}
#content .quote-box img.quote-right {
	vertical-align: text-top;
	margin-left: 4px;
}
#wrapper #content .quote-box p.author {
	background-image: url(images/quote_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
	font-style: italic;
	padding-top: 8px;
	margin: 0px;
}
