.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

html, body
{	
	background-color: #807966;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #5A585D;
	height: 100%;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;	
}
	
.thinclear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.container
{
	position: relative;
	width: 708px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0;
}

#contenttable
{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

#logo
{
	width: 179px;
	height: 174px;
	background: url(/images/logo.gif) top left no-repeat;
	background-color:#B21107;
	border: 0;
	padding: 0;
	margin: 0;
}
#logo a
{
	display: block;
	width: 179px;
	height: 174px;
	background: url(/images/logo.gif) top left no-repeat;
	text-decoration: none;
	text-indent: -1000em;
}

#contentTD
{
	height: 368px;
	background-color: #EBEDE2;
}

#sectionTD
{
	height: 368px;
	background-color: #EAE1C0;
}

#contentContainer
{

}

.maincontent
{

	background-color: #EBEDE2;
	padding: 20px 20px 0px 10px;

}
.maincontent a
{
	text-decoration: underline;	
	color: #B21107;
}
.maincontent h2
{
	color: #B21107;
	font-size: 12px;

}

#section_container
{
	background-color: #EAE1C0;
	margin: 0px 0px 0px 2px;
	_margin: 0px 0px 0px 4px;
	padding: 0px;
	border: 0px;
	height: 368px;
	display: table;
}
#section_container a 
{
	text-decoration: none;
	border:0px;
	margin:0px;	
	color: #7E787A;
}
#section_container img 
{
	display: inline;
	border: 0px;
	margin: 0px;
}
#section_container ul li
{
	padding:4px;
}

#pagelinks
{
	background-color: #EAE1C0;
	padding: 10px 5px 10px 20px;
	width: 144px;
	margin: 0px;
	text-decoration: none;
}
#pagelinks ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;	
	font-size: 11px;
	font-weight: bold;
}
#pagelinks li
{
	margin: 0;
	padding: 0;
}
#pagelinks li.showColor a
{
	color: #B21107;
	text-decoration: none;
	border: 0px;
}

.linkbox_container
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 174px;
	overflow: hidden;
}

.linkboxwithborder
{
	float: left;
	width: 264px;
	height: 174px;
	margin: 0 0 0 4px;
	padding: 0;
	line-height: 10px;
	color: #ffffff;
	background-repeat: no-repeat;
	text-indent:-1000em;
}

.linkboxwithoutborder
{
	float: left;
	width: 265px;
	height: 174px;
	margin: 0;
	padding: 0;
	line-height: 10px;	
	color: #ffffff;
	background-repeat: no-repeat;
	text-indent:-1000em;
}

.linkboxwithborder a, .linkboxwithoutborder a
{
	display:block;
	width: 264px;
	height: 174px;
}

.linkbox p
{
	
/*	margin: 10px 20px 10px 20px;*/
}


#subpages, #subpages ul
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;	
	list-style: none;
}
#subpages li
{
	float:left;
	padding: 0px;
	list-style: none;
	margin: 0px;
	border-style: solid;
	border-color:#ffffff;
	border-width:4px 0px 0px 0px;
	width: 100%;
}
#subpages h3
{
	margin: 15px 0px 0px 0px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;

}
#subpages a
{

	text-decoration: none;
	font-weight: bold;
	color: #B21107;
}

.spimage
{

	float: left;
}
.spimage img
{
	width: 80px;
	height: 70px;
	padding: 7px 5px 7px 5px;
}

.footer
{
	float:left;	
	background-color: #B21107;
	color: #F5E6E3;
	border-style: solid;
	border-color:#ffffff;
	border-width:3px 0px 0px 0px;
	width: 523px;
	font-size: 0.9em;	
	line-height: 1;
	padding: 5px;
	height: 14px;
	
}

#footer2
{
	
	width: 708px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	font-size: 0.9em;
	color: #EAE1C0;
}
#footer2 a
{
	color: #EAE1C0;
}

#credit
{
	padding: 10px;
	float: right;
}

.SPText
{
	padding: 3px 3px 3px 10px;
}

#bird
{
	
}

#gailsenter
{
	cursor: pointer;
	margin-top: 4px;
	width: 717px;
	height: 436px;
	background: url(/images/galesenter.gif) no-repeat right top;
}

.caption
{

}