/****************************
        GLOBAL STYLES       */
body {
	background-color: #d2c3ac;
	margin: 20px 0 0 0;
	text-align: center;
}
body, p, input, a, a:visited {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
p {
	line-height: 1.5em;
}
br.clear {
	clear: both;
}
img {
	border: 0;
}
h1 {
	font-size: medium;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 0;
	color: #7c633b;
}
h2 {
	text-transform: uppercase;
	padding: 25px 0 0 0;
	margin: 0;
	font-size: small;
	color: #4f3c1e;
}
h3 {
	text-transform: uppercase;
	font-size: small;
	color: #89785f;
	padding: 25px 0 0 0;
}
#wrapper {
	width: 785px;
	margin: 0 auto 15px auto;
	background-color: #e1d4c1;
}
#wrapper-inner {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

/****************************
     HEADER / NAVIGATION    */
#nav-top {
	width: 100%;
	text-align: right;
	padding: 10px 0;
}
#nav-top span {
	border-right: 1px #666 solid;
}
#nav-top a {
	margin: 0 10px;
	font-size: x-small;
	text-decoration: none;
	color: #666;
}
#nav-top a.endcap {
	margin-right: 0;
}
#nav-top a:hover {
	color: #333;
}
#nav-top br {
	display: none;
}
#nav-main {
	padding: 10px 0 0 292px;
	background: #d2c3ac url(../images/logo.gif) no-repeat 0 8px;
	list-style: none;
	margin: 0 0 20px 0;
	float: left;
}
#nav-main li {
	display: inline;
}
#nav-main a {
	display: block;
	float: left;
	height: 30px;
	overflow: hidden;
	padding: 10px 0 0 0;
	border-right: 1px #e1d4c1 solid;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", serif;
}
#nav-main a:hover {
	background-color: #e1d4c1;
}
#nav-main-home {
	width: 60px;
}
#nav-main-what {
	width: 90px;
}
#nav-main-videos {
	width: 60px;
}
#nav-main-donate {
	width: 80px;
}
#enewsnav {
	width: 160px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	text-align: center;
	font-size: 85%;
}
#BloodyBurberryENewsSignup {
	display: inline;
	margin: 0;
	padding: 0;
}
#BloodyBurberryENewsSignup fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#enewsnav input {
	background: #fff;
}
#enewsnav input.text {
	width: 110px;
	border: 1px #333 solid;
	background: #fff;
}
#enewsnav input.button {
	border: 0;
	background-color: #d2c3ac;
	font-size: x-small;
}

/****************************
      HOMEPAGE SPECIFIC     */
#hp-content {
	width: 100%;
	background-color: #d2c3ac;
}
#hp-callout {
	width: 279px;
	height: 403px;
	float: left;
	background: url(../images/hp-callout.jpg) no-repeat;
	cursor: pointer;
}
#hp-text {
	width: 205px;
	float: left;
	padding-top: 70px;
	margin: 0 10px;
}
#hp-text p {
	font-size: 85%;
	line-height: 1.5em;
}
#hp-text p a {
	font-weight: bold;
	font-size: 85%;
}
#hp-text p a:hover {
	color: #7c0106;
}
#hp-nav {
	width: 255px;
	float: left;
}

/****************************
      SUB-PAGE SPECIFIC     */
#sp-content {
	width: 100%;
	background-color: #c4b59e;
}
#sp-content a:hover {
	color: #7c0106;
}
#sp-nav {
	width: 225px;
	float: left;
	padding-top: 30px;
	text-align: center;
}
#sp-nav a {
	display: block;
	width: 180px;
	margin: 0 auto 30px auto;
	text-align: left;
	text-decoration: none;
	font-size: x-small;
	text-transform: uppercase;
	line-height: 1.5em;
}
#sp-nav br {
	display: none;
}
#sp-text-wrap {
	width: 535px;
	float: left;
	background-color: #d2c3ac;
}
#sp-text-full {
	width: 100%;
	float: left;
	background-color: #d2c3ac;
}
#sp-text {
	padding: 20px;
}
#sp-text p, 
#sp-text ul {
	font-size: 85%;
}
#sp-text a {
	font-size: 100%;
}
#video-callout {
	margin: 0 0 10px 10px;
	text-align: center;
}

