*
{
	padding: 0px;
	margin: 0px;
}

html
{
	background-color: #fff;
	font-family: 'Century Gothic',sans-serif;
	background-image: url('images/bg.png');
	font-size: 13px;
}

body
{
	height: 100%;

}

a
{
	color: #7c874f;
	text-decoration: none;
}

br
{
	height: 10px;
	line-height: 10px;
}

img, a img
{
	border: 0px;
	vertical-align: bottom;
}

.absolute
{
	position: absolute;
}

.hide, .hidden
{
	display: none;
}

.clear
{
	height: 1px; 
	font-size: 1px;
	line-height: 1px;
	line-height: 1px;
	max-height: 1px;
	clear: both;
	visibility: hidden;
}

.clear-right
{
	height: 1px; 
	font-size: 1px;
	line-height: 1px;
	max-height: 1px;
	clear: right;
	visibility: hidden;
}

.clear-left
{
	height: 1px; 
	font-size: 1px;
	line-height: 1px;
	max-height: 1px;
	clear: left;
	visibility: hidden;
}

.float-right
{
	float: right;
}

.clickable 
{
	cursor: pointer;
}

.text-align-right
{
	text-align: right;
}

.important
{
	color: #a31c30;
}

.notimportant
{
	color: #888;
	font-size: 11px;
}

.error
{
	color: red;
	font-size: 12px;
	padding-left: 4px;
}

#container
{

}

#page
{
	width: 920px;
	margin: 0px auto;	
}

#logoblock
{
	text-align: center;
}

#logo
{
	height: 100px;
}

#headerimages
{
	width: 900px !important;
	height: 300px !important;
	max-height: 300px !important;
	overflow: hidden;
	text-align: right;
	border: 10px solid white;
}

#headerimages img
{
	width: 900px;
	height: 300px;
}

.headerblock
{
	width: 900px !important;
	height: 300px;
	max-height: 300px;
	overflow: hidden;
}

.headercaption
{
	display: block;
	width: 500px;
	float: right;
	clear: none;
	z-index: 1000;
	position: relative;
	margin-left: 400px;
	margin-top: -35px;
	text-align: right;
}

.captioninner
{
	background-color: white;
	padding: 3px 5px;
	text-transform: uppercase;
	color: #6f7a3a;
	font-weight: bold;
	z-index: 1001;
}

#content
{
	border: 8px solid white;
	width: 904px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h1 *, #content h2 *, #content h3 *, #content h4 *, #content h5 *
{
	font-size: 19px;
	font-weight: bold;
	color: #a31c30 !important; 
	text-transform: uppercase;
	text-align: left;
	line-height: 19px;
	margin-bottom: 6px;
}

#content h2, #content h2 *
{
	font-size: 15px;
}

#content h3, #content h3 *
{
	font-size: 13px;
}

#content h4, #content h4 *
{
	font-size: 13px;
	text-transform: default;
}

.big, .big *
{
	font-size: 19px !important;
}

#content b
{
	color: #a31c30 !important; 
}

#contentinner
{
	border: 1px solid #6f7a3a;
	padding: 25px;
	background-color: white;
	text-align: justify;
}

#layouttable
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#leftcol
{
	vertical-align: top;
	border-right: 1px solid #7c874f;
	padding-right: 20px;
	padding-bottom: 20px;
}

#rightcol
{
	vertical-align: top;
	padding-bottom: 20px;
	width: 200px;
}

#rightblock
{
	width: 210px;
	padding: 0px 0px 0px 25px;
}

#gallerycontainer
{
	/*margin-left: 28px;*/
}

.galleryblock
{
	float: left;
	margin: 0px 7px 14px 7px;
	border: 1px solid #7c874f;
	background-color: #bcc2a6;
	width: 125px;
	height: 125px;
	padding: 3px;
	/*background-image: url('images/stripe.png');*/
}

.galleryimage
{
	/*border: 1px solid #9ea077 !important;*/
	position: relative;
	background-color: white;
	vertical-align: top;
}

.galleryselectblock
{
	float: left;
	margin: 0px 5px 5px 0px;
	height: 150px;
	width: 150px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	overflow: hidden;
	border: 1px dotted #bcc5ca;
}

.galleryselectimage
{
	position: relative;
	background-color: white;
	vertical-align: top;
	height: 100px;
	max-width: 150px;
	margin-bottom: 10px;
}

#gallerylink
{
	width: 100px;
}

.commentblock
{
	margin-bottom: 10px;
	/*background-image: url('images/quote.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;*/
	border-bottom: 1px solid #bcc2a6;
	padding: 10px 0px;
}

.sideblock
{
	width: 210px;
	margin-bottom: 20px;
}

#galleryblock
{
	border: 1px solid #7c874f;
}

#galleryblock img
{
	width: 210px;
}

#galleryblocknav
{
	padding: 5px 0px;
	/*background-image: url('images/bglt.png');*/
	background-color: #bcc2a6;
}

#galleryblockprev
{
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 5px;
}

#galleryblocklink
{
	text-transform: uppercase;
	font-weight: bold;
}

#galleryblocknext
{
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 5px;
}

#news
{
	
}

#newslettersubscribe, #newslettersubscribe *
{
	margin-bottom: 0px !important;
	padding: 0px;
	float: right;
	margin-top: -1px;
	top: 0px;
}

#contentbottom
{
	border: 1px solid #b7c196;
	padding: 5px;
	background-color: #7c874f;
	clear: both;
	margin-top: 20px;
	min-height: 150px;
	width: 840px;
}

#contentbottom a
{
	color: #a31c30;
	font-weight: bold;
}

.bottomblock
{
	width: 415px;
	float: left;
}

#banner
{
	text-align: left;
	border-right: 1px solid #b7c18d;
}

#banner img
{
	width: 390px;
	padding: 10px;
}

#guestcomment
{
	width: 400px;
	padding: 10px;
	border-left: 1px solid #b7c18d;
	margin-left: -1px;
	color: #fff; /*#b7c18d;*/
}

#commentbody
{
	margin-bottom: 10px;
}

#contacttable td
{
	padding: 2px 18px 2px 0px;
}

#meta
{
	width: 920px;
	margin: 0px auto;
	color: #645936;
}

#copyright
{
	width: 340px;
	float: left;
	font-size: 10px;
}

#info
{
	width: 220px;
	float: left;
	text-align: center;
}

#goat
{
	width: 238px;
	padding-right: 0px;
	float: right;
	text-align: right;
	font-size: 10px;
}

#goat a
{
	color: #444;
}