body {	
	background: url(../images/backgrounds/body.gif) repeat-x #fff;
	margin: 0 auto 0 auto;
}

img, img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, ol,  li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

/*----Structural DIVs----*/

#printHeader,
#printFooter {
	display: none;
	height: 0;
	overflow: hidden;
}

#wrap {
	width: 805px;
	text-align: center;
	margin: 0 auto;
}

#innerWrap {
	width: 805px;
	float: left;
	text-align: left;
	border-top: 0;
}

#header {
	height: 139px;
	width: 782px /*858px*/;	
	padding: 0 1px 0 75px;
	overflow: hidden;
}

#mainNav {
	height: 34px /*47px*/;
	background: url(../images/backgrounds/mainNav.gif) no-repeat;
	width: 780px /*858px*/;
	padding: 13px 0 0 78px;
}

#mainNav .lastMenuItem {
	margin-left: 165px;
}

#utilityRow {
	height: 38px;
	background: url(../images/backgrounds/utilityRow.gif) repeat-x;
	width: 735px /*770px*/;
	padding-left: 35px;
	margin-left: 44px;
	border-bottom: 1px solid #fff;
	color: #2f1d10;
	font: normal 12px/38px tahoma, verdana, helvetica, arial, sans-serif; 	
}

#footer {
	clear: both;
	float: left;
	display: inline;
	height: 58px /*75px*/;
	background: url(../images/backgrounds/footer.gif) repeat-x;
	width: 734px /*770px*/;
	padding: 17px 0 0 36px;
	margin-left: 44px;
	font: normal 11px/16px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #fff;
}

/*----Other DIVs----*/

#logo {
	padding: 47px 0 0 0;
	float: left;
}

#dogLogo {
	padding: 1px 0 0 0;
	float: right;
}

#mainNav li {
	display: inline;
	list-style: none;
	margin-right:40px;
}

#footer ul {
	margin-bottom: 15px;
}

#footer li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}

#tag_div {
	margin: 0;
	padding: 0;
}	

/*----Typography----*/



/*----Link Styles----*/

#utilityRow a {
	color: #36809f;
	text-decoration: none;
	font-weight: bold;
}

#mainNav li a {
	text-decoration: none;
	font: bold 12px/30px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #fff;
}

#footer a {
	text-decoration: none;
	font: normal 11px/16px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

/*----ThickBox Styles ---- */

#TB_title {
	background: #ece7d3 !important;
}

#TB_title a {
	color: #36809f !important;
}

#TB_title a:hover {
	color: #36809f !important;
}


#TB_ajaxContent {
	background: #e7e7e7;
	color: #202135;
	padding-bottom: 20px;
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;	
}

#TB_ajaxContent p {
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;
}

#TB_ajaxContent h2 {
	font: bold 14px/18px tahoma, verdana, arial, sans-serif;
	color: #1c4056;
	margin: 10px 0 5px 0;
}

#TB_ajaxContent h3 {
	color: #25475d;
	font: normal 18px/20px tahoma, arial, helvetica, sans-serif;
	margin: 10px 0 5px 0;
}

#TB_ajaxContent .attribute {
	font: italic 12px/18px tahoma, arial, helvetica, sans-serif;
	margin-top: -5px;
}

#TB_ajaxContent ol {
	margin: 0 0 10px 20px;
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;	
}

#TB_ajaxContent ol li {
	margin: 10px 0 10px 0;
}

#TB_ajaxContent ul {
	margin: 0 0 10px 0;
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;	
}

#TB_ajaxContent ul li {
	margin: 10px 0 10px 0;
	background: url(../images/backgrounds/listBullet.gif) no-repeat 0 4px;
	list-style: none;
	padding-left: 15px;
}

#TB_ajaxContent a {
	color: #36809f !important;
}

#TB_ajaxContent a:hover {
	text-decoration: none;
}

#TB_window {
	border: 4px solid #ece7d3 !important;
}

/* ----- Login Styles ----- */

#memberLogin {
	float: right;
	text-align: right;
	width: 380px /*380px*/;
	margin-right: 15px;
	margin-top: -2px;
}

.textLinks {
	margin-right: 34px !important;
	margin-top: 0 !important;
	width: 275px !important;
	display: inline;
}

.loginField {
	height: 16px; 
	width: 85px;
	margin: 0 10px 0 5px;
}

#memberLogin input {
	vertical-align: middle;
}

#breadcrumbs {
	
}

/* ----- Footer Ads ----- */

#footerAds {
	float: left;
	display: inline;
	height: 90px /*107px*/;
	width: 750px /*770px*/;
	padding: 0px 0 10px 21px;
	margin-left: 44px;
	background: #f9f7ef;
	font: normal 11px/16px tahoma, verdana, helvetica, arial, sans-serif; 
}

/* ----- Banner Ads ----- */
#bannerAdTop {
	float: left;
	display: inline;
	height: 90px /*90px*/;
	width: 750px /*770px*/;
	padding: 0 0 0 21px;
	background: url(images/backgrounds/introBox.gif) #f9f7ef no-repeat bottom left;
	margin-left: 44px;
	font: normal 11px/16px tahoma, verdana, helvetica, arial, sans-serif; 
}


