a {
	color: #23602A;
}
a:visited {
	color: #23602A;
}
a:active {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-color: #A59A57;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	height: auto;
}
body {
	background-image: url(images/bgTile.jpg);
	background-repeat: repeat-x;
	
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background-color: #EEEEE6;
	background-color: #2f2726;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
	height: 100%;
}
#container #main {
	border-top-color: #A59A57;
	border-right-color: #A59A57;
	border-bottom-color: #A59A57;
	width: 100%;
}
#banner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A59A57;
	border-right-color: #A59A57;
	border-bottom-color: #A59A57;
	border-left-color: #A59A57;
}
.greyBar {
	background-color: #DCD9CA;
	clear: both;
	border-bottom-color: #DCD9CA;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}
#footer {
	font-size: 11px;
	padding: 15px;
	color: #7B502D;
	font-weight: normal;
}
#footer .links {
	margin-top: 5px;
	color: #BFBAA2;
}
#leftCol {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 230px;
}
#content #centerCol {
	clear: none;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 510px;
	padding-right: 5px;
}

#content #mainCol {
	clear: none;
	text-align: left;
	margin: auto;
	width: 650px;
	padding: 15px 5px;
}
.sideBar {
	background-color: #EFEAD4;
	margin-right: 10px;
	margin-left: 10px;
	width: 211px;
}
#content {
	background-color: #F8F5EC;
	color: #604323;
	border-top-color: #A59A57;
	border-top-width: 1px;
	border-top-style: solid;
}
.sideBar .content {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
}
#centerCol .content {
	padding: 10px;
	border-left-color: #E3DAC8;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 3px;
	padding-left: 13px;
}
#centerCol .breadcrumbs {
	color: #40570F;
	font-size: 13px;
	margin-bottom: 15px;
}
#centerCol .breadcrumbs a {
	color: #40570F;
}
.breadcrumbs .activeSection {
	font-weight: bold;
}
.breadcrumbs .activeSection h1{
	font-weight: bold;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer .links a {
	color: #40570F;
}
#footer .links a:visited {
	color: #40570F;
}
#footer .links a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footer .links a:active {
	color: #40570F;
}

#footer .credit {
	color: #999999;
	padding-top: 50px;
	text-align: center;
}

