/* CSS Document */

body {
	font:62.5% "Times New Roman", Times, serif;
}

/*--Begin Typography-----------------------------------*/

p {
	font-size:1.3em;
	color:#0D3116;
	padding:8px 30px 5px 0px;
	margin:0;
}

a:link, a:visited {
	color: #660066;
	text-decoration:none;
}
a:hover { 
	color: #004017;
	text-decoration:underline;
}
ul{
	margin:0;
}
li{	
	font-size:1.1em;
}


/* Begin Cabin Table Style 
------------------------------------------------------*/
#unit {
    width:600px;
	margin:0 auto;
	padding-top:30px;
	border:none;
}
#unit img {
	border:1px solid #FFF;
}
#unit h2 {
	font:1.4em;
	font-weight:bold;
	color:#FFF;
	background-color:#598167;
	margin-right:30px;
	padding:3px 0 1px 3px;
}
/* End Cabin Style ------------------------------------*/

#page {
	margin:0 auto;
	width: 721px;
	
}


#header {
	width:721px;
	height:212px;
	background: url(images/header.jpg) no-repeat;
}
#navbar {
	width:721px;
	height:15px;
	background: url(images/contentBg.jpg) no-repeat;	
	padding:0;

}
#navbar ul {
	width:721;
	margin:0;
	padding:0px 0 0 30px;
}
#navbar li {
	display:inline;
	list-style-type:none;
	font: 18px "Times New Roman", Times, serif;
	margin:0;
	padding:0 55px 0 0px;
}
#navbar li a {
	color:#004017;
	text-decoration:none;
}
	

#content {
	width:721px;
	height:391px;
	background: url(images/contentBg.jpg) repeat-y;
	margin:0;
	padding:0;
}

#footer {
	width:721px;
	height:32px;
	background:#CECECE url(images/footer.jpg) no-repeat;
	
}
/* Chart Style
----------------------------------------------------------
----------------------------------------------------------*/
#chart{
	width:77%;
	text-align:center;
	margin:0 auto;
}


/* Image Style
----------------------------------------------------------
----------------------------------------------------------*/

#photoHome {
	width:408px;
	height:277px;
	background: url(images/photoBg.jpg) no-repeat;
	padding:0px;
}



#available {
	width: 561px;
	padding:0px 80px 0px 80px;
}