body {
  margin: 0;
  background-color: #FFF;
  background-image: url(http://images.rescuegroups.org/webpages/s884dpi28534.jpg)
}

body, td, .standardText {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: #666;
}

.mceContentBody{
   background: #FFF;
	 font-size: inherit;
	 text-align:left;
	 padding:5px;
}

input, select {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: smaller;
	margin: 2px;
	padding: 1px;
}

.pageCenterTitle {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 12px;
  display:block;
}

.navLinks {
  TEXT-ALIGN: center;
  padding-bottom: 20px;
  font-size: smaller;
}

.standout {
  color: #036 !important;
}

a:link, .standout {
  color: #036;
}

a:visited {
  color: #036;
}

a:active {
  color: #D33431;
}

a:hover {
  color: #D33431;
}


.secondary {
  color: WHITE;
  background-color: #D33431;
}

.secondary .editableShow {
  border: 1px solid WHITE;
}

.strong {
  color: #FFF;
  background-color: #036;
}

.menuText {
  font-size: 10px;
  color: WHITE;
}

.menuText a:link, .menuText a:visited {
  color: WHITE;
  text-decoration: none;
}

.menuText a:hover {
  color: #036;
}

.menuL1, .menuL2, .menuL3 {
  cursor: default;
}

.contentSectionHeader {
  background-color: #D33431;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: WHITE;
	margin: 8px 0px 8px 0px;
	display:block;
}

.fieldMessageArea {
  white-space: no-wrap;
  margin-left: 3px;
  font-weight: bold;
}

.ddDivider {
  background-color: beige;
  letter-spacing: .5px;
  font-weight: bold;
}

.ddControl {
  color: darkred;
}

.ddCurrent {
  color: darkred;
  font-weight: bold;
}

.ddFaded {
}

/*  Table styles  */

table.portalTable {
	width: 450px;
  margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #666;
	empty-cells: show;
  border-collapse: collapse;
}

.portalTable caption {
  font-size: 120%;
	font-weight: bold;
}

.portalTable thead td, .portalTable tfoot td {
	border-bottom: 1px inset #666;
  background-color: #D33431;
  font-size: .72em;
  font-weight: bold;
  color: WHITE;
  padding: 4px;
  white-space: nowrap;
	vertical-align: middle;
}

.portalTable thead td a:hover {
  cursor: pointer;
}

.portalTable td {
  font-size: .72em;
  vertical-align: top;
	padding: 4px;
}

.portalTableSectionLeft {
  font-size: 115%;
  float: left;
  display: inline;
}

.portalTableSectionRight {
  background-color: #FFF;
	color: #666;
  float: right;
  display: inline;
  padding: 3px;
}

.portalTableSectionRight div {
  border-left: 4px solid #666;
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #666;
}

.portalTableValue {
  border-bottom: 1px inset #666;
  padding-left: 8px !important;
  text-align: left;
}

.portalTableValueRequired {
  border-left: 4px solid #666;
  border-bottom: 1px inset #666;
  text-align: left;
}

.portalTableValueStandout {
  border-bottom: 1px inset #666;
  padding-left: 8px !important;
  color: WHITE;
  background-color: #D33431;
}

.portalTableValue .fieldError, .portalTableValueRequired .fieldError {
	color: #036;
	font-weight: bold;
}

.portalText, .portalTable textarea {
  color: #666;
  border: 1px solid #666;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
	padding: 1px;
}

.portalTable select, .portalSelect {
  color: #666;
  border: 1px solid #666;
	font-size: 1em;
}

.portalCheckbox {
  margin: 0px;
}

.portalButton, .portalSubmit {
  background-color: #D33431;
  font-weight: bold;
  color: WHITE;
  border: 1px solid WHITE;
  margin: 10px 5px;
}

.portalButton:hover, .portalSubmit:hover {
  background-color: #036;
  color: #FFF;
  border: 1px solid #D33431;
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.portalTable .sorttable_nosort {
  white-space: nowrap;
}

.atb {
  border-bottom: 1px inset #D33431;
  line-height: 1.5em;
}

/*  End Table Styles  */

.addNewItem {
  white-space: nowrap;
}

.center {
  text-align: center;
}

.message {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 300px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #D33431;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: WHITE;
}

.comments {
  font-size: .85em;
  background-color: #D33431;
  color: WHITE;
  margin: 20px;
  padding: 8px;
  border: 1px solid WHITE;
}

.rainbowbridgeTop, .browsekittensTop, .browseTop {
  margin: 5px;
}

.littlespace {
  margin: 8px;
}

.animalSummary {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: larger;
  letter-spacing: 1.2px;
}

.animalDetailBlock {
  margin-top: 15px;
  margin-bottom: 15px;
}

.animalDetailTitle {
  font-weight: bold;
}

.smallFormField {
  margin: 1px;
  padding: 1px;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

.flags {
  text-align: center;
}

.flags img {
  border: none;
  vertical-align: middle;
}

.translate {
  background-color: yellow;
  color: black;
  font-weight: bold;
  cursor: pointer;
}

.nowrap {
  white-space: nowrap;
}

.inline {
	display : inline;
}

.animalimg {
  text-decoration: none;
    border: none;	}

.logoimg {
  border: none;
  margin: 5px;
}

.AnimalAd {
  border: none;
  text-align: center;
  font-size: x-small;
  margin:10px
}

.smaller, .boxedLinks {
  font-size: smaller;
}

.iGive {
  background-image: url(http://images.rescuegroups.org/swingbags120.gif);
}

.noFormatting {
  margin: 10px;
}

.littleFont{
	font-size:0.65em;
}

.affiliate {
	text-align : center;
	font-size:0.65em;
	margin-left : auto;
	margin-right : auto;
	margin-top : 5px;
	width : 100%;
}

#affiliateVolunteerMatch {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	width:130px;
}

#affiliateUnitedWay {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}

#affiliatePaypal {
  width: 73px;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  background: url(http://images.rescuegroups.org/x-click-butcc-donate.gif);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

/*  Admin only styles  */

.adminMenu {
  width: 100%;
  background: #D33431;
}

.adminOnly {
  font-weight: bold;
  color: #036;
}

.QAHidden {
	font-size: smaller;
	display: none;
}
.QAVisible {
	font-size: smaller;
	display: block;
}

.completedFormQuestion {
  font-weight: bold;
}

.completedFormAnswer {
}

/* Styles for the Tigra Menu */
/* Style for a block - DIV */
.m0table {
	background: #036;
	border: 1px none #036;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #FFF;
}

.m0movero, .m0mdowno {
	background: #D33431;
}

/* Style for inner tag, mover (mouse over) state */
.m0inner, .m0mouti, .m0moveri, .m0mdowni {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.m0mouti {
  background-color: #FFF;
  color: #666;
}

.m0moveri {
  background-color: #D33431;
  color: WHITE;
}

.m0mdowni {
  background-color: #036;
  color: #FFF;
}

#actionsButtonsBottom, #actionsButtonsTop {
  width: 525px;
	margin-left: auto;
	margin-right: auto;
}

.dataTableForm {
  display: inline;
}

#PageFooter {
  margin-top: 15px;
}

#PageHeader {
  margin-bottom: 15px;
}

.hiddenNotification {
  display: none;
}

.visibleNotification {
  font-size: .7em;
  background-color: #D33431;
  color: WHITE;
  border: 1px solid WHITE;
  width: 250px;
  padding: 3px;
  white-space: nowrap;
  margin-left: auto;
  cursor: pointer;
	font-weight: bold;
	text-align: center;
  position: fixed;
  _position: absolute;
  top: 0px;
	_top:expression(eval(document.body.scrollTop));
  right: 0px;
}

html>body>.visibleNotification {
  position: fixed;
}

.copyright {
  text-align: center;
	margin: 15px;
	font-size:.65em;
}

.poweredby {
  text-align: center;
	margin: 15px;
}

.browsePicture{
float:left !important;
height:auto;
margin-right:15px;
overflow : hidden;
text-align:center !important;
width:260px;
}

.browseInfo{
text-align:left !important;
float : left !important;
width : 200px;
height:auto;
}

.browse{
text-align:left !important;
height:auto;
overflow : hidden;
width: 480px;
font-size: smaller;
margin-bottom : 15px;
margin-right : auto;
margin-left : auto;
}

.browseNoPicture {
border-bottom:2px solid black;
border-top:2px solid black;
float:left !important;
height:auto;
margin-right:15px;
overflow:hidden;
text-align:center !important;
width:260px;
}

.browseContainer {
text-align : center;
}

.npLinks {
  text-align: center;
	padding: 30px;
  /*clear: both;
  //margin: 20px;*/
}

.highlighted {
margin: 5px auto 15px auto;
text-align:left !important;
height:auto;
overflow : hidden;
width: 100%;
font-size: smaller;
}

.highlightedPicture {
float:left !important;
height:auto;
margin-right:15px;
text-align:center !important;
width:110px;
}

.highlightedInfo{
text-align:left !important;
float : left !important;
width : 380px;
height:auto;
}

.hightlightedReadMore {
font-size:smaller;
}

.lastUpdatedDT {
	text-align : center;
	font-size : 8pt;
}

.tinyMCEfontSize1 {
	font-size : 8pt;
}

.tinyMCEfontSize2 {
	font-size : 10pt;
}

.tinyMCEfontSize3 {
	font-size : 12pt
}

.tinyMCEfontSize4 {
	font-size : 14pt;
}

.tinyMCEfontSize5 {
	font-size : 18pt;
}

.tinyMCEfontSize6 {
	font-size : 24pt;
}

.tinyMCEfontSize7 {
	font-size : 36pt;
}

/*New Admin Menu Styles*/
/* Style for a block - DIV */
.m0table {
	background: #D33431;
	border: 1px none #D33431;
}
/* Style for outer tag, mout (mouse out) default state */
.m0default {
	background: #FFF;
}
/* Style for outer tag, mover (mouse over) state */
.m0hover {
	background: #D33431;
}
/* Style for outer tag, mdown (mouse down) state */
.m0clicked {
	background: #D33431;;
}
/* Style for inner tag */
.m0inner {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #666;
}
.m0innerhover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : WHITE;
}
.m1table {
	background: #D33431;
	border: 1px none #D33431;
}
/* Style for outer tag, mout (mouse out) default state */
.m1default {
	background: #FFF;
}
/* Style for outer tag, mover (mouse over) state */
.m1hover {
	background: #D33431;
}
/* Style for outer tag, mdown (mouse down) state */
.m1clicked {
	background: #D33431;;
}
/* Style for inner tag */
.m1inner {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #666;
}

.m2table {
	background: #D33431;
	border: 1px none #D33431;
}
/* Style for outer tag, mout (mouse out) default state */
.m2default {
	background: #FFF;
}
/* Style for outer tag, mover (mouse over) state */
.m2hover {
	background: #D33431;
}
/* Style for outer tag, mdown (mouse down) state */
.m2clicked {
	background: #D33431;;
}
/* Style for inner tag */
.m2inner {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #666;
}

.helpPopupLink {
  text-decoration: none;
	font-weight: bold;
}

.helpPopupLink span {
	color: #036;;
}

.bd {
  letter-spacing: .4px;
  font-size: 130%;
  color:#336699;
  text-align:center;
}

.bd img {
 vertical-align:middle;
}

#closePopUp{
	text-align:right;
}

