* { padding: 0; margin: 0; }



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 75px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #61594e;
	color: #585858;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}

#wrapper {
	margin: 0 auto;
	width: 855px;
	background-color: #e3e0db;
}
#header {
	float: left;
	height: 249px;
}
#leftcolumn {
	width: 445px;
	float: left;
}
#rightcolumn {
	float: right;
	width: 312px;
	display: inline;
	position: relative;
	background-color: #EBEBEB;
	border-right: solid #FFFFFF 9px;
	border-left: solid #FFFFFF 6px;
	background-image: url(../images/bottom-right.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#fullwidth {
	width: 800px;
	float: left;
}


#footer {
	clear:both;
	background-image: url(../images/footer.gif);
	height: 16px;
	background: #61594e;
    }

#navcontainer
{
	height: 28px;
	font-size: 16px;
	background-color: #292621;
	}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li
{
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

#navcontainer ul li a
{
	width: 150px;
	height: 28px;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	margin-left: 55px;
}

#navcontainer ul li a:hover
{
	color: #C6C637;
}

#navcontainer a:active
{
}

#navcontainer li#active a
{
	color: #C6C637;
	background-image: url(../images/menu-bg-sel.gif);
	font-weight: normal;
	border-bottom-style: none;
}

#contentwrap {
	width: 751px;
	background-color: #FFFFFF;
}
#contentleft {
	width: 380px;
	padding-left: 45px;
	padding-top: 33px;
}
#contentright {
	width: 240px;
	background-color: #EBEBEB;
	padding-left: 33px;
	padding-top: 33px;
}
#contentfull {
	width: 740px;
	padding-top: 33px;
	padding-left: 45px;
}



p {
	line-height: 23px;
	}
	
h1 {
	font-size: 25px;
	color: #979b3c;
	font-weight: normal;
	padding-bottom: 10px;

}

a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}

.whiteborder {
	border: 1px solid #FFF;
}
#rightcolumn2 {
	float: right;
	width: 390px;
	display: inline;
}
#contentright2 {
	width: 360px;
	padding-top: 33px;
}
.greenheadings {
	font-size: 25px;
	color: #AEAE3A;
	font-weight: normal;
	padding-bottom: 10px;
}
.disclaimer {
	font-size: 12px;
	color: #585858;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
}
h2 {
	font-size: 18px;
	color: #554E44;
	font-weight: normal;
	padding-bottom: 10px;
}
hr {
	border: 0;
	width: 100%;
	color: #C90059;
	background-color: #C90059;
	height: 1px;
}

.list {
	color: #585858;
	margin-left: 21px;
	font-size: 14px;
	font-weight: normal;
	padding: 3px;
	line-height: 19px;
}
.list2 {
	color: #585858;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	margin-left: 18px;
}

img {
border: none;
}
.lists {
	font-size: 14px;
	color: #585858;
	font-style: normal;
	line-height: 1.4;
	margin-left: 28px;
}
.comments {
	font-size: 12px;
	color: #585858;
	font-style: italic;
	line-height: 1.4;
}
.2ndheadings {
	font-size: 17px;
	color: #979b3c;
	line-height: 1.3;
}

.whiteborder {

	border: 1px solid #FFFFFF;
}
.comments2 {
	font-size: 15px;
	color: #5E564B;
	font-style: italic;
	line-height: 1.4;
}
.brownheadings {
	font-size: 18px;
	color: #554E44;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 2;
}

.calendar {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #91992D;
	font-weight: bold;
}
.calendardays {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

#galleryleft {
	width: 290px;
	float: left;
}

#galleryleftcontent {
	width: 230px;
	padding-left: 45px;
	padding-top: 33px;
	height: 600px;
}

#galleryright {
	width: 565px;
	float: right;
}

#galleryrightcontent {
	width: 503px;
	padding-left: 15px;
	padding-top: 33px;
}
