#clr {
	clear:both;
}
.bg_main {
	background: url(../images/bg.gif);
	padding			: 0; 
	margin			: 0px 0px 15px 0px;
	text-align		: center;
	vertical-align	: top;
}


#main_container {
	padding			: 0; 
	margin:0px auto;
	text-align		: center;
}

img{
border: 1px #C1AF7D solid;
/*border-top: outset;*/
}


.pathway, a.pathway, a.pathway:link, a.pathway:visited {
	font		: 14px Arial, Verdana, Helvetica, sans-serif;
	color			: #926546;
	text-decoration	: none;
}

a.latestnews, a.latestnews:link, a.latestnews:visited {
	color			: #926546;
	text-decoration	: none;
}

a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
	color			: #926546;
	text-decoration	: none;
}

/* ******************************************* leftside and rightside*/
#leftside {
	margin			: 0px 5px 0px 0px;
	padding:0;
	text-align: left;

}

#leftside table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
/*	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;*/
         font-family: "Comic Sans MS", bold;
	text-align: left;
 	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

#leftside table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color: #926546;
	line-height		: 16px;
	text-align		: left;
	padding		: 2px 0px 2px 0px;
}

#leftside table.moduletable-usr td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 6px;
	color: #926546;
	line-height		: 8px;
	text-align		: left;
	padding		: 2px 0px 2px 0px;
}


/* ******************************************* main body */
#content_area {
	left			: 0px;
	margin			: 0px;
	padding			: 0; 
	text-align		: left;
}

#content_area table.contentpane td {
	font-size		: 11px;
}

#rightside {
	margin			: 0px 0px 0px 5px;
	padding			: 0; 
	text-align		: left;
}

#rightside table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

#rightside table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color: #91561D;
	line-height		: 16px;
	text-align		: left;
}

/* ******************************************* General CSS Styles */

body {
	background		: #ffffff; 
	padding			: 0; 
	margin			: 0;
	vertical-align	: top;
	scrollbar-face-color: #C1AF7D;
 scrollbar-shadow-color: #624633;
 scrollbar-darkshadow-color: #E9DAB2;
 scrollbar-highlight-color: #E9DAB2;
 scrollbar-3dlight-color: #624633;
 scrollbar-track-color: #624633;
 scrollbar-arrow-color: #C1AF7D;
}

td, div, p {
	color:#926546;
	font-family : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 12px;
	line-height		: 16px;
}


