/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #ebefbc url(images/background.jpg);
	line-height: 180%;
	color: #000;
	text-align:left;
}


/******** Layout Elements ********/

.wrapper {
	
	margin: 0 auto;
	display: block; 
	width:839px;
	background:url(images/wrapper.jpg) repeat-y; 

}

.wrapperup{
	background:url(images/wrapper-up.jpg) top left no-repeat;
	padding:0px;
	margin:0px;
	width:839px;
	height:78px;
	}

.header {
	background:url(images/header.jpg) center no-repeat ;
	height:171px;
	margin:0px;
	padding:0px;
}

.content {
	width: 70%;
	text-align:left;
	padding-left:30px;
	margin-top:0px
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#333;
	line-height: 1.5em;
	float: left;
	
}

.content img.imge{

padding:5px;
border:1px #663300 solid;
margin:5px;
background-color: #DEBA8B;

}
.right {
	
	float: right;
	width: 180px;
	margin-right: 30px;
	margin-top: 36px;
	border-left: 1px dotted #3e7428;
	text-align:center;

}

.footer {
	margin: 0 0 10px 0;
	padding-left: 30px;	
	clear: both;
	text-align: left;
	font-size:12px;
}


 
/******** Menu Elements ********/ 

#leftmenu {
		
	float:left;
	width:150px;
	margin:-3px;
	padding:0px;
}
#rightmenu {
	width:620px;
	float:right;
	margin:-3px;
	padding-right:15px;
}

.menuleft ul {
   

	padding-left:20px;	
	list-style-type: none;
	list-style-image: none;
	float:left;
	text-align:left;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	
 }

.menuleft  li {
		display: inline;
}
			 
.menuleft  ul li a {
	text-decoration:none;
	padding: 6px 25px 6px 25px;
	color: #fff; 
	line-height:28px;
	margin: 0px -3px 0px 0px;
}
	
.menuleft  ul li a:hover {
    text-decoration:none;
	padding: 6px 25px 6px 25px;
	color: #fff; line-height:28px;
	background-color:#000;
	background-image:url(images/black_hover.jpg);
}
	
.menuleft li.current_page_item a, #navmenu li.current_page_item a:hover,
.menuleft li.current_page_item a:focus, #navmenu li.current_page_item a:active {
    background-image:url(images/black_hover.jpg);
    text-decoration:none;
	padding: 6px 25px 6px 25px;
	color: #fff; 
	border-right:#000 1px solid;
	border-left:#000 1px solid;
	line-height:28px;
	background-color:#000000;	
}
	
.menuright ul {
    width:620px;
	list-style-type: none;
	list-style-image: none;
	float:right;
	text-align:left;
	font-size: 10px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	
	
 }
.menuright  li {
	display: inline;
}


.menuright  ul li a {
	text-decoration:none;
	
	border-right:#000 1px solid;
	padding: 6px 7px 6px 7px;
	color: #fff; 
	line-height:28px;
	margin: 0px -6px 0px 0px;
}


.menuright  ul li a:hover {
	text-decoration:none;
	
	border-right:#000 1px solid;
	padding: 6px 7px 6px 7px;
	color: #fff; line-height:28px;
	background-color:#000;
	background-image:url(images/black_hover.jpg);
}

.menuright li.current_page_item a, #navmenu li.current_page_item a:hover,
.menuright li.current_page_item a:focus, #navmenu li.current_page_item a:active {
	background-image:url(images/black_hover.jpg);
	text-decoration:none;
	border-right:#000 1px solid;
	padding: 6px 7px 6px 7px;
	color: #fff; line-height:28px;
	background-color:#000000;	
	}


/******** Document Styles ********/

	
h1 {
	text-align:left;
	font: 180% Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:20px;
	color:#3f430d;
	text-decoration:none;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
	border-bottom:dotted #003300 1px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}	

a, a:active, a:visited {
	color: #b20202;
font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #aa0000;
	text-decoration: underline;
}

.header a, .header a:active, .header a:visited {
	color: #aa0000;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

.footer p {
	font: 70% Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	line-height: 1.5em;
	padding-left:30px;
}


/******** List Styles Styles ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: none;
}

ul ul {
	margin: 0 0 15px 0;
}




#both {
	clear: both;
	
}


/* Calendar */




wptable {

 width:100%;

	

}



/* header row*/

.wptable th {

 

	background-color: #f7f4c0; 

	

}



/* normal row*/

.wptable td {



	padding:	3px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;

		

}



/* alternative rwo */

.wptable tr.alt {

 

 	background-color: #f7f4c0; 



}