/*
Credit: http://www.templatemo.com
*/




#header #headline, #logo #strapline {
	float: left;
	margin: 0;
	line-height: normal;
}

#header #headline {
	padding: 5px 0 0 15px;
	font-size: 32px;
	color: #e3c06c;
	letter-spacing: -2px;
	clear:both;
}

#header #strapline {
	padding: 0px 0 0 15px;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
	clear:both;
}

* {
	margin: 0;
	padding: 0;
}


td {
padding:7px;
}


.padonly    {margin: 0.6em; padding: 6px; border:1px dotted #000000;}

.search_title {  
font: 18px Arial, Sans-Serif;
text-transform:uppercase; 
margin: 2px 0 10px 0px; 
padding: 0;
padding-top: 17px;
color: #000000; 
background: none;
border-color: #FFFFFF;
border-bottom: 1px dotted #000000;
}
body {
	margin:0px;
	padding:0px;
	color: #5a481f;
	font-family: Arial;
	font-size:14px;
	line-height:1.5em; 
	background-color: #e9dab9;
}

a, a:link, a:visited { color: #000; font-weight: normal; }

a:hover { color: #CC0000; text-decoration:none; }

p { margin: 0px; padding: 0 0 10px 0; }

img { border: none; }

h1 { font-size: 28px; color: #000; margin: 0 0 20px 0; padding: 5px 0; font-weight: normal; }
h2 { font-size: 22px; color: #000; margin: 0 0 10px 0; padding: 0 0 5px 0; font-weight: normal; }
h3 {
	font-size: 14px;
	color: #5a481f;
	margin: 18px 0 0 0;
	padding-left:25px;
	padding-top:5px;
	width:280px;
	height:40px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	background: url('images/h3.png') no-repeat;
}
h4 { 
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0;
}
h5 { 
	font-size: 14px;
	height: 27px;
	width: 116px;
	color: #000;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(images/h5_bg.png) no-repeat top left;
}

ul { margin: 15px; padding: 0; list-style: none; } 
ul li { padding: 0 0 0 20px; margin: 0 0 5px 0; background: url('images/list_01.png') left center no-repeat; }

h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

blockquote { font-style: italic; }
cite { font-weight: normal; color: #1d68b6; font-size: 14px; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r15 { margin-right: 15px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right;	margin: 3px 0 15px 15px; }

.button_01 a {
	position: relative;
	float: left;
	display: inline-block;
	padding: 5px 0 0 0px;
	margin-right: 40px;
	margin-left: 35px;
	border-bottom: 1px dotted #333;
	
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_01 a span {
	position: absolute;
	top: 0;
	left: -35px;
	width: 27px;
	height: 38px;
	background: url(images/icon_01.png) no-repeat;
}

.button_02 a {
	position: relative;
	float: right;
	width: 109px;
	height: 33px;
	display: block;
	padding: 13px 0 0 0;
	background: url(images/button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_02 a:hover {
	color: #311c0c;
}



/* header */
#header_wrapper {
	width: 100%;
    background: url(images/header.jpg) repeat-x;
}

#header {
	width: 990px;
	height: 121px;
	margin: 0 auto;
	padding: 0 0px;
}


#header #logo {
height:93px;
}

/* menu */



#header #menu{
clear:both;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 125px;
	margin-left: 2px;
	padding: 3px;
	text-align: center;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color: #cdaf96;	
	outline: none;
	text-transform:uppercase;
}

#menu li .current {
	color: #000;
	background-color:#e3c06c;
}

/* end of menu */

/* welcome */

#welcome_wrapper {
	width: 298px;
	background: url(images/welcome.jpg) repeat-x;
	float:left;
}

#welcome {
	width: 298px;
	margin: 0 auto;
	padding: 15px; 

}

#welcome_image {
	float: left;
	position: relative;
	width: 298px;
	height: 147px;
	padding: 25px;
}

#welcome_image span {
	position: absolute;
	top: 0;
	left: 0;
	width: 338px;
	height: 197px;
	background:url(images/slide.png) no-repeat;
}

#welcome_text {
	float: right;
	width: 520px;
	padding-top: 20px;
}

/* end of welcome */


#generalwrapper {
	width: 100%;
	background: url(images/welcome.jpg) repeat-x top;
}

#insidewrapper {
	width: 980px;
	margin: 0 auto;
	
}


/* services */
	

	
#services_wrapper {
	width: 620px;
	float:right;
}

#services {
	margin: 0 auto;
	padding: 10px 15px; 
	background: url(images/wlecome_bg.jpg) top right no-repeat;
}

.services_box {
	float: left;
	width: 250px;
	padding: 0 30px;
	background: url(images/vertical_divider.png) no-repeat center right;
}

.services_box_last {
	background: none;
}

/* end of services */

/* content */

#content_wrapper_outer {
	width: 100%;
	background: #e8dbb9 url(images/welcome.jpg) repeat-x top;
}

#content_wrapper_inner {
	width: 100%;
	background: #e8dbb9  url(images/content_bottom.jpg) repeat-x bottom;
}

#content_wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 30px 15px;
}

#content {
	float: left;
	width: 600px;
	margin: 0 auto;
	padding: 30px 15px; 
}

#content_wrapper h2 {
	padding: 20px 0 20px 60px;
	margin: 0 0 15px 0;
}

#content_wrapper .our_services {
	background: url(images/list.png) top left no-repeat;
}

#content_wrapper .about_us {
	background: url(images/about.png) top left no-repeat;
}

#content_wrapper .current_activities {
	background: url(images/date.png) top left no-repeat;
}

#sidebar {
	position: relative;
	float: right;
	width: 240px;
	margin: 13px 0;
	padding: 10px 20px;
	background: url(images/sidebar_bg.png) repeat-y;
}

#sidebar .sidebar_top {
	position: absolute;
	top: -13px;
	left: 0;
	width: 280px;
	height: 13px;
	background: url(images/sidebar_top.png) no-repeat;
}

#sidebar .sidebar_bottom {
	position: absolute;
	bottom: 41px;
	left: -36px;
	width: 280px;
	height: 13px;
	background: url(images/sidebar_bottom.png) no-repeat;
}

#sidebar .activities_box {
	margin-bottom: 15px;
}

#sidebar .activities_box a {
	font-weight: bold;
}
								

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	height: 152px;
	background: url('images/footer.jpg') repeat-x;
}

#footer {
	width: 982px;
	height: 62px;
	margin: 0 auto;
	padding: 90px 0 0 0;
	text-align: center;
	color: #fff;
	background: url('images/footer_bg.png') no-repeat bottom;
}

#footer a {
	color: #fff;
	font-weight: normal;
}

/* end of footer */
