
/************************************************
*	Body, Wrap									*
************************************************/

body {
	background: #332610 url(images/bg.jpg) repeat-x;
	color: #E5F3FF;
	font-size: 12px;
	font-family: Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: left;
	}

img {
        border: none;
}
	
#wrap {
	margin: 0px auto 0px;
	padding: 0px;
	}
	


 div.c3 {clear: both;}
 p.c2 {text-align: left}
 h1.c1 {text-align: left}


/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #B60000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #B60000;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

.header {
	width: 960px;
	height: 150px;
	color: #888888;
        background: url(images/header.jpg) no-repeat;
	font-size: 14px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
	overflow: visible;
        position: relative;
	}
	
h1 {
	color: #E5F3FF;
	font-size: 35px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #E5F3FF;
	font-size: 40px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

.rss {
        position: absolute;
        top: 86px;
        left: 830px; 
}


/************************************************
*	Content 					     		    * 
************************************************/

	
h2 {
	color: #000;
	font-size: 18px;
	font-family: Verdana, Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background: #332610 url(images/c-top.jpg) repeat-x;
	}

h3 {
	color: #000;
	font-size: 14px;
	font-family: Verdana, Trebuchet MS;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	}
	


h4 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	margin: 0; 0; 10; 10;
	background: #332610 url(images/c-h4.png);
	padding: 2px 2px 2px 10px;
	text-indent: 2px;
	}
	
	
#contentleft  {
	color: #000;
	float: left;
	width: 560px;
	font-family: Verdana, Trebuchet MS;
	font-weight: bold;
	background-color: #d0c4a9;
	background: #332610 url(images/c-middle.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0;
	}

#content p {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	line-height: 20px;
	}


/************************************************
*	Sidebar 					     	    * 
************************************************/
.rcolor {
	background-color: #544830;
}
#right {
        width: 400px;
        float: right;

        display: inline;
	margin: 0;
	text-align: left;
	background-color: #544830;

}

#right p {
	padding: 10px 10px 10px 10px;
}

.bt{
        cursor: pointer;
}



/************************************************
*	Footer 							            *
************************************************/

#footerbg {
	background: #252525 url(images/footer_bg.jpg) repeat-x;
	border-top: 1px solid #555;
	}
	
#footer {
	width: 960px;
	height: 80px;
	color: #EEEEEE;
	margin: 0px auto 0px;
	padding: 0px;
        line-height: 80px;
	}
	
#footer p {
	color: #EEEEEE;
	font-size: 11px;
        font-weight: normal;

	margin: 0px;	
	padding: 0px;
	}

#footer a {
	color: #E0DAA3;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}


#footer a:hover {
	color: #EEEEEE;
	text-decoration: underline;
	}
	
.footerleft {
	width: 960px;
	text-align: center;
	margin: 0px;
	line-height: 20px;
	padding: 8px 0px 8px 0px;
	}
	
.footerright {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: right;
	}
	

	

	
/************************************************
*	Navbar  									*
************************************************/
#nav {
	margin: 0px;
	text-align: left;
}

#navigation {
	width: 800px;
	font-family: Verdana;
	font-size: 10px;
	color: #084864;
	text-decoration: none;
	font-weight: normal;
padding: 0px;
}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	display: block;
	z-index: 2;
}

#nav li ul {
margin-left:0px;
	display: none;
	position: absolute;
	left: 0px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	background-color: #333333;

}

#nav li li {
	float: none;
	text-align: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
	border: 0;
	z-index: 3;
	bordercolor: #000000;
}

#nav a {
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px;
	display: block;
}
#nav a:hover {
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px;
	display: block;
	background-color: #2d9f00;
}

#nav li a {
	font-weight: bold;
	font-size: 10pt;
	background-color: #1693ff;
}

#nav li li a {
	font-size: 10pt;
	font-weight: normal;
	background-color: #2d9f00;
	color: #fff;

}

#nav li li a:hover {
	font-size: 10pt;
	font-weight: normal;
	background-color: #cd8030;
	color: #red;
}

#nav li:hover ul, #nav li.over ul {
  display: block;
  padding: 0px;

}

.honbot {
border:0px;
font-size:0px; 
color: #c5b593; 
background-color: #c5b593; 
border-color: #c5b593;
}

.formtext {	
	text-align: right;
}

.lnl-button {background-color: #544830; color: #fff; margin-left: 12px; margin-top: 3px; margin-bottom: 2px;}
.lnl-button-slides {background-color: #332610; color: #fff; margin-left: 12px; margin-top: 3px; margin-bottom: 2px;}
hr {

  width: 90%;
color: #1693ff;
background-color: #1693ff;
height: 1px;
}
