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, 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: 760px;
	float: left;
	text-align: left;
	border-top: 0;
}

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

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

#odcmainNav .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; 	
}

#odcfooter {
	float: left;
	display: inline;
	height: 58px /*75px*/;
	background: url(../images/backgrounds/footer.gif) repeat-x;
	width: 734px /*770px*/;
	padding: 10px 0 0 36px;
	margin-top: 10px;
	text-align: left !important;
	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;
}

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

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

#odcfooter 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;
}

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

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

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


/* ----- 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;
}

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

#memberLogin input {
	vertical-align: middle;
}

/* ----- 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; 
}

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

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

