/* CSS Document */
body,td,th {
	font-family: arial, verdana;
	font-size: 12px;
		}

body {

background: #333333;
background-image:url(background.jpg);
background-repeat: repeat-x;

}

.welcome {
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
}

.content  {
padding-left: 15px;
padding-right: 25px;
}

.shopcontent  {
padding-top: 10px;
padding-left: 15px;
padding-right: 25px;
}


td.main {
padding-left: 20px;
}

h2 {
	font-size: 16px;
	}
	
	h3 {
	font-size: 14px;
	}
	
.style6 {font-size: 11px;
color: #ffffff;
padding-left: 10px; 
padding-right: 10px;}


.style8 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.style7 {font-size: 10px;
color: #0000000;
margin: 10px; }

.style11 {
	color: #c62107;
	font-weight: bold;
	font-size: 16px;
	border-color:#c62107;
}

.style15 {
	color: #C62107;
	font-weight: bold;
	font-size: 14px;
}
	.style16 {
	font-size: 12px;
	font-weight: bold;
}
.style17 {color: #c62107}
.style18 {color: #333333}
.style19 {font-size: 12px; font-weight: bold; color: #333333; }
.style20 {font-size: 12px; font-weight: bold; color: #C62107; }

a:link, a:active, a:visited  { color:#cc0000; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline;  }

a.whitelink:link, a.whitelink:visited { color:#ffffff; text-decoration:none; font-size:11px   }
a.whitelink:active, a.whitelink:hover  { color:#cc0000; text-decoration:none; font-size:11px   }

a.photolink:link, a.photolink:active { font-size: 14px; font-weight:bold; color:#004060; text-decoration:underline; }
a.photolink:hover, a.photolink:visited { font-size: 14px; font-weight:bold; color:#666666; text-decoration:underline;  }


