body {
	height: 101%;
	background: #666666 url(../images/bkgd2.jpg);
	margin: 12px 0px 400px;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	border-top: 3px solid #333333;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 3px solid #333333;
}
#headerBar {
	background-color: #1d493c;
	height: 120px;
}
#navBar {
	text-align: center;
	font: 11px/30px Arial, Helvetica, sans-serif;
	background: #1D493C;
	border-top: 3px solid #245B4A;
	border-bottom: 3px solid #17392F;
}
a.menuItem:link, a.menuItem:visited {
	text-decoration: none;
	color: #1D493C;
	font-weight: bold;
	padding: 3px 7px;
	margin-right: 3px;
	background: #CCCCCC url(../images/greybarbkgd.jpg);
}

a.menuItem:hover, a.menuItem:visited:hover  {
	color: #1D493C;
	background: #FFFFFF;
}
.navOn {
	color: #1D493C;
	font-weight: bold;
	margin: 0px 3px 0px 0px;
	padding: 3px 7px;
	background: #FFFFFF;
	text-decoration: none;
}
#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #F4F4F4;
	/*background-color: #F3F3F3;*/
	width: 160px;
	vertical-align: top;
	background-image: url(../images/leftBarBkgd2.jpg);
	background-repeat: no-repeat;
	padding: 18px 6px 6px;
	border-bottom: 3px solid #245B4A;
}
#topBar, #addressBar {
	text-align: right;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font: 15px/23px Arial, Helvetica, sans-serif;
	background: #1D493C;
	border-bottom: 3px solid #17392F;
}
#topBar a:link, #topBar a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
#topBar a:hover, #topBar a:visited:hover {
	color:#FFFFFF
}


a.subNav:link, a.subNav:visited {
	display: block;
	color: #1d493c;
	text-decoration: none;
	background: url(../images/green_triangle_bullet_sm.gif) no-repeat 4px 7px;
	padding: 3px 3px 3px 14px;
	font-weight: bold;
}
a.subNav:hover, a.subNav:visited:hover {
	text-decoration: underline;
}

#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
#contentArea {
	vertical-align: top;
	padding: 14px 14px 14px 14px;
	border-bottom: 3px solid #245B4A;
}
a:link, a:visited {
	color: #1d493c;
}
#leftNav h2 {
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #1d493c;
}
#leftNav hr {
	margin: 12px 24px;
}

#leftNav p {
	margin-top: 6px;
	margin-bottom: 0px;
}



#footerBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #999999;
	height: 24px;
	line-height: 24px;
}
#footerBar a:link, #footerBar a:visited {
	color: #1d493c;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#footerBar a:hover, #footerBar a:visited:hover {
	text-decoration:underline;
}
#contentArea h1 {
	font-size: 175%;
	font-weight: bold;
	color: #1d493c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #233b25;
	margin-top: 0px;
}
#contentArea h2 {
	font-size: 140%;
	color: #1d493c;
	margin-bottom: 4px;
	padding-left: 14px;
	background-image: url(../images/gold_triangle_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 18px;
}
#contentArea h3 {
	font-weight: bold;
	color: #1d493c;
	font-size: 125%;
	background-image: url(../images/gold_triangle_bullet_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	line-height: 175%;
	margin: 0px 0px 2px;
}


#contentArea p {
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 12px;
}
#contentArea ul li {
	list-style: url(../images/gold_triangle_bullet_sm.gif) outside;
	color: #1d493c;
}
#contentArea ul, #contentArea ol {
	line-height: 19px;
}

.goldBorder {
	border-top: 3px solid #17392F;
	border-right: 3px solid #245B4A;
	border-bottom: 3px solid #245B4A;
	border-left: 3px solid #17392F;
}


#sideBar {
	margin-bottom: 8px;
	margin-left: 18px;
	font-size: 15px;
	border: 1px solid #1D493C;
	background: #EEFAEE url(../images/sideBarbkgd.jpg) no-repeat;
}
#sideBar h1 {
	font-size: 19px;
	font-style: normal;
	margin-bottom: 6px;
	border-style: none;
}
#sideBar h3 {
	margin-bottom: 0px;
}


#sideBar p {
	line-height: 17px;
	margin-top: 0px;
	font-size: 15px;
}
#sideBar .indented {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sideBar .attribution, #leftNav .attribution {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 12px;
	font-style: normal;
	margin-right: 0px;
	font-size: 14px;
	line-height: 17px;
}
#contentArea .attribution {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.fieldLabel {
	font-weight: bold;
	color: #1d493c;
	text-align: right;
}
input, textarea, select {
	font-size: 11px;
	background-color: #d5e6d6;
}
.smallNormal {
	font-size: 15px;
	font-weight: normal;
}
.indented {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 14px;
}
#sideBar li {
	line-height: 17px;
	font-style: normal;
	margin-top: 6px;
}
#sideBar ul {
	margin: 0px 0px 0px 6px;
	padding: 6px;
}
#sideBar ol {
	list-style: decimal url(none) outside;
	margin: 18px;
}

a.subSubNav:link, a.subSubNav:visited {

	display: block;
	color: #1d493c;
	text-decoration: none;
	background: url(../images/gold_triangle_bullet_sm.gif) no-repeat 14px 7px;
	padding: 3px 3px 3px 24px;
}
.guideUrl {
	margin-left: 24px;
}

a.subSubNav:hover, a.subSubNav:visited:hover {

	text-decoration: underline;
}
.gold {
	color: #FFCC00;
}
.green {
	color: #1D493C;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.text14px {
	font-size: 17px;
}
.leftQuote {
	font-size: 14px;
	padding-right: 6px;
	padding-left: 6px;
}
#photos p {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	margin-bottom: 24px;
	color: #245B4A;
}

<!--Form field stuff-->

.nobr {display:none;}  
label {
	color: #1d493c;
	font-weight: bold;
	font-size: 11px;
}

.textfield {
background-color: white;
font-size: 11px;
width: 150px;
}

.textarea {
background-color: white;
font-size: 11px;
width: 150px;
height: 50px;
}

.fieldtd {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
}

.submit {
margin:2px;
height:18px;
background-color: #1D493C;
width:70px;
color:#fff;
font-weight: bold;
border-top: 1px solid #669966;
border-left: 1px solid #669966;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
font-size: 11px;
 }
 
#sideBaratty {
	margin-bottom: 8px;
	margin-left: 18px;
	font-size: 14px;
	border: 1px solid #1D493C;
	background: #EEFAEE url(../images/sideBarbkgd.jpg) no-repeat;
}
#sideBaratty h1 {
	font-size: 18px;
	font-style: normal;
	margin-bottom: 6px;
	border-style: none;
	color: white;
	background-color:  #1D493C;
	text-align: center;
	padding: 6px;
}
#sideBaratty h3 {
	margin-bottom: 0px;
}


#sideBaratty p {
	line-height: 17px;
	margin-top: 0px;
	font-size: 14px;
}

#sideBaratty .indented {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sideBaratty .attribution, #leftNav .attribution {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 12px;
	font-style: italic;
	margin-right: 0px;
	font-size: 14px;
	line-height: 17px;
}


#sideBaratty li {
	line-height: 17px;
	font-style: normal;
	margin-top: 6px;
}
#sideBaratty ul {
	margin: 0px 0px 0px 16px;
	padding: 6px;
}
#sideBaratty ol {
	list-style: decimal url(none) outside;
	margin: 18px;
}