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

body {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #203C36;
}

h1, h2, h3 {
	color: #203C36;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 160%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	color: #e07928;
}

small {
}

hr {
	display: none;
}


/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(images/black_header.png);
}

#header img {
	padding: 0 0 0 10px;
	border: 0px;
}

#header h1 {
	margin: 0;
	padding: 15px 0 0 20px;
	letter-spacing: normal;
	font-size: 1em;
	color: #203C36;
}

#header h1 a {
	text-decoration: none;
	color: #e07928;
}

#header h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.urlname {
	padding: 0 0 0 30px;
	font-size: 3.2em;
	vertical-align: top;
	color: #e07928;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 25px 30px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

.post {
}

.post a {
	font-family: Arial Black;
	text-transform: uppercase;
}

.post .date {
	margin: 0;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

.post .title {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: normal 2.2em "Arial Black", Arial, Helvetica, sans-serif;
	color: #e07928;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: url(images/black_side_middle.png) repeat-y;
}

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

#sidebar li {
	background: url(images/black_side_top.png) no-repeat;
}

#sidebar li ul {
	padding: 3px 20px 40px 20px;
	background: url(images/black_side_bottom.png) no-repeat left bottom;
}

#sidebar li li {
	padding: 0;
	background: url(images/spacer.gif);
	color: #e07928;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	
}

#sidebar ul li ul ul {
	padding: 0 0 0 20px;
	list-style: none;
	background: none;
}


#sidebar h2 {
	margin: 0;
	padding: 10px 10px 0 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #e07928;
}

#sidebar a {
	color: #e07928;
}

#sidebar a:hover {
	color: #ffffff;
}

/* Footer */

#footer {
	width: 960px;
	padding: 40px 0 0 0;
	margin: 0 auto;
	clear: both;
	background: #696B60 url(images/black_footer.png) no-repeat;
}

#footer p {
	margin: -20px;
	text-align: center;
	color: #e07928;
	font-size: 16px;
}

#footer p a {
	color: #FFFFFF;
}

/* Columns */

#columns {
	width: 650px;
	float: left;
}

#columns ul {
	margin: 5px 0 0 -30px;
}

#columns li {
	list-style: none;
}

#columns li a {
	font-size: 0.9em;
	text-transform: none;
	text-decoration: none;
}

#columns li a:hover {
	font-size: 0.9em;
	text-decoration: none;
	text-transform: none;
}

#columns img {
	border: 0px;
}

#columns a img {
	border: 0px;
}

#columns a:hover img {
	opacity: 0.5;
}

.column1 {
	text-align: center;
	float: left;
	width: 200px;
	height: 170px;
	vertical-align: bottom;
}

.column2 {
	text-align: center;
	float: left;
	margin: 0 0 10px 10px;
	width: 200px;
	height: 170px;
}

.column3 {
	text-align: center;
	float: left;
	margin: 0 0 10px 10px;
	width: 200px;
	height: 170px;
	vertical-align: bottom;
}

.column1-1 {
	text-align: center;
	float: left;
	margin: 0 0 10px 10px;
	width: 300px;
	height: 17opx;
	vertical-align: bottom;
}

.column2-1 {
	text-align: center;
	float: left;
	margin: 0 0 10px 10px;
	width: 300px;
	height: 17opx;
	vertical-align: bottom;
}



/* Link Blankout */

.blankout {
	color: #e07928;
	font-size: 9px;
}

.blankout a {
	color: #e07928;
	text-decoration: none;
}

.blankout a:hover {
	text-decoration: none;
}

#catalog {

}

.catdownload {
	margin: 390px 0 10px 0;
}

.catdownload p {
	padding: 2px;
}