/* Start of CMSMS style sheet 'clrugs' */
/* Start of CMSMS style sheet 'clrugs' */
h2, span, h1, ul, li, div, h3, p{
	margin:0;
	padding:0;
	font-size: 12px;	
}
.paragraph{
clear: both;
width: 100%;
margin: 15px 0 0 0;
overflow: hidden;
}
.infocontainer{
background: #ccc;
border: 1px dashed #333;
width: 541px;
}
#content img{
float: left;
margin: 0 5px 5px 0;
border: 1px solid #000;
}
#container .infocontainer p, #container .infocontainer b,  #container .infocontainer h2, #container .infocontainer h3{
margin: 0 5px 0 5px;

}
body{
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/top_page_03.jpg) repeat-x top left #dcb08d;
	margin: 0;
}
#container {
	width: 802px;
	margin: 10px auto;
margin-bottom: 0;
	margin-bottom: 0px;
margin-top: 0;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #fff;
}
.container {
	width: 802px;
	margin: 10px auto;
	margin-bottom: 0px;
	overflow: hidden;


}
#header{
	width: 100%;
	height: 43px;
	background: url(images/top_logo.jpg) no-repeat bottom left;
	position: relative;	
	left: 0;
}
#banner{
	width: 100%;
	height: 182px;
background-color: #fff;
	background-image: url(images/banner_1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#search{
	width: 245px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 15px;
}	
#search input{
	width: 90px;
}
#search label{
	font-weight: bold;
color: #8e5124;
	font-family:	"Times New Roman", Times, serif;
font-size: 15px;
}
#nav{
	background-color: #FFFFFF;
	width: 800px;
	background-repeat: repeat-x;
	background-position: top left;
}
#column1{
	width: 230px;
	min-height: 200px;
	float: left;
}
#contact p{
	font-size: 11px;
}
#contact{
	background: url(images/contact_box.jpg) #dfd0a9 repeat-x;
	min-height: 80px;
	width: 222px;
	border: 1px solid #fff;
	padding: 5px;
	font-size: 12px;
}
#contact p{
	margin: 4px;
	color: #6a0f09;
}
#contact h2{
	color: #7b9170;
	font-family:	"Times New Roman", Times, serif;
	font-size: 18px;
}
#news h2{
	color: #fdf3d5;
	font-family:	"Times New Roman", Times, serif;
	font-size: 18px;
}
#contact img{
	float: left;
	margin: 0 5px 0 0px;
	padding: 3px;
	background: #fff;
	border: 1px solid #000;
}
.searchbutton{
	background: url(images/search_button.jpg) #8f5225 repeat-x;
border: 1px solid #fff;
color: #e9e3c9;
font-weight: bold;
text-transform: uppercase;
}
#news{
	background-image: url(images/news_box.jpg);
	background-repeat: repeat-x;
	min-height: 80px;
	width: 222px;	
	border: 1px solid #fff;
	background-color: #8c4f22;
	padding: 5px;
	color: #fff;
}
h3{
font-size: 14px;
color: #7b9170;
font-family: "Times New Roman", Times, serif;
}
h4{
font-size: 14px;
color: #7b9170;
font-family: "Times New Roman", Times, serif;
}
#column2{
	width: 565px;
	min-height: 200px;
	float: right;
}
#content{
	padding: 10px 0 10px 0;
	width: 98%;
	background-color: #FFFFFF;
	min-height: 250px;
	_height: 250px;
margin: 0 0 0 5px;
float: right;
}
#content p, #content h2{
	margin: 0 10px 0 0;
}
#content ul li{
margin: 0 0 0 12px;
}
#content p{
	line-height: 22px;
}

#content h2{
	color: #7b9170;
	font-family:	"Times New Roman", Times, serif;
	font-size: 22px;
}
#footer{
	background-color: #000000;
	width: 100%;
	height: 33px;
	clear: both;
	background: url(images/footer_lines.jpg);
	background-repeat: repeat-x;

}
.gradient{
	background: url(images/gradient.gif) center repeat-y;
position: relative;
top: 48px;
width: 100%;


}
#footer .container{
	position: relative;
	top: 10px;
_top: 0;
left: 5px;
}	
#menuwrapper li a{
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#menuwrapper li a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;	
}
.gallery{
clear: both;
width: 100%;
padding: 10px 0 0 0;
}
.gallery h3{
padding: 0 0 10px 0;
}
dfn{
	display: none;
}
#news a{
	color: #fef5d7;
}
#news a:hover{
	color: #fff;
}
.NewsSummaryCategory,  .NewsSummaryAuthor{
	display: none;
}
.NewsSummaryPostdate{
	font-weight: bold;
	color: #fff;
}
/* End of 'clrugs' */

/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   /*border-bottom: 1px solid #C0C0C0;*/
   width: 800px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 0px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 10px 10px 10px 10px; 
   text-decoration: none; 
   color: #fff;
   background: url(images/site_comp_10.jpg);   
}
#primary-nav li a { 
   border-right: 1px solid #fff;
   border-left: 1px solid #fff;
}
#primary-nav li li a { 
   /*border: 1px solid #C0C0C0;*/
}	
#primary-nav li, #primary-nav li.menuparent { 
   /*background-color: #ececec; */
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   /*background-color: #C7C7C7; */
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #E7AB0B; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
#menu{
	width: 100%;
	min-height: 35px;
	background: url(images/site_comp_10.jpg) no-repeat;
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* End of 'Navigation: CSSMenu - Horizontal' */


/* End of 'clrugs' */

/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   /*border-bottom: 1px solid #C0C0C0;*/
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 0px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 10px 10px 10px 10px; 
   text-decoration: none; 
   color: #fff;
   background: url(images/site_comp_10.jpg);   
}
#primary-nav li a { 
   border-right: 1px solid #fff;
   border-left: 1px solid #fff;
}
#primary-nav li li a { 
   /*border: 1px solid #C0C0C0;*/
}	
#primary-nav li, #primary-nav li.menuparent { 
   /*background-color: #ececec; */
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   /*background-color: #C7C7C7; */
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #E7AB0B; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
#menu{
	background-color: #FFFFFF;
	width: 100%;
	min-height: 36px;
	background-image: url(images/site_comp_10.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #fff;
}
/* End of 'Navigation: CSSMenu - Horizontal' */

