﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: 'trebuchet MS' , Verdana;
	font-size: 76%;
	background: url(Images/bgTile.gif);
}

html
{
	padding:0px;
	width: 100%;
}

a, a:hover, a:active, a:visited, a:focus, a:link
{
	color: #B2100F;
	text-decoration: none;
}

.leftBarContent a, a:hover, .leftBarContent a:active, .leftBarContent a:visited, .leftBarContent a:focus, .leftBarContent a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.leftBarContent a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover
{
	color: #B2100F;
	text-decoration: underline;
}

:-moz-any-link:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

/* main div */
div#DivMainClass
{
	border: 1px solid #333333;
	width:990px;
    margin-left:5px;
    margin-right:5px;
    background-color:#FFF;
}
div#header {
	padding-top:15px;
}
div#footer {
	padding-bottom:30px;
}
div#wrapper_l
{

}
div#wrapper_r {

}
div#wrapper_lt
{

}
div#wrapper_rt {

}
div#wrapper {
		margin-left: auto;
		margin-right: auto;
		width: 1002px;
}

/* HOME BAR */
.breadcrumb
{
    border-bottom-color: #C0C0C0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: right;
    padding-bottom: 3px;
    margin-top: -2px;
}

.homeBarDIV
{
	padding: 3px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: .90em;
}
.homeBarDIV a:link, .homeBarDIV a, .homeBarDIV a:visited
{
    color: #FFF;
    text-decoration: none;
}
.homeBarDIV .textSize
{
    float:right;
    width:20;
    top:0px;
    position:relative;
}

/* HEADER BAR */
.headerBarDIV
{
	height: 150px;
}
.headerSearch
{
	width: 210px;
	height: 35px;
	position: absolute;
	top: 0pt;
	right: 0pt;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 5pt;
	padding-left: 10px;
	margin-right: 0pt;
	margin-top: 20pt; /*moves search box content down*/
	font-size:1.3em;
}
.headerSearchOptions
{
    text-align:right;
	color:#FFFFFF;
	font-size:.6em;
	font-weight:bold;
	padding-right: 10px;
	padding-top: 3px;
	float:right;
}
.headerSearchOptions a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.headerSearch .textBar
{
	border-style: solid;
	border-width: 1px;
	border-color: #666666 #666666 #808080 #666666;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0px 2px 0px 2px;
}
.headerSearch .goButton
{
	height: 20px;
	line-height: 20px;
	font-weight:bold;
	border: 1px solid #ebebeb;
	border-bottom-color: #d6d6d6;
	vertical-align: top;
	background-color: #666666;
	color: #FFFFFF;
	margin-top:2px;
	padding:0px 2px 0px 2px;
}
.searchBacking
{
	top: 0pt;
	right: 0pt;
	position: absolute;
	z-index:-1000px;
	margin-right: 0pt;
	margin-top: 20pt;  /*will move search bg down or up- also must move .headerSearch*/
	
}
.headerDIV
{
	width:990px;
	height:150px;
	position:relative;
	right: 0px;
	overflow:hidden;
	z-index:0;
}

/* HORIZONTAL NAV BAR */
.horizontalNavBarDIV
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFB3C0;
	clear: both;
}

