/* ------------------------------------------------------- */
/*  LAYOUT                                                 */
/* ------------------------------------------------------- */

body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #A48C68;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 900px;
	margin: 0px auto;
	background-color: #2B2015;
	background-repeat: no-repeat;
	border-color: #664B31;
	border-width: 3px;
	border-style: double;
}
#mastHead {
	width: 900px;
	height: 190px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#topNav {
	width: 900px;
	height: 28px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contentLeft {
	width: 664px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentLeftTop {
	width: 664px;
	height: 110px;
	margin: 0px;
	padding: 0px;
}
#contentLeftMiddle {
	margin: 0px;
	padding: 0px 40px 0px 40px;
	background-image: url(Images/bg-content-left.gif);
	text-align: left;
}
#contentLeftBottom {
	width: 664px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#contentRight {
	width: 236px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newsBoxTop {
	height: 68px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/bg-newsbox-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#newsBoxMiddle {
	margin: 0px;
	padding: 0px 32px 0px 26px; /* top right bottom left */
	background-image: url(Images/bg-newsbox-middle.gif);
	text-align: left;
}
#newsBoxBottom {
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#contentFullTop {
	width: 900px;
	height: 110px;
	margin: 0px;
	padding: 0px;
}
#contentFullMiddle {
	margin: 0px;
	padding: 0px 40px 0px 40px;
	background-image: url(Images/bg-content-full.gif);
	text-align: left;
}
#contentFullBottom {
	width: 900px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 900px;
	height: 136px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/bg-footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#slideshowBox {
	width: 322px;
	height: 300px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
#separator {
	clear: both;
	height: 0px;
}
/* ------------------------------------------------------- */
/*              FONTS                                      */
/* ------------------------------------------------------- */

/* CONTENT LEFT */

#contentLeftMiddle p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #2B2015;
	padding: 10px 0px 0px 0px; /* top right bottom left */
	margin: 0px;
}
#contentLeftMiddle td {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #2B2015;
	padding: 0px;
	margin: 0px;
}
#contentLeftMiddle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #4C150E;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#contentLeftMiddle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #4C150E;
	padding: 0px;
	margin: 0px;
}
#contentLeftMiddle h3 {
	font-size: .8em;
	font-weight: bold;
	color: #4C150E;
	padding: 0px;
	margin: 0px;
}
.ContentHeader {
	font-weight: bold;
	color: #B01729;
	text-decoration: underline;
}
#contentLeftMiddle a:link {
	color: #0066FF;
	text-decoration: none;
}
#contentLeftMiddle a:visited {
	color: #0066FF;
	text-decoration: none;
}
#contentLeftMiddle a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#contentLeftMiddle a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* CONTENT FULL */

#contentFullMiddle p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #2B2015;
	padding: 10px 0px 0px 0px; /* top right bottom left */
	margin: 0px;
}
#contentFullMiddle td {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #2B2015;
	padding: 0px;
	margin: 0px;
}
#contentFullMiddle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #4C150E;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#contentFullMiddle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #4C150E;
	padding: 0px;
	margin: 0px;
}
#contentFullMiddle h3 {
	font-size: .8em;
	font-weight: bold;
	color: #4C150E;
	padding: 0px;
	margin: 0px;
}
#contentFullMiddle a:link {
	color: #0066FF;
	text-decoration: none;
}
#contentFullMiddle a:visited {
	color: #0066FF;
	text-decoration: none;
}
#contentFullMiddle a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#contentFullMiddle a:active {
	color: #FF0000;
	text-decoration: underline;
}
.menuNew {
	font-weight: bold;
	color: #B01729;
	font-style: italic;
	font-size: 0.9em;
}

/* ------------------------------------------------------- */
/* contentRight / News Box                                 */
/* ------------------------------------------------------- */
#newsBoxTop p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #4C150E;
	padding: 30px 32px 0px 26px; /* top right bottom left */
	margin: 0px;
}
#newsBoxMiddle p {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #2B2015;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
}
#newsBoxMiddle td {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #2B2015;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.newsHeader {
	font-weight: bold;
	color: #B01729;
	text-decoration: underline
}
#newsBoxMiddle a:link {
	color: #0066FF;
	text-decoration: none;
}
#newsBoxMiddle a:visited {
	color: #0066FF;
	text-decoration: none;
}
#newsBoxMiddle a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#newsBoxMiddle a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* ------------------------------------------------------- */
/* FOOTER                                                  */
/* ------------------------------------------------------- */
#footer p {
	font-size: .65em;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.copyright {
	color: #ACA498;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#footer a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* ------------------------------------------------------- */
/* PHOTOS                                                  */
/* ------------------------------------------------------- */

.photoLeft {
	padding: 0px 5px 0px 0px;
	float: left;
	display: inline-block;
}
