/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	color:#CEB95E;
	
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}



#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	font-weight: bold;
}


/* Header */
#header1{
background-image:url(header1.jpg);
width:100%;
height:120px;
}
#header {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(top_logo_left.jpg);
	
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}
 h4 {
	float: right;
	padding-right:12px;
	font-size: 11px;
	padding-top: 18px;
	color:#d0a654;
}


/* Menu */
#menu1 {
	width: 100%;
	height: 35px;
	background-image:url(menu1.jpg);
	}
#menu {
	width: 980px;
	height: 35px;
	margin: 0 auto;
}


#menu ul {
	padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  color: #333333;
  background-color:#FFFFFF;
  float:left;
  width: 980px;
  height: 35px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-transform: uppercase;

}

#menu li {
	display: inline;
}

#menu a {

color:#333333;
  padding-top: 9px;
  padding-bottom: 12px;
  text-decoration: none ;
  float:left;
  border-right: 1px #333333 solid;
  background-image:url(menu_button_background.jpg);
  

  	
}


#menu a:hover {
	COLOR:#50000D;
  
}
 
 

#menu2{
float:center;
width:15px;
height:8px;
}

#menu2 ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  margin-right: 0px;
  color: #333333;
  float: center;
  width: 15px;
  height: 8px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-transform: uppercase;
   background-color:#d0c15c;
}

#menu2 li {
	display: inline;
}

#menu2 a {
  color:#000000;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left:5px ;
  padding-right:5px;
  background-color:#d0c15c;
  text-decoration: none ;
  
  
}

#menu2 a:hover {
	COLOR:#50000d;
   background-color:#B9A03C;
}

#menu3 
{
	width: 980px;
	height: 11px;
	margin: 0 auto;

}

#menu3 a {
text-transform:uppercase;
	color:#333333;
	font-size:10px;
	
  
}

#menu3 a:hover {
	COLOR:#50000d;
   
}


/* Content */

#content {
	width: 1000px;
	margin: 0 auto ;
	background-color:#5b010d;
}

/* Posts */

#posts {
	float: left;
	width: 780px;
	background-color:#5b010d;
}


/* Links */

#links {
	float: right;
	width: 210px;
	background-color:#5b010d;
  	}

#links ul {
	margin: 0;
	padding-left:30px;

}

#links li ul {
	padding: 5px 0 20px 0;
}

#links li li {
	padding: 7px 10px;
	
	
}

#links li a {
	text-decoration: none;
	color:#CC6600;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links  h2 {
	font-size: 14px;
	color:#d0a654;
}

/* Footer */
#footer1
{
width:100%;
height:30px;
background-image:url(menu_button_background.jpg);
}
#footer {
	height: 30px;
	width:980px;
	margin: 0 auto;
	
}

#footer p1 {
	text-align: left;
	color: #333333;
	font-size:12px;
	padding-top: 5px;line-height: 1.5em;
}


#down 
{
color:#333333;
}

#down a:link {
	text-decoration: none;
	color:#333333;
}
#down a:visited {
	text-decoration: none;
	color: #333333;
}
#down a:hover {
	text-decoration: none;
	color: #50000d;
}
#down a:active {
	text-decoration: none;
	color: #50000d;
}



.style1 {font-weight: bold}
a:link {
	text-decoration: none;
	color: #CEB95E;
}
a:visited {
	text-decoration: none;
	color: #CEB95E;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}

