body{
	margin:0;
	padding:0;
	background-color:#e2e2d5;
	background-image:url(images/pagebg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
body, p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
    color: #5d5750;
	font-weight: lighter;
	line-height: 140%;
	}
img{
	border:none;
	}
#container{
	width:814px;
	height:auto;
	margin:auto;
	}
#header{
	width:800px;
	height:240px;
	position:relative;
	margin-auto
	}
#nav1, #nav2, #nav3, #nav4{
	position:absolute;
	}
#nav1{
	width:210px;
	height:182px;
	left:355px;
	top:0;
	}
#nav2{
	width:216px;
	height:182px;
	left:465px;
	top:0;
	}
#nav3{
	width:229px;
	height:182px;
	left:302px;
	top:38px;
	}
#nav4{
	width:218px;
	height:182px;
	left:425px;
	top:44px;
	}
#music{	
	position:absolute;
	right:0;
	bottom:10px;
	}
#slideshow{
	width:769px;
	padding-left:25px;
	height:200px;
	padding-top:10px;
	position:relative;
	}
#slideshowwrap{
	width:773px;
	height:195px;
	left:24px;
	top:10px;
	position:absolute;
	z-index:99;
	}
#mainwrap{
	width:auto;
	height:auto;
	background-image:url(images/mainwrapbg.jpg);
	}
#main{
	width:auto;
	min-height:200px;
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	}
h1{
	width:auto;
	color:#b02b2c;
	font-family: Helvetica, Trebuchet MS, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	padding-left:5px;
	padding-right:73px;
	background-image:url(images/dottedline-trans.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0;
	}

h4 {
	color: #b02b2c;
	font-family: Helvetica,Trebuchet MS,Arial,sans-serif;
	font-weight: normal;
	font-size: 22px;
}	
	
.subheader{
	width:auto;
	color:#b02b2c;
	font-family: Helvetica, Trebuchet MS, Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-left:5px;
	padding-right:73px;	
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0;
	}
	
#left{
	padding-left:25px;
	float:left;
	height:auto;
	padding-right:30px;
	}
#left p{
	padding-left:5px;
	}
.leftmain{
	width:470px;
	}
.leftnotmain{
	width: 745px;
	}
.clearboth{
	clear:both;
	}
#right{
	width:275px;
	height:auto;
	float:left;
	
	}
#footer{
	width:auto;
	height:65px;
	background-image:url(images/footer.jpg);
	position:relative;
	}
#copyright{
	position:absolute;
	font-family: Helvetica, Arial, sans-serif;
	bottom:0;
	right:10px;
	color:#60584e;
	font-size:11px;
	}
#header-link { 
		position: absolute; 
		top: 0px; 
		left: 10px; 
		width: 290px; 
		height: 188px; 
		background-color: transparent; 		
		}	
	