@charset "UTF-8";
/* CSS Document */

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #9c6338;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1	{
	text
	font-size: 15px;
	font-weight: bold;
	color: #953525;
}
a:link, a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #953525;
	}

a:hover, a:active	{
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #ff9933;
	}

#container {
	width: 795px;
	background: #FFFFFF;
	text-align: left;
	background-image: url(i/BGinner-mid.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header { 
	margin: 0;
	width: 795px;
	background: #DDDDDD; 
	padding: 0; 
} 
#header h1 {
	margin: 0; 
	padding: 0; 
}


#sidebar1 {
	float: left; 
	width: 13em;
	background: none; 
	padding: 0 6px 0 25px; 
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 6px; 
	margin-right: 6px;
}

#mainContent {
	float: right; 
	width: 45em;	
	margin: 0; 
	padding: 0 43px 0 15px; 
} 
#footer {
	width: 795px;
	height: 76px;
	padding: 0; 
	background-image: url(i/BGinner-bottom.jpg);
	background-repeat: repeat-y;
	
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 

}
#indexbg {
	background-image: url(i/BGhomecenter.jpg);
	background-repeat: no-repeat;
	height: 713px;
	width: 820px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}
#apDiv1 {
	position:relative;
	left:63px;
	top:432px;
	width:258px;
	height:204px;
	z-index:100;
}
#hometext {
	position: relative;
	width: 337px;
	left: 325px;
	top: 434px;
	height: 178px;
	z-index:10;
	}	
#hometext p {
	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	}
#copyright {
	color: #660000;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
[if IE]>
<style type="text/css"> 
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; padding-top: 15px; }
</style>
<![endif]
