/* HTML STYLES */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #432F21;
}
.Align-Center {
	text-align: center;
}
ul li {
	padding-top: 5px;
}
.caption {
	font-size: 12px;
	font-style: italic;
	margin: 4px;
	text-align: center;
	padding: 12px;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../DesignGraphics/back.gif);
	background-repeat: repeat-x;
	text-align: center; /* for WinIE5.x */
}

a {
	color: #BC6243;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #BC6243;
}

h1 {
	font-size: 18px;
	color: #3D2903;
	margin-bottom: -13px;
	margin-top: 6px;
}

h2 {
	font-size: 14px;
	color: #3D2903;
	margin-bottom: 0px;
	margin-top: 20px;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
}

p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

/* DIV ID STYLES */

#Container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	} 

#Head{
	width: 775px;
	margin: 0 auto;
	text-align: left;
	}
.border-body {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3F2A15;
	border-bottom-color: #3F2A15;
	border-left-color: #3F2A15;
}
.border-menu {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F2A15;
	border-left-color: #3F2A15;
}
#Menu {
	margin: 11px;
	text-align: center;
}

#Menu a {
	color: #3F2A15;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
#Menu a:hover {
	color: #3F2A15;
	text-decoration: underline;
}
#Content-Main {
	margin: 8px;
}

#Content-Right {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Content-Full {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 850px;
}


#Content-Left {
	width: 157px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}


#Footer {
	font-size: 10px;
	margin: 15px;
}
.Photo-Caption {
	font-size: 11px;
	font-style: italic;
}
#Content-LeftMenu {
	text-align: left;
}
#Content-LeftMenu a {
	background-repeat: no-repeat;
	background-position: left center;
}
#Content-LeftMenu ul {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;list-style-image: url(../sitegraphics/sidemenu-back.gif);
	padding: 0px;
}
#Content-LeftMenu li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#Content-PageHead {
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#Content-LeftMenu a:hover {
	color: #3F2A15;
}
#Content-LeftMenu .aHeadLink {
	font-weight: bold;
	list-style-type: disc;
}
