/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #001C4B;
}

p {
	font-size: 12px;
	text-align: justify;
	padding: 5px 5px 5px 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	margin-left: 15px;
	
	}
ul {
	font-size: 12px;
	
	}
li {
	margin-top: 12px;
		}
#musthead {
	width: 955px;
	}
#template {
	padding-bottom: 5px;
	background-color: #001C4B;
}
#bodytext {
	color: #A3A398;
	border-top: 1px solid #A3A398;
	border-left: 1px solid #A3A398;
	float: left;
	height: auto;
	width: 780px;
}

#bodytext a:link, #bodytext a:visited{
	color: #A3A398;
}
#bodytext img{
	padding-left: 15px;
	padding-right: 15px;
}
#barranav {
	width: 165px;
	color: #78786C;
	border-top: 1px solid #A3A398;
	font-size: 14px;
	text-align: left;
	float:left;
	height: auto;
	
}
#barranav li{
	border-bottom: 1px solid #A3A398;
	
}
#barranav a:link, #barranav a:visited{
	color: #A3A398;
	text-decoration:none;
}
#barrabanner {
	padding: 10px;
}
#base {
	border-top: 1px solid #A3A398;
	padding-top: 10px;
	padding-left: 20px;
	clear:both;
	font-size:10px;
	color: #A3A398;
	text-align: center;
}
#bodytext table {
	width: 600px;
	}
#bodytext td {
	border-bottom: 1px solid #A3A398;
	padding: 10px 10px 1px 5px;
	}
strong {
	letter-spacing: 0.1em;
}
