@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(images/bg-bottom.jpg);
	height:100%; 
}
#stripe {
	height: 138px;
	background-image: url(images/bg-top.jpg);
	width: 100%;
	padding-top: 150px;
}
#center {
	background-color: #f4eed4;
	width: 600px;
	margin-top: 50px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -300px;
	background-image: url(images/bg-subpage.gif);
	background-repeat: repeat-y;
}
#stripe2 {
	height: 269px;
	width: 100%;
	background-color: #006699;
	background-image: url(images/curtain.jpg);
}

#center #nav {
	width: 600px;
	z-index: 1;
}
#center #nav #navlist #navtext {
	font-size: 12px;
	
}

a:link.navtext {
	color: #963700;
	text-decoration: none;
}
a:visited.navtext {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.navtext {
	color: #FFFF00;
	text-decoration: underline;
}
a:active.navtext {
	color: #FF0000;
	text-decoration: none;
}

a:link.navtextselected {
	color: #FFFF00;
	text-decoration: none;
}
a:visited.navtextselected {
	color: #FFFF00;
	text-decoration: none;
}
a:hover.navtextselected {
	color: #FFFF00;
	text-decoration: underline;
}
a:active.navtextselected {
	color: #FF0000;
	text-decoration: none;
}
#nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#center #nav #navlist {
	border-top: solid #afa687;
	border-top-width: 2px;
	border-bottom: solid #afa687;
	border-bottom-width: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.navOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-color: #9c4112;
	text-decoration: none;
	display: inline;
	padding-top: 9px;
	padding-bottom: 6px;
}


.navOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #963700;
	background-color: #f4eed4;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
}


.navselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #9c4112;
	text-decoration: none;
	display: inline;
	padding-top: 9px;
	padding-bottom: 5px;
}

#navbar {
	border-top: solid  #afa687 2px;
	border-bottom: solid #afa687 2px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/bg-top-nav.gif);
}
#top {
	background-image: url(images/canvas-top.jpg);
	height: 38px;
	width: 570px;
	font-size: 14px;
	color: #963700;
	padding-top: 30px;
	padding-left: 30px;
	font-family: arial, helvetica, "sans serif";
}
#bottom {
	height: 37px;
	width: 600px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6355;
	font-size: 11px;
	padding-top: 20px;
	background-image: url(images/canvas-bottom.jpg);
}
#homeContent-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7D7062;
	width: 545px;
	border-right-color: #bba993;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	padding-top: 20px;
	background-image: url(images/bg-top-nav.gif);
}
#homeContent-right {
	width: 220px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7D7062;
	padding-right: 10px;
	padding-top: 20px;
}

#subContent-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7D7062;
	width: 150px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	padding-top: 20px;
	height: 100%;
}
#subContent-right {
	width: 430px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7D7062;
	padding-right: 10px;
	padding-top: 20px;
}
#leftnav-on {
	background-color: #bba993;
	width: 125px;
	padding-left: 25px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftnav-off {
	width: 125px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#leftnav-title {
	width: 130px;
	color: #963700;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}
#subContent {
	height: 100%;
	background-image: url(images/bg-subpage.gif);
	background-repeat: repeat-y;
}
.leftnavOn {
	background-color: #9c4112;
	width: 125px;
	padding-left: 25px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFFF00;
}
.leftnavOff {
	width: 125px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