#closePopUp a, #closePopUp a:link, #closePopUp a:visited, #closePopUp a:hover{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

.yui-skin-sam .mask {
  background-color:#000000 !important;
  opacity:0.75 !important;
}

.yui-panel-container, .shadow {

}

.mask{

background-color:#000000 !important;
  opacity:0.75 !important;
}

.yui-skin-sam .yui-panel .hd {
  background:#F7F7F7 url('') !important;
  background-image:none !important;
  background-color:#F7F7F7 !important;
}

.yui-skin-sam .yui-panel .ft {
  background:#F7F7F7 url('') !important;
  background-image:none !important;
  background-color:#F7F7F7 !important;
}

#dogTimeSAD {
display:block;
text-align:center;
}

#dogTimeSAD img {
border:0px;
}

#dogTimeSAC {
display:block;
text-align:center;
}

#dogTimeSAC img {
border:0px;
}

.sparky {
height:350px;
width:170px;
margin-left:auto;
margin-right:auto;
padding:3px;
text-align:center;
}

/* Sytles for new grid animal list */

.animalBrowsePanel {
font-size:12px;
width:auto;
text-align:center;
}

.animalBrowsePanel hr {
  border: solid #036 0;
  border-top-width: 1px;
  height: 0;
  color: #036;
  margin:3px 0;
}