#footer .credit a {
	color: #999999;
}
.itemHeader {
	font-weight: bold;
	padding-bottom: 1px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
}
.itemPrice {
	font-size: 12px;
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: 10px 7px;
	width: 250px;
	text-align: left;
}
.itemBlock {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.itemPrice .description {
	font-weight: bold;
	font-size: 11px;
	color: #604323;
	background-color: #F8F5EC;
}
.itemBody {
	font-size: 12px;
	padding: 3px;
	margin-top: 1px;
	margin-bottom: 4px;
}
.catTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #DCD9CA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	color: #40570F;
}
.catDes {
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.sideBar .menuItem {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 12px;
	margin-bottom: 7px;
	font-size: 12px;
}
.sideBar .aciveItem {
	padding-left: 12px;
	margin-bottom: 7px;
	font-weight: bold;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	font-size: 12px;
}
.sideBar a {
	color: #006600;
}
.sideBar a:visited {
	color: #003300;
}
.sideBar a:active {
	color: #000000;
}
.sideBar a:hover {
	color: #CC0000;
}
.catTitle2 {
	font-weight: bold;
	font-size: 13px;
}
.catTitle2 {
}
.catDes2 {
	margin-bottom: 20px;
	margin-top: 1px;
	padding: 3px;
}
.sideBar .catDescription {
	font-size: 11px;
	color: #604323;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content #contentBody {
	padding: 10px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#homeHorzDiv {
	background-color: #D0C492;
}
#homepageBottom {
	background-repeat: repeat-x;
	background-color: #F7F6EB;
}
.homepageVertLine {
	background-color: #A59A57;
	width: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 280px;
}
.homepageBlock {
	margin: 15px;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 240px;
}
.hp_header {
	color: #41580F;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}
.newsContent .newsItem {
	margin-bottom: 7px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
.newsContent .but {
	font-size: 11px;
	padding-top: 10px;
	text-align: right;
}
#hp_special .image {
	float: right;
	margin-left: 10px;
	margin-right: 5PX;
}
#hp_special .content {
	padding: 11px;
	float: left;
	padding-top: 0px;
	margin-top: 15px;
}
#hp_special {
	margin-top: 7px;
	margin-bottom: 7px;
}
.sideBar h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
}
.sideBar .hrs {
	font-size: 12px;
}
#centerCol .content p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.itemPrice .price {
	background-color: #F8F5EC;
	text-align: right;
}
.itemPrice .priceSpace {
	background-color: #F8F5EC;
	margin-right: 15px;
}
.priceCell .description .priceSpace {
	margin-right: 10px;
	background-color: #F8F5EC;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
}
.priceCell .description {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: 4px 6px;
	margin-right: 4px;
}
.priceCell .price {
	font-weight: bold;
	color: #006600;
	background-color: #F8F5EC;
}
.homepageBlock .border {
	border: 1px solid;
	padding: 8px;
	height: 100%;
	border-color: #D7D0C2;
}
.homepageBlock .newsContent {
	padding: 4px;
	font-size: 11px;
	margin: 5px;
	margin-right: 10px;
	margin-left: 8px;
}
.homepageBlock fieldset {
	border: 1px solid #D7D0C2;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
.homepageBlock legend {
	background-color: #F7F5EA;
	padding-right: 30px;
	
}
.HPcontent {
	margin: 5px;
	padding: 5px;
	margin-left: 13px;
	vertical-align: top;
}
.homepageBlock .image {
	padding-right: 7px;
	padding-bottom: 7px;
}
.hpVertLine {
	background-color: #D7D0C2;
	width: 1px;
	height: 220px;
	margin-top: 35px;
}
.giftcardAd {
	height: 80px;
	background-color: #E3DAB3;
	margin: 15px;
	padding: 7px;
	margin-bottom: 8px;
	margin-top: 8px;
	display: block;
}
.sideBar .hed {
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #F4F2E9;
	padding: 3px;
}
h4 {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #40570F;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F0EBD6;
}
#content fieldset {
	border-color: #D8D2C2;
	border-style: solid;
	border-width: 2px;
	margin: 7px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 25px;
	background-color: #ECE8D9;
	background-image: url(images/formbg2.gif);
	background-repeat: repeat-x;
}
#content  legend {
	font-size: 13px;
	font-weight: bold;
	color: #23602A;
	background-color: #F8F5EC;
	padding-right: 7px;
	padding-left: 7px;
	font-style: italic;
}
.fieldContent {
	padding: 12px;
	text-align: left;
}
form .formfield1 {
	width: 200px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form .formfield2 {
	width: 120px;
}
form label {
	font-size: 11px;
	margin-left: 7px;
}
form .form_hed {
	font-weight: bold;
	border-bottom-color: #CCC4B0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#contentBody li {
	list-style-type: none;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 0px 3px;
	margin-bottom: 2px;
}
#contentBody ul {
	margin: 0px;
	padding: 0px;
}
.applicationInstructions {
	padding: 15px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #ECE8D9;
	color: #333333;
	margin-bottom: 10px;
}
.applicationInstructions2 {
	padding: 15px;
	background-color: #ECE8D9;
	color: #333333;
	margin-bottom: 10px;
}
#contentBody .copy {
	margin-right: 20px;
	margin-left: 20px;
}
.eventDate {
	font-size: 11px;
	color: #333333;
}
.eventTitle {
	font-size: 12px;
	font-weight: bold;
}
.eventDesc {
	font-size: 11px;
}
.bioImage {
	float: left;
	margin: 5px;
}
.bioCopy {
	float: left;
	margin: 5px;
}
form .formfield3 {
	width: 300px;
}
.priceBox {
	margin-left: 5px;
}
.roundcont {
	background-color: #ECE8D9;
	color: #333333;
	margin-bottom: 10px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/corner1-b.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/corner1-d.gif) no-repeat top right; 
}

