/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	background-position: center;
	background-color: #d5d4c2;
	background-image: url(../images/img_06.jpg);
	background-repeat: repeat-y;
}

body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;
	background-repeat: repeat-y;
	font: normal;
	color: #3f3f3f;
}

form, h1, h2, h3 {
	color: #3f3f3f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	color: #333333;
	font-size: 1.2em;
}


h4 {
	margin-bottom: -18px;
	color: #977518; 
	font-size: 1.03em; 
}

h5 { margin-bottom: 3px; color: #4b4b4b; font-size: .75em; font-style: italic; }
p { margin-top: 25px; line-height: 18px; }
blockquote {
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #3f3f3f;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 855px;
	height: 192px;
	margin: 0 auto;
	background: url(../images/img_03.jpg);
}

#header a {
	text-decoration: none;
	color: #3f3f3f;
}

/* Menu */

/* Content */

#content {
	background-color: white;
	border-style: none;
	width: 855px;
	margin: 0 auto;
	padding: 0;
	_padding: 0;
	background: url(../images/img_05.jpg) no-repeat;
	border-top: none;
}

/* Column One */

#colOne {
	line-height: 18px;
	font-size: 14px;
	padding-left: 68px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 20px;
	float: left;
	width: 480px;
}

/* Column Two */

#colTwo {
	color: #2a2a2a;
	font-size: 13px;
	font-weight: bold;
	margin-top: -90px;
	position: relative;
	float: right;
	width: 280px;
	_padding: 20px 0px 0 0;
}

#colTwo a {
	text-decoration: none;
	color: #a09370;
	font-size: 13px;
	_padding: 20px 0px 0 0;
}

#colTwo a:hover {
	text-decoration: none;
	color: #2c2c2c;
	font-size: 13px;
	_padding: 20px 0px 0 0;
}

#textfield1 {
	width: 145px;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 1px;
	padding-top: 40px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	clear: both;
	width: 855px;
	border-top: #FFFFFF;
}

#footer p {
	color: #7f7f7f;
	text-align: center;
	font-size: 11px;
}

hr {
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}

hr.divide {
	margin-left: 0;
	margin-bottom: .45em;
	margin-right: 0;
	margin-top: 0;
	border-bottom-color: #8d8d8d; 
	border-left-style: none; 
	border-bottom-style: dotted; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-width: 1px; 
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height: .1em;
}

hr.space {
	background:#fff;
	color:#fff;
}

/* Navigation */
#navigation { 
	padding-left: 500px;
	_padding-left: 0px;
	margin-top: -90px; 
	line-height: 18px; 
	font-size: 13px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	color: #555;	
}

#navigation ul { font-weight: bold; list-style: none; }
#navigation li { margin-bottom: 7px; padding-right: 10px; margin-right: 8px; color: #4a4a4a; font-weight: bold; height: 10px; }
#navigation a { font-variant: normal; font-weight: bold; background-position: 0 top; text-decoration: none; color: #b1a082; }
#navigation a:hover { font-variant: normal; font-weight: bold; color: #373737; }
#navigation #currentpage a { font-variant: normal; font-weight: bold; color: #2b2b2b; }
#navigation #currentpage a:hover { font-variant: normal; font-weight: bold; color: #2b2b2b; }
img { margin-bottom: 3px; margin-right: 25px; border-style: solid; border-color: #edeae5; border-width: 5px; }

