body	{
	/*background-color:#FFFFFF; */
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	font-family: Verdana;
	color: #66694f;
	background-image: url(images/bg_grad.png);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:12px;
}

#topSpacer {
	height: 35px;
}


#container {
	top:60px;
	width:960px;
	min-height: 400px;
	background-color: #ffffff;
}



#titlebar {
	width:960px;
	height:35px;
}



#menu {
	width: 200px;
	height: 330px;
	background-color: #1b5b65;
	text-align: left;
	color: #ffffff;
	/*vertical-align: baseline;*/
	/*padding-left: 20px;*/
	/*padding-top: 8px;
	/*padding-bottom: 6px;*/
	font-size: 15px;
	/*font-weight: bold;*/	
}

#menu ul, #menu ul li, #menu ul li a  { 
	/* float: left; */ 
	text-decoration: none;
	/*vertical-align: middle;
	text-align: justify;*/
	color: #ffffff;	
}

#menuItem	{
	width: 200px;
	text-indent: 20px;
	font-size:18px;
	font-family: Garamond;
	font-style:normal;
	/*font-weight:lighter;*/
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

#menuItem a	{
	text-decoration: none;
	color: #ffffff;
}

#menuItem:hover	{
	width:200px;
	text-indent:20px;
	background-image:url(images/menu_hover.png);
	background-repeat:repeat-x;
	cursor:pointer;
}

#hero	{
	width: 760px;
	height: 330px;
	vertical-align:top;
}

#shadow	{
	width:960px;
	height: 5px;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	
}

#holder	{
	width: 960px;
	padding: 0px 0px 0px 0px;
}

#right	{
	padding: 20px 12px 20px 20px;
}

#date {
	font-weight:bold;
	color: #66694f;
	text-align:left;
}

#news	{
	color: #66694f;
	padding-left: 10px;
	text-align:left;
}

#spacer	{
	height:9px;
	width:960px;
}

#main {
	padding: 20px 20px 20px 12px;
	width:650px;
	text-align:left;
}

#single {
	padding: 20px 20px 20px 12px;
	width:930px;
	text-align:left;
}

#split {
	padding: 20px 20px 20px 12px;
	width:400px;
	text-align:left;
}

#standard	{
	font-family: Garamond;
	font-size: 14px;
	text-align:left;
}

a	{
	text-decoration:none;
	color:#1b5b65;
}

div.info	{
	font-family: Garamond;
	font-size: 14px;
	width: 859px;
}

div.info table, div.info table tr, div.info table tr td  {
	font-family: Garamond;
}

h1	{
	font-size: 20px;
	color: #1b5b65;
	font-weight: bold;
	/*border-bottom: 1px solid #dee38c;*/
}

#divider	{
	width: 15px;
	height: 100%;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	padding: 5px 0px 5px 0px;
}

#header	{
	min-width: 200px;
	font-size: 20px;
	font-family: Garamond;
	text-align: right;
	float: right;
	color: #1b5b65;
	font-weight: bold;
	border-bottom: 1px solid #dee38c;
}

#headerSmall	{
	min-width: 200px;
	font-size: 16px;
	text-align: right;
	float: right;
	color: #1b5b65;
	font-weight: bold;
	border-bottom: 1px solid #dee38c;
}



/***
 * Footer Layout and Config
 */

#footer {
	color: #1b5b65;
	font-size: 11px;
	height:100%;
	text-align: center;
}

#footbar	{
	width: 960px;
	background-color: #1b5b65;
	height: 5px;
}

#footer a	{
	text-decoration: none;
	color : #1b5b65;
}

#copy	{
	text-align:left;
}

#footlink	{
	text-align:center;
}

#disclaimer	{
	text-align:right;
}
