/* Start of CMSMS style sheet 'genesishb2' */
body,
html {
margin				:	0;
padding				:	0;
}	

body {
color		:	#FFFFFF;
font-family	: 	Trebuchet MS, Arial, Times, serif;
font-size		: 	12px;
font-style	: 	normal;
font-weight	: 	normal;
min-width	:	780px;
background-color	: 	#2D5528;
background-image	: 	url("images/bg2.png");
background-repeat	: 	repeat-x;  
border		: 	0px;
padding		: 	0px;
margin		: 	0px;
background-position: 	top center;
text-align	:	center;	
}

#header  {
background		: 	url("images/logo.jpg");
background-repeat 	:   no-repeat;	
height			:	101px;	
width			:   885px;
}

#leftcolumn {
float			:	left;
width			:	243px;
background-color	             :           #58442A;
color			:  	#000000;
height			:            570px;
background		: 	url("images/leftbg.jpg");
background-repeat 	:           repeat-x;
margin-top		: 	8px;
border			:           1px solid #58442A;
text-align                          :           left;
padding                            :           9px;
}

#rightcolumn {
float		:	right;
width		:	520px;
border		: 	1px solid #595857;
height		:	570px;
padding               :           10px;
margin-left           :            10px;
display: block;
}
	
#wraper{
margin		: 0 auto;
width		: 835px;
padding-top  : 17px;
}

#footer {
height		: 	45px;
width		: 	490px;
text-align	: 	center;
color                   :           #DFDFDF;
font-size		: 	10px;
margin-top           :            20px;
float: right;
}

#footer a {
color                    :           #C7B188;
text-decoration: none;
}
#footer a:hover {
color                    :           #F8F8F8;
text-decoration: none;
}

#leftcolumn A:link {text-decoration: none; color:#236500;}
#leftcolumn A:visited {text-decoration: none; color:#236500;}
#leftcolumn A:active {text-decoration: none; color:#236500;}
#leftcolumn A:hover {text-decoration: none; color:#4A3822;}

#rightcolumn A:link {text-decoration: none; color:#C7B188;}
#rightcolumn A:visited {text-decoration: none; color:#C7B188;}
#rightcolumn A:active {text-decoration: none; color:#C7B188;}
#rightcolumn A:hover {text-decoration: none; color:#F8F8F8;}


H1 {
font-size	   :   14px;
font-weight:   bold;
}	

H2 {
font-size	: 12px;
}
	
H3 {
font-size	: 12px;
}
	
p {
font-size	: 12px;
}

#menu {
float : right;
}

.menuitemline	{
height		: 	35px;
border-left	:	2px solid black;
margin-top	:	-6px;
width		: 	80px;
position : relative;
}

#navmenu ul	{
list-style	: none;
padding		: 0;
margin		: 0;
}

#navmenu li	{
float	: 	left;
margin	: 	0 5px;
}

#navmenu li a	{
background	: 	url(background.gif) #fff bottom left repeat-x;
height		: 	25px;
line-height	: 	25px;
float		: 	left;
width		: 	80px;
display		: 	block;
border		: 	1px solid #58442A;
color		: 	#ffffff;
text-decoration	: 	none;
text-align	: 	center;
background-color:	#9F7F56;
font-size		: 	10px;
font-weight	:   bold;
}

#navmenu li a:hover	{
color		: 	#000000;
text-decoration	: 	none;
text-align	: 	center;
background-color:	#C7B188;
font-size		: 	10px;
font-weight	:   bold;
}

/* Hide from IE5-Mac \*/
#na-menu li a	{
float	: none
}

/* End hide */

#navmenu	{
width	:	600px
} 

/* End of 'genesishb2' */

