a:link, a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color:#003399;
	text-decoration:none;
}
body {
	background-color: #F2F2F2;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#header {
	background-image: url(../images/bg_hdr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
#nav {
	color: #FFFFCC;
	background-color: #761004;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
#nav a:link, #nav a:visited {
	color: #CCCC99;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	width:100%;
	text-transform: none;
}
#footer1 {
	background-color: #9B9479;
}
#footer2 {
	color:#CC9900;
	background-color: #761004;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding:5px;
}
#footer2 a:link, #footer2 a:visited {
	color:#CC9900;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
}
#footer2 a:hover {
	color:#FFFF99;
	text-decoration: none;
}
#edge_midleft {
	background-image: url(../images/edge_midlft.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#edge_midright {
	background-image: url(../images/edge_midrt.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#col1_home {
	line-height: 18px;
	color: #333333;
	text-align:left;
	background-image: url(../images/bg_column.jpg);
	background-repeat: repeat-x;
	background-position:top;
	width: 60%;
	background-color: #E3E0D9;
	border: 1px solid #eee;
	padding: 5px;
	vertical-align: top;
}
#col2_home {
	line-height: 15px;
	color: #333333;
	text-align:left;
	padding: 5px;
	vertical-align: top;
}
#col2_home ul { margin-top:-10px; }
#col2_home li { margin-left:-18px; margin-bottom:3px; display:block; }
	
#col1 {
	line-height: 15px;
	text-align:left;
	width: 70%;
	padding: 5px 15px 5px 5px;
	vertical-align: top;
}
#col2 {
	line-height: 15px;
	text-align:left;
	padding: 5px;
	vertical-align: top;
	color: #666666;
}
#col2 h2 {
	font-size:11px;
	letter-spacing: 0.02em;
	margin-bottom: -11px;
}
#col2 li {
	list-style-image: url(../images/ico_pdf.gif);
	list-style-type: square;
	margin-bottom: 8px;
	margin-left: -15px;
	font-size: 9px;
}
#col2 ul, #col2 ul a:link, #col2 ul a:visited { font-size:10px; font-weight:normal; letter-spacing:0px; }

#photonav {
	white-space:nowrap;
	font-size: 9px;
}
#photonav a:link, #photonav a:visited {
	color:#666666;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #FFFFFF;
	width:20px;
	clear:none;
}
#photonav a:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #CCCCCC;
	clear:none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}
edge_botleft {
	background-image: url(../images/edge_botlft.gif);
	background-repeat: repeat-y;
	background-color: #F2F2F2;
	background-position: top;
}
edge_botright {
	background-color: #F2F2F2;
	background-image: url(../images/edge_botrt.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#holder {
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	margin-bottom: -3px;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #003366;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin-bottom: -5px;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}
#uber {
	color:#666666;
	font-size: 9px;
	text-transform: uppercase;
}
#uber a:link, #uber a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	margin: 5px;
}
#uber a:hover {
	text-decoration:underline;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#address {
	font-weight: normal;
	color: #999999;
	display: block;
	clear: both;
	width: 775px;
}
#address a:link, #address a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
#address a:hover {
	color: #999999;
	text-decoration:underline;
}
#button {
	height:25px;
	clear: both;
	margin-top:5px;
	margin-bottom:8px;
}
#button a:link, #button a:visited {
	height: 25px;
	filter: DropShadow(Color=#eeeeee, OffX=2, OffY=2, Positive=1);
}
#button a:hover {
	height: 25px;
	filter: none;
	position:relative;
	top:1px;
}
#download {
	vertical-align: middle;
	height:25px;
	clear: both;
	margin-top:5px;
	margin-bottom:8px;
}
#download a:link, #button a:visited {
	height: 25px;
	filter: DropShadow(Color=#eeeeee, OffX=2, OffY=2, Positive=1);
	border: 0px;
}
#download a:hover {
	height: 25px;
	filter: none;
	position:relative;
	top:1px;
}
#photo {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#rfp { margin-left:30px; }
#rfp td {font-size:10px}
#sitemap_main {
	background-color: #F2F2F2;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 10px;
}
#sitemap_main td {
	background-color: #F2F2F2;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 10px;
	margin-bottom: -15px;
}
#sitemap_sub, #sitemap_sub a:link, #sitemap_sub a:visited {
	font-weight: normal;
	text-align: left;
	font-size: 10px;
}
#sitemap_sub td {
	vertical-align: top;
	padding-left: 5px;
}