#sp-callout {
	width: 320px;
	margin: 15px 0 15px 3px;
	float: right;
	text-align: center;
}
#sp-callout img {
	border: 3px #fff solid;
}
#sp-callout a,
#video-callout a {
	font-size: x-small;
	text-transform: uppercase;
	text-decoration: none;
}
#sp-callout p {
	margin: 0;
	padding: 0 0 5px 0;
}
#sp-callout p.caption,
p.caption {
	margin: 0;
	padding: 1px 0 10px 0;
	font-size: x-small;
}
#sp-callout p.video-link a {
	color: #7a0204;
	background: url(../images/video-link.gif) no-repeat center right;
}

.video {
	width:255px;
	height:195px;
	border:5px #FFFFFF solid;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}



#domore {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.75em;
	font-size: 85%;
}
#domore li {
	background: url(../images/arrow.gif) no-repeat 5px 22px;
	padding: 15px 0 0 15px;
}
div.address {
	margin: 5px 25px 5px 25px;
}
div.address p {
	border-top: 2px #e1d4c1 solid;
	border-bottom: 2px #e1d4c1 solid;
	background: #d8cab4;
	line-height: 1.5em;
	padding: 5px;
}
#sampleemail {
	margin: 10px 25px 10px 25px;
	border-top: 2px #e1d4c1 solid;
	border-bottom: 2px #e1d4c1 solid;
	background: #d8cab4;
}
#sampleemail p {
	line-height: 1.5em;
	padding: 8px;
}
a.sitemapin {
	padding-left: 25px;
}
a.sitemapin2 {
	padding-left: 50px;
}
div.switchcontent {
 border-top: 2px #e1d4c1 solid;
 border-bottom: 2px #e1d4c1 solid;
 background: #d8cab4;
 text-align: left;
 display: none;
}
div.switchcontent p {
  font-size: x-small;
}
div.activeonline {
	text-align: center;
}
div.activeonline a {
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: none;
}

/********* PRE-FOOTER ************/



#blogFeed {
	float:right;
	background:#d2c3ac;
	width:474px;
}
#furFightersGame {
}



#preFooter {
	background:#d2c3ac;
	height: 120px;
	margin-bottom:10px;
}
#blogFeed {
	float:right;
	padding: 15px;
	padding-bottom:10px;
	background:#d2c3ac;
	width:505px;
}
#blogFeed strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#948165;
	font-size:11px;
	float:left;
}
#blogFeed ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:400px;
}
#blogMore {
	width:60px;
	float:right;
	margin-top:58px;
}
#blogFeed ul li {
	margin-top:8px;
	padding-left:15px;
}
#blogFeed ul li a, #blogMore {
	font-size:8pt;
	color:#756c5f;
	text-decoration:none;
	line-height:1.4em;
}
#blogFeed ul li a:hover, #blogMore:hover {
	color:#7c0106;
}
#furFightersGame {
	float:left;
	width:175px;
	padding-left:50px;
	padding-top:40px;
	height:80px;
	background: #c4b59e url(/images/nav_furfighters.gif) top left no-repeat;
	background-position: 0px 20px;
	color:#564f44;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
}
#furFightersGame:hover {
	background: #c4b59e url(/images/nav_furfighters_over.gif) top left no-repeat;
	background-position: 0px 20px;
	color:#7c0106;
}





/****************************
         FOOTER             */


#footer {
	width: 100%;
	padding: 5px 0 15px 0;
	background: url(../images/footer.gif) no-repeat bottom right;
}
#footer-links {
	float: right;
	text-align: right;
}
#footer-links a {
	text-transform: uppercase;
	font-size: x-small;
	text-decoration: none;
	margin-left: 15px;
	color: #666;
}
#footer-links a:hover {
	color: #333;
}
#footer-links br {
	display: none;
}
#footer-region {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}
#region {
	padding: 0;
}
#region-form {
	margin: 0;
	padding: 0;
}
#region-form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#region select {
	background-color: #e1d4c1;
	border: 0;
	color: #666;
	font-size: x-small;
}
dl {
	margin-bottom: 10px;
	font-size: 85%;
}
dl br {
	clear: left;
}
dt {
	font-weight: bold;
	padding: 2px 20px 5px 0;
	margin: 0;
	display: block;
	float: left;
}
dd {
	padding: 2px 0 5px 10px;
	margin: 0;
	display: block;
}
input.formbuilder {
	border: 1px #e1d4c1 solid;
	background: #d8cab4;
}
.formbuilder {
	font-size: 85%;
}
td.formbuilder input {
	font-size: 100%;
}

