﻿body {
	margin: 0;
	padding: 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url('images/bodybackground.jpg'); 
	background-repeat:repeat-x;
}

p {	
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	padding: 0 10px 0 10px; }

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto; 
}
#header {
	height: 122px; 
}
#nav {
	height: 28px; 
	text-align: center;
}
#menu {
	height: 30px;
}
#footer {
	clear: both;
	height: 30px; 
	padding-top: 15px;
	text-align: center;
}
.col-L {
	float:left;
}
.col-R {
	float: right; 
}
.menu {  }
.menu a:link {color: #FFFFFF; text-decoration:none;}
.menu a:visited {color: #FFFFFF;text-decoration:none;}
.menu a:active {color: #FFFFFF;text-decoration:none;}
.menu a:hover {color: #000000; text-decoration:underline;}


a {color: #000000;text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:active {color: #000000;text-decoration:none;}
a:hover {color: #01A854;text-decoration:underline;}

#shoptour-holder {width: 725px; margin: 0 auto 0 auto;	}
.STcenter {text-align: center;}

.center {text-align: center;}

.style1 {
	font-size: large;
	color: #333333;
}

.style2 {
	border-width: 0;
}


.style3 {
	margin-bottom: 17px;
}


.style4 {
	color: #808080;
}

.style5 {
	text-align: left;
}

.style6 {
	font-size: large;
}
.style7 {
	float: left;
	text-align: center;
}

