/* CSS Document */
body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #000000;

	background-color: #FFFFFF;
	
	background-image:   url(homepage/bg.png);
		
	background-repeat: repeat-x;
		
	background-position: 0% 0%;

}

body,p,td,li,div,img,tr,input,textarea,th,table,a{

	/*Reset styles on most block elements*/

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

}	



#login {
padding:0px 30px;
}

#bottomtab {
padding:10px 30px;
background-color:#cc9933;
background-image:url(images/home-tab-bottom3.gif);
}

#advertisetab {
padding:10px 30px;
background-color:#cc9933;
background-image:url(images/home-tab-bottom2.gif);
}

#advertisetab2 {
padding:10px 30px;
background-image:url(images/home-tab-bottom2.gif) repeat-x 100% 0;
}

#shopping {
background-position: 100% 100%;
background-image:url(homepage/happy-shoppers.jpg);
background-repeat: no-repeat;
background-attachment: no-scroll;
}

#newsletter {
background-position: 100% 0%;
background-image:url(images/newsletter-bg.gif);
background-repeat: no-repeat;
background-attachment: no-scroll;
}

#footer2 {
background-position: 0% 0%;
background-image:url(images/footer_12.jpg);

}

.whiteBold {
color:#FFFFFF;
font-weight:bolder;

}

.wildtribe A:link {text-decoration: none; font-family: Verdana; font-size: 11px; color: #999933}

.wildtribe A:visited {text-decoration: none; font-family: Verdana; font-size: 11px; color: #999933}

.wildtribe A:active {text-decoration: none; font-family: Verdana; font-size: 11px; color: #999933}

.wildtribe A:hover {text-decoration: none; font-family: Verdana; font-size: 11px; color: #CC99CC}.spaced {
	font-weight: bold;
	letter-spacing: 2px;
	color: #6a6a01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	font-weight: normal;
	color: #333;
}
h1 {
	font-size: 180%;
	letter-spacing: -1px;
}
h2 {
	font-size: 115%;	
	color: #710000;
	line-height: 12px;
	font-weight:bold;		
}
h3 {
	font-size: 115%;
	color: #003366;		
}

.visit  {
text-transform:uppercase;
padding:5px;
border:solid 2px #ebebeb;
background:#f1fbfa;
letter-spacing:2px;
}
.visit a {font: bold 10px arial;}
.visit a:link { text-decoration:none; color:#FF0000}
.visit a:visited { text-decoration:none; color:#FF0000}
.visit a:hover { text-decoration:none; color:#FF0000}
.visit a:active { text-decoration:none; color:#FF000}