@charset "utf-8";
/* CSS Document */

@import url("navigation.css");
@import url("images.css");

body
{
	background-color:#0b121a;
	background-image:url(../images/bg-repeat.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:12px;
	color:#333333;
	padding:0;
	margin:0;
	margin-top:15px;
}

h1
{
	font-size:21px;
	color:#3f3f3f;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:15px;
	line-height: 1.1em;
}


h2
{
	font-size:14px;
	color:#154476;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:10px;
}

h2+p
{
	padding-top:4px;
	margin-top:0;
}

h3
{
	font-size:13px;
	color:#476b00;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:10px;
}



a:link, a:active, a:visited
{
	color:#004980;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

p
{
	margin:14px 0px; 
	padding:0;
	line-height:16px;
}

ul
{
margin:0px;
padding:0px;
margin-left:20px;
margin-top:10px;
}

ul li
{
	list-style:none;
	list-style-image:url(../images/green-bullet.gif);
	padding-bottom:7px;
	margin-left:0px;
}

div#Container
{
	width:807px;
	min-height:200px;
	margin:0 auto;
}

div#Header
{
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:168px;
	text-align:left;
}

div#Content
{
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-y;
	background-position:top left;
	min-height:300px;
	padding:18px 20px 20px 20px;
}

div#Footer
{
	font-size:11px;
	background-image:url(../images/bg-footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:128px;
	width:807px;
}

div#Breadcrumb
{
	font-size:10px;
	padding:7px 7px 10px 0px;
}

div#LeftColumn
{
	width:465px;
	float:left;
	margin-left:28px;
}

div#RightColumn
{
	width:229px;
	float:right;
	margin-right:18px;
}


div.clear
{
	clear:both;
}



div#Footer a:link, div#Footer a:active, div#Footer a:visited, div#Footer a:hover
{
	padding-left:5px;
	padding-right:5px;
}

div#Copyright
{

}

div#Copyright p
{
	font-size:10px;
	color:#57554d;
	text-align:center;
	padding:0;
	margin:0;
	/*padding-top:34px;*/
	padding-top:24px;
}



div.boxContainer
{
	margin-bottom:15px;
}

div.boxFooter
{
	background:url(../images/box-bg_bottom.gif) no-repeat bottom left;
	width:229px;
	height:11px;
	font-size:0px;
	line-height:0px;
}

div.boxHeaderGray
{
	background: url(../images/box-header_gray.gif) no-repeat top left;
	width:229px;
	height:34px;
	text-transform:uppercase;
	font-size:13px;
}

div.boxHeaderGreen
{
	background: url(../images/box-header_green.gif) no-repeat top left;
	width:229px;
	height:34px;
	text-transform:uppercase;
	font-size:13px;
}

div.boxHeaderBlue
{
	background: url(../images/box-header_blue.gif) no-repeat top left;
	width:229px;
	height:34px;
	text-transform:uppercase;
	font-size:13px;
}

div.boxHeaderGray p, div.boxHeaderGreen p, div.boxHeaderBlue p
{
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	margin-left:28px;
	padding-top:10px;
}

div.boxImageGray img
{
	border:5px solid #453f3b;
	
}

div.boxImageGreen img
{
	border:5px solid #739624;
	
}

div.boxImageBlue img
{
	border:5px solid #084675;
	
}

div.boxText
{
	background:url(../images/box-bg_repeat.gif) repeat-y top left;
	width:209px;
	padding:10px 10px 0px 10px;
}

div.boxText p
{
	font-size:11px;
	line-height:12px;
	padding:0;
	margin:0;
	padding-top:7px;
}

div.boxText p:first-child
{
	padding-top:0px;
}


p.sponsors
{
	color:#7d7d7d;
	font-size:10px;
	line-height:12px;
	margin-top:0px;
}

.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;
}

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

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

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

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

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

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

.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;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.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: 0px;
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: #3b3f1f;
}

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