body {
	margin:0;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(/images/dog_header2007.jpg) no-repeat 500px 0px;
	height: 200px;
	margin-top: 20px;
	position: relative;
}
#header img#walkies {
	position: absolute;
	right: 138px;
	top:33px;
}
#header img#pedigree {
	position: absolute;
	left: 130px;
	top:53px;
}
#header img#dog_pride_day {
	position: absolute;
	right: 154px;
	top:53px;
}
#logo {
	margin: 10px 0 0 175px;
}

#nav {
	list-style: none;
	margin: -9px 0 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
#nav li {
	float: left;
	z-index: 100;
}
#nav a {
	display: block;
	float: left;
	width: 150px;
	height: 34px;
	background-position: 0 -68px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	z-index: 100;
	/*margin-right: 37px;*/
}
#nav a:hover {
	background-position: 0 -34px !important;
}

#nav li#home a {
	background-image: url(../images/nav_home.gif);
	/*margin-left: 75px;*/
}
#nav li#about a {
	background-image: url(../images/nav_about.gif);
}
#nav li#register a {
	background-image: url(../images/nav_register.gif);
}
#nav li#pledgecard a {
	background-image: url(../images/nav_pledgecard.gif);
}
#nav li#gallery a {
	background-image: url(../images/nav_gallery.gif);
}
#nav li#map a {
	background-image: url(../images/nav_map.gif);
}
#nav li#thankyou a {
	background-image: url(../images/nav_thankyou_red.gif);
	margin-right: 0;
}
#nav li#contact a {
	background-image: url(../images/nav_contact.gif);
	margin-right: 0;
}

/* here and hover */
#body_home li#home a,
#body_about li#about a,
#body_register li#register a,
#body_pledgecard li#pledgecard a,
#body_gallery li#gallery a,
#body_map li#map a,
#body_home li#home a:hover,
#body_about li#about a:hover,
#body_register li#register a:hover,
#body_pledgecard li#pledgecard a:hover,
#body_gallery li#gallery a,
#body_map li#map a:hover,
#body_thankyou li#thankyou a:hover,
#body_thankyou li#thankyou a,
#body_contact li#contact a:hover,
#body_contact li#contact a {
	background-position: 0 0 !important;
}

div#content {
	background: #fbaf18;
	padding: 0.5em 1em 1em;
}

h1#title {
	margin: 0.5em 0 1em;
	color: #fe0000;
}
h1#homeHeading {
	background: url(../images/pedigree_dog_pride-day_text.gif) center top no-repeat;
	text-indent: -9999px;
	height: 50px;
}
h1#doggy_directions {
	background: url(../images/title_doggydirections.jpg) left top no-repeat;
	text-indent: -9999px;
	height: 23px;
}
p#date {
	color: #EE1C23;
	text-align: center;
	font-size: 1.4em;
}

p#locations {
	padding: 20px;
	margin: 10px 140px;
	text-align: center;
	border: 1px solid #FEEDC4;
	border-width: 1px 0;
	font-size: 1.4em;
	color: #fff;
}

ul#features {
	float: right;
	width: 40%;
	margin-top: 0;
	margin-bottom: 0;
}
ul#features li {
	margin-bottom: 0.8em;
}

#body_home div#content {
	padding: 0.5em 0 1em;
}

#banner_hasitsday
{
	text-align: center;
	background: url(../images/stripBg.gif) 0 0 repeat-x;
}

#body_gallery #items div {
	width: 20%;
	margin: 10px 1%;
	padding: 10px;
	height: 170px;
	float: left;
	text-align: center;
	background: url(../images/photoBg.gif) 0 0 no-repeat;
}
img.larger {
	border: 8px solid #fff;
}
.breadcrumb {
	font-size: 0.8em;
	margin: 0 0 1em;
}

.pagerLinks {
	clear: both;
	text-align: center;
	margin: 1em 0.5em;
	font-size: 0.9em;
	padding: 6px;
	background: #FDD890;
}

#galleries div {
	float: left;
	width: 33%;
	height: 200px;
	text-align: center;
	font-size: 0.8em;
}
#galleries div img {
	border: 4px solid #fff;
}

#maps {
	margin: 20px 0 60px;
}
#maps div {
	float: left;
	width: 33%;
	text-align: center;
}

#sponsors {
	margin-top: 2em;
	text-align: center;
}

img {
	border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

td {
	
}
#registration td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a {
	color:#FE0000;
}
a:hover {
	text-decoration:none;
}
.red {
	color: #FE0000
}
.styTextBox {
	width: 230px;
	/*height: 20px;*/
	padding: 2px;
	margin: 2px;
	background-color: #FDD68A;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;}
.styFineText {  font-size: 10px}
.styTextBoxLong {
	width: 500px;
	background-color: #FDD68A;
	border-style: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000}
.styLink {  color: #CC0033}

body#body_contact h3 {
	margin: 1em 0 0;
}
body#body_contact p {
	margin: 0 0 0.5em;
	font-weight: normal;
}
#body_thankyou #content strong {
	color: #EE1C23;
}
#body_thankyou #content h2 {
	margin: 2em 0 1em;
}
#body_thankyou #content h3 {
	margin: 1em 0 0 ;
}
#body_thankyou #content p {
	margin: 0 0 1em;
	font-weight: normal;
}