body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
}
.phone {
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}

.text {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.bragline {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: 9F8B35;
	font-weight: bold;
	color: #9f8b35;
}

.caption {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: 9F8B35;
	text-align: center;
}

.quote {
	font-family:"Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}
	

.leftnavcaption {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
}
.righttext {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#frame {
	height: 1500px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: left;
	background-color: #9f8b35;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#header {
	width: 950px;
	height: 183px;
}

#leftnav {
	width: 150px;
	height: 900px;
	margin-top: 20px;
	float: left;
	background-color: #9f8b35;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}

#leftnav a:link {
	color: #000066;
	text-decoration: none;
}

#leftnav a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

#leftnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#maincontent {
	width: 550px;
	height: auto;
	margin-top: 20px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #000066;
}

#maincontentlarge {
	width: 675px;
	height: auto;
	margin-top: 20px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #000066;
}
#maincontent h1 {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000066;
	letter-spacing: .25em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	}

#maincontent ul {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: square;
	color: #000066;
	}
#maincontent li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#leftnav ul {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 3px;
}
#leftnav li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-left: 0px;
	background-color: #9f8b35;
}

#rightcontent {
	float: left;
	width: 206px;
	background-color: #9f8b35;
	margin-top: 20px;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}

#footer {
	width: 945px;
	}
.rightcontentul {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.rightcontentli {
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-position: inside;
	margin-left: 0.66em;
	padding-left: 0px;
}
#maincontent table {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000066;
}
