/* CSS Document */
.homepage {
	background-color: #FFFFFF;
	margin-top: 100px;
}
.insidepage {
	background-color: #A3ADB6;
	margin: 0px;
	font-size: 12px;
}
.popup {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #272922;
	border-bottom-color: #272922;
	border-left-color: #272922;
	background-color: #FFFFFF;
}
.featuretable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272922;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #272922;
}
.nonfeaturetable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272922;
}
#feature {
	margin-left: 10px;
	margin-right: 10px;
}
#jobfeature {
	background-color: #E7E7E6;
	width: 350px;
	height: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D8D8D5;
}
#jobcopy {
	margin-left: 5px;
	margin-right: 5px;
}
#storyfeature {
	background-color: #E7E7E6;
	width: 200px;
	height: 400px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D8D8D5;
}
#main {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #272922;
}
#map {
	margin-left: 50px;
	margin-right: 50px;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.home {
	font-family: Garamond, "Apple Garamond", Georgia, serif;
	color: #004B8D;
	font-size: 12px;
}	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636459;
	line-height: 20px;
}
.cookiecrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #345A91;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #345A91;
}
.imgborder {
	border: 1px solid #636459;
}
a:link, a:visited {
	color: #345A91;
	text-decoration: underline;
}
a:hover {
	color: #636459;
	text-decoration: underline;
}
a.blue:link, a.blue:visited {
	color: #345A91;
	text-decoration: underline;
}
a.blue:hover {
	color: #636459;
	text-decoration: underline;
}
a.font:link, a.font:visited {
	color: #345A91;
	text-decoration: none;
}
a.font:hover {
	color: #636459;
	text-decoration: none;
}
.fontsizes {
  color: #345A91;
  line-height: 20px;
  font-size: 12px;
}    
.fontsmall {
  font-size: 12px;
}    
.fontmedium {
  font-size: 14px;
}    
.fontlarge {
  font-size: 16px;
}