.animalGrid {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.animalGrid .searchResultsCell {
    width: 200px;
  height: 110px;
  font: 12px Arial;
  padding: 0 6px;
  vertical-align: top;
  text-align:left;
}

.animalGrid .border {
	 border-right: 1px inset #036;
}

.animalGrid .searchResultsCell img {
  border: 1px solid #D33431;
}

.animalGrid .petName {
	display:block;
	width:100%;
	text-align:center;
	padding:6px 0 ;
	margin:3px 0 7px;
	background-color:#036;
	color:#FFF;
}

.animalGrid .petName a, .animalGrid .petName a:link, .animalGrid .petName a:hover,.animalGrid .petName a:visited {
	color:#FFF;
}

.animalGrid .petNameBottom {
	display:block;
	width:100%;
	text-align:center;
	padding:3px 0 ;
	margin:3px 0 2px;
}

.animalGrid .petName,.animalGrid .petNameBottom,.animalGrid  .petBreed {
  font-weight: bold;
}

.animalGrid .noBorder {
  border-right: 0;
}

.animalBrowsePanel .pageLinks {
  margin-top: 12px;
  margin-bottom: 2px;
  background-color: #FFF;
  color:#666;
  text-align: center;
  padding: 4px;
}

.animalBrowsePanel .pageLinks a, .animalBrowsePanel .pageLinks a:visited, .animalBrowsePanel .pageLinks a:active {
  border: 1px solid #D33431;
  padding:0 4px 1px;
  color: #D33431;
  margin: 0 4px;
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #036;
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #D33431;
  padding:0 4px 1px;
}

.animalGrid .petPicLink {
  display: inline-block;
  text-align:center;
  float:left;
  margin:0 7px 3px;
  width:120px;
  height:120px;
}

* html .animalGrid .petPicLink {
  width:120px;
  height:120px;
}

.animalGrid .petPicLink a:hover {
  background-color: transparent;
}

.animalGrid .petDetails {
	text-align:left;
	display:inline-block;
	margin-top:1em;
	vertical-align:top;
	width:auto;
	float:left;
}

.animalGrid .petDetails span {
	display:inline-block;
	padding:2px;
}

.animalGrid .petDetails .petDescription {
	margin-top:10px;
}

#animalDetails.yui-panel .hd {
	display:none;
}
#animalDetails.yui-panel .ft {
	display:none;
}
#animalDetails.yui-panel .container-close {
	display:none;
}
#animalDetails.yui-panel .bd #closeAnimalDetails {
position:absolute;
bottom:5px;
right:7px;
font-size:12px;
letter-spacing:0px;
}

