/* CSS Document */

body{

	/* 760###*/
	font-family: Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

div{
border:0px solid;
}

h4, h5, .header {
	font-weight:bold;
	font-size: 1em; 
	margin: .67em 0;
 }

 .fullpage {
	margin-left: auto; 
	margin-right: auto;
	width:760px;
}

.widecols {
	background-image: url(./Images/leftcol.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	min-height: 500px;
	border: 0px dotted Green;
}

 
div.head {
	background-image: url(Images/blackwhitebanner1.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100px;
	text-align: center;
	font-size: 28px;
	color: #CCCCCC;
	border: 0px dotted Fuchsia;
}

div.head img {
position:relative;
float:right;

left:60px;
vertical-align:top;

}

div.menu {
	font-size:16px;
	float:left;
	padding-right: 0px;
	padding-top:30px;
	width:93px;
	position:relative;
	background-image:url(Images/swishlb.gif);
	background-repeat:no-repeat;
	background-color:black;
	height:100%;
	border: 0px dotted #9370DB;
}

.menu div, .menu a {
	color:#999999;
	margin-top:2px;
	margin-bottom:15px;
	margin-left:3px;
}

.menu div {
	float: none;
	width: 87px;
}


.menuborder {
	float:left;
}
.content {
	background-image: url(Images/watermark1.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	position: relative;
	float: left;
	left: 1px;
	width: 655px;
	padding-left: 10px;
	height: 570px;
	border: 0px dotted #FF93DB;

}


.contentnowatermark {
	padding-top:10px;
	position:relative;
	float:left;
	width:655px;
	padding-left:10px;
	color:#666666	;	
	height:570px;
	border:3px dotted #FFFFFF;
}



div.footer a {
text-align:center;
font-size:8px;
color:#999999;
border:0px dotted #FF5533;
}

.rightimg {
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.leftimg {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.clearfloat{
	float:none;
	clear: both;
}

.topline {
	font-size: 16px;
	margin-left:20px;
	margin-bottom:30px;
	margin-top:15px;
	text-align:center;
}

hr {
	color:#CCCCCC;
	height: 2px;
}

.gallerydiv
{
	text-align: center;
	margin 10px;
}

.gallerysection {
border:0px solid red;

}
.galtext {
border:0px solid;
float:left;
heigth:100%;
}

.wide {
width: 60%;
}

.narrow {
width:30%;
}

.half {
width:50%;
}

.gallerytable{
border:0px solid #3333FF;
width:450px;
}
.gallerytable td,{
text-align:center;
border:0px solid #3333FF;
}

.galimgsection {
float:left;
border:0px solid green;
text-align:center;
}

a.gallerylink, a.gallerylink img, a.special, a.special img, a.sitemaplink
{
	text-decoration:underline;
	color:#666666;
	border:none;
}
.galdiv{
	text-align:center;
	position: relative;
	float:left;
	padding-bottom:35px;
	width:160px;
	overflow:hidden;
	
	border:0px solid purple;

}

.right {
float:right;
}

.border {
	border:1px solid;
}

.imggallover{
width: 100px; 
height : 100px;
  display: block;
 /*   margin-left: auto;
    margin-right: auto;
*/
}

.cardimg {
position:relative;
float:left;
}

.cardprice table
{
text-align:left;
margin-top:10px;
border:1px;
}
.price
{
text-align:right;
}