/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(images/img01.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #88888A;*/
	color: #000000;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h4 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #DB5600;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}



/* Menu */

#menu {
	width: 840px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 82%;
	font-weight: bold;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}


/* Logo */

#logo {
	width: 860px;
	height: 90px;
	margin: 0 auto;
	background: #010100 url(images/img022.jpg)
}

#logo h1 {
	margin-left: 550px;
	margin-top: -70px;
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 189%;
	font-style: italic;
	font-weight: bold;	
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo h3 {
	margin-left: 550px;
	margin-top: 10 auto;
	color: #ffffff;
	letter-spacing: -1px;
	font-size: 130%;
	font-style: italic;	
}

#logo h4 {
	margin-left: 350px;
	margin-top: -50px;
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 189%;
	font-style: italic;
	font-weight: bold;	
}


#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

#page_video {
	width: 860px;
	margin: 0 auto;
	background: url(images/img03gray.gif) repeat-y;
}


/* Content */

#content {
	float: left;
	width: 540px;
	padding: 20px 30px 20px 50px;
}



#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}



#welcome img {
	margin: 5px 5px;
}

.floating-box {
	float: left;
	width: 236px;
	border: 2px solid #888888;	
	padding: 4px;
	background: #ffffff;
}
.floating-box-right{
	float: right;
	width: 236px;
	border: 2px solid #888888;	
	padding: 4px;
	background: #ffffff;
}
.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}



.floating-box-blank {
	float: left;
	width: 236px;
	border: 0px solid #888888;	
	padding: 4px;
}

.floating-box-forms{
	float: left;
	width: 436px;
	border: 2px solid #888888;	
	padding: 4px;
	background: #ffffff;
}
.floating-box-forms p, .floating-box-forms blockquote, .floating-box-forms ol, .floating-box-forms ul {
	line-height: 144%;
	font-size: 92%;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	/*background: url(images/img09.gif) no-repeat right bottom;*/
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size: 12px;
}

#sidebar4editor {
	float: right;
	width: 170px;
	padding: 20px;
}

#links {

}

#links p {
	text-align: left;
	line-height: 80%;
	font-weight: bold;
	color: black;
}
#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 2px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	font-size: 82%;
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 860px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 550px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 210px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}



#cf_wrapper {
margin-top: 5px;
margin-left: 25px;
width: 150px;
height: 150px;
}
.cf_element {
width: 150px;
height: 150px;
}
.header {
width: 150px;
background: #111111;
color: #ffffff;
opacity: 0.8;
position: relative;
top: -150px;
}
.header .title {
padding: 2px 0px 0px 5px;
}
.header .title h3 {
margin: 2px 0px 4px;
}
.header .date {
padding: 2px 0px 0px 5px;
}
.featured_text { 
background: #111111;
border-top: 1px solid #000000;
color: #FFFFFF; 
width: 310px; 
padding: 5px;
position: absolute;
top: 150px;
}

#barbox h4 {
  margin-top:3px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #000000;
  padding:4px;
  border: 1px solid #425227;
  background-color: #ff6600;
  font-weight: bold;	  
}