/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
		margin: 0;
		padding: 0;
}
body {		
		font: x-small arial, hevetica, sans-serif;
		color: #504f4e; 
		text-align: center;
		background-color: #e0e0e0;
}
		
#container {
		margin-left:auto;
		margin-right:auto;
		width: 760px; 
		min-height:100%;
		background: url(../images/column_bg.gif) repeat-y right top;
		text-align: left;
		position:relative;
}
/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:760px;w\idth:760px;}
* html body{font-size:xx-small;f\ont-size:x-small}
/* end hack */ 

#mainheader {
		position:absolute;
		left:0;top:0;
		height: 171px;
		width:100%;
		background-color: white;
		z-index:1;
}
#header {
		height: 50px;
		width:100%;
		background-color: #402f10;
		margin: 0px;
		position:relative;
		z-index:2;
		overflow:hidden;
}

* html #mainheader {height:171px;he\ight:176px}
* html #header {height:50px;he\ight:50px}

#mainnav {
		width:100%;
		height: 100px;
		background: #402f10 url(../images/imageheader3.jpg) no-repeat; 
		position:relative;
		margin: 0px 0px 3px 0px;
		z-index:2;
		/*text-align: right;*/
}
* html #mainnav{height:100px;he\ight:100px}
#mainnav p {
	background-color: #e0d4ba; width: 553px; margin: 0px 0px 0px 203px; padding: 0px 0px 0px 3px; position:relative;
}
#mainnav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #402f10;
	font-size: 1.1em;
	text-decoration: none;
}
#mainnav a:hover {
	padding-right: 5px;
	padding-left: 5px;
	color: #716f6e; 
	background-color: white;
	font-size: 1.1em;
	text-decoration: none;
}
#secondnav p {
	background-color: #e9e0ce; width: 553px; margin: 0px 0px 0px 203px; padding: 0px 0px 0px 3px; position:relative;
}
#secondnav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #402f10;
	font-size: 1.1em;
	text-decoration: none;
}
#secondnav a:hover {
	padding-right: 5px;
	padding-left: 5px;
	color: #716f6e; 
	background-color: white;
	font-size: 1.1em;
	text-decoration: none;
}
#titlebar {
		width:100%;
		height: 15px;
		background-color: #4e4a49;
		position:relative;
		z-index:2;
}
* html #titlebar{height:2em;he\ight:2em}

#titlebar h1 {
		margin:2px 5px 3px 5px;
		font-size: 1.2em;
		color: #e0d4ba;
		font-weight: normal;
}
#titlebar hr {
		display: none;
}
		
#sidebar {
		width: 200px;
		padding: 0px;
		margin: 3px 0px 0px 0px;
		/*background-color: #CEE0E1;*/
}
#sidebar hr {
	display: none;
}
#featurePanel1 {
		position:relative;
		width:200px;
		background: #d2c19c url(../images/featBg1.gif) no-repeat;
		margin: 3px 0px 0px 0px;
}
#featurePanel2 {
		position:relative;
		width:200px;
		background: #e9e0ce url(../images/featBg2.gif) no-repeat;
		margin: 0px;
}
#featurePanel3 {
		position:relative;
		width:200px;
		background: #e0d4ba url(../images/featBg3.gif) no-repeat;
		margin: 0px;
}
#featurePanel1 p, #featurePanel2 p, #featurePanel3 p	{
	color: #504f4e; 
	padding: 0px 10px 10px 10px;
	margin: 0;
	font-size: 1.1em;
}
#featurePanel1 h3, #featurePanel2 h3, #featurePanel3 h3	{
	color: #504f4e; 
	padding: 10px 10px 0px 10px;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.8em;

}
#featurePanel1 a, #featurePanel2 a, #featurePanel3 a {
	color: #402f10;
	text-decoration: underline;
}
#featurePanel1 a:hover, #featurePanel2 a:hover, #featurePanel3 a:hover {
	color: #402f10; 
	text-decoration: underline;
	background-color: white;
}
#content {
	float: right;
	width: 557px;
	padding:0px;
	margin: 3px 0px 0px 0px;
}
#content h2 {
	color: white;
	font-size: 1.6em;
	background-color: #716f6e; 
	width: 547px; 
	height: 1.3em;
	margin: 0px 0px 0px 0px; 
	padding: 3px 0px 0px 10px; 
	position:relative;
}
#content h3 {
	margin:10px 10px 5px 10px;
	font-size: 1.4em;
}
#content p {
	margin:10px 10px 5px 10px;
	font-size: 1.2em;
}
/*#content h2 {
	margin:10px 10px 5px 10px;
	font-size: 1.5em;
}
*/
#content a {
	color: #402f10;
	text-decoration: underline;
}
#content a:hover {
	color: #402f10; 
	text-decoration: underline;
	background-color: #e0d4ba;
}
#content li {
	margin:0px 0px 0px 0px;
	font-size: 1.2em;
}
#content table {
	margin: 0px 0px 3px 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 537px;
	font-size: 100%;
}
#content tr {
	
}
#content td {
	text-align: left;
	vertical-align: top;
	background-color: #fafbf7;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	font-size: 100%;
}
#sidebarContent {
	/*background-color: #716f6e;*/
}
#sidebarContent p {
	margin:10px 10px 0px 10px;
	font-size: 1.2em;
	color: white;
}
#sidebarContent h1 {
	margin:10px 10px 10px 10px;
	font-size: 1.5em;
	color: white;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 1.3em;

}
#footer	{
		position:absolute;
		bottom:0;
		width:100%;
		height: 20px;
		background-color: #4e4a49;
}
#footer p {
		margin:0;
		padding:0;
		color: white;
		margin: 1px 10px 0px 10px;
}
#footer a {
	color: white;
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
}
#footer a:hover {
	color: #402f10; 
	text-decoration: underline;
	background-color: #e0d4ba;
}
* html #footer {height:20px;he\ight:20px;}

.divider1 {
	width:100%;
	height:3px;
	overflow:hidden;
	background: white;
	position:relative;
}

#clearfooter {
	height:20px;
	width:100%;
	clear:both
}
.smallprint {
	font-size: 80%;
}

