/* CSS Document */

body {
	background-color: #858f98;
	margin-top: 40px;
}
.main {
	background-color: #FFFFFF;
	margin: 5px;
	width: 760px;
}
.frame {
	background-color: #FFFFFF;
	margin: 5px;
	width: 800px;
	height: 800px;
}
.inset {
	width: 750px;
}
#navbar {
	background-color: #0A2840;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subnav {
	margin-bottom: 5px;
}
p, li, ol {
	font-family: Lucida, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.header {
	font-family: Lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Lucida, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link, a:visited {
	color: #0A2840;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#box1 {
	background-color: #9BBDAF;
	height: 240px;
	width: 240px;
	border: thin solid #2D644F;
}
#box2 {
	background-color: #CBBE94;
	height: 240px;
	width: 240px;
	border: thin solid #8E703E;
}
#box3 {
	background-color: #D6915A;
	height: 240px;
	width: 240px;
	border: thin solid #A04F0D;
}
#boxcopy {
	margin: 5px;
}
#boxsub1 {
	background-color: #9BBDAF;
	height: 210px;
	width: 178px;
	border: thin solid #2D644F;
}
#boxsub2 {
	background-color: #CBBE94;
	height: 210px;
	width: 178px;
	border: thin solid #8E703E;
}
#boxsub3 {
	background-color: #D6915A;
	height: 210px;
	width: 178px;
	border: thin solid #A04F0D;
}
.boxtext {
	font-family: Lucida, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.box1:link, a.box1:visited {
	color: #2D644F;
	text-decoration: underline;
	font-weight: bold;
}
a.box1:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.box2:link, a.box2:visited {
	color: #8E703E;
	text-decoration: underline;
	font-weight: bold;
}
a.box2:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.box3:link, a.box3:visited {
	color: #A04F0D;
	text-decoration: underline;
	font-weight: bold;
}
a.box3:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
a.red:link, a.red:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.green {
	color: #316750;
	font-weight: bold;
}
.metropolitan {
	border: thin solid #333333;
}
