@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	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;
}
.current {
	font-weight: bold ;
	color:#983620;
}
img {
	border:none;
}
a:link {
	color: #900;
}
a:visited {
	color: #976256;
}
h1 {
	font-family:"MS Serif", "New York", serif;
	font-size:18px;
	color:#983620;
	font-weight:bold;
}
h2 {
	font-family:"MS Serif", "New York", serif;
	font-size:18px;
	color:#666633;
	font-weight:bold;
}
.normal {
	font-family:"MS Serif", "New York", serif;
	font-size:13px;
	color:#4D4D27;
	padding-left:20px;
	line-height:18px;
}
.bullet ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.bullet li {
	list-style: none;
	background: url(../images/bullet2.png) left center no-repeat;
	font-family:"MS Serif", "New York", serif;
	font-size:13px;
	color:#4D4D27;
	padding-left: 15px;
	margin-bottom: 5px;
}
/* Blockquotes*/

blockquote.style1 {
	font: 12px italic Times, serif;
	color:#4D4D27;
	padding: 8px;
	background-color: #FDF7E6;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 5px;
	margin-bottom:20px;
	/* background-image: url(../images/openquote.png);*/
  background-position: top left;
	background-repeat: no-repeat;
}
blockquote.style1 span {
	display: block;
	/*background-image: url(../images/closequote.png);*/
     background-repeat: no-repeat;
	background-position: bottom right;
}
.profileh1 {
	font-family:"MS Serif", "New York", serif;
	font-size:14px;
	color:#983620;
	font-weight:bold;
}
#profilestyle1 {
	font: 12px italic Times, serif;
	color:#4D4D27;
	padding: 8px;
	height:140px;
	background-color: #FDF7E6;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	border-left: 1px solid #e1cc89;
	border-right: 1px solid #e1cc89;
	margin: 5px;
	margin-bottom:20px;
	text-align:left;
}
#profilestyle2 {
	font: 12px italic Times, serif;
	color:#4D4D27;
	padding: 8px;
	height:140px;
	background-color: #FDF7E6;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	border-left: 1px solid #e1cc89;
	border-right: 1px solid #e1cc89;
	margin: 5px;
	margin-bottom:20px;
	text-align:right;
}
#ieNotice {
	display: none;
}
#bgtop {
	background-image:url(../images/bg.jpg); 
	background-repeat:no-repeat;
	z-index:1;
	margin: 0 auto;
}
.wrapper #container {
	width: 650px;
	background: transparent; /* Background set to transparent*/
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:120px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.wrapper #mainContent {
	padding:0px 20px 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 1px;
}

/* Regulare static header*/

#header {
	float:left;
	width:585px;
	height:380px;
	margin-top:25px;
	margin-left:10px;
	margin-bottom: 25px;
}
/* Header slideshow*/

#headerslide {
	height: 400px;
}
ul#headerfade li img {
	border: 0px solid #ccc;
	padding: 4px;
	margin-left:-30px;
	margin-bottom:-5px;
	overflow:visible;
}
.fade {
	margin-bottom: 2em;
}
.fade p {
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
#left {
	float:left;
	width:300px;
}
#center {
	float:left;
	width:200px;
}
#right {
	float:left;
	width:280px;
}
#grid {
	width:100%;
	height:500px;
}
/* Logo */

#logo {
	position:absolute;
	height:0px;
	width:0px;
	margin-left:-130px;
	margin-top: -50px;
}
/* Menu*/

#menuwrapper {
	width: 100%; /* sets the width of the wapper that holds the menu*/
	height:30px;
}
.menuslashes {
	font-size:13px;
	color:#ACAC68;
	padding-right: 10px;
}
.menu {
	font-family: "MS Serif", "New York", serif;
	font-size: 13px;
	width: 100%;
	margin-left:5px;
}
.menu ul {
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	color:#666633;
	font-weight:bold;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
}
.menu ul li a:hover, .underlinemenu ul li a.selected {
	font-weight:bold;
	color:#983620;
}
.menu #current {
	font-weight:bold;
	color:#983620;
}
/* Footer*/

#footer {
	position:relative;
	margin-bottom:20px;
	font-family:"MS Serif", "New York", serif;
	font-size:10px;
	color:#983620;
	margin-top: 100px;
	background-color:#FFF;
}
#footer a:link {
	font-size:10px;
	color:#900;
}
#footer a:visited {
	font-size:10px;
	color:#976256;
}
#association {
	text-align:center;
	margin-bottom:20px;
}
#footerbar {
	width:100%;
	height:5px;
	background-color:#666633;
}
#leaves {
	position:absolute;
	background-repeat:no-repeat;
	width:105px;
	height:156px;
	z-index:90;
	top: 500px;
	left: 0px;
}