#animalDetails.yui-panel .bd #closeAnimalDetails a {
color:#036;
}

.musicPlayer {
	position:fixed;
	*position:absolute;
	*left:expression(document.body.scrollLeft+document.body.clientWidth-this.clientWidth-2);
  *top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-2);
	bottom:2px;
	right:3px;
	padding:5px;
	background-color:#FFF;
	border:1px solid #666;
	width:190px;
}

.musicPlayer .control {
	position:absolute;
	top:3px;
	right:3px;
	z-index:10;
	cursor: pointer;
}

#mceTemplatePreview table td {
border:2px dotted #CCC;
}

#mceTemplatePreview table tbody td {
height:150px;
}

.sidebarBox {
text-align:left;
margin:10px auto;
border:1px solid #666;
background-color:#FFF;
padding:5px;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#D33431;
	color:WHITE;
	border:1px solid #666;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxBody {
text-align:left;
margin:10px auto;
border:1px solid #666;
padding:5px;
color:#666;
}

.contentBoxBody .heading {
	font-weight:bold;
	background-color:#D33431;
	color:WHITE;
	border:1px solid #666;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxStrong {
text-align:left;
margin:10px auto;
border:1px solid #666;
padding:5px;
background-color:#036;
	color:#FFF;
}

.contentBoxStrong .heading {
	font-weight:bold;
	background-color:#D33431;
	color:WHITE;
	border:1px solid #FFF;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxStrong td {
	color:#FFF;
	background-color:#036;
}

.contentBoxStrong a{
	 color:#FFF;
}
.contentBoxStrong a:link{
	 color:#FFF;
}
.contentBoxStrong a:visited{
	 color:#FFF;
}
.contentBoxStrong a:active{
	 color:#FFF;
}
.contentBoxStrong a:hover{
	 color:#FFF;
}

.contentBoxSecondary {
	text-align:left;
	margin:10px auto;
	border:1px solid #666;
	padding:5px;
	background-color:#D33431;
	color:WHITE;
}

.contentBoxSecondary td {
	color:WHITE;
	background-color:#D33431;
}

