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

body  {
background: url(images/bkg.png) repeat-x #001b7b;
margin: 0px;
padding: 0px;
text-align: center;
}


#masthead {
margin-top: 35px;
}
	
	
#container {
width: 920px;
text-align: center;
margin: 0px auto;
background-color: #edecd9;
background: url(images/corners.png) no-repeat top center #f1f0e0;
margin-top:25px;
height: 1000px;

}

#navigation {
width: 920px;
height: 35px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #5a5747;
text-align: center;
line-height: 35px;

}

#navigation ul {
list-style-type: none;
margin: 0px;
padding: 0px;
padding-top:15px;

	}
	
#navigation li {
display: inline;
padding: 3px 7px;
	}
	
#navigation a {
color: #5a5747;
text-decoration: none;
}

#navigation a:hover {
color:#020e66;
}

#navigation a.selected {
color:#020e66;
}


#featurebox {
width: 600px;
padding-top: 50px;
}


#featurebox1 {
float: left;
width: 294px;
margin-top:50px;
margin-left: 125px;
}

#featurebox2 {
float: right;
width: 294px;
margin-right: -180px;
margin-top: 50px;

}

#footer {
clear: both;
padding-top: 60px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #5a5747;
line-height:18px;
text-align: center;
}

#footer a {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #5a5747;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}



img {
border:none;
}

#mainContent {
width: 52%;
margin-left: 40px;

float:left;
}

#mainContent p {
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 16px;
color: #5a5747;
text-align: left;
padding-right:20px;
}

.padding {
padding: 10px;
}

#image {
float: right;
width: 42%;
margin:0px;


}

h1 {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #020e66;
text-align: left;
font-weight: bold;
}

h2 {
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #020e66;
text-align: left;
font-weight: bold;
}

.blueText {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #020e66;
text-align: left;
font-weight: bold;
}

blockquote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5a5747;
	text-align: left;
	
}

#mainContent a {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #5a5747;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

td {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #5a5747;
}

.blueText2 {
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #020e66;
text-align: left;
}

#mainContent ul {
list-style-type: disc;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 16px;
color: #5a5747;
margin-top:-15px;
}

#mainContent li {
padding-top:10px;
}

#content {
width: 600px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #5a5747;
text-align: left;
margin-left: 200px;
margin-top:40px;

}

#content a {
color: #5a5747;
text-decoration: underline;
}

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

