body {
	background: #CCCC66 ;
	color: #333333;
	font-family: tahoma, arial;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

#nav {
    width:95%;
	margin:0 auto 0 auto;
	padding:6px 4px 10px 4px;
    font-size: 1.0em;
    text-align: center;
	text-transform:uppercase;
    text-decoration: none;
}

#nav-bar {
	width:100%;

	}


#navbar ul{
	list-style: none;
	}

#navbar li{
 background: #FFFFFF;
 float:left;
 width: 135px;
 height: 20px;
 list-style:none;
 cursor: pointer;
 display:block;
 margin: auto;
 padding: 0px 2px 0px 0px;
	}

#navbar a:hover, a:active{
  color:#FF0000;
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: underline;
}


#navbar a, #navbar a:visited {
	color:#333333;
    text-decoration: none;
	}


.link {border-bottom: 1px dashed #000000;}
#last {border-bottom: 0px none #000000;}

p a:link {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
	
p a:visited { 
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
	
p a:hover, a:active {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#container {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 904px;
	display:block;
	position:relative;
    border: 3px solid #FFE4C4;
}
#header {
	width: 904px;
	height: 100px;
	margin:0px 0px 0px 0px;
    text-align: center;
	display:block;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position:relative;
}


#content {
	background: #FFFFFF;
	width: 904px;
    min-height: 675px;

}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: normal;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:5px;
}



h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:10px;
}

#top {
  width:95%;
  text-align: left;
  font-size: 1.0em;
  font-weight: normal;
  font-variant: normal;
  margin: 6px 0px 10px 30px;
  color: #333333;
}

#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: #FFFFFF;
	width: 275px;
}

#middle {
	padding: 10px 10px 10px 10px;
	position:relative;
	float:left;
	display:inline;
	background: #FFFFFF;
	width: 270px;
}
#photos{
	position:absolute;
	bottom:0px;
	left:0px;
	border: 0px none #FFFFFF;	
}
#right {
	float:left;
	display:inline;
    margin: 10px 0px 0px 10px;
	background: #FFFFFF;
	width: 270px;
}
#right p{
    padding: 0px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;

}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;

}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}
#footer {

	display:block;
	background: url(images/footerbg.gif) repeat-x;
	width: 904px;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #000000;
	text-decoration: none;
	text-align:center;
	padding-top:40px;
}