.contentBoxSecondary .heading {
	font-weight:bold;
	background-color:#036;
	color:#FFF;
	border:1px solid WHITE;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxSecondary a{
	 color:WHITE;
}
.contentBoxSecondary a:link{
	 color:WHITE;
}
.contentBoxSecondary a:visited{
	 color:WHITE;
}
.contentBoxSecondary a:active{
	 color:WHITE;
}
.contentBoxSecondary a:hover{
	 color:WHITE;
}

.shopCategory {
text-align:center;
position:relative;
left:50%;
width:400px;
margin-left:-200px;
clear:left;
}

.shopPage {
text-align:center;
}
.portalTable thead td, .portalTable tfoot td {
  font-size: inherit;
}

.portalTable td{
  font-size: inherit;
}

#content .portalTable td{
  font-size: inherit;
	background : #FFF;
}

#content .portalTable thead td, #content .portalTable tfoot td {
  font-size: inherit;
	background : #D33431;	
}

.highlighted{
font-size : 100%;
}

.highlightedInfo a {
font-size : smaller;
}

.highlightedPicture, .highlightedPicture a, .highlightedPicture img {
vertical-align : top;
display : inline;
}

.mceContentBody{
   background: #FFF !important; /* FF requires a important here */
	 font-size: inherit;
}

body {
padding : 15px;
font : .8em "Trebuchet MS", Trebuchet MS, Helvetica, sans-serif, verdana, arial, sans-serif;
color : #666;
background :#FFF  url(http://images.rescuegroups.org/layouts/33/bgd.png) repeat;
}

#bodyContainer {
text-align : center;
}

#container {
width : 920px;
border : 5px solid WHITE;
margin-left : auto;
margin-right : auto;
padding : 10px;
color : #666;
background : #FFF;
text-align : left;
}

			/*TOP BANNERs*/

#banner {
float : left;
height : 170px;
padding : 0;
margin-bottom : 15px;
margin-right : 10px;
color : #666;
background : inherit;
}

#bannerMiddle {
float : left;
width : 350px;
height : 250px;
padding : 0;
margin-bottom : 15px;
margin-right : 10px;
margin-left : 10px;
color : #666;
background : inherit;
}

html>body #bannerMiddle {
width : 370px;
}

#bannerb {
float : right;
width : 200px;
margin : 0 0 15px 0px;
padding : 0;
color : #666;
background : #FFF;
text-align: center;
}

.searchForm {
margin-left: auto;
margin-right: auto;
width: 145px;
padding : 3px;
border : 1px solid #036;
}

			/*TOP MENU*/

#navcontainer {
clear : both;
width : 100%;
}

#navcontainer ul {
float : left;
width : 100%;
padding-left : 0;
margin-left : 0;
background : #D33431;
color : WHITE;
}

#navcontainer ul li {
display : inline;
}

#navcontainer ul li a {
float : left;
padding : 0.2em 1em;
text-decoration : none;
border-right : 1px solid WHITE;
background : #D33431;
color : WHITE;
}

#navcontainer ul li a:hover {
background : #036;
color : #FFF;
}

#active a:link, #active a:visited, #active a:hover {
background : #036;
color : #036;
}

#contentContainer {
width : 100%;
border : 0px solid WHITE;
margin-left : auto;
margin-right : auto;
padding : 0px;
color : #666;
background : #FFF;
}

			/*CENTRE CONTENT*/

#content {
padding : 0px;
margin-left : 190px;
margin-right : 0px;
background : inherit;
color : #666;
width : 690px;
overflow : auto;
font-size : 10pt;
}

html>body #content {
padding : 10px;
margin-left : 200px;
margin-right : 0px;
background : inherit;
color : #666;
width : 695px;
overflow: visible;
}

			/*LEFT CONTENT*/

#sidebar {
float : left;
width : 175px;
margin : 0 0 0 0;
padding : 10px;
color : #666;
background : #FFF;
}

			/*LEFT MENU*/

#menu {
width : 170px;
padding : 10px 0 0 0;
}

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

#menu li {
margin : 0 0 0.1em 0;
}

#menu a {
display : block;
width : 150px;
padding : 0.1em 0.8em;
text-decoration : none;
color : WHITE;
background : #D33431;
}

#menu a:hover {
background : #036;
color : #FFF;
}

			/*RIGHT CONTENT*/

#sidebar-b {
float : right;
width : 1px;
margin : 0;
padding : 0px;
background : inherit;
color : inherit;
}

			/*RIGHT SCROLLBAR*/

div.scroll {
overflow : auto;
height : 15em;
width : 165px;
padding : 1ex;
color : #333;
background : #036;
border : 1px solid #eee;
margin : 20px 0 25px 0px;
}