img.corner {
   /*width: 15px;
   height: 15px;*/
   border: none;
   display: block !important;
}
.roundcont .rndContent {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.hdiv {
	background-image: url(images/hdivline.gif);
	height: 2px;
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 20px;
	margin-left: 20px;
}
.catDescription h5 {
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
#giftCardForm fieldset {
	margin: 10px 5px 0px;
	padding: 0px;
}
#gifCardForm fieldset .fieldContent {
	padding: 12px;
	text-align: center;
	
}
.fieldHeader {
	background-color: #D8D2C2;
	margin-bottom: 5px;
	text-align: left;
	padding: 4px;
	color: #333333;
}
.paymentFeedback {
	color: #333333;
	background-color: #CFDBDC;
	padding: 15px;
	text-align: center;
	margin-bottom: 15px;
	border: solid;
	margin-left: 10px;
	margin-right: 10px;
	border-color: #608898;
	border-width: 2px;
	font-size: 14px;
	background-image: url(images/feddbackback.gif);
	background-repeat: repeat-x;
}
.receipt_headers{
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DBD3B7;
	background-color: #DBD3B7;
	padding-left: 3px;
}
.card_msg {
	font-weight: normal;
	font-size: 11px;
	padding-left: 4px;
}
.card_title {
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}
.card_amnt {
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}
.paymentReceipt {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border-color: #DBD3B7;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/formbg2.gif);
	background-repeat: repeat-x;
	background-color: #ECE8D9;
}
.receiptAddressHed {
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DBD3B7;
}
.receiptAddress {
	font-size: 11px;
}
.smallHed {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD3B7;
	margin-top: 10px;
}
.paymentReceipt h3 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
.req {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.smallTxt {
	font-size: 11px;
	text-align: right;
}
.transactionId {
	font-weight: bold;
	color: #CC0000;
}
.paymentReceipt .totalBox {
	border: 2px solid #DBD3B7;
	padding: 7px;
	background-color: #DBD3B7;
}
.paymentReceipt .totalLine {
	color: #604323;
	background-color: #604323;
	margin-top: 3px;
	margin-bottom: 3px;
}
#printHeader{
	display: none;
}
.staffBlock .staffThumb {
}
.staffBlock .staffName {
}
.staffBlock .staffTitle {
	font-size: 11px;
}
.staffBlock .staffText {
}
.staffBlock{}
.hp_eventDate {
	font-size: 11px;
	color: #23602A;
	margin: 0px;
	padding: 0px;
}
.hp_eventTitle {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin-bottom: 8px;
}
.eventBlock {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 3px;
	margin-left: 3px;
}
.hp_block {
	background-color: #E9E3CB;
	margin: 3px;
	height: 120px;
	margin-top: 15px;
	margin-right: 18px;
	border-color: #B5A189;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/hp_specialpress.jpg);
}
.hp_block2 {
	background-color: #E9E3CB;
	margin: 3px;
	height: 120px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 15px;
	border-color: #B5A189;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/hp_specialBG.jpg);
}
#homepageBottom2 {
	background-color: #F0ECD7;
}
.newsContent {
	background-image: url(images/hp_eventsBG.jpg);
	background-repeat: no-repeat;
	margin-left: 17px;
	padding: 11px;
	margin-top: 15px;
	margin-right: 7px;
}
.hp_eventDescription {
	font-size: 11px;
	padding: 6px;
}
.tanBar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A59A57;
	border-right-color: #A59A57;
	border-bottom-color: #A59A57;
	border-left-color: #A59A57;
}
.hp_eventBlock {
	margin: 2px 6px 5px;
}
.hp_block .hdr {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.hp_block .description {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #333333;
	width: 170px;
	margin-top: 5px;
	padding-left: 5px;
}
.hp_block2 .hdr {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.hp_block2 .description {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #333333;
	width: 205px;
	margin-top: 5px;
	padding-left: 5px;
}
.sideImage{
margin-bottom: 3px;

	}
	
.sideImage img{	
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	}
.contentBanner {
	margin-bottom: 10px;
}
#centerCol .content li {
	list-style-type: none;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 0px 3px;
	margin-bottom: 5px;
}
#centerCol .content ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.eventImage {
	border: 1px solid #604323;
	margin-left: 10px;
	
}
.staffImage {
	border: 1px solid #604323;
	
	padding: 3px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
#featureBox {
	border: 1px solid #493435;
	background-color: #eee9d8;
	padding: 15px;
	margin: 10px 5px;
	line-height: 1.6em;
}

.featureleft {
	float: left;
	
}
.eventDatePosted {
	font-size: 11px;
}
.catDescription ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.catDescription li {
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 3px;
}
.formFeedback {
	font-weight: bold;
}
#contentBody .feedback {
	background-color: #ECE8D9;
	margin: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border-color: #CEC59D;
	border-width: 1px;
	border-style: solid;
}
.staffThumb img {
	border: 1px solid #003300;
}
#container #main #hed {
	margin: 0px;
	padding: 0px;
}

.required {
color: red;
font-weight: bold;
}
.heading {
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.error {
	color: #FF0000;
}

#address {
	padding:  10px 0;
	font-size: 12px;

}

#printVoucher {
 display: none;
}

.pressDate {
	display: block;
	width: 80px;
	height: 30px;
	margin: 10px 0 0 390px;
	background-color: #87733F;
	color: #FFFFFF;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	
}

.pressRule {
	display: block;
	width: 470px;
	border-bottom: none;
	height: 1px;
	background-color: #87733F;
	margin: 0px;
	padding: 0px;
	

}

.clear {
 clear: both;

}

h1 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;

}

#SSLseal {
	margin: 5px 0;
}

/* Brides Page */

.thumbWrap {
	/*border: 1px solid green;
	height: 115px;*/
	margin: 10px 0;
	padding: 6px;
    display: block;
	clear: both;
	
}	
.thumbWrap .txt {
	float: left;
	font: 10px normal Arial, Helvetica, sans-serif;
	clear: both;
	width: 410px;
	padding-left: 8px;
}
.thumbNest {
	 /*border: 1px solid red;
     width: 40px;
     height: 40px;*/
     float: left;
     margin: 0;
     padding: 5px 12px;

}