/*  TemplateName=CustomStyle.tpt */


/*  $Header: 

/home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle.css,v 1.8 

2003/07/24 23:47:39 paulj Exp $  */


/*


	These are the styles peculiar to this site. Any styles

	specified in this file will override the baseline

	styles for the Convio product. The styles	must be in

	this file so that they will be available in th

	Internet Exporer WYSIWYG HTML editor as well as in the

	Page Wrapper.


	Convio does not maintain this file once it has been

	delivered to the client.


*/

/* ************************************************************** */
/*                                            Client CSS                             

            */

*, p, input {
	margin: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}

a, a * {
	color: #0000FF;
	text-decoration: none;
}

/* deactivated fix for blue links everywhere 11/2007 jbz 

a:link { 
color:#336714 !important;
font-weight:bold !important;
text-decoration:none !important;
}

a:hover {
text-decoration: underline !important;
}

end fix */

.FormBox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #D3DECE;
  background-image: URL(../images/sp.gif);
}

td.TableHeadings {
  background-color: #09357A;
}


/*a, a * {
	color: #ffffff !important;
	text-decoration: none;
}*/

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	color: #0033CC;
}


#content li {
  margin-left: 10px;
	padding-left: 10px;
}

#content ul {
  margin-left: 10px;
	padding-left: 10px;
}


body, html {

   scrollbar-face-color: #ffa225; 
   scrollbar-arrow-color: #8a4f00;
   scrollbar-highlight-color: #ffcc85;
   scrollbar-3dlight-color: #ffcc85;
   scrollbar-shadow-color: #c47100;
   scrollbar-darkshadow-color: #c47100;
   scrollbar-track-color: #ffe0b4;
  scrollbar-lightshadow-color: #c47100;
/*
	scrollbar-base-color: #ffa225;
	scrollbar-arrow-color: #8a4f00;
	scrollbar-track-color: #ffe0b4;
	scrollbar-shadow-color: #c47100;
	scrollbar-lightshadow-color: #c47100;
	scrollbar-darkshadow-color: #b66900;
	scrollbar-highlight-color: #ffcc85;
	scrollbar-3dlight-color: #ffcc85;
*/	
}

blockquote {
	margin: 10px 30px;
}


.blurb {
	clear: left;
	position: relative;
	border-bottom: 1px solid #365a93;
	min-height: 130px;
	margin-bottom: 10px;
}

.blurb img {
	clear: left;
	display:block;
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
}

body.places .blurb {
	min-height: 85px;	
}

.bread_crumbs{
	color:#09357a;
	font-size:11px;
}

.bread_crumbs a:link {
	color:#336714 !important;
	font-size:11px !important;
}

.bread_crumbs2 a:link {
	color: #336714;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.bread_crumbs2 a:visited {
	color: #336714;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.bread_crumbs2 a:hover {
	color: #336714;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.bread_crumbs2{
	color: #336714;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.bread_crumbs2:visited{
	color: #336714;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.bread_crumbs2:hover {
	color: #336714;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

body.places h2.bread_crumbs {	
	padding-bottom:5px;
	border-bottom: 1px solid #365a93;
}

.bread{
	color:#336715;
	font-size:10px;
}

.bread a:link{
	color:#336715;
	font-size:10px;
	text-decoration:none;
}

.bread a:visited{
	color:#336715;
	font-size:10px;
	text-decoration:none;
}

.bread a:hover{
	color:#09357a;
	font-size:10px;
	text-decoration:underline;
}



#bt_land-assessment {
	background-color: #336714;
	color: #FFF !important;
	padding-bottom: 8px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
}

#bt_land-assessment:hover {
	background-color: #09357a;
	text-decoration: none;
}

#bt_land-assessment img {
	margin-bottom: 8px;
}

#bt_resources {
	background: url(../images/wrapper/bt_resources-for-nonprofits.gif) no-repeat;
	display: block;
	width: 140px;
	height: 34px;
	margin-bottom: 18px;
}

#bt_resources span {
	display: none;
}

#bt_support {
	background: url(../images/wrapper/bt_support.gif) no-repeat;
	display: block;
	width: 154px;
	height: 20px;
	margin: 35px 0 0 12px;
	
}

#bt_support span {
	display: none;
}

#bt_printer-friendly {
	background: url(../images/wrapper/icon_printer.gif) no-repeat;
	padding-left: 20px;
}

