@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;

	line-height:1.25	;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:#534334 url(../images/background.gif) no-repeat fixed center top;

}

img{
border:0;
}

h1{
font-size:130%;
color:#8B0000;
padding-top:10px;

}
h2{
font-size:105%;
}
h3{
font-size:120%;
}
#container {
	width: 960px;  
	background: #FFF5E6;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
min-height:715px;
}

#mainContent {
	padding: 0 20px; 
	min-height:515px;
}#header {
	height: 100px;
}
#logo {
	float:left;
	height:100px;
	width:325px;


}

#logo_center {
float:left;
margin-left:150px;
height:100px;
width:200px;

}

#logo_right {
float:right;
margin-right:10px;
height:100px;
width:100px;

}
#slogan {
	height:25px;
	background-color:#C7B299;
	color:#534741;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-top:10px;
	margin-top: 1px;

}

#menu {
background-color:#660000;
height:24px;
width:960px;
display:block;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	width:100px;
	margin:0;
	padding:0;
	text-align:center;
}
#menu  li a {
	display:block;
	padding:5px 10px;
	height:100%;
	
	color:#FFF5E6;
	text-decoration:none;
	border-right:1px solid #FFF;
}

#menu li a:hover, #nav li a:focus,#nav li a:active {

		background:url(../images/bg2_0.jpg) repeat 0 0;
		background-position:50px 4px;
}



.current {
	background:url(../images/bg2_0.jpg) repeat 0 0;
    background-position:50px 4px;
	

}

#footer{
font-size:90%;
text-align:center;
padding:5px;
background-color:#C7B299;
color:#534741;
}

.logo_multi{
margin:15px;
padding:10px;
}

#contactform
{
 background-color:#C7B299;
margin-bottom:0;
margin-left:auto;
margin-right:14px;
margin-top:0;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
width:430px;
float:left;   
}




    /* A:link refers to all links on the page - not just the RSS content... */


    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;

    }

    .rssxpresschtitle {
      font-size : large;
      color : #006393;
	  display:none;
    }

    .rssxpresschdesc {
      color : black;
      
    }

    .rssxpressittitle {
      font-size : 120%;
      line-height : 120%;
      color : #8B0000;
    } 
	
	.rssxpressittitle a{
		text-decoration:none;
		color:#993300;
		font-weight:bold;
		
	
	}
	

    .rssxpressitdesc {
      background-color : #E8E8E8;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      padding:2px;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : #8B0000;
    }


/* GALLERY */

#hgallery
{
    width: 740px;
    min-height: 315px;
    font-weight: bold;
}
/* GALLERY */