html
{ 
	margin: 0px; 
	padding: 0px; 
} 

BODY
{
	margin: 0px; 
	padding: 0px;	
	font-family: verdana, sans-serif;
	font-size: 7pt;
	background-color: #EDF2CA;
	color: white;
}

h1
{
	font-size: 12pt;
	color: #F3F3F3;
	font-family: arial;
}

h2
{
	font-size: 10pt;
	color: #F3F3F3;
	font-family: arial;
	font-style: italic;
	
}

.cell
{
	font-size: 7pt;
	color: #F3F3F3;
	font-family: verdana;
}

.cellportrait
{
	font-size: 7pt;
	color: #F3F3F3;
	font-family: verdana;
}

.celltext
{
	font-size: 7pt;
	color: #F3F3F3;
	font-family: verdana;
	padding-left: 20px;
	padding-right: 20px;
}

.tablebackground
{
	background-color: #EDF2CA;	
}
.contentbackground
{
	background-color: #611F1F;
}

.header
{
	width: 779px;
	height: 120px;
	background-image: url('../images/site/header.gif');
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
}

.linkcenter
{
	width: 779px;
	height: 20px;
	background-image: url('../images/site/linkcenter.gif');
	background-repeat: no-repeat;
}

.footer
{
	width: 779px;
	height: 49px;
	background-image: url('../images/site/footer.gif');
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
}

.footertext
{
	position: relative;
	left: 453px;
	top: 17px;
	color: #611F1F;
	font-size: 12px;
}

.divider
{
	width: 779px;
	height: 5px;
	background-image: url('../images/site/divider.gif');
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
}

.arch
{
	width: 779px;
	height: 35px;
	background-image: url('../images/site/arch.gif');
	background-repeat: no-repeat;
	/*border: 1px solid black;*/
}

.content
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	padding-top: 0px;
	/*background-image: url('../images/site/bottomrightborder.gif');
	background-repeat: no-repeat;
	background-position: bottom right;*/
	font-size: 7pt;

}

#topleftborder2
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background-image: url('../images/site/topleftborder.gif');
	background-repeat: no-repeat;

}

#bottomrightborder2
{
	position: relative;
	bottom: 430px;
	right: 0px;
	width: 200px;
	height: 200px;
	background-image: url('../images/site/bottomrightborder.gif');
	background-repeat: no-repeat;
	float: right;
	z-index: 1;
}


/* LINK STYLES */
.activelink
{
	color: #E20808 !important; 
	padding-left: 10px;
}

.link a:link 
{
	position: relative;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #611F1F; 
	font-size: 9pt;
	padding-left: 10px;
	text-decoration: none;
	text-align: right;
	z-index: 3;
}

.link a:hover 
{
position: relative;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #E20808 !important; 
	font-size: 9pt; 
	text-decoration: none;
	background-image: url('../images/site/selector.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: right;
	z-index: 4;
	

}

.link a:active 
{
position: relative;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #E20808 !important; 
	font-size: 9pt;
	text-decoration: none;
	padding-left: 10px;
	background-image: url('../images/site/selector.gif');
	z-index: 3;
}

.link a:visited 
{
position: relative;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #611F1F; 
	font-size: 9pt;
	padding-left: 10px;
	text-decoration: none;
	text-align: right;
	z-index: 3;
}


/*form styles*/

/*spacer used for mozilla so that everythign within the spacer takes up space*/
div.spacer
{
	clear: both;
}

div.container
{
	width: 450px;
}

div.row
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

div.row span.label
{
	float: left;
	width: 100px;
	font-family: verdana;
	font-size: 8pt;
	color: #EEEEEE;
	padding-top: 2px;
	text-align: right;
}
div.row span.element
{
	float: right;
	width: 325px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding: 2px;
	text-align: left;
}


.field
{
	border: 1px solid white;
	color: #EEEEEE;
	font-size: 1em;
	font-family: verdana;
	background-color: #611F1F;
}

.fieldarea
{
	border: 1px solid white;
	color: #EEEEEE;
	font-size: 1em;
	font-family: verdana;
	background-color: #611F1F;
}

.button
{
	width: 135px;
	color: #611F1F
	border: 0px solid #F3F3F3
	font-family: verdana;
	background: url('../images/site/button.gif');
	background-repeat: repeat-x;
}

.email a:link 
{
	font-family: arial, sans-serif;
	font-weight: normal;
	color: white; 
	font-size: 8pt;
	text-decoration: none;
}

.email a:hover 
{
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #DD2121; 
	font-size: 8pt; 
	text-decoration: none;

}

.email a:active 
{
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #DD2121; 
	font-size: 8pt;
	text-decoration: none;
}

.email a:visited 
{
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #EAEAEA; 
	font-size: 8pt;
	text-decoration: none;
}