@import "reset.css";

/* --- defaults --- */

html, body, table, th, td, ul, ol, li,
input, select, option, textarea {
	line-height: 18px;
}

body{
/*background: url(/img/bottom.gif) no-repeat left bottom #35312f;
	background-attachment: fixed;*/
	background: url(/img/bg.gif) repeat-y left top #35312f;
}

a {
text-decoration: none;
color: #786758;
}

a:hover {
color: #c38543;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	padding: 20px 0px 20px 0px;
	color: #FDC056;
}

h1 {
	padding: 0px 0px 15px 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	color: #bab79c;
}

h1 a {
	font-family: 'Trebuchet MS', sans-serif;
	text-decoration: none;
	color: #bab79c;
	line-height: 18px;
}

h1 a:hover, h1 a.selected {
	/*color: #dedcba;*/
	color: #ffffff;
}


h2 {
	padding: 1px 0px 0px 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	color: #786758;
}

h2 a {
	font-family: 'Trebuchet MS', sans-serif;
	text-decoration: none;
	color: #786758;
	line-height: 16px;
}

h2 a:hover, h2 a.selected {
	color: #c38543;
}


h3{
	padding: 20px 0px 20px 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	color: #8c8976;
}

h4{
	padding: 0px 0px 20px 0px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	color: #8c8976;
}

h3 a {
	font-family: 'Trebuchet MS', sans-serif;
	text-decoration: none;
	color: #8c8976;
	line-height: 18px;
}

h3 a:hover, h3 a.selected {
	color: #dedcba;
}


input, option, textarea {
	padding: 3px;
}

table {
	border-collapse: collapse;
}

table th {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

table td{
	text-align: justify;
	padding-right: 5px;
	vertical-align: top;
}

form table {
	width: 100%;
}

form table th {
	text-align: right;
	width: 200px;
}

form table th, form table td {
	padding: 3px;
}

.invalid {
	color: red;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

/* --- body --- */


.logo {
	display: block;
	width: 178px;
	height: 238px;
	margin: 178px 0px 0px 210px;
}



div#cLogo {
	float:left;
	height: 742px;
	width: 397px;
	background: url(/img/leftLogo2.gif) no-repeat left top;

}

div#cContainer {
	width: 992px;
}

div#content {
	margin: 0px 0px 0px 410px;
}

div#text {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 350px;
	text-align:justify;
	color: #e0e0df;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

div#cMenu {
	padding: 162px 0px 0px 0px;
}

div#cMenu li {
	padding-top: 12px;
}

div#cMenuMain {
	padding: 30px 0px 0px 0px;
}

div.cMenuSub {
	display:block;
	float: left;
	margin: 0px 15px 0px 0px;
}


div#cPics {
 	float: left;
 	width: 200px;
 	margin: 0px 0px 0px 30px;
}


div#main {
	margin: 0px 0px 20px 0px;
	width: 181px;
	/*overflow: hidden;*/
}


div.thumb {
float:left;
width: 49px;
height: 53px;
margin: 0px 17px 7px 0px;
/*overflow: hidden;*/

}



div#footer {
	position: relative;
	margin-left:  410px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #7B7869;
	height: 20px;
}

div#footer a {
	color: #7b7869;
	text-decoration: none;
}

div#footer a:hover {
	color: #c38543;
}
