@charset "utf-8";
/* CSS Document */

#left {
	float: left;
	width: 181px;
	padding-bottom: 25px;
}

#left a {
	text-decoration: none;
}

#left a:hover {
	color: #003453;
}

#left p {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
	color: #333333;
	
}
.subhead {
	color: #307E9E;
	font-size: 13px;
	font-weight: bold;
}

#right {
	width: 183px;
	float: right;
}


#middle {
	margin-left: 210px;
	margin-right: 215px;
	font-size: 12px;
	margin-top: 15px;
	padding-bottom: 15px;
}
#middle a {
	color: #666666;
	text-decoration: underline;
}

#middle a:hover {
	color: #003453;
	text-decoration: none;
}

#middle img {
	padding-right: 12px;
	padding-left: 12px;

}

.highlightbox {
	background-color: #F2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 13px;
	margin-top: 4px;
	color: #666666;
	line-height: 1.75em;
}

.highlight1 {
	color: #B8670E;
}
	
#credit a {
	text-align: center;
	color: #005E95;
	font-size: 9px;
	line-height: 4em;
	text-decoration: none;
}


.highlightbox a {
	color: #B8670E;
	text-decoration: none;
}

.highlightbox a:hover {
	color: #003453;
	text-decoration: none;
}

#middle h1 {
	color: #B8670E;
	font-size: 20px;
	font-weight: normal;
}

body {
	background-color: #003453;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#inborder {
	width: 900px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
#outborder {
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 902px;
	padding-left: 21px;
}

#photoflash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#nav {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9D570C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	background-image: url(../images/nav-bar.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 28px;
	padding-right: 3px;
}
#left h1 , #right h1{
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 25px;
}


#bottomedge {
	height: 16px;
	margin-left: 19px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 944px;
}
#tagmessage {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
}
#footer a {
	color: #B1B1B1;
	font-size: 10px;
	text-decoration: none;
}
#footer {
	text-align: center;
	color: #999999;
}
#clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#suboutborder {
	background-image: url(../images/subpageback.jpg);
	background-repeat: repeat-y;
}
