.style1 {font-style: italic}
.style2 {font-weight: bold}
.style3 {
	font-size: 14px;
	font-weight: bold;
}

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

a:link {
	color: #364E30;
}

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

a:visited {
	color: #D72020;
}

body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #2b3e44;
	background-image: url(images/back_all.jpg);
	background-repeat: repeat-x;
}

#content
{
	margin: 0 auto;
	width: 786px;
	text-align: left;
	background-color: #EEECE8;
	
}


#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: auto;
	height: 46px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;
	padding-right: 22px;
	padding-left: 10px;
}

#menu a:hover {
	width: auto;
    height: 46px;
	color: #6C6217;
	text-decoration: underline;
	/*background: #FFFFFF url(images/header_top_over.gif) repeat-x;*/
}


#logo {
background: #ffffff url(images/big_pic.jpg) no-repeat;
width: 738px;
height: 146px;
text-align: left;
padding-top: 60px;
padding-left: 40px;
border-left: 4px solid #ffffff;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-size: 24px;
	color: #FFFFFF;
	float: right;
	font-weight: bolder;
	clear: both;
	margin-top: 8px;
	margin-right: 5px;
}
#logo H2 a
{
	font-size: 12px;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6A326;
	border-bottom-color: #A6A326;
	border-left-color: #A6A326;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #364B43;
}
#left a:visited {
	color: #313F27;
}

#left p
{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6A326;
	border-bottom-color: #A6A326;
	border-left-color: #A6A326;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

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

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2D2806;
	font-size: 15px;
	font-weight: bolder;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 10px;
	border-top: 5px solid #A6640E;
	background-color: #111111;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
.other {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 107px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #A39270;
	text-decoration: none;
	padding-top: 9px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.other a{


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #A6640E;
	text-decoration: none;
	padding-top: 9px;
	text-align: center;
}
#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #252105;
}
.cone h2 {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.momo {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #2B3E44;
	font-weight: normal;
	background-color: #F8FAFA;
}


.blockquote {
	padding-left: 20px;
	background-image: url(images/img05.gif);
	background-repeat: repeat-y;
	margin-left: 25px;
}
.my {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #111111;
	background-image: url(images/img06.gif);
	background-repeat: repeat-x;
}
.2img {
	border-top-color: #EEECE8;
	text-decoration: none;
}
.2img a {
	text-decoration: none;
	border-top-color: #EEECE8;
	border-right-color: #EEECE8;
	border-bottom-color: #EEECE8;
	border-left-color: #EEECE8;
}
.rec {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
