body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
}
#maincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-x;
	background-position: left 273px;
	background-color: #EEE3C4;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	height: 273px;
}
#facebook {
	position: absolute;
	margin-left: 466px;
	padding-top: 15px;
	width: 470px;
}
#facebook img {
	padding-right: 20px;
}
#sidebar {
	float: right;
	width: 256px;
	background-image: url(../images/backgr_side.png);
	background-repeat: repeat-x;
	margin-right: 54px;
	padding-top: 34px;
}
#sidebar p {
	font-size: 12px;
	line-height: 14px;
	color: #9B5B16;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar p strong {
}
#sidebar p a {
	color: #9B5B16;
	text-decoration: none;
}
#sidebar p a:hover {
	color: #9B5B16;
	text-decoration: underline;
}
#sidebar h4 {
	margin-right: 16px;
	margin-left: 16px;
	font-size: 11px;
	line-height: 14px;
	color: #38e2f6;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar .hr {
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/hr_side.gif);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	margin-left: 16px;
}
#sidebar .nzipp {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9068;
	font-size: 11px;
}
#nav {
	height: 100px;
}
#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	font-size: 16px;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #81592a;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav li a {
	line-height: 34px;
	text-decoration: none;
	color: #cc9900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 23px;
}
#nav li em a {
	font-style: normal;
	color: #eeebd9;
}
#nav li a:hover {
	text-decoration: none;
	color: #eeebd9;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatr {
	background-color: #FFF;
	padding: 1px;
	border: 7px solid #e1e9ed;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
#content {
	margin-right: 330px;
	min-height: 430px;
}
#content dl, #content table {
	color: #333;
	background: inherit;
}
#content table {
	font-size: 13px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}
#content table td {
	background-color: #F0F4F6;
	padding: 6px;
	margin: 0px;
	border-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
h1  {
	font-size: 28px;
	line-height: 30px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-left: 44px;
	padding-top: 28px;
	padding-bottom: 10px;
	width: 390px;
}
.header1 {
	background-image: url(../images/h_backgr4.gif);
	background-repeat: no-repeat;
}
.header2 {
	background-image: url(../images/h_backgr3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 strong {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#content h2 {
	font-size: 16px;
	line-height: 20px;
	color: #9B5B16;
	margin-left: 54px;
	margin-top: 18px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C90;
	margin-right: 5px;
	padding-top: 15px;
}
#content ul {
	color: #9B5B16;
	font-size: 13px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
#content li {
	margin: 0px;
	padding-bottom: 15px;
}
#content p {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 44px;
}
#content p a {
	color: #ba6f1c;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
#content p em {
	font-weight: bold;	
}
#content p a:hover {
	text-decoration: underline;
	background-color: #FAF8E3;
}
#content .hr {
	font-size: 8px;
	line-height: 8px;
	background-image: url(../images/hr_main.gif);
	background-repeat: no-repeat;
	height: 13px;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contento p {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 44px;
}
#contento p a {
	color: #ba6f1c;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
#contento p em {
	font-weight: bold;	
}
#contento p a:hover {
	text-decoration: underline;
	background-color: #FAF8E3;
}
#trailer p a {
	color: #ba6f1c;
	text-decoration: underline;
	padding-right: 1px;
	padding-left: 1px;
}
#trailer p a:hover {
	text-decoration: underline;
	background-color: #FAF8E3;
}
#footer {
	clear: both;
	background-image: url(../images/footer_backgr.jpg);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
	padding-top: 205px;
}
#footerside {
	float: right;
	text-align: right;
}
#footer #footerside p{
	color: #9b5b16;
}
#footer #footerside p a {
	color: #9b5b16;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#footer p a  {
	color: #000;
	text-decoration: none;
}
#footer p a:hover {
	color: #eeebd9;
	text-decoration: underline;
}
#footer p em {
	font-style: normal;
	color: #7bd729;
}
#logos {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
#logos img {
	padding-right: 28px;
	padding-left: 28px;
}
.floatl {
	float: left;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 3px;
}
#thumbs .gallery {
	padding-top: 10px;
	padding-left: 20px;
	height: 120px;
	display: block;
	float: left;
	padding-right: 20px;
}
#thumbs {
	padding-top: 21px;
	padding-left: 44px;
}
ul.form {
	list-style-type: none;
}
ul.form label {
	display: block;
	float: left;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
}
ul.form textarea {
	width: 350px;
}
#blog_side h3 em, .blog_side h3 em {
	color: #546b7a;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
#blog_side h3, .blog_side h3  {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog_side h3 a, .blog_side h3 a {
	text-decoration: none;
}
#sideinner h4 em a:hover, .sideinner h4 em a:hover {
	color: #FFF;
}
.sideinner {
	padding-bottom: 10px;
}
#blog_side ul, .blog_side ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px !important;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
#blog_side li {
	font-size: 12px;
	line-height: 14px;
	color: #9B5B16;
	padding-top: 13px;
	padding-bottom: 13px;
	font-weight: bold;
}
.blog_side li {
	font-size: 12px;
	line-height: 14px;
	color: #9B5B16;
	padding-top: 15px;
	font-weight: bold;
}
#blog_side li a, .blog_side li a {
	color: #9B5B16;
	text-decoration: none;
}
#blog_side li a:hover, .blog_side li a:hover {
	text-decoration: underline;
	color: #9B5B16;
}