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

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


body {
	margin: 10px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 18px;
}

h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid #F4F4F4;
}

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

ul {
	margin-left: 10px;
	padding-left: 10px;
  list-style-type:square	
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}


a:visited { color:#868686; text-decoration:none; }


img {
	border: none;
}

img.floatTL
{
float: right;
margin-left: 1.5em;
margin-bottom: 0.5em;
}

img.floatTR
{
float: left;
margin-right: 1.5em;
margin-bottom: 0.5em;
}

#textfield1 {
	margin-bottom: 10px;
	border: 1px solid #C3C3C3;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 850px;
	height: 86px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: right;
	height: 40px;
	padding: 0 0 0 0;
	background: url(images/img2.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 20px 20px 0 0;
	font-size: 26px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: left;
	height: 45px;
	padding: 70px 0 0 25px;
	background: url(images/img2.gif) no-repeat right top;
}

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

#menu li {
	display: inline;
}

#menu a {
	padding: 0 8px 0 8px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#menu .nowactive a {
	font-weight:bold;
	color:#670001;
}

/* Splash */

#splash {
	width: 728px;
	height: 90px;
	background-color:#ffffff;
	margin: 0 auto;
	border-right: 61px solid #FFFFFF;
	border-left: 61px solid #FFFFFF;
}

/* Content */

#content {
	width: 820px;
	margin: 0 auto;
	padding: 10px 15px 0 15px;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 640px;
}

#colTwo {
	float: right;
	width: 165px;
	padding: 2px 0 0 0;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}
