body {
	background-image: url(../images/bg1600x2000.jpg);
	margin: 0px;
	background-color: #6E8F21;
	background-repeat: repeat-x;
	background-position: center top;
	font: 13px/19px Arial, Helvetica, sans-serif;
}

p {
	margin: 7px 10px 0 7px;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* @group nav */

#nav {
	height: 60px;
	background-image: url(../images/bg_nav_off.jpg);
}



/* @end */

/* @group header */

#headerEmpty {
	height: 390px;
}



/* @end */

/* @group content */

#contentHome {
	height: 350px;
	background-color: #fbdf71;
	border: 10px solid #ffd34b;
	margin-bottom: 10px;
}

#contentHomeHead {
	padding-top: 20px;
}

#contentHomeSWF {
	float: left;
	width: 460px;
	margin: 5px;
}

#contentHomeCopy {
	float: left;
	width: 51%;
}

#contentNav {
	width: 325px;
	padding-bottom: 20px;
	background-color: #fff4c4;
	float: left;
	margin: 30px 10px 0 30px;
}

#contentNav ul {
	list-style-type: none;
}

a {
	color: #bd450c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #d18d0d;
	font-weight: bold;
	text-decoration: none;
}



#contentNav ul li a {
	//color: #d76534;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contentNav ul li a:hover {
	color: #d18d0d;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contentNav ul li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #d5a060;
	width: 83%;
}






#contentInsideHead {
	
}

#contentInside {
	display: table;
	background-color: #fff9df;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 10px solid #fff4c4;
}

#insideSideInfo img {
	margin-left: 10px;
	clear: both;
}

#insideSideInfo {
	display: table;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

h2 {
	margin-bottom: 0;
	font-size: 14px;
	color: #cb4c10;
	padding-left: 7px;
	border-bottom: 1px dotted #ffb96f;
	margin-top: 10px;
}

ul {
	margin-top: 0;
	line-height: 20px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 5px;
}

#contentInsideText p img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #ffe2a0;
	float: left;
}

p.caption {
	color: #395988;
	font-size: 11px;
	font-style: italic;
}

p.subcurric {
	font-style: italic;
	margin-top: 0;
	font-size: 11px;
	text-indent: 15px;
	color: #395988;
	line-height: 10px;
}

#contentInsideText {
}

#contentInsideCopy {
		float: left;
	width: 58%;
	margin-bottom: 40px;
	margin-left: 20px;
	color: #433219;
}

#side {
	float: left;
	width: 347px;
	display: table;
}


input {
		background-color: #fff4c4;
	border: 3px solid #ffe2a0;
	line-height: 20px;
	height: 30px;
	margin-bottom: 10px;
}

textarea {
		background-color: #fff4c4;
	border: 3px solid #ffe2a0;
	width: 460px;
	height: 130px;
}
/* @end */

/* @group thumbs */

#thumbsHomes {
	display: table;
	margin-bottom: 10px;
}

#thumb {
	float: left;
	width: 326px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: #fee890;
	border-bottom-color: #d5a060;
	border-bottom-style: dotted;
	clear: both;
}
.firstThumb {
	margin-right: 10px;
}

.lastThumb {
	margin-right: 0;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	background-color: #6e8f21;
	padding-bottom: 150px;
	text-align: center;
	padding-top: 20px;
	color: #f6fc91;
}

#footer a {
	color: #c5e24c;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #a9c23f;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #c5e24c;
	font-weight: bold;
	text-decoration: none;
}

/* @end */