#bt_tell-a-friend {
	background: url(../images/wrapper/icon_tell-a-friend.gif) no-repeat;
	padding-left: 20px;
}

#bt_rss {
	background: url(../images/content/pagebuilder/22115.gif) no-repeat;
	padding-left: 50px;
        text-decoration: none;

}


button {
	background: transparent;
}

.center {
	text-align: center;
}

.checkbox {
	width: auto !important;
	border: none;
	margin-right: 3px;
}

.clear_float {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
	float: none;
}

#content {
	margin-left: 161px;
	margin-top: -800px;
	/*position: relative;*/
}

#content td{
  vertical-align: top;

}

#content img {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 1px;
	
}

#content.site_content {
	margin-right:200px;
}

.expandable_menu {
	background: url(../images/wrapper/arrow_down.gif) no-repeat right center;
	cursor: pointer;
}

#footer  {
	background: url(../images/wrapper/bg_footer.gif) repeat-x top #FFF;
	position: relative;
	margin-top: 30%;
}

#footer * {
	color: #336714 !important;
	font-size: 10px;
}

#footer_buttons {
	position: absolute;
	left: 181px;
	top: 3px;
}

.left_nav_links a {
        text-align: center;
	color: #333 !important;
	padding-top: 2px;
        line-height: 12px;
	padding-bottom: 4px;
}


#footer_buttons a {
	color: #333 !important;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 20px;
	margin-right: 15px;
}

#footer_nav {
	position: absolute;
	left: 181px;
	top: 35px;
}

#footer ul li {
	display: inline; 
	margin-right: 9px;
	padding-right: 9px;
	border-right: 1px solid #ddd;
}

#footer ul .last {
	border: none;
}

#footer .vcard {
	position: absolute;
	left: 0px;
	min-width: 155px;
	background: url(../images/wrapper/bg_footer_logo.jpg) no-repeat;
	min-height: 83px;
	padding: 7px 20px 0px 20px;
}

#footer .vcard * {
	font-weight: bold;
	line-height: 1.8em;
}

#footer .vcard .org {
	margin-bottom: 7px;
}

#footer .vcard .tel {
	color: #09357a !important;
}

#header {
	postion: relative;
	height: 160px;
}

.hidden {
	display: none;
	visibility: hidden;
}


hr  {
 border: 0;
 height: 1px;
 color: #365a93;
 background-color: #365a93; 
 margin-top: 5px;
 margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #a46e07;
}


h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom:5px;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 3px;
}

h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 8px;
}

h3.title {
	padding:3px 0px;
	border-bottom: 1px solid #365a93;
}

h6 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom:5px;
}

h5, h5 * {
	text-transform: uppercase;
	font-size: 12px;
}


h1 a:link {
	color: #a46e07;
	font-size: 19px;
	font-weight: normal;
}

h1 a:visited {
	color: #a46e07;
	font-size: 19px;
	font-weight: normal;
}

h1 a:hover {
	color: #a46e07;
	text-decoration: underline;
	font-size: 19px;
	font-weight: normal;
}

h3 a:link {
	color: #a46e07;
	font-size: 16px;
	font-weight: bold;
}

h3 a:visited {
	color: #a46e07;
	font-size: 16px;
	font-weight: bold;
}

h3 a:hover {
	color: #a46e07;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

input, textarea  {
	border: 1px solid #d1d3d4;
	padding: 3px;
	color: #808284;
}

input.image {
	border: none;
	padding: 0 !important;
}

li{
	margin: 3px 0;
}

#left_nav {
	width: 140px;
	position: relative;
	height: 800px;
	overflow:visible;
	padding:0px;
	margin:0px;
}

#left_nav img {
margin-top: 10px;
}

#left_nav a {
	display: block;
}

#left_nav h4 {
	padding: 5px 10px;
}


#left_nav li {
	margin: 0px;
	overflow:hidden;
}

#left_nav ul {
	background: #d2def2;
	padding: 0px;
	margin-right: 0px;
	width:100%;
}

#left_nav .nav_box {
	background: #09357a;
	padding: 0px 0;
	margin-bottom: 10px;
	display: block;
}

#left_nav .nav_box a {
	width: 100%;
	font-size: 10px;
	padding: 4px 8px;
	background: #d2def2;
	color: #09357a;
}

