body {
	text-align: inherit;
	margin: 0px;
	padding: 0px;
	background-color: #F1F1F1;
	background-image: url(images/bgbody.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmain {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(images/bg_vert.jpg);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmain {
	height:100%;
	
	}

#wrap {
	width: 879px;
	padding: 0px;
	height: auto;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}


#wrapcenter	{
	padding: 0px;
	width: 800px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	}
	

html>body#wrapcenter {
	height: auto;
	background-color: #FFFFFF;
	width: 800px;
	}

#wrapleft {
	padding: 0px;
	width: 39px;
	height: 352px;
	float: left;
	background-image:  url(images/bg_left.jpg);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 39px;
	height: 352px;
	float: right;
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	}

#wrapfull	{
	width: 760px;
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	float: right;
	left: 0px;
	top: 15px;
	z-index: 50;
	position: relative;
	}
	
	
/*  BASIC TEXT FORMATING */
p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #31467F;
	margin-top:12px;
	}

h2 {
	color: #31467F;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Occidental;
	text-align: center;
	width: 90%;
	}
	
hr {
	color: #333333;
	}
	
a {
	color: #9D4E00;
	text-decoration: none;
	}

a:hover {
	color: #C93;
	}

ul {
	list-style-position: outside;
	}
	
ol {
	list-style-position: inside;
	}
	
li {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	color: #333333;
	}
	
li ul li {
	margin-top: 8px;
}

/*  Top Nav   */

#topnav {
	background-repeat: repeat-y;
	width: 799px;
	height: 18px;
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	margin: auto;
	text-align: center;
	}

/*  Btm Nav   */

#btmnav {
	margin: 1px;
	padding: 35px 0px 0px 0px;
	background-image: url(images/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	}

/*  insets   */	

#inset {
	width: 235px;
	float: right;
	font-style: italic;
	font-weight: bold;
	color: #8D7238;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	
#inset_inside {
	background-image: url(images/inset_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
#inset_top {
	background-image: url(images/inset_top.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 16px;
	}
	
#inset_btm {
	background-image: url(images/inset_btm.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 16px;
	}
	
#insettwo {
	width: 295px;
	float: right;
	padding-bottom: 20px;
	text-align: left;
	}

#marquee_wrap {
	width: 480px;
	clear: both;
	}

#marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	}

#contact {
	width: 190px;
	padding-bottom: 20px;
	float: left;
	}
#contactus2 {
	padding-bottom: 10px;
	padding-left: 150px;
}

/*-------------- text alignment ----------------*/	

.text_center {
	text-align: center
	}

.text_left {
	text-align: left;
	color: #333;
	}

.text_right {
	text-align: right
	}

/*------------- header section ----------------- */

#header_wrapper{
	width: 100%;
	}

#header{
	text-decoration: none;
	text-align: center;
	margin: auto;
	width: 100%;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	min-height: 650px;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(bg_content.jpg);
	background-repeat: repeat-y;
	}

/*------------- content main ----------------- */

#content_main{
	width: 485px;
	text-align: left;
	margin: 0px;
	float: right;
	left: 0px;
	top: 15px;
	z-index: 50;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 2px;
	}
#content_contactus {
	float: right;
	width: 435px;
	padding-left: 30px;
	padding-right: 15px;
}
	
#content_header{
	width: 800px;
	margin: 0px;
	background-image: url(bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	}
	
#content_footer{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/*------------- content side ----------------- */

#content_side{
	float: left;
	width: 235px;
	min-height: 400px;
	margin: 0px;
	display: inherit;
	position: relative;
	right: 0px;
	top: 30px;
	z-index: 99;
	color: #333333;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	clear: both;
	}

#content_side h2{

    }

#content_side p {
	color: #333333;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
    }
	
.padding {
	padding-top: 40px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navbar ul li a:hover {
	color: #817980;
}
#navbar ul li ul {
	color: #FFF;
	text-decoration: none;
}
	
#content_side a {
	border-bottom: 0px;
	background: none;
	}
	
/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 800px;
	padding: 0px;
	position: relative;
}

#footer{
	text-align: center;
	width: 800px;
	height: 26px;
	background-image: url(images/navbar2.jpg);
	background-position:top;
	margin: 0px auto 0px auto;
	position: static;
}

#footer_inner {
	padding: 7px 0px 0px 0px;
	font-size: 80%;
	color: #8F4003;
	}

#footer p{
	color: #333333;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
}

#footer a {
	color: #000000;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #8F4003;
	height: 20px;
}