/* MAIN CONTENT */
.contentBarDIV
{	width:990px;
	clear: both;
}
.floatRight
{
    float:right;
    text-align:right;
    width:250px;
    padding-top:5px;
}
.breadcrumb
{
    border-bottom-color: #C0C0C0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: right;
    padding-bottom: 3px;
    margin-top: -2px;
}
.textPadding
{
	padding: 10px 8px 20px 8px;

}
.contentBarTable
{
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	font-size:1em;
}
.leftBarContent {
	padding: 10px;
	width: 178px;
	background: #B2100F;
	border:none;
	margin:0px;
}
.leftBarContent  h3 {
	font-size: 140%;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:10px;
	margin-top:0px;
	border-bottom: 1px solid #ffff00;
}
.leftBarContent {
	color: #FFFFFF;
}
.verticalLeftBarTD
{
	margin:0px;
	padding:0px;
	border:none;
	background: #B2100F;
	vertical-align: top;
	width:200px;
}
.bodyContentTD
{
	vertical-align: top;
	border: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.bodyContentHomeTD
{
	vertical-align: top;
	border: none;
	padding: 0px;
	margin: 0px;
    background-color: #FDF3C2;
}
.bodyContentTD2
{
	vertical-align:top;
	background:#003399;
	border:none;
	padding:0px;
	margin:0px;
}
.outerWrapperNews
{
	border-left: 1px solid #000000;
	width: 254px;
	height: 296px;
	padding: 4px;
}

/* DIRECTORY BAR */
.directoryBarMainDIV
{
	position:fixed;
	bottom:0px;
	width:100%;
}
.directoryBarDIV
{
	background-color: #999999;
	background-image:url(Images/DirectoryBGgrad.jpg);
	width: 990px;
	margin: 0px auto 0px auto;
}
/*SMPD Specific Styles*/
/* FOOTER */
.footerBarDIV
{
	font-size: 80%;
	color:#FFFFFF;
	background-color: #333333;
	text-align:center;
	padding:15px 0px;
	margin:0px;
}
.footerBarDIV a:link
{color:#FFFFFF; text-decoration:none;}
.footerBarDIV a:hover {color:#FFFF00; text-decoration:underline;}
.footerBarDIV a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.feature1 h2, .feature2 h2, .feature3 h2 {
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	line-height: 115%;
}
.feature1 {
	padding: 10px 5px 10px 10px;
	width: 249px;
	background: #F1F2F8;
	border-right: 1px solid #000033;
	text-align: justify;
}
.feature2 {
	padding: 10px 5px;
	width: 249px;
	border-right: 1px solid #000033;
	background: #FFFFFF;
	text-align: justify;
}
.feature3 {
	padding: 10px 10px 10px 5px;
	width: 250px;
	background: #F1F2F8;
	text-align: justify;
}
.feature1 a {
	color: #003366;
	text-decoration: none;
}
.feature2 a {
	color: #003366;
	text-decoration: none;
}
.feature3 a {
	color: #003366;
	text-decoration: none;
}
.feature1 a:hover, .feature2 a:hover, .feature3 a:hover{
	color: #000033;
	text-decoration: none;
	border-bottom: 1px solid #FFFF00;
}
.bodyPanel h3 {
	font-size: 150%;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
}
.bodyPanel {
	padding: 10px;
}
.bodyPanel a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyPanel a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.bodyPanelHome h3
{
	font-size: 150%;
	color: #7D0B0B;
	font-weight: normal;
	padding-top: 10px;
}
.bodyPanelHome a {
	color: #7D0B0B;
	text-decoration: underline;
}
.bodyPanelHome a:hover
{
	color: #666666;
	text-decoration: none;
}
.bodyPanelHome {
	line-height: 170%;
	color: #7D0B0B;
}
.bodyPanelHome .homeFlashStaticText{
	color: #000000;
	padding:5px;
	vertical-align:top;
}
.bodyPanelHome .homeFlashStaticText p
{
	margin:0px;
}
.bodyPanelHome .homeFlashStaticText .homeFlashStaticImg
{
	border:solid 1px black;
}
.bodyPanelHome .standardBGcolor
{
	background: #FFFFFF;
	width:253px;
	height:350px;
	margin:0px;
}
.bodyPanelHome .altBGcolor {
	background: #F8F5EF;
	width:253px;
	height:350px;
	margin:0px;
}
.linkList {
	margin: 0px;
	padding: 0px;
}
.linkList ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.linkList  li {
	padding: 0px 5px 8px 0px;
	list-style: none;
	line-height: 115%;
}
.subpageContent {
	background-color:#FFFFFF;
	padding: 10px;
}
.subpageContent h3 {
	font-size: 150%;
	color: #039;
	font-weight: normal;
}
.subpageContent a {
	color: #039;
	text-decoration: underline;
}
.subpageContent a:hover {
	color: #009;
	text-decoration: none;
}
.subpageContent p, ul {
	line-height: 170%;
	color: #039;
}
.subpageContent img {
	border:#003399 solid 1px;
	padding:5px;
	margin: 5px;
}
/*Bullet Lists Formating*/
ul.relatedItemsUL
{
	list-style-type: none;
	margin:0px;
	padding:5px;
}

ul.relatedItemsUL li
{
	padding-bottom:10px;
	line-height:normal;
}

/* IVE GOT 7 PLEDGE FORM */
div#got7Pledge{
	
}
div#got7Pledge img{
	float: left;
	margin-right: 2em;
}
div#got7Pledge ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 80%;
}
div#got7Pledge ul li{
	margin: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 2em;
	padding: 0;
	display: inline;
	float: left;
}
div#got7Pledge ul li fieldset{
	width: 19em;
}
div#got7Pledge ul li fieldset legend{
	font-weight: bold;
	color: #fff;
	background: #b2100f;
	border: solid 1px #c0c0c0;
}
div#got7Pledge ul li fieldset input#Name, div#got7Pledge ul li fieldset input#StreetAddress, div#got7Pledge ul li fieldset input#EmailAddress {
	width: 17em;
}
div#got7Pledge ul li fieldset label{
	display: block;
	color: #000;
}
div#got7Pledge ul li fieldset input#PersonsCount, div#got7Pledge ul li fieldset input#PetsCount {
	width: 5em;
}
div#got7Pledge ul li#Submit{
	padding: 4em;
}
div#got7Pledge ul li#Submit input#Submit{
	color: #fff;
	background: #b2100f;
	border: solid 1px #c0c0c0;
	border-right: solid 2px #c0c0c0;
	border-bottom: solid 2px #c0c0c0;
	font-weight: bold;
	padding: 1px;
}
div#got7Pledge ul li#Submit input#Submit:active{
	border: solid 1px #c0c0c0;
}
div#got7Pledge p{
	clear: left;
}
/* END IVE GOT 7 PLEDGE FORM */
