* { 
	margin: 0;
	padding: 0;
	}

@font-face {
	font-family: "Alex Brush";
	src: url(../fonts/AlexBrush-Regular-OTF.otf);
	}
	
#banner, #cssmenu, #footer, #header, #main, #menubar, #menu_footer, #site_content { 
	margin-left: auto; 
	margin-right: auto;
	}

#banner { 
	width: 920px;
	position: relative;
	height: 50px;
	padding: 15px 0 0 0;
	background: transparent;
	}

body { 
	background: transparent url(../images/pattern.jpg) repeat;
	}

#container {
	width: 875px;
	height: 1237px;
	position: relative;
	}

#container .prevButton {
	height: 72px;
	width: 68px;
	position: absolute;
	background: url('../images/buttons.png') no-repeat;
	top: 50%;
	margin-top: -36px;
	cursor: pointer;
	z-index: 2000;
	background-position: left top;
	left: -17px;
	}

#container .prevButton:hover { 
	background-position: left bottom;
	left: -17px;
	}

#container .nextButton {
	height: 72px;
	width: 68px;
	position: absolute;
	background: url('../images/buttons.png') no-repeat;
	top: 50%;
	margin-top: -36px;
	cursor: pointer;
	z-index: 2000;
	background-position: right top;
	right: -17px;
	}

#container .nextButton:hover {
	background-position: right bottom;
	right: -17px;
	}

#container ul {
	width: 875px;
	height: 1237px;
	list-style: none outside none;
	position: relative;
	overflow: hidden;
	}

#container li:first-child {
	display: list-item;
	position: absolute;
	}

#container li {
	position: absolute;
	display: none;
	}

#content { 
	width: 680px;
	margin-bottom: 20px;
	float: left;
	}

.content_text_full { 
	width: 875px;
	margin-top: 20px; 
	padding: 20px 20px 20px 20px;
	background-color: #FFF;
	font: 95% "Open Sans", "Trebuchet MS", Verdana, Arial;
	color: #000;
	text-align: justify;
	line-height: 1.7em;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	-ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	}

.content_text_full a {
	background-color: #FF0;
	text-decoration: none; 
	}

.content_text_full a:hover {
	color: #FFF;
	text-decoration: none; 
	background-color: #000;
	}

#cssmenu { 
	margin-left: auto;
	margin-right: auto;
	}

#cssmenu {
	width: 920px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	border: none;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8e8e8e;
	}
  
#cssmenu ul {
	background: url(../images/menu-bg.gif) top left repeat-x;
	height: 43px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#cssmenu li {
	float: left;
	padding: 0px 8px 0px 8px;
	}
	
#cssmenu li a {
	color: #666666;
	display: block;
	font-weight: bold;
	line-height: 43px;
	padding: 0px 15px;
	text-align: center;
	text-decoration: none;
	}
	
#cssmenu li a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#cssmenu li ul {
	background: #e0e0e0;
	border-left: 2px solid #f68618;
	border-right: 2px solid #f68618;
	border-bottom: 2px solid #f68618;
	display: none;
	height: auto;
	filter: alpha(opacity=95);
	opacity: 0.95;
	position: absolute;
	width: 225px;
	z-index: 200;
	/*top: 1em;
	/*left: 0;*/
	}
	
#cssmenu li:hover ul {
	display: block;
	}
	
#cssmenu li li {
	display: block;
	float: none;
	padding: 0px;
	width: 225px;
	}
	
#cssmenu li ul a {
	display: block;
	font-size: 12px;
	font-style: normal;
	padding: 0px 10px 0px 15px;
	text-align: left;
	}
		
#cssmenu li ul a:hover {
	background: #949494;
	color: #000000;
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
#cssmenu p {
	clear: left;
	}	
	
#cssmenu .active > a {
	background: url(../images/current-bg.gif) top left repeat-x;
	color: #ffffff;
	}
	
#cssmenu .active > a:hover {
	color: #ffffff;
	}

#footer { 
	width: 920px;
	height: 20px;
	padding-top: 20px;
	font: normal 90% Verdana, Geneva, sans-serif;
	text-align: center; 
	background: transparent;
	}

#footer a {
	text-decoration: none;
	color: #000;
	padding-bottom: 20px;
	}

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

#header { 
	width: 920px;
	height: 120px;
	background: transparent;
	}

#main { 
	background: transparent;
	padding-top: 15px;
	}
  
p { 
	padding: 0 0 10px 0;
	}

#site_content { 
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
	} 

#welcome { 
	width: 880px;
	float: inherit;
	height: 50px;
	margin: 0 auto;
	background: transparent;
	} 
  
welcome_let {
	position:absolute;
	}
	
.logo1 {
	top: 0; 
	left: 0; 
    font-family: "Alex Brush", "Trebuchet MS", Verdana, Arial; 
    font-size: 300%;
    color: #5C3A18;
	}

.logo2 {
	top: +2px; 
	left: +2px; 
    font-family: "Alex Brush", "Trebuchet MS", Verdana, Arial; 
    font-size: 300%;
    color: #FFCC00;
	}
	
#welcome_slogan { 
	width: 880px;
	float: inherit;
	height: 30px;
	margin: 0 auto;	
	background: transparent;
	}   
   
welcome_slo {
	position: absolute;
	margin-top: 60px;
	margin-left: 180px;
	}
	
.logo3 {
	top: 0; 
	left: 0; 
    font-family: Verdana, Geneva, sans-serif; 
    font-size: 100%;
    color: #8F5823;
    letter-spacing: -1px;
	}

.logo4 {
	top: +1px; 
	left: +1px; 
    font-family: Verdana, Geneva, sans-serif; 
    font-size: 100%;
    color: #5C3A18;
    letter-spacing: -1px;
 	}
	
