/* CSS Document */

body {
	margin: 0;
	background-image:url(../images/footer/bg-brown_01.jpg);
}

a { color:#FF6600; }
a:hover { color:#FF9900; }

#content {
	margin: 0 0 25px 115px;	}

#copy {
	background-color:#FFFFFF;
	padding: 35px 45px 25px 115px;
	font: normal 12px arial;
	color:#333333;
	line-height: 18px;

}

#copy-gallery {
	background-color:#FFFFFF;
	padding: 35px 20px 25px 115px;
	font: normal 12px arial;
	color:#333333;
	line-height: 18px;
}

#div-form {
	border: 2px solid #cfccc5;
	width: 640px;
}

#div-form-inside {
	padding: 5px 15px 0 15px;
}

.mainImage {
	height: 304px;
	width: 454px;
	position:absolute;
	top: 212px;
	left: 646px;
}

#footer {
	background-image:url(../images/footer/bg-footer_01.jpg);
	height: 100px;
}

#footer-nav-block {
	margin: 0 0 10px 0;
}

.footer-copyright {
	padding: 10px 0 0 0;
	font: normal 10px arial;
	line-height: 13px;
	color:#CCCCCC;
}

.footer-disclaimer {
	padding: 23px 0 0 40px;
	font: normal 10px arial;
	line-height: 13px;
	color:#CCCCCC;
}

#footer-text {
	padding: 20px 95px 15px 115px;
	color:#CCCCCC;
	font: normal 11px arial;
	line-height: 14px;
}

.footer-text-small {
	padding: 10px 0 0 0;
	font: normal 11px arial;
	line-height: 13px;
	color:#CCCCCC;
}


#footer-text a { color:#CCFF99; text-decoration:none; }
#footer-text a:hover { color:#FFFFCC; text-decoration:underline; }

form {
padding: 0;
margin: 0;
}

.form-text {
	font: normal 12px arial;
	color:#333333;
	padding: 0 15px 0 15px;
}

.form-right {
	padding: 0 15px 0 0;
}

.gallery-text {
	font: normal 11px arial;
	text-align: center;
}

#header {
	height: 181px;
	background-image:url(../images/tg-header-bg_01.jpg);
}

#heading {
	margin: 0 0 15px 0;
}

h1 {
	font: normal 20px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #574a35;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}

h2 {
	font: bold 18px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #574a35;
}

h3 {
	font: normal 16px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #574a35;
}

.h3 {
	font: normal 16px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #574a35;
	padding: 10px 0 0 0;
	margin: 0;
}


#nav-top {
	height:33px;
	background-image:url(../images/nav/nav-9_9.jpg);
}


/* RIGHT COLUMN STYLES */

#right-column {
	font: normal 12px arial;
	color:#CCCCCC;
	padding: 0 55px 15px 25px;
}

#right-column strong{
	font-weight: bold;
	color:#FFFFFF;
}

#right-column a { color:#CCFF99; text-decoration:none; }
#right-column a:hover { color:#FFFFCC; text-decoration:underline; }

#right-column #secondary a { color:#66CC99; }
#right-column #secondary a:hover { color:#66FFCC; }

	/* FORM CONTACT PAGE */

	#right-column .form-header { padding: 0 15px 0 10px; color: #FFFFFF; }
	#right-column .form-text { padding: 0 15px 0 10px; color: #FFFFFF; }
	#right-column input, #right-column select, #right-column textarea { margin: 0 10px 0 10px; padding: 2px; font: normal 12px arial; color:#333333; width: 195px; border: 1px solid #999999; }

#right-column h3  {
	font: normal 16px "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
}

#right-column h4  {
	font: normal 14px "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
}

#wrapper {
	background-color:#FFFFFF;
}