@charset "utf-8";
/* CSS Document */

body {
	background-color: #039fa8;
	background-image: url(/images/bg.jpg);
	font-size: 12px;
	font-family: "Century Gothic", Arial, sansSerif;
	margin: 0px;
}
p {
	line-height: 20px;
}

#pagesurround {
	width: 801px;
}

#header {
	background-image: url(/images/website_01.jpg);
	height: 132px;
	width: 801px;
	margin: 0px;
}

#header h1 {
	margin: 0;
	font-size: 12px;
	padding-top: 106px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 300px;
	font-style: italic;
	font-weight: normal;
}

#content {
	background-image: url(images/01_03.jpg);
	margin: 0px 0px 0px 187px;
	padding: 1px;
	

}

#nav {
	width: 187px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#footer {
	background-image: url(images/01_15.jpg);
	background-repeat: no-repeat;
	width: 614px;
	margin: 0px 0px 0px 187px;
}

.clr{
	clear:both;
}

#vidsurround {
	width: 350px;
}

#rightcol {
	margin: 10px;
	width: 155px;
	float: right;
}

.innertube{
	padding-right: 30px; 
	padding-left: 30px; 

}
h1 {
	font-family: "Century Gothic", Arial, sansSerif;
	font-size: 24px;
	font-weight: bold;
	color: #333366;
	text-transform: capitalize;
}

h2 {
	font-size: 18px;
	color: #333366;
	text-transform: capitalize;
}

a:link, a:visited, a:active {
	color: #336699;
}

a:hover {
	color: #0099CC;
}

a.Ad:link, a.Ad:visited, a.Ad:active {
	color: #0000FF;
}

a.Ad:hover {
	color: #990099;
}.heading {
	font-size: 14px;
	font-weight: bold;
}
.login {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCFFFF;
	padding-left: 5px;
}
.loginSurround {
	margin-left: 10px;
}
hr {
	color: #0099CC;
}
.special {
	font-style: italic;
	font-weight: bold;
	color: #00A4AE;
	font-size: 14px;
}

img {
	border: 0;
}

#linklist ul{
	margin: 0;
	padding: 0;
}

#linklist li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#linklist a{
	margin: 2px;
	display: block;
	width: 155px;
	height: 25px;
	line-height: 25px;
	background-color: #039fa8;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	font-size: 10px;	
}
#linklist a:hover{
	background-color:#3399CC;
	color: #FFFFFF;
}	

.retailtbl {
	font-size: 10px;
}