/* CSS Document */

body {
	margin: 0px;
	background-image:  url(images/background.jpg);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
#page {
	background-color: #000033;
	background-image:  url(images/layout_background.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content #navbar {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #463C23;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#content #navbar a {
	font-size: 15px;
	padding: 7px;
	border: 2px solid #C3B787;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,.65);
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,.65);
	font-weight: bold;
	text-decoration: none;
	color: #E2CE8B;
	background-color: #000066;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: left;
	width: 650px;
}
#content p, #content li {
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 12px;
}
a:link {
	color: #C3B787;
}
a:visited {
	color: #C3B787;
}
a:active {
	color: #C3B787;
}
a:hover {
	color: #C3B787;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 36px;
}
#content p.indent {
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
}
#content p.credit {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 45px;
}
#content h2 {
	font-size: 17px;
	font-weight: bold;
	color: #C3B787;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 7px;
}
#content p.quote {
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
}
#content p.title {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E2CE8B;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content p.byline {
	text-align: center;
}
#content p.footnote {
	font-size: 11px;
	color: #999999;
	line-height: 15px;
}
#footer {
	width: 950px;
	height-min: 120px;
	clear: both;
	background-image: url(images/footer_background.png);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #463C23;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.footer {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#footer #navbar1 {
	float:left;
	width: 300px;
	margin-left: 0px;
	margin-right: 25px;
}
#footer ul {
	list-style-type: square;
	color: #c3b787;
}
#footer #navbar2 {
	float:left;
	width: 300px;
	margin-left: 0px;
	margin-right: 25px;
}
#footer #copyright {
	float:right;
	width: 275px;
	margin-right: 0px;
}
#content2 p {
	font-size: 13px;
	margin-right: 25px;
}
#content2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#page #content2 div.boxed {
	margin-top: 0px;
	margin-bottom: 25px;
	border: 1px solid #C3B787;
	width: 235px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,.65);
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,.65);
	background-color: #000033;
}
#content2 ul {
	margin-right: 25px;
}
#content2 li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
#content h1 a {
	text-decoration: none;
}
#content ul {
	color: #C3B787;
	list-style-type: square;
}
#content ul li {
	color: #FFFFFF;
}
.announcement {
	padding: 25px;
	border: 1px dotted #C3B787;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.announcement h2 {
	margin: 0px;
}img.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
