﻿body {
	margin: 0;
	padding-top: 0px;
	background: #1f1f1f url(images/body.jpg) center repeat-y;
	font-family: Tahoma,Verdana,Helvitica,sans-serif;
	color: #cfcfcf;
	font-size: 13px;
}
img {
	border: 0;
}
a {
	color: #cc9f4a;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
}
blockquote {
	padding-left: 10px;
	color: #666;
	font-style: normal;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	padding: 2px 0 0 5px;
}
.alignright {
	float: right;
	padding: 2px 0 0 5px;
}
/* The Menu */
#foxmenucontainer {
	height: 28px;
	background: #0b0d0d;
	display: block;
	padding: 0px 0 0px 0px;
	border-top: 1px solid #4f5155;
}
#foxmenu {
	position: relative;
	display: block;
	height: 28px;
	font-size: 13px;
	font-weight: normal;
	font-family: Tahoma,Verdana,Helvitica,sans-serif;
}
#foxmenu ul {
	margin: 0px;
	padding: 0px 0px 0 10px;
	list-style-type: none;
	width: auto;
	float: left;
}
#foxmenu ul li {
	display: block;
	float: left;
	margin: 0 0px 0 0;
	width: 84px;
}
#foxmenu ul li a {
	display: block;
	float: left;
	color: #ccc;
	text-align: center;
	text-decoration: none;
	padding: 7px 0px 0 0px;
	width: 84px;
	height: 21px;
	background: #000 url(images/li2.gif) no-repeat top right;
}
#foxmenu ul li a:hover, #foxmenu ul li.current_page_item a {
	color: #fff;
	background: #222 url(images/li2.gif) no-repeat top left;
	width: 84px;
	height: 21px;
	text-align: center;
}
#foxmenu ul li .current_page_item a, #foxmenu ul li .current_page_item a:hover {
	color: #fff;
	width: 84px;
	height: 21px;
	background: transparent url(images/li2.gif) no-repeat top right;
}
/* The Wrapper */
.wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #0a0c0d;
	border-left: 1px solid #302f2f;
	border-right: 1px solid #302f2f;
}
/* The Top */
.top {
	height: 212px;
	margin: auto;
	background: url(images/topslice.jpg);
	background-repeat: repeat-x;
}
.name {
	float: right;
	width: 1000px;
	margin: 0px 0 0 0;
}
.name h1 {
	font-size: 40px;
	font-weight: normal;
	margin: 60px 20px 0 0px;
	color: #cfcfcf;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.name h1 a:link, .name h1 a:visited {
	color: #cfcfcf;
	text-decoration: none;
	background-color: transparent;
}
.name h1 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}
.name h2 {
	margin: 0px 20px 0 30px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: right;
	font-family: "Lucida Handwriting";
}
.content {
	padding: 0px 10px 25px 5px;
	background: #282c2f;
	border-top: 1px solid #404547;
}
#content {
	float: left;
	width: 760px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
}
.texthead {
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height: 70px;
	background: url(images/title.jpg);
}
.topic {
	margin: 10px 10px 0 5px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	color: #777;
	font-size: 13px;
}
.topic h2 {
	margin: 0 0;
	padding: 10px 0px 5px 10px;
	background: transparent;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
.topic h2 a, .topic h2 a:link, .topic h2 a:visited {
	color: #fff;
	background-color: transparent;
}
.topic h2 a:hover {
	color: #fff;
	background-color: transparent;
}
.topic a:link, .topic a:visited {
	color: #cfcfcf;
	background-color: transparent;
}
.topic a:hover {
	color: #f4e0e0;
	background-color: transparent;
	text-decoration: underline;
}
.text {
	margin: 0 0;
	padding: 5px 10px;
}
.cover {
	margin: 0 0;
	background: url(images/cover.jpg);
	background-repeat: repeat-y;
}
.rightcolumn {
	float: right;
	width: 200px;
}
/* The Sidebar1*/
.sidebar {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 13px;
	min-height: 700px;
}
.sidebar h2 {
	height: 27px;
	line-height: 27px;
	font-size: 18px;
	color: #cfcfcf;
	margin: 5px 0 0 0;
	padding: 0px 0 0 5px;
	background: #131313;
	background-repeat: repeat-x;
	font-weight: bold;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	height: 100%;
}
.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #737373;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display: block;
	background: #1b1b1b;
	background-repeat: no-repeat;
	border-bottom: 1px solid #2a2a2a;
	border-top: 1px solid #161616;
}
.sidebar ul li a:hover {
	background: #202020;
	background-repeat: no-repeat;
	color: #ccc;
}
.sidebar p {
	padding: 7px 10px;
	margin: 0;
	color: #ababab;
}
.sidebar table {
	width: 100%;
	text-align: center;
	background: #1b1b1b;
	color: #ababab;
}
/* --- FOOTER --- */
#footer {
	height: 38px;
	padding-top: 6px;
	background: #020202;
	border-top: 1px solid #2E2E2E;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-top: 20px;
}
#footer a {
	color: #cc9f4a;
}
#footer a:hover {
	color: #eee;
}
/* The Navigation */
.navigation {
	height: 25px;
	padding: 0 20px;
}
.navigation a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #cfcfcf;
}
.navigation a:hover {
	color: #fff;
}
/* The Attachment */
.contentCenter {
	text-align: center;
}
/* The Page Title */
h2.pagetitle {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 25px;
	text-align: center;
}
.icon {
	float: right;
	padding-right: 10px;
}
.emails textarea {
	width: 90%;
	height: 156px;
	background: #3c3f41;
	border: 1px solid #62676a;
	color: #999;
	padding: 10px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#emailform {
	padding-left: 23px;
}
#emailform input {
	background: #3c3f41;
	border: 1px solid #62676a;
	color: #FFF;
/*	padding-left: 10px; */
}
#emailform textarea {
	color: #FFF;
}
.emails input#submit {
	padding: 0;
	width: 72px;
	height: 29px;
}
.emails h2 {
	font-size: 19px;
	line-height: 30px;
	margin: 24px 0 0 23px;
	padding: 0;
	font-weight: normal;
}
.emails ol li p {
	padding: 0;
	margin: 10px 0;
	color: #888;
}
.error {
	color: #cfcfcf;
}