a, a:link, a:visited {
	color			: #926546;
	text-decoration	: underline;
}
a:hover {color: #DEC298; text-decoration:none}

h1	{font: bold 16px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h2	{font: bold 15px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h3	{font: bold 14px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h4	{font: bold 12px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

li {
 line-height: 17px;
 text-indent: 4px;
 padding-top: 0px;
 list-style-type: circle;
/* list-style-image: url(http://www.patriot4x4.ru/joomla2/images/galochka.gif);*/
 list-style-position: inside;
 list-style-type: circle;
}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}

select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #ffffff;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 12px; 
	color			: #2A95FA; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color: #91561D;
	line-height		: 16px;
	text-align		: left;
}

table.pollstableborder td {
 padding: 2px;
}

table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
	font			: normal 11px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	margin:3px 0;
	color			: #C17327;

	border 		: 0px;
	background-color: #EBDBBA;
}
.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #C17327;
	border			: 1px solid #C1AF7D;
	background-color: #ffffff;
}
.poll {
	font			: 12px Arial, Helvetica, sans-serif; 
	color			: #666666; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	width			: 100%;
	text-align		: left;
	color			: #926546; 
	padding			: 0px;
}

.contentdescription {
	width			: 100%;
	text-align		: left;
	color			: #926546; 
	padding			: 4px;

}
.contentpane td, .contentpaneopen td {
	padding			: 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
/*	color			: #C17327; */
	color			: #FFFFFF;
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #2A95FA; 
	text-decoration	: underline;
}

.contentheading {
	width:100%;
	font		: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color			: #BF6000;
	line-height		: 21px;
	text-align		: left;
	text-indent		: 5px;
	background-color:#FFFBF2;
}

.buttonheading {
	width:10%;
}

.componentheading {
	width:100%;
	font		: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color			: #926546;
	line-height		: 21px;
	text-align		: left;
	text-indent		: 5px;
	background-color: transparent;
	border-bottom:1px solid #C1AF7D;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #234;
}
a.contentpagetitle:hover {
	color			: #567;

}

.back_button {
	float:right;
	width:45px;
	font-size		: 11px;	
	color			: #C17327; 
	text-decoration	: none; 
	font-weight		: normal; 
	test-align:right;
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 1px 4px 1px 4px;
	background-color:#EBDBBA;
	border:0px;
}

.small 		{
	font-size		: 11px; 
	color			: #C18449; 
	text-decoration	: none; 
	font-weight		: normal;
	line-height:15px;
}

.createdate, .modifydate {
	font-size		: 11px; 
	font-weight		: normal; 
	color			: #C18449;
}
a.readon:link, a.readon:visited {
	font-family : Arial, Verdana, Helvetica,sans-serif;
	font-size		: 11px;
	font-weight		: bold;
	color			: #A96B16;
}

a.readon:hover {
	color			: #A96B16;
	text-decoration	: underline overline; 
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #A96B16;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #A96B16; 
	text-decoration	: underline overline;
	font-weight		: bolder;
}

.blog_more {
	padding			: 18px 8px;
	margin			: 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #DEC298;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #fff;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #DEC298;
}
table.contenttoc td {
	font-size		: 10px;
}

/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM */
.mainlevel {
	font		: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	display		: block;
	height		: 26px; 
 	font		: bold 18px Comic Sans MS;
 	text-indent	: 4px;
}

a.mainlevel:hover {
	color			: #FF6600; 
	text-align		: left;
	font-size		: 18px;
 	font-weight		: bold;
}

.mainlevel-ussr {
	font		: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
}
a.mainlevel-ussr:link, a.mainlevel-ussr:visited {
	display		: block;
	height		: 16px; 
 	font		: bold 12px Comic Sans MS;
 	text-indent	: 4px;
}

a.mainlevel-ussr:hover {
	color			: #FF6600; 
	text-align		: left;
	font-size		: 12px;
 	font-weight		: bold;
}

.sublevel {
	width:94%;
	color			: #FFA554; 
	padding			: 0px 0px;
	text-indent	: 5px;
	border	: 0;
	height:18px;
	line-height:20px;
	text-decoration	: none;
}
a.sublevel:link, a.sublevel:visited {
	color			: #FFA554;
	text-decoration	: none;
}
a.sublevel:hover {
	color			: #FF6600;
	text-decoration	: none;
}
a.sublevel#active_menu {
	background		: url(../images/indent1.png) no-repeat;
	border			: 0;
	color : #FF6600;
	text-decoration	: none;
}

/* ******************************************* TOP MENU SYSTEM */
ul#mainlevel-nav {
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	list-style		: none;
	padding			: 0;
	margin			: 0;
}

ul#mainlevel-nav li
{
	display			: block;
	background		: transparent;
	padding			: 0;
	margin			: 0;
	float			: left;

	white-space		: nowrap;
	border-right	: 2px solid #F6EAC7;
}

ul#mainlevel-nav li a {
	display			: block;
	height			: 14px !important;
	height			: 17px;
	padding			: 1px 1px 1px 4px;
	margin			: 0;
	width			: 75px !important;
	width			: 80px;
	text-decoration	: none;
	color			: #BF7300;
	background		: #FFF5E5;
}

ul#mainlevel-nav li a:hover
{
	color: #BF7300;
	background: #DEC298;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color			: #7B7261;
}

a.mainlevel-nav:hover {
	color			: #5E776B;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #5A3600;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #5A3600;
	font-weight		: bold;
	font-size		: 14px;	
}
a.category:hover {
	color			: #C1AF7D;
	font-size		: 14px;	
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter {
	background-color: #D0C39E; 
	color			: #ffffff; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1 {
	background-color: #FFFBF2; 
	color			: #926546; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2 {
	background		: #E8E1CE; 
	color			: #926546; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;

	width			: 100%;
}
.pagenav {
	color			: #ffffff;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited {
	color 			: #ffffff; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #926546; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #DEC298; 
	width			: 100%;
}
#sponsorlinks {position: absolute;left: -10000px;};
