body {
	background-image: url(../images/backgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #120a0b;
	margin: 0px;
	padding: 0px;
}
#maincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(../images/logonav.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#facebook {
	position: absolute;
	margin-left: 673px;
}
#sidebar {
	float: right;
	margin-top: 165px;
	width: 245px;
	margin-right: 40px;
	background-image: url(../images/backgr_side.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2d221b;
}
#sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #eeebd9;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar p a {
	color: #38e2f6;
	text-decoration: none;
}
#sidebar p a:hover {
	color: #eeebd9;
	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 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav li a {
	line-height: 34px;
	text-decoration: none;
	color: #c2a558;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 14px;
}
#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 {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 3px solid #4D2A17;
}
#content {
	margin-right: 320px;
}
#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;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #eeebd9;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #eeebd9;
	margin-left: 10px;
	margin-top: 18px;
	margin-bottom: 0px;
}
#content ul {
	color: #eeebd9;
	font-size: 14px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
#content ol {
	color: #bdae85;
	font-size: 16px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
#content li {
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content p {
	font-size: 14px;
	line-height: 18px;
	color: #9f9068;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#content p a {
	color: #c2a558;
	text-decoration: none;
}
#content p a:hover {
	color: #eeebd9;
	text-decoration: underline;
}
#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;
}
#content .scrollable {
	margin-left: 10px;
}
#content .column {
	width: 320px;
	float: left;
}
ul.form {
	list-style-type: none;
}
ul.form label {
	display: block;
	float: left;
	width: 170px;
}
ul.form textarea {
	width: 350px;
}
#content dl {
	color: #9f9068;
	font-size: 14px;
	line-height: 25px;
	margin-right: 20px;
	margin-left: 20px;
}
#content dt {
	float: left;
	font-weight: normal;
	margin-left: 35px;
	color: #eeebd9;
}
#content dd {
	margin-left: 105px;
}
#content dd a {
	color: #9f9068;
	text-decoration: none;
}
#content dd a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	background-image: url(../images/backgr_footer.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-position: center top;
	margin-top: 25px;
}
#footerside {
	float: right;
	text-align: right;
}
#footer #footerside p{
	color: #9f9068;
}
#footer #footerside p a {
	color: #9f9068;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	color: #eeebd9;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#footer p a  {
	color: #eeebd9;
	text-decoration: none;
}
#footer p a:hover {
	color: #eeebd9;
	text-decoration: underline;
}
#footer p em {
	font-style: normal;
	color: #7bd729;
}
.floatl {
	float: left;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 3px;
}

/* ----------------- scrollable content styles below ----------------- */






/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}


/* root element for the whole scrollable setup */
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 620px;
	height:267px;
	color: inherit;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#promo_xl #thumbs {
	position:absolute;
	width:20000em;
	clear:both;
}


/* single item */
#thumbs div {
	float:left;
	width:620px;
	height:267px;
	color:#fff;
	text-align: center;
}

/* style when mouse is over the item */
#thumbs div.hover {
}

/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}
#promo_xl {
	height: 267px;
	overflow:hidden;
}


#blog_side h4 em, .blog_side h4 em {
	color: #546b7a;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#blog_side h4, .blog_side h4  {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#blog_side h4 a, .blog_side h4 a {
	text-decoration: none;
}
#sideinner h4 em a, .sideinner h4 em a {
	color: #f99d4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	float: right;
	width: 43px;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: 26px;
	margin-right: 8px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#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;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
#blog_side li {
	font-size: 12px;
	line-height: 14px;
	color: #677a87;
	padding-top: 13px;
	padding-bottom: 13px;
}
.blog_side li {
	font-size: 12px;
	line-height: 14px;
	color: #677A87;
	padding-top: 10px;
}
#blog_side li a, .blog_side li a {
	color: #C2A558;
	text-decoration: none;
}
#blog_side li a:hover, .blog_side li a:hover {
	text-decoration: none;
	color: #EEEBD9;
}
.message {
	color: #38E2F6 !important;
	text-align: center;
}
div.comment {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #453623;
}
div.comment p strong {
	font-style: italic;
	color: #EEEBD9;
}
#thumbs .gallery {
	padding-top: 10px;
	padding-left: 10px;
	height: 120px;
	display: block;
	float: left;
	padding-right: 10px;
}
#galleryo {

	position: relative;
}
