body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #515151;
	margin: 0;
	font-family: Trebuchet MS;
}

.masthead {
	background-image: url(images/masthead.png);
	background-repeat: no-repeat;
	background-color: black;
	height: 54px;
}

.nav {
	background-image: url(images/navBackground.png);
	background-repeat: no-repeat;
	height: 39px;
	color: #9d9d9d;
	font-size: 9pt;
	padding-left: 250px;
}

.nav a:link {
	color: white;
	text-decoration: none;
}

.nav a:visited {
	color: white;
	text-decoration: none;
}

.nav a:hover {
	color: white;
	text-decoration: underline;
}

.homeContent {
	background-color: #D5D5D5;
}

.leadin {
	background-image: url(images/leadinBackground.png);
	background-repeat: no-repeat;
	background-color: #D5D5D5;
	height: 315;
}

.leadinText {
	padding: 12 10 5 300;
	font-weight: bold;
}

.leadinSmall {
	padding: 5 10 10 300;
	font-weight: normal;
	font-size: 9pt;
}

.gsa {
	background-image: url(images/gsaBackground.png);
	background-repeat: no-repeat;
	background-color: #d5d5d5;
	height: 214px;
}

.gsaText {
	padding: 100 10 0 25;
	font-size: 9pt;
	font-weight: bold;
}

.partners {
	padding: 5 10 5 10;
	width: 240px;
}

.partnersLink {
	font-size: 9pt;
}

.divider {
	background-image: url(images/divider.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 11px;
}

.news {
	padding: 5 10 5 10;
	width: 240px;
}

.news a:link {
	font-size: 9pt;
	color: #930909;
	text-decoration: underline;
}

.news a:visited {
	font-size: 9pt;
	color: #930909;
	text-decoration: underline;
}

.news a:hover {
	font-size: 9pt;
	color: #930909;
	text-decoration: none;
}

.rightText {
	font-size: 8pt;
	padding: 5 10 0 25;	
}

.contact {
	background-image: url(images/contactBackground.png);
	background-repeat: no-repeat;
	background-color: #d9d9d9;
	padding: 10 10 0 25;
	height: 210px;
}

.contact a:link {
	font-size: 9pt;
	color: #930909;
	text-decoration: underline;
}

.contact a:visited {
	font-size: 9pt;
	color: #930909;
	text-decoration: underline;
}

.contact a:hover {
	font-size: 9pt;
	color: #930909;
	text-decoration: none;
}

.content {
	background-image: url(images/contentTop.png);
	background-repeat: no-repeat;
	background-color: #d9d9d9;
	padding: 10 0 10 0;
}

.content p {
	font-size: 10pt;
	padding: 0 20 0 20;
}

.content div {
	font-size: 10pt;
	padding: 0 20 0 20;
}

.content li {
	font-size: 10pt;
}

.content h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #930909;
	padding: 0 20 0 20;
}

.content table, .content tr, .content td, .content th {
	font-size: 10pt;
}

.content a:link {
	color: #930909;
	text-decoration: underline;
}

.content a:visited {
	color: #930909;
	text-decoration: underline;
}

.content a:hover {
	color: #930909;
	text-decoration: none;
}

.footer {
	color: #9d9d9d;
	font-size: 8pt;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.footer a:link {
	color: #9d9d9d;
	text-decoration: none;
}

.footer a:visited {
	color: #9d9d9d;
	text-decoration: none;
}

.footer a:hover {
	color: #9d9d9d;
	text-decoration: underline;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	padding: 10 15 10 15;
	inherit: none;
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: 2px;
	inherit: none;	
}

.blogTitle {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15 2 15;
	inherit: none;	
}

.blogText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 2 15;
	inherit: none;	
}

.blogText p, .blogText div {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
	inherit: none;	
}

.blogText li {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
	inherit: none;	
}

.blogFooter {
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
	inherit: none;	
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}

.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

#dropmenudiv{
margin-top: 5px;
position:absolute;
border:1px solid black;
font-weight:normal;
font-size: 8pt;
font-family: tahoma;
line-height:10pt;
z-index:100;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 5px;
text-decoration: none;
color: white; 
background-color: #920909;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
width: 100%;
text-decoration: none;
color: #920909;
}
