*
{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, sans-serif;
}
a {
	color: #882E2E;
	text-decoration: none;
}
a:hover {
	color: #662222;
	text-decoration: none;
}
p {
	padding-top: 20px;
	;
}



body
{
	height:100%;
}

html
{
	height:100%;
}

h1
{
	font-family:"Century Gothic";
	font-size:24px;
	font-weight: normal;
	color: #831416;
	letter-spacing: 0px;
	padding: 10px 0px 10px 0px;
	
}

h2
{
	font-family:Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #555;
	font-size:11px;
	
}

#container
{
	height:100%;
	color:#888;
	margin: auto;
}

#logo
{
	float:left;
	height:120px;
	width:960px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#banner
{
	float:left;
	height:228px;
	width:960px;
}

#toprightcontent
{
	float:right;
	width:565px;
	padding-right:83px;
}

#bottomrightcontent
{
	float:right;
	width:565px;
	padding-right:83px;
}

#content
{
	float:left;
	width:525px;
	padding-left:20px;
	font-size:11px;
	line-height: 175%;
	padding-right: 20px;
}

#leftcontent
{
	padding-left:142px;
	float:left;
	width:157px;
	padding-right: 13px;
}

#topleftcontent
{
	padding-left:142px;
	float:left;
	width:140px;
}

#bottomleftcontent
{
	padding-left:142px;
	float:left;
	width:140px;
}

#leftside
{
	background-image:url(images/left-side.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#rightside
{
	background-image:url(images/right-side.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#navtop
{
	height: 9px;
	
}

#navbottom
{
	height: 9px;
	
}

#navigation
{
	float:left;
	width:158px;
	font-family:"Trebuchet MS";
	text-align:right;
	line-height: 110%;
	margin-left: 1px;
	font-weight: normal;
}
#navigation  td.active
{
	background-color: #efefef;
}

#navigation a
{
	color:#777;
	font-family:Tahoma, Arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:0px;
	text-decoration:none;
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
}

#navigation a:hover
{
	color:#444;
}

#navtable
{
	text-align:right;
}

.tablerightpadding
{
	padding-right:15px;
}

.buttons {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #831417;
	border: 1px solid #cdcdcd;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.textbox {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #cdcdcd;
}

.padlr15
{
	padding:0px 15px 0px 0px;
}


.frontlink
{
	font-size:14px;
	line-height:200%;
}

.frontlink a
{
	font-size:14px;
	text-decoration:none;
}

.frontlink a:hover
{
	font-size:14px;
	text-decoration:none;
}
