/* CSS Document */

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #a78b54;
	background-image: url(/imagefiles/background-gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size:11px;
}

.front-page-boxes {
    width:200px; 
	height:380px;
	vertical-align:top; 
	text-align:left; 
	background-color:#a78b54; 
	background-image:url(/imagefiles/footer200.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
}

.front-page-boxes2 {
    width:410px; 
	height:380px;
	vertical-align:top; 
	text-align:left; 
	background-color:#a78b54; 
	background-image:url(/imagefiles/footer410.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
}

.page-panel {
    width:830px; 
	vertical-align:top; 
	text-align:left; 
	background-color:#a78b54; 
}

.page-right {
    width:10px; 
	background-image:url(/imagefiles/page-right-background.jpg); 
	background-color:#a78b54;
}

.page-footer {
    width:840px; 
	height:12px;
	vertical-align:top; 
	text-align:left; 
	background-color:#a78b54; 
	background-image:url(/imagefiles/footer840.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
}

.front-page-space {
    width:10px; 
	height:380px;
	background-color:#a78b54; 
	background-image:url(/imagefiles/front-page-space.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
}

.home-page-box {
	height:135px;
	background-color:#FFFFFF;
	border-left: 1px;
	border-left-color: #A78B54;
	border-left-style: solid;
	border-top: 1px;
	border-top-color: #A78B54;
	border-top-style: solid;
	border-right: 1px;
	border-right-color: #A78B54;
	border-right-style: solid;
}

.home_box_content {color: #2a5175}

.home_box_header {font-size: 13px; font-weight: bold; color: #990000; text-decoration:none;}
.home_box_header a:link {color: #990000; text-decoration: none;}
.home_box_header a:visited {color: #990000; text-decoration: none;}
.home_box_header a:hover {color: #990000; text-decoration: underline;}
.home_box_header a:active {color: #990000; text-decoration: none;}

.home_box_link {font-size: 11px; font-weight: bold; color: #333333; text-decoration:none;}
.home_box_link a:link {color: #333333; text-decoration: underline;}
.home_box_link a:visited {color: #333333; text-decoration: underline;}
.home_box_link a:hover {color: #333333; text-decoration: none;}
.home_box_link a:active {color: #333333; text-decoration: underline;}

.footer_links {font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 10px; color: #a78b54;}
.footer_links a:link {text-decoration: underline; color: #a78b54;}
.footer_links a:visited {text-decoration: underline; color: #a78b54;}
.footer_links a:hover {text-decoration: none; color: #a78b54;}
.footer_links a:active {text-decoration: underline; color: #a78b54;}

.copyright {font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 10px; color: #FFFFFF;}
.copyright a:link {text-decoration: underline; color: #FFFFFF;}
.copyright a:visited {text-decoration: underline; color: #FFFFFF;}
.copyright a:hover {text-decoration: none; color: #FFFFFF;}
.copyright a:active {text-decoration: underline; color: #FFFFFF;}

.page-body-frame {width: 740px}

.formbutton {
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
width: 400px;
height: 20px;
background-color: #a78b54;
border:1px solid #000000;
}

.formfield {
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 12px;
color: #000000;
background-color: #ffffff;
border:1px solid #000000;
padding: 2px;
width: 400px;
}

.formarea {
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 12px;
color: #000000;
background-color: #ffffff;
border:1px solid #000000;
padding: 2px;
width: 400px;
height: 200px;
}


.page-cell {
	margin:1px;
	height:366px; 
	background-color:#FFFFFF; 
}
.page-cell td{
	vertical-align:top;
}

.contentLink{
color:#666666;
text-decoration:none;
}

.contentLinkTAG{
text-decoration:none;
color:#2a5175;
}

.TAGPage_header {
	font-size: 36px;
	font-weight: bold;
	color: #A78C55;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

.contentCell {
	margin:1px;
	height:366px; 
	background-color:#FFFFFF; 
}
.contentCell td{
	vertical-align:top;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.TAGcontentCell {
	margin:1px;
	height:366px; 
	background-color:#efece7; 
}
.TAGcontentCell td{
	vertical-align:top;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}