body {
	font-family : Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #666666;
	background-color: #29a1af;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
/* banner top */
#banner {
	width: 754px;
	height: 114px;
	background-image: url(../images/banners/banner_all.jpg);
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
#img-search {
	padding: 0px 2px 0px 20px;
}
#nav {
	padding: 70px 5px 0px 0px;
}
#menu {
	width: 754px;
	height: 26px;
	background-color: #4d0c74;
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
/* main section */
#main {
	width: 754px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#left-col {
	width: 150px;
	background-color: #81549B;
	vertical-align:text-top;
	padding-top: 20px;
}
#right-copy {
	width: 550px;
	background-color: #fff;
	display: block;
	padding: 5px 0px 0px 25px;
}
/* footer */
#footer-left {
	width: 150px;
	height: 55px;
	background-color: #81549B;
}
#copyright{
	font-family : verdana, arial, helvetica;
	color : #fff;
	font-size : 10px;
	background-color: transparent;
	text-align: right;
	padding: 5px 0px 0px 0px;
	height: 30px;
	width:746px;
	background-color: #29a1af;
	margin-left:auto;
	margin-right: auto;
}
/* headers */
h1 {
	font-family: sans serif, arial;
	font-size : 24px;
	color : #633f29;
	font-weight: normal;
	font-style: italic;
}
.title-h1 {
	font-family: sans serif, arial;
	font-size : 20px;
	color : #633f29;
	font-weight: normal;
	font-style: italic;
	line-height: 30px;
}
h2 {
	font-family: Sans Serif, Arial, Verdana;
	font-size : 18px;
	color : #633f29;
	font-weight: bold;
}
.title-h2{
	font-size : 18px;
	color : #633f29;
	font-weight : bold;
}
h3{
	font-family: Sans Serif, Arial, Verdana;
	font-size : 14px;
	color : #a74d16;
	font-weight: bold;
}
.title-h3 {
	font-size : 14px;
	color : #a74d16;
	font-weight : bold;
}
/* navigation with image at bottom right of page  */
a.nav-right:link, a.nav-right:visited {
color: #29a1af;
font-weight: bold;
text-decoration: none;
float: right;
padding: 0px 0px 10px 0px;
display: block;
}
a.nav-right:hover {
font-weight: bold;
color: #330066;
text-decoration: none;
float: right;
padding: 0px 0px 10px 0px;
display: block;
}
#img-float-right {
	float: right;
	position: relative;
	margin-right: 0px;
	padding: 20px 0px 20px 20px;
	display: block;
}
#img-float-right2 {
	float: right;
	position: relative;
	margin-right: 0px;
	padding: 20px 10px 20px 20px;
	display: block;
}
/* navigation */
a:link, a:visited {
	font-size : 12px;
	color : #29a1af;
	font-weight : bold;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
	text-decoration: underline;
}
a.nav1:link, a.nav1:visited{
	font-size: 11px;
	color: #29a1af;
	font-weight: bold;
	text-decoration: none;
}
a.nav1:hover{
	font-size: 11px;
	color: #330066;
	font-weight: bold;
	text-decoration: none;
}
a.nav2_close:link, a.nav2_close:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	background-color: #29a1af;
}
a.nav2_close:hover{
	font-size : 11px;
	color : #CCCCCC;
	font-weight : 600;
	text-decoration: none;
	background-color: #633f29;
}
/* side navigation */
a.navside_title:link, a.navside_title:visited{
	font-size : 15px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
a.navside_title:hover {
	font-size : 15px;
	color : #cccccc;
	font-weight : bold;
	text-decoration: none;	
}
a.navside1:link, a.navside1:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline;
	line-height: 22px;
}
a.navside1:hover{
	font-size : 12px;
	color : #29a1af;
	font-weight : 600;
	text-decoration: underline;
	line-height: 22px;
}
a.navside2:link, a.navside2:visited{
	font-family : Verdana, Arial, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
a.navside2:hover{
	font-size : 10px;
	color : #29a1af;
	font-weight : bold;
	text-decoration: none;
	line-height: 14px;
}
/* off state for side navigation */
.offside{
	font-size : 12px;
	color : #CCCCCC;
	font-weight : bold;
	text-decoration: underline;
	line-height: 22px;
}
.offsidesub{
	font-family : Verdana, Arial, Times New Roman;
	font-size : 10px;
	color : #CCCCCC;
	font-weight : bold;
	font-variant: normal;
}
/* contact and site map pages */
a.navsub1:link, a.navsub1:visited {
	font-size : 11px;
	color : #29a1af;
	font-weight : bold;
	text-decoration: none;
	line-height: 22px;
}
a.navsub1:hover{
	font-size : 11px;
	color : #330066;
	font-weight : bold;
	text-decoration: underline;
	line-height: 22px;
}
.copysmall{
	font-size : 11px;
}
/* for under images */
.callout {
	font-size : 11px;
	color : #633f29;
	margin-left: 10px;
	margin-top: 5px;
	display: block;
}
#caption {
	font-size : 11px;
	color : #633f29;
	text-align: left;
	padding: 0px 0px 0px 40px;
	width:525px;
}
ul {
	font-size: 12px;
	list-style: square;
}
ol {
	font-size: 12px;	
}
.off{
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	font-variant: small-caps;
}