#left_nav .nav_box a:hover {
	color: #FFF !important;
	background: url(../images/wrapper/bg_left-nav-hover.gif) repeat-x bottom #3a7318;
	text-decoration: none;
	display: block;
	
}


#left_nav .nav_box h4 {
	color:#fff !important;
	display: block;
	font-weight:bold;
	font-size: 11px;	
}

#logo {
	position: absolute;
	top: 16px;
	left: 39px;
	width: 235px;
	height: 34px;
	background: url(../images/wrapper/logo_OSI.gif) no-repeat;
}

#logo span {
	display: none;
	visibility: hidden;
}

p {
	line-height: 1.3em;
	margin-bottom: 8px;
}

#search {
	margin-bottom: 20px;
  height:22px;
}

#search * {
	vertical-align: middle;
}

#search input.box {
	width: 115px;
  height:22px;
	vertical-align: middle;
}

select {
	background-color: #fff;
	border: 1px solid #4C4C4C; 
	text-transform: uppercase;
}

#sign-up_and_login {
	right: 20px;
	top: 109px;
	position: absolute;
  height:22px;
}

#sign-up_and_login label, #sign-up_and_login input, #sign-up_and_login a {
	color: #808284 !important;
	vertical-align: middle;
}

#sign-up_and_login input.box {
	width: 106px;
  height:22px;
	vertical-align: middle;
}

#sign-up_and_login a  {
	text-decoration: underline;
	margin-left: 8px;
}

#sign-up_and_login a:hover {
	color:  #09357a !important;
}

#sign-up_and_login label {
	margin-right: 5px;
}

strong {
	font-weight: bold;
}

#sub_nav {
	width:180px;	
}

#sub_nav h4{
	background:url(../images/wrapper/bg_sub_nav.gif) no-repeat 0 0;
	color:#fff;
	padding:4px 6px;
	font-size:10px;
	font-weight:bold;	
}
#sub_nav h4.nosub{
	margin-bottom:5px;
}


#sub_nav h4 a{
	color:#fff !important;
	font-weight:bold;
	font-size:10px;
}
#sub_nav h4 a:hover{
	text-decoration:none;
}

#sub_nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sub_nav li{
	background:url(../images/wrapper/sub_nav_bullet.gif) no-repeat 4px 9px 

#D3DFD5;	
	border-bottom:1px solid #fff;
	padding:3px 2px 3px 13px;
	margin:0px;
}

#sub_nav li.selected{
	background-color:#fff;
	border-bottom: 2px solid #f00;
}

#sub_nav li a{
	color:#000 !important;
	font-size:11px;
}


body.news #sub_nav { 
	top:201px;
}

body.places #sub_nav { 
	top:206px;
}

body.places #sub_nav h4{
	background:url(../images/wrapper/bg_sub_nav_blue.gif) no-repeat 0 0;
	padding-bottom:10px;	
}

#top_nav {
	padding: 0;
	position: absolute;
	left: 180px;
	top: 79px;
}

#top_nav a {
	font-weight: bold;
	font-size: 8pt;
	color: #336714 !important;
	display:block;
	float:left;
	height:12px;
	
}

#top_nav a:hover {
	color: #09357a !important;
	text-decoration: none;
}

#top_nav li {
	float: left;
	background: url(../images/wrapper/bg_top_nav_li.gif) no-repeat right 5px;
	padding: 3px 6px 1px 6px;
	list-style: none;
}

#top_nav .last {
	background: none;
}

#top_nav .selected {
	background: #09357a;
	border-bottom: 2px solid #09357A;
}

#top_nav .selected a {
	color: #FFF !important;
}

#top_nav ul {
	list-style: none;
}

#wrapper {
	position: relative;
	background: url(../images/wrapper/bg_logo.jpg) no-repeat;
	padding: 0 20px;
	width: 740px;
	min-height:650px;
}

.toprightNav{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.toprightNav a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.toprightNav a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.toprightNav a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.toprightNav a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.rightnavlink:link, .rightnavlink:visited {
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    color: #09357a;
}

#divStayTopLeft a{
  color: #000000;
  background-color: #CC0000;
}

#main {
background-color:#fff;
}
#main #side {
float:right;
width:150px;
border:2px dashed #c00;
margin:5px;
}
