/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#7b561b;
	font-size:12px;
	margin:0 auto;
	line-height: 22px;
	background-repeat: repeat;
	background-position: top center;
	background-image:url(images/bg_body.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */

#repeat_top {
	position:relative;
	margin:0 auto;
	width:900px;
	height:auto;
	padding: 0 30px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_repeat-top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main-container.jpg);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:20px;
}

#logo {
	position:relative;
	top:0;
	left:0;
	width:173px;
	height:276px;
	margin: 0 0 0 25px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:20px;
	left:0;
	width:221px;
	height:481px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:auto;
}

/* ---- start main content settings -------------- */

#flash {
	position:relative;
	top:0;
	left:0;
	width:670px;
	height:400px;
	margin: 0 0 10px 0;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:670px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:220px;
	height:800px;
	border-right: 1px solid #b9ac73;
}

/* ---- end side bar content settings ---------------- */

/* ---- start btm content settings -------------- */

#content_btm {
	position:relative;
	top:0;
	left:0;
	width:868px;
	height:auto;
	margin: 0 0 0 12px;
	padding: 10px 10px;
}

/* ---- end btm content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:840px;
	height:40px;
	clear:both;
	padding: 0 20px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	width:221px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	height:41px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: -221px 0;
}

.active_01 {
	background-position: -221px 0 !important;
}

a#nav_02 {
	height:40px;
	background-position: 0 -41px;
}

a:hover#nav_02{
	background-position: -221px -41px;
}

.active_02 {
	background-position: -221px -41px !important;
}

a#nav_03 {
	height:40px;
	background-position: 0 -81px;
}

a:hover#nav_03{
	background-position: -221px -81px;
}

.active_03 {
	background-position: -221px -81px !important;
}

a#nav_04 {
	height:40px;
	background-position: 0 -121px;
}

a:hover#nav_04{
	background-position: -221px -121px;
}

.active_04 {
	background-position: -221px -121px !important;
}

a#nav_05 {
	height:40px;
	background-position: 0 -161px;
}

a:hover#nav_05{
	background-position: -221px -161px;
}

.active_05 {
	background-position: -221px -161px !important;
}

a#nav_06 {
	height:40px;
	background-position: 0 -201px;
}

a:hover#nav_06{
	background-position: -221px -201px;
}

.active_06 {
	background-position: -221px -201px !important;
}

a#nav_07 {
	height:40px;
	background-position: 0 -241px;
}

a:hover#nav_07{
	background-position: -221px -241px;
}

.active_07 {
	background-position: -221px -241px !important;
}

a#nav_08 {
	height:40px;
	background-position: 0 -281px;
}

a:hover#nav_08{
	background-position: -221px -281px;
}

.active_08 {
	background-position: -221px -281px !important;
}

a#nav_09 {
	height:40px;
	background-position: 0 -321px;
}

a:hover#nav_09{
	background-position: -221px -321px;
}

.active_09 {
	background-position: -221px -321px !important;
}

a#nav_10 {
	height:40px;
	background-position: 0 -361px;
}

a:hover#nav_10{
	background-position: -221px -361px;
}

.active_10 {
	background-position: -221px -361px !important;
}

a#nav_11 {
	height:40px;
	background-position: 0 -401px;
}

a:hover#nav_11{
	background-position: -221px -401px;
}

.active_11 {
	background-position: -221px -401px !important;
}

a#nav_12 {
	height:40px;
	background-position: 0 -441px;
}

a:hover#nav_12{
	background-position: -221px -441px;
}

.active_12 {
	background-position: -221px -441px !important;
}
