/* $Revision: 1474 $ */
body {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	font-style		: normal;
	color			: #99842e;
	background-color: #99842E;
}

h1,h2,h3 {
	color			: #99842e;
}

h1 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: 18px;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: 15px;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: 13px;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Tahoma, Geneva, sans-serif;
}

a {
	color			: #99842e;
}

a:hover {
	color			: #99842e;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#page {
	background-color	: #060604;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#inner_page {
	border-left-color	: #99842e;
	border-right-color	: #99842e;
	background-color	: #0C0D0D;
}

#keyvisual {
	border-color 		: #99842e;
}

#keyvisual_outer {
	border-color 		: #99842e;
}

#content_outer_1 {
	border-color 		: #99842e;
}

#kv_content_trenner {
	border-color 		: #99842e;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#header {
	background-color	: #060604;
}

#header_inner_border_top,
#header_inner_border_bottom,
#header_inner {
	border-color		: #99842e;
}

#header h1 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-weight			: bold;
	font-style			: normal;
	font-size			: 30px;
	color				: #984;
}

#header h2 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-size			: 15px;
	font-weight			: bold;
	font-style			: normal;
	color				: #99842e;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation {
	background-color	: #99842e;
}

#cm_navigation ul li a {
	font-family			: Tahoma, Geneva, sans-serif;
	font-style			: normal;
	font-size			: 12px;
	font-weight			: normal;
	color				: #0F0101;
}

#cm_navigation ul li a:hover {
	color				: #0c0d0d;
}

#cm_navigation ul li.cm_current a {
	color				: #0c0d0d;
}

/*         _______________
__________/ 2nd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation {
	border-color	    : #a6a292;
	background-color	: #99842e;
}

#cm_subnavigation ul.cm_subnavigation li {
	border-color		: #a6a292;
}

#cm_subnavigation ul.cm_subnavigation li a {
	font-family			: Tahoma, Geneva, sans-serif;
	font-style			: normal;
	font-size			: 12px;
	font-weight			: normal;
	color				: #FFFFFF;
}

#cm_subnavigation ul.cm_subnavigation li a:hover {
	color				: #A2E4F2;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current a {
	color				: #A2E4F2;
}

/*         _______________
__________/ 3rd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation {
	border-top-color	: #a6a292;
	background-color	: #99842e;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li {
	border-color		: #a6a292;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a {
	font-family			: Tahoma, Geneva, sans-serif;
	font-style			: normal;
	font-size			: 12px;
	font-weight			: normal;
	color				: #FFFFFF;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	color				: #A2E4F2;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	color				: #A2E4F2;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_main {
	background-color	: #0C0D0D;
	color				: #99842e;
	font-family		    : Tahoma, Geneva, sans-serif;
	font-size		    : 12px;
	font-weight		    : normal;
	font-style		    : normal;
	border-color 		: #99842e;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #99842e;
}

.content_main h1 {
	font-family		    : Tahoma, Geneva, sans-serif;
	font-size		    : 18px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Tahoma, Geneva, sans-serif;
	font-size		    : 15px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Tahoma, Geneva, sans-serif;
	font-size		    : 13px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #99842e;
}
.content_main a:hover {
	color				: #99842e;
}

/*         _________
__________/ footer  \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer a,
#footer a:hover {
	color				: #99842e;
}

#footer {
	color				: #99842e;
	background-color	: #0c0d0d;
	border-color        : #252625;
}
