/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#c4bdb0;
	font-size:12px;
	margin:0 auto;
	background-color:#262521;
	background-repeat: repeat;
	background-position: top center;
	font-family:"Trebuchet MS";
	background-image:url(images/bg_bodypin.jpg);
}

a {
	color:#e8a713;
	text-decoration: none;
}

a:hover {
	color:#B61E1B;
	text-decoration:none;
}

.border {
	border:#7F7E79 solid 3px ; 

}

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;
}

.flag {
	 color:#e8a713;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;

}

.intro-text {
	 color:#c4bdb0;
	 font-family:"Trebuchet MS";
	 font-size:14px;
	 font-weight:bold;

}


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

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


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

#header {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:149px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}



#bg_repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
}

#nav2 {
	position:relative;
	top:0;
	left:0;
	width:220px;
	height:296px;
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
	background-image:url(images/main_top-repeat.jpg);
	background-repeat:repeat;
}

#main_top {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:auto;
	background-repeat: repeat-x;
	background-image:url(images/main_top.jpg);
}

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

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

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:730px;
    min-height:600px;
    height:auto !important;
    height:600px;
	padding: 20px 0 0 0;
}

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:450px;
	height:auto;
	
}

#content_right {
	position:relative;
	left:0;
	float:right;
	width:220px;
	height:auto;
	line-height: 9px;
}


#left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:200px;
	height:auto;
	
}

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

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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:220px;
	height:298px;

}

#side_nav {
	position:relative;
	top:-20px;
	left:0;
	float:left;
	width:218px;
	height:188px;
	color:#e8a713;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
	padding: 15px 0 0 4px;
	line-height:22px;
}


#side_nav2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:220px;
	height:296px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding: 15px 0 0 4px;
	line-height:22px;
}

#side_location {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:220px;
	height:auto;

}


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

#footer {
	position:relative;
	top:0;
	left:0;
	width:970px;
	height:10px;
	clear:both;
	font-size:12px;
	color:#c4bdb0;
padding: 20px 0 0 0;


}

#footer a {
	text-decoration:none;
}

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

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

a#nav2_01 {
	height:50px;
	round-position:0 0;
}

a:hover#nav2_01{
	background-position: -220px 0px;
}

.active2_01 {
	background-position: -220px 0px !important;
}

a#nav2_02 {
	height:50px;
	background-position: 0 -50px;
}

a:hover#nav2_02{
	background-position:-220px -50px;
}

.active2_02 {
	background-position:-220px -50px !important;
}

a#nav2_03 {
	height:50px;
	background-position: 0 -100px;
}

a:hover#nav2_03{
	background-position:-220px -100px;
}

.active2_03 {
	background-position:-220px -100px !important;
}

a#nav2_04 {
	height:50px;
	background-position: 0 -150px;
}

a:hover#nav2_04{
	background-position:-220px -150px;
}

.active2_04 {
	background-position:-220px -150px !important;
}





a#nav2_05 {
	height:50px;
	background-position: 0 -200px;
}

a:hover#nav2_05{
	background-position:-220px -200px;
}

.active2_05 {
	background-position:-220px -200px !important;
}






a#nav2_06 {
	height:50px;
	background-position: 0 -250px;
}

a:hover#nav2_06{
	background-position:-220px -250px;
}

.active2_06 {
	background-position:-220px -250px !important;
}


a#nav2_07 {
	height:50px;
	background-position: 0 -300px;
}

a:hover#nav2_07{
	background-position:-220px -300px;
}

.active2_07 {
	background-position:-220px -300px !important;
}