@charset "UTF-8";
/* INN THE DOGHOUSE STYLE SHEET */
/* SITE DESIGN AND BUILD OUT BY DM DESIGN HTTP://WWW.DANMERK.COM/WORK */


body
{
	background: #DCA142 url(http://www.innthedoghouse.com/images/common/bg_bottomgradient.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px;
}

#topcontainer {
	background-image: url(http://www.innthedoghouse.com/images/common/bg_topgradient.jpg);
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

#innertopcontainer {
	background-image: url(http://www.innthedoghouse.com/images/common/bg_inertop.jpg);
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

#topbar {
	width: 810px;
	height: 114px;
	background-image: url(http://www.innthedoghouse.com/images/common/logo_top.gif);
	margin: 0 auto;
	text-align: right;
}


#bigimage {
	width: 810px;
	margin: 0 auto;
	padding-top: 22px;
	padding-bottom: 22px;

}

#signtext {
	background: url(http://www.innthedoghouse.com/images/home/bg_sign.gif) no-repeat;
	width: 250px;
	height: 330px;
	padding-top: 15px;
	margin-left: 5px;
}


#maincontainer {
	width: 810px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://www.innthedoghouse.com/images/common/bg_middle.gif) repeat-y;
}

#top {
	background-image: url(http://www.innthedoghouse.com/images/common/bg_topgradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#newsleft {
	width: 450px;
	padding-left: 15px;
	padding-top: 15px;
	float: left;
}

#newsright
{
	width: 250px;
	padding-right: 15px;
	padding-top: 25px;
	float: left;
}

.clear { clear: both;}

#newsfull {
	width: 750px;
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	margin-right: 10px;
}

#bottombar
{
	background: url(http://www.innthedoghouse.com/images/common/bg_bottombar.gif) no-repeat;
	width: 810px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
}

/* Begin Nav */

#nav {
	width: 810px;
	height: 27px;
	background-image: url(http://www.innthedoghouse.com/images/common/bg_nav.gif);
	text-align: center;
	margin: 0 auto;
}

#navlist{
   padding: 3px 0;
   margin-left: auto;
   margin-top: auto;
   font: 16px Georgia;
   text-transform: uppercase;

}

#navlist li{
   list-style: none;
   display: inline;
   margin: 0 auto;
   text-transform: uppercase;
}

#navlist li a{
   text-decoration: none;
   padding:  8px;
   margin-right: 3px;
   border-bottom: none;
   text-transform: uppercase;
}

#navlist li a:link, #navlist li a:visited {
   color: #263A4B;
}

#navlist li a:hover {
   color: #7494a7;
}

#navlist li a.current {
   color: #7494a7;
}


/* End Nav */


/* Begin Link Styles */

a {
	text-decoration: underline;
	color: #263A4B;

}

a:hover {
	text-decoration: none;
	color: #7494a7;

	
}

/* Begin Custom Styles */

.centered {
	margin: 0px;
	padding: 20px;
	
}

.topaddress {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	font-family: Verdana, San-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f5f1e0;
}

.content {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
	font-family: Verdana, San-serif;
	font-size: 12px;
	line-height: 24px;
	color: #263A4B;
}

.signhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #4b300f;
}

.signcopy {
	font-family: Verdana, San-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #4b300f;
	padding-left: 32px;
	padding-right: 32px;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #4b300f;
	font-style: italic;
}

.smalltype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #4b300f;
	font-style: italic;
}

.footer
{
	font-family: Lucida Grande;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-align: center;
	line-height: 12px;
	margin: 0px;
	padding-top: 15px;
	
}

/* Begin Redefine HTML */

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #263A4B;


}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #263A4B;
	font-style: italic;
}

hr {
	padding: 0px;
	margin: 0px;
	color: #263A4B
}

ol  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #4b300f;
	font-style: italic;
}

ul  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #4b300f;
	font-style: italic;
}
