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

body {
	margin: 20px;
	padding: 0;
	background: #786E50 url(images/img1.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 200px;
}

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

h2 { font-size: 24px; }
h3 { font-size: 18px; }

p, ol, ul {
	line-height: 20px;
}

a {
	color: #786E50;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 9px;
	background-color: #3F3F3F;
}

/* Header */

#header {
	width: 1024px;
	height: 112px;
	margin: 0 auto;
	border: 4px solid #000000;
	background-image: url(images/img2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #666666;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
	color: #666666;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}

/* Menu */

#menu {
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	border-left: solid #000000 4px;
	border-right: solid #000000 4px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 128px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #999999;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #786E50;
}

/* Content */

#content {
	width: 1024px;
	margin: 0 auto;
	background: #2f2f2f url(images/img5.gif) repeat-y;
	border: 4px solid #000000;
}

#colOne {
	float: left;
	width: 163px;
	padding: 20px;
	line-height: 12px;
	font-size: 8pt; 
	color: #000000; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #3f3f3f;
}

.colOne h1 {
	border: #000000 solid 1px; 
	background-color: #2f2f2f;
	text-transform:uppercase;
	color: #999999;
	text-align: center; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	margin : 0px;
	margin-top: 10px;
	font-size: 7pt; 
	padding-left: 0;
	line-height: 15px;
}
.colOne A:link {
	padding-right: 2px; 
	padding-left: 2px;
	padding-top: 2px;  
	border-bottom: 2px;  
	color: #786E50; 
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.colOne A:visited {
	padding-right: 2px; 
	padding-left: 2px;
	padding-bottom: 2px; 
	color: #999999; 
	padding-top: 2px; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
}

.colOne A:hover {
	border-bottom: 0px none; 
	color: #fff; 
	display: block;
	padding-left:2px;
	text-decoration: none;
	background-color: #000000;
}

.colOne li {
	border: solid #000000;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 0px; 
}

.colOne ul {
    padding-bottom: 0px;
	padding-right: 0px; 
	padding-left: 0px;
 	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none
}

#colTwo {
	float: right;
	width: 780px;
	padding: 20px;
}

/* Footer */

#footer {
	width: 1032px;
	margin: 0 auto;
	background: #000000;
	background-color: #3F3F3F;
	height: 26px;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: right;
	font-size: 9px;
	color: #000000;
}

#footer a {
	color: #000000;
	float: left;
	background: #000000;
	border-left: solid 4px #000000;
	border-right: solid 4px #000000;
	border-bottom: solid 2px #000000;
}

.wc3valid {
	display: inline;

}
