body {
	margin: 0 auto;
	background-color: #c7af9f;
	font-family:  Helvetica, "Sans Serif";
	font-size: 11pt;
	color: #6c5445;
}

#wrapper {
	margin: 0 auto;
	width: 100%;
}

#navbase {
	margin: 0 auto;
	width: auto;
	height: 105px;
	background-color: #e4d8ba;
	background-image: url(images/headerslice.jpg);
	background-repeat: repeat-x;
}

#navarea {
	margin: 0 auto;
	width: 800px;
	height: 105px;
}

#navigation {
	margin: 0 auto;
	float: right;
	width: 630px;
	height: auto;
	text-align: right;
}

#navigation ul {
	float: right
}

#navigation li {
	margin: 0 auto;
	padding: 0 0 0 15px; /* space between text in main navigation */
	float: left;
	text-align: right;
	position: relative;
	list-style: none;
}

#navigation li a {
	display: block;
	height: 20px; /* space around main nav item for connecting with sub nav items */
	color: #6c5445;
	font-size: 11pt;
	font-family: Helvetica, "Sans Serif";
	text-decoration: none;
}

/* background elements of the dropdown menu */
#navigation li:hover ul { display: block;  background-color: #666666; margin-left: 0px; width: 140px;}

#navigation li ul { list-style: none; display: none; position: absolute; top: 18px /* spacing between main nav link and dropdown items */; left: 0;}

#navigation li ul li { text-align: left; float: none; }

/* foreground elements of the dropdown menu */
#navigation li ul li a { font-size: 14px; text-decoration: none; height: 24px; background-color: #999999; margin-left: -40px; padding: 5px 0 0 10px /* inside spacing for box of sub menu items */; width: 170px;}

#navigation li a:hover, #nav li a.on { color: #996633 /* text color effect on rollover */; }

#navlogo {
	margin: 0 auto;
	width: 161px;
	height: 105px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}	

#pagesep {
	margin: 0 auto;
	width: auto;
	height: 2px;
	background-color: #f2ede4;
}

#pagebannerbase {
	margin: 0 auto;
	width: auto;
	background-color: #e4e8ba;
}

#pagebannerindex {
	margin: 0 auto;
	width: 800px;
	height: 305px;
	background-color: #e4e8ba;
	background-image: url(images/indexbanner.jpg);
	background-repeat: no-repeat;
}

#pagebannerrandom {
	margin: 0 auto;
	background: #e4e8ba no-repeat center top;
	background-image: url(bannerimages/rotator.php);
	width: 800px;
	height: 305px;
}

#pagebase {
	margin: 0 auto;
	width: auto;
	min-height: 400px;
	background-color: #e4e8ba;
}
	
#pagearea {
	margin: 0 auto;
	width: 800px;
	height: auto;
	overflow: hidden;
	font-size: 10pt;
}

#onecolumn {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 800px;
	min-height: 300px;
	text-align: left;
	padding: 30px 0 10030px 0px;
	line-height: 1.13em;
	overflow: hidden;
}

#twocolumnleft {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 470px;
	min-height: 300px;
	text-align: left;
	padding: 30px 0px 10030px 0px;
	line-height: 1.13em;
	overflow: hidden;
}

#twocolumnright {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 300px;
	height: auto;
	text-align: left;
	padding: 30px 0px 10030px 30px;
	line-height: 1.13em;
}

#threecolumnleft {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 254px;
	min-height: 300px;
	text-align: left;
	padding: 30px 0px 10030px 0px;
	line-height: 1.13em;
	overflow: hidden;
}

#threecolumncenter {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 254px;
	height: auto;
	text-align: left;
	padding: 30px 0px 10030px 30px;
	line-height: 1.13em;
}

#threecolumnright {
	float: left;
	margin: 0px 0px -10000px 0px;
	width: 232px;
	height: auto;
	text-align: left;
	padding: 30px 0px 10030px 30px;
	line-height: 1.13em;
}
	
#footerbase {
	margin: 0 auto;
	width: auto;
	height: 100px;
	background-color: #c7af9f;
}

#footerarea {
	margin: 0 auto;
	width: 800px;
	height: auto;
}

#footerleft {
	margin: 0 auto;
	float: left;
	width: 385px;
	height: auto;
}

#footerright {
	margin: 0 auto;
	float: right;
	width: 410px;
	height: auto;
	text-align: right;
}

#videocolumn {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 800px;
	min-height: 300px;
	text-align: center;
	padding: 30px 0 10030px 0px;
	line-height: 1.13em;
	overflow: hidden;
}

/* ===== text classes ===== */

p {
	font-size: 12px;
}

.nav {
	font-size: 16px;
	word-spacing: 1.25em;
	font-weight: bold;
}

.smtext {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #cccccc;
}

.smtextbody {
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	color: #6c5445;
}

.blocktext {
	font-size: 9pt;
	font-style: italic;
	line-height: 1.33em;
	color: #6c5445;
	padding: 0px 20px 0px 20px;
}

.reference {
	font-size: 9pt;
	text-align: left;
	color: #6c5445;
	padding: 0px 20px 10px 40px;
}

.caption {
	font-size: 9pt;
	font-style: italic;
	line-height: 1.33em;
	color: #6c5445;
	padding: 0px 10px 0px 10px;
}

.bold {
	font-weight: bold;
}

.spacing {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0em;
}

li {
	font-size: 9pt;
	text-indent: 0px;
}

ul.outside {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 15px;
}

.footer {
	font-size: 9pt;
	padding: 10px 0px 10px 0px;
	color: #f2ede4;
}

/* ===== object classes ===== */

.border {
	border: #99F;
	border-style: solid;
	border-width: thin;
	border-width: 1px;
	padding: 5px;
}

.portfloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imglinks {
	margin: 0 0 10px 0;
	border: #6c5445;
	border-width: thin 1px;
	border-style: solid;
}

.imgleft {
	margin: 0 10px 10px 0;
	border: #6c5445;
	border-width: thin 1px;
	border-style: solid;
}

.iframe {
	border: solid thin #996;
}

/* ===== hyperlinks ===== */

a:link {
	color: #6c5445;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
}

a:visited  {
	color: #6c5445;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
}

a:hover {
	color: #333333;
	font-size: inherit;
	text-decoration: none;
	text-align: inherit;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
}

a.alt:link {
	color: #f2ede4;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:visited  {
	color: #f2ede4;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:hover {
	color: #333333;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.body:link {
	color: #6c5445;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.body:visited  {
	color: #6c5445;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.body:hover {
	color: #333333;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}