/* $Revision: 1222 $ */
body {
	font-family		: Verdana, Verdana, Geneva, sans-serif;
	font-size		: 13px;
	font-weight		: normal;
	font-style		: normal;
	background-color: #417378;
}

h1,h2,h3 {
	color			: #3E423A;
}

h1 {
	font-family		: Verdana, Verdana, Geneva, sans-serif;
	font-size		: 16px;
	font-weight		: normal;
	font-style		: normal;
}

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

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

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

a {
	color			: #000000;
}

a:hover {
	color			: #3E423A;
}

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

#inner_page {
	background-color	: #A4CFBE;
}

#content_wrapper {
	background-color	: #A4CFBE;
}


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

#header #header_inner {
	background-color	: #6C6E58;
}

#header h1 {
	font-family			: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: 28px;
	color				: #F4F7D9;
}

#header h2 {
	font-family			: Verdana, Verdana, Geneva, sans-serif;
	font-size			: 14px;
	font-weight			: bold;
	font-style			: normal;
	color				: #A4CFBE;
}

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

#cm_navigation {
	background-color	: #F4F7D9;
}

/* NAV NORMAL */
#cm_navigation ul li a {
	font-family			: Verdana, Verdana, Geneva, sans-serif;
	font-style			: normal;
	font-size			: 13px;
	font-weight			: normal;
	background-color	: #F4F7D9;
	color				: #417378;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	background-color	: #A4CFBE;
	color				: #3E423A;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current a {
	background-color	: #A4CFBE;
	color				: #3E423A;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
ul.cm_subnavigation li a {
	font-family			: Verdana, Verdana, Geneva, sans-serif;
	font-style			: normal;
	font-size			: 13px;
	font-weight			: normal;
	background-color	: #F4F7D9;
	color				: #417378;
}

/* SUBNAV MOUSE */
ul.cm_subnavigation li a:hover {
	background-color	: #A4CFBE;
	color				: #3E423A;
}

/* SUBNAV HIGH */
ul.cm_subnavigation li.cm_current a {
	background-color	: #A4CFBE;
	color				: #3E423A;
}

/*         ___________________
__________/ SUB Subnavigation \__________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
ul.cm_subnavigation li ul.cm_subnavigation li a {
	font-family			: Verdana, Verdana, Geneva, sans-serif;
	font-style			: normal;
	font-size			: 13px;
	font-weight			: normal;
	background-color	: #F4F7D9;
	color				: #417378;
}

/* SUBNAV MOUSE */
ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #A4CFBE;
	color				: #3E423A;
}

/* SUBNAV HIGH */
ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #A4CFBE;
	color				: #3E423A;
}

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

.content_main {
	background-color	: #A4CFBE;
	color				: #000000;
	font-family		    : Verdana, Verdana, Geneva, sans-serif;
	font-size		    : 13px;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #3E423A;
}

.content_main h1 {
	font-family		    : Verdana, Verdana, Geneva, sans-serif;
	font-size		    : 16px;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Verdana, Verdana, Geneva, sans-serif;
	font-size		    : 14px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Verdana, Verdana, Geneva, sans-serif;
	font-size		    : 12px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #000000;
}
.content_main a:hover {
	color				: #3E423A;
}

/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_right_wrapper,
.content_sidebar {
	background-color	: #6C6E58;
	color				: #F4F7D9;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #A4CFBE;
}

.content_sidebar a {
	color				: #F4F7D9;
}

.content_sidebar a:hover {
	color				: #A4CFBE;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#pre_footer {
	background-color	: #A4CFBE;
}
#pre_footer #col1 {
	background-color	: #000000;
}
#pre_footer #col2 {
	background-color	: #F4F7D9;
}
#pre_footer #col3 {
	background-color	: #A4CFBE;
}
#pre_footer #col4 {
	background-color	: #A4CFBE;
}
#pre_footer #col5 {
	background-color	: #6C6E58;
}

#footer {
	border-top-color	: #F4F7D9;
	color				: #6C6E58;
	background-color	: #A4CFBE;
}

#footer a,
#footer a:hover {
	color				: #6C6E58;
}

