/*stylesheet for shopdogbelly */


body {
	margin: 0;
	padding-top: 10px;
	font-family: arial, Helvetica, sans-serif;
	}

img {
	border: 0;
	}
a {
	text-decoration: none;
	}
#header {
	background: url(images/logo.png) left bottom no-repeat;
	height: 295px;
	width: 896px;
	margin: 10px auto 0 auto;
	padding: 20px 0 0 0;
	}
#menubar {
	height: 30px;
	height: 30px;
	width: 330px;
	padding-left: 566px;
	border: 0;
	}
#menubar img {
	border: 0;
	margin:0 4px 0 0;
	padding: 0;
	}
#menubar form {
	margin: 0;
	padding: 0;
	display: inline;
	}
#headershirts {
	width:650px;
	height: 164px;
	margin: 15px 0 0 300px;
	padding: 0;
	}
#headershirts img{
	border: 2px solid black;
	}
#headershirts form{
	padding-left: 80px;
	}
.polltitle {
	margin: 4px 4px 4px 150px;
	font-weight: bold;
	font-size: 16pt;
	color: #b5040c;
	}
.radio {
	margin-right: 150px;
	}
.submitpoll {
	margin-left: 135px;
	}
#mainwrapper{
	width: 896px;
	margin: 0 auto;
	min-height:700px;
	padding: 0;
	}	
#maintop{
	width: 896px;
	height: 17px;
	margin: 0 auto;
	background: url(images/top_black.png) right bottom no-repeat;
	}
	

#maincontent{
	width: 650px;
	margin: 0 0 0 45px;
	padding: 0;
	float: left;
	}
#pplogo {
	margin-top: 40px;
	padding:0;
	border: 0;
	}
#othercontent {
	width: 650px;
	margin: 0 0 0 25px;
	}
#othercontent  h1{
	font-size: medium;
	text-align: center;
	}
#othercontent h2 {
	font-size: small;
	font-weight: bold;
	}
#othercontent li, #othercontent  p {
	font-size: small;
	}
.txtcenter {
	text-align: center;
	}
#address {
	margin: 50px auto;
	width: 150px;
	}
#address  p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#feature{
	width: 260px;
	height: 400px;
	margin: 10px 10px 10px 50px;
	padding: 0 0 0 350px;
	background: #ffffff url(images/rollersnake.gif) left top no-repeat;
	font-weight: bold;
	}
	
#feattitle{
	font-size: 30pt;
	margin: 0;
	width: 250px;
	border-bottom: 2px solid red;
	color: #000000;
	}

#feature ul {
	padding: 0;
	}
	
#feature li {
	color: #666666;
	list-style-type: none;
	font-size: size;
	}
#shippinglink {
	font-size: small;
	}
#ppts {
	font-size: small;
	width: 850px;
	margin-left: 45px;
	}
.copytxt {
	color: #eeeeee;
	font-size: x-small;
	}

#rightcol {
	width: 164px;
	height: 300px;
	margin: 8px 0 0 720px;
	/*border: 1px solid pink;*/
	}

#free {
	margin: 0;
	padding: 0;
	/*border: 1px solid orange;*/
	}

#free  img{
	border: 0;
	margin: 0;
	}
	
#adspace1 {
	background: #069421;
	width: 164px;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	/*border: 1px solid yellow;*/
	}
#adspace1 p{
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 0;
	}
#adspace1 img {
	margin: 5px 0 5px 19px;
	}
#adspace1 a{
	color: #ffffff;
	text-align: center;
	font-size: x-small;
	}
	
#adspace2 {
	width: 162px;
	padding: 0;
	border: 2px solid black;
	margin-top: 10px;
	}
.red {
	color:red;
	font-style: italic;
	}
	
.xsmll {
	font-size: x-small;
	}
#newsletter {
	border: 2px solid black;
	padding: 4px;
	margin-top: 5px;
	background-color: grey;
	}
#newsletter a{
	display: block;
	color:white;
	text-align: center;
	font-weight: bold;
	}
#newslettersu {
	background-color: #1e3270;
	border: 2px solid #000000;
	width: 350px;
	padding: 8px;
	margin: 20px auto 0 auto;
	}
#newslettersu input {
	margin: 4px auto;
	display: block;
	}
.black {
	color: #000000;
	text-decoration: underline;
	}
#newslettersu  p{
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	font-size: 15pt;
	margin: 0;
	}
#footer{
	width: 366px;
	height: 29px;
	margin: 0 auto;
	background: url(images/footer.png) right no-repeat;
	padding: 0 0 0 550px;
	}
	
#footer a{
	font-size: x-small;
	color: red;
	margin: 0;
	padding: 0;
	display: inline;
	}
#footer p{
	font-size: x-small;
	color: #eeeeee;
	margin: 0;
	padding: 0;
	display: inline;
	}