div.scroll a:hover {
color : #FFF;
background : inherit;
border-bottom : 1px dashed #FFF;
}

div.scroll a {
color : WHITE;
background : inherit;
}

			/*FOOTER*/

#footer {
clear : both;
padding : 5px;
margin-top : 5px;
color : #bbd2e0;
background : #D33431;
}

#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}

#footer a:hover {
border-bottom : 1px dashed #FFF;
background : inherit;
color : #FFF;
}

			/*TYPOGRAPHY*/

h1, h2 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 10px;
font-family: verdana,arial,tahoma,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 1.3em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
letter-spacing: 3px;
color : #036;
background : inherit;
}

h3 {
font-size : 110%;
color : #036;
background : inherit;
}

.pageCenterTitle {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 10px;
font-family: verdana,arial,tahoma,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 1.3em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
letter-spacing: 3px;
color : #036;
background : inherit;
}

			/*LINKS*/

a {
color : #036;
font-weight : bold;
text-decoration : none;
background : inherit;
}

a:hover {
color : #D33431;
background : inherit;
}

			/*CLASSES*/

.news {
font-size : 100%;
background : inherit;
color : #333;
}

.sitename {
font-size : 190%;
letter-spacing : 3px;
margin : 0 0 10px 0;
color : #036;
background : inherit;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

.adminMenu {

}
#bannerOLD {
width : 245px;
height : 235px;
border : 0px solid #036;
background : #FFF url(http://imagesroot.rescuegroups.org/webpages/s884dpi8.jpg) repeat;
background-position : top center;
}

#banner {
background : #FFF url(http://imagesroot.rescuegroups.org/webpages/s884dpi28534.jpg) no-repeat;
background-position : top center;
height: 186px;
width: 207px;
}

#bannerMiddleOLD{
width:350px;
}

html>body #bannerMiddleOLD{
width:370px;
}

#bannerMiddle{
width:448px;
margin-bottom:7px;
height : 190px;
}

html>body #bannerMiddle{
width:478px;
margin-bottom:0px;
height : 190px;
}

.sitename {
display : none;
}



.yellow_highlight {  background-color: #FFFF00; }


.portalTable thead td, .portalTable tfoot td {
  background-color: #FFF;  
}

.portalTable thead td a:hover, .portalTable tfoot td a:hover {
  color : #FFF;  
}

.portalTableSectionRight {
  background-color: #FFF;
}

.browse
{
 font-size:12px;
}


.pageCenterTitleRed {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 12px;
  color: #D33431;
}

#pageMessage {
  margin-top : 40px;
}

#Page400 #content div {
clear : none !important;
margin-left : 100px !important;
left : 0 !important;
position : normal;
}

.highlighted
{
background-color: rgb(255, 255, 144);
padding-top:7px;
padding-bottom:7px;
}

.contentSectionHeader
{
font-size:18px;
letter-spacing: 3px;
}
.contentSectionHeader a
{
font-size: 12px;
letter-spacing: 1px;
}

.roundedcornr_box {
	background: url(http://imagesroot.rescuegroups.org/webpages/s884dpi28512.jpg) no-repeat top left;
}
.roundedcornr_top {
	background: url(http://imagesroot.rescuegroups.org/webpages/s884dpi28513.jpg) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(http://imagesroot.rescuegroups.org/webpages/s884dpi28477.jpg) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(http://imagesroot.rescuegroups.org/webpages/s884dpi28510.jpg) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(http://imagesroot.rescuegroups.org/webpages/s884dpi28511.jpg) top right repeat-y;
/*color:#FBEC5D;
color:#FFA500;
color:#036;*/
color:#FF8C00;
font-weight:bold;
font-style:italic;
text-align: center;
font-size: 18px;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 0px; }



.tablebody
{
font-size: 13px;
}

html>body .searchForm {
width: 150px;
}

.searchForm {
width: 160px;
margin-left:0px;
margin:3px;
}



#bannerb {
margin:0 0 7px 0;
width:190px;
}

html>body #bannerb {
margin-bottom:0px;
width:170px;
}

.AnimalAd{
margin:3px;
width:125px;
}

html>body .AnimalAd {
margin-left:20px;
}

html>body #content {
padding: 0px 10px 10px 10px;
}

#pageMessage {
margin-top:50px;
}

#sidebar h2{
display:none;
}

.animalSearchForm form {
display:inline;
}

#contentContainer{
clear:both;
}