*
{
	padding: 0px;
	margin: 0px;
}

html
{
	background-color: #d9d3bf;
	font-family: 'Century Gothic',sans-serif;
	background-image: url('images/bg.png');
	font-size: 13px;
}

body
{
	height: 100%;

}

a
{
	color: #9894A3 ;
	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;
}

.invisible
{
	visibility: hidden;
}

#container
{

}

#page
{
	width: 990px;
	margin: 0px auto;	
	background-color: #fff;
	border: 1px solid white;
}

#logoblock
{
	text-align: center;
	height: 100px;
	background-image: url('images/topgradient.png');	
	border-top: 10px solid #9894A3; /*#aa1416;*/
}

#logo
{
	float: left;
	margin: 15px;
}

#headerimages
{
	width: 990px !important;
	height: 250px !important;
	max-height: 250px !important;
	overflow: hidden;
	text-align: right;
}

#headerimages img
{
	width: 990px;
	height: 250px;
}

.headerblock
{
	width: 990px !important;
	height: 250px;
	max-height: 250px;
	overflow: hidden;
}
#contentinner
{
	/*border: 1px solid #6f7a3a;*/
	padding: 10px;
	padding-bottom: 0px;
	text-align: justify;
}

#layouttable
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.block
{
	padding: 12px;
	background-color: #9894A3;
	color: #fff;
	margin-bottom: 12px;
	width: 196px;
	max-width: 220px;
	overflow: hiden;
}

.important
{
	background-color: #9894A3 ;
	font-weight: bold;
	color: #aa1416;
	text-align: center;
}

.important a 
{
	font-weight: bold;
	color: #aa1416;
	font-size: 20px;
}

#leftcol
{
	vertical-align: top;
	width: 220px;
	padding: 10px;
	background-image: url('images/watermark.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* Content */
#contentcol
{
	vertical-align: top;
	padding: 10px;
	padding-bottom: 20px;
	line-height: 20px;
	background-image: url('images/bg7.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content
{
	width: 990px;
	background-image: url('images/bodygradient.png');
	background-repeat: repeat-x;
	background-color: #fff;
	color: #666 ;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h1 *, #content h2 *, #content h3 *, #content h4 *, #content h5 *
{
	font-size: 17px;
	font-weight: normal;
	color: #000 !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: #000 !important; 
}

/* !Content */

.commentblock
{
	margin-bottom: 10px;
}

#rightcol
{
	vertical-align: top;
	width: 220px;
	padding: 10px;
}

#galleryblock
{
	width: 196px;
	text-align: center;
}

#galleryblock img
{
	width: 196px;
}

#galleryblocknav
{
	padding: 0px 0px;
	/*background-image: url('images/bglt.png');*/
	background-color: #ede7d1;
	text-transform: lowercase;
	font-weight: bold;
	height: 18px;
	line-height: 16px;
	font-size: 13px;
}

#galleryblockprev
{
	padding-right: 31px;
	padding-left: 5px;
}

#galleryblocklink
{

}

#galleryblocknext
{
	padding-left: 31px;
	padding-right: 5px;
}


#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;
}

#banner
{
	text-align: left;
	border-right: 1px solid #b7c18d;
}

#banner img
{
	width: 390px;
	padding: 10px;
}

#commentbody
{
	margin-bottom: 10px;
}

#contacttable td
{
	padding: 2px 18px 2px 0px;
}

#meta
{
	width: 990px;
	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;
}

#contactform input, #contactform textarea 
{
	color: #9894A3 ;
	margin-top: 5px;
	background-color: #ede7d1;
	border: 0px;
	width: 198px;
	overflow: hidden;
	min-width:  198px;
	max-width:  198px;
	padding: 2px;
}

#contactform label
{
	display: none;
}

.formfocus, .formchanged
{
	color: #000 !important;
}