body {
	margin:0; 
	padding:0;
	background-image: url("images/bkgd_01.jpg"); 
	background-repeat: repeat-x;
	background-color: #D5CEBE;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*padding-left: 1em;
	padding-right: 1em;*/
}
.margin-test { 
	margin:auto; 
	text-align: center; 
}
#margin-test { 
	margin:auto; 
	text-align: center; 
}
/*//////////////////////////header.asp/////////////////////////*/

#header { /*main container*/
	position:relative;
	display:block; 
	width:706px;
	height:216px;
}

#headerLogo {
	height:107px;
	display:block;
	width:706px;
}

#headerNav {
	width:706px;
	height:94px;
}

#headerShader {
	display:block;
	width:706px;
	height:15px;
	margin:0;
	padding:0;
}
/*//////////////////////////end header.asp/////////////////////////*/
td {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
}
.go {
	color: #890C4C;
	padding: 2px;
	background-color: #D7D0C1;
	border: 1px solid #fff;
}
.head {
	color: #890C4C;
	font-size: 14pt;
	line-height:18pt;
	padding-bottom:12px;
	padding-top:12px;
	text-align:left;
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
}
.head-tan {
	color: #ffffff;
	font-size: 14pt;
	padding-bottom:12px;
	padding-top:12px;
	text-align:left;
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
}
.bkgd {
	background-image: url("images/buildings.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}	

.copy {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 1em;
	padding-right: 2.5em;
	
} 
.white {
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 1em;
	padding-right: 2.5em;
} 
a.white2 {
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
} 
a.white2:link {
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
} 
a.white2:visited {
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
} 
a.white2:hover {
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
} 

a.btn {

	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 13px;
	font-weight:bold;
	border:1px solid #000000;
	background-color:#890C4C;
	margin:4px;

} 

a.btn:link {
	display:block;
	height:20px;
	width:80px;
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 13px;
	font-weight:bold;
	border:1px solid #000000;
	background-color:#890C4C;
	margin:4px;

} 

a.btn:visited {
	color: #fff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 13px;
	font-weight:bold;
	border:1px solid #000000;
	background-color:#890C4C;
	margin:4px;
} 
a.btn:hover {
	color:#ffffff;
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 13px;
	font-weight:bold;
	border:1px solid #000000;
	background-color:#CC3399;
	margin:4px;

} 
.right {
	float: right;
	padding-left: 1em;
	padding-bottom: .5em;

}
.left {
	float: left;
	padding-right: 1em;
	padding-bottom: .5em;
}

ul {
	list-style: circle outside;
	margin-left: 17px;
}

.insidecopy {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 4em;
	padding-right: 4em;
}	

#footer {
	color:#fff; 
	font-size: 10px;
	line-height: 1.5em;
}
.footer {
	color:#fff; 
	font-size: 10px;
	line-height: 1.5em;
}
.sm {
	font-size: 11px;
	line-height: 12px;
}


.rightline {
	border: 1px dashed #ffffff;
}
.linkline {
	border-right: 1px dashed #ffffff;
}

p {
	text-align: left; 
}

a:link {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #D7D0C1;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.two:link {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
	color: #890C4C;
}
a.two:visited {
	color: #890C4C;
	font-size: 12px;
}
a.two:hover {
	color: #fff;
	font-size: 12px;
}

a.three:link {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.three:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
a.three:hover {
	color: #890C4C;
	font-size: 12px;
	text-decoration: underline;
}
a.f:link {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: underline;
}
a.f:visited {
	color: #999966;
	font-size: 10px;
	text-decoration: underline;
}

a.g {
	font-family: Arial, helvetica, Verdana, Geneva,  sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

a.printlink
{
	color:Black;
	font-size:12px;	
}

/*css simple rollovers using the background image*/
a.imglink{ 
    font : bold 10px verdana, sans-serif; 
    color:black; 
    width:163px; 
    height:26px; 
/*image path for the off state in the following url*/
    background: url(images/boxoff_31.jpg) no-repeat; 
    text-align:center; 
    padding-top:7px; 
    display:block; 
    text-decoration:none; 
} 
a.imglink:Visited{ 
    font : bold 10px verdana, sans-serif; 
    color:black; 
    width:163px; 
    height:26px; 
/*image path for the off state in the following url*/
    background: url(images/boxoff_31.jpg) no-repeat; 
    text-align:center; 
    padding-top:7px; 
    display:block; 
    text-decoration:none; 
}
a.imglink:Hover{ 
    height:26px; 
    font : bold 10px verdana, sans-serif; 
    color:black; 
    text-decoration:none; 
/*image path for the over state in the following url*/
    background: url(images/box_on_73.jpg) no-repeat;
} 
a.imglink:Active{ 
    height:26px; 
    font : bold 10px verdana, sans-serif; 
    color:black; 
    text-decoration:none; 
/*image path for the over state in the following url*/
    background: url(images/box_on_73.jpg) no-repeat;
} 

/*finally, some new stuff- 9.07 - matt */
h3 {
	font-size:1.25em;
	font-size:1.5em;
	margin:0;
	padding:0;
}
h3.newsLink {
	color: #890C4C;
	margin:0;
	padding: 0;
	font-size:1.45em;
	line-height:1.20em;

	text-align:left;
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
}

div.newsTable td {text-align:left;}
div.caption{

	line-height:12px;
	margin:2px;
	padding:4px 0;
	color:#ffffff;
	font-style:italic;
	text-align:left;
	font-size:12px;
	vertical-align:middle;

}
