@charset "utf-8";


a:link  {
	color: #CCCCCC;
	border: 0;
	text-decoration: none;
	list-style-type: none;
}

a:hover {
	text-decoration: underline;
	color: #996699;
	list-style-type: none;
}

a:active {
	color:#CCCCCC;
	text-decoration: none;
	list-style-type: none;
}

a:visited  {
	list-style-type: none;
	color: #996699;
	text-decoration: none;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
}
.oneColFixCtrHdr #container {
	width: 852px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cccccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-color: #333333;
	margin-top: 10px;
}
.oneColFixCtrHdr #header {
	width: 852px;
	background-color: #000000;
	vertical-align: top;
	margin-top: 0 auto;
	margin-bottom: 0px;
	background-image: url(../indexpage/header.jpg);
	height: 119px;
}
.oneColFixCtrHdr #header h1 {
	margin-left: -9999px;
	margin-top: 0px;
}

.oneColFixCtrHdr #email {
	height: 15px;
	text-align: right;
	margin-top: 65px;
	color: #CCCCCC;
	font-size: 0.8em;
	width: 835px;
	margin-right: 15px;
}

.oneColFixCtrHdr #listmenu {
	color: #FFFFFF;
	background-image: url(../indexpage/navbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 0.3em;
	font-size: 1.2em;
	list-style-type: none;
	border: 0;
	font-family: "Century Gothic";
	vertical-align: top;
	height: 36px;
	font-weight: normal;
	float: left;
	width: 851px;
	display: inline;
}
.oneColFixCtrHdr #listmenu ul {
	list-style-type: none;
	letter-spacing: 0.3em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	display: inline;
	width: 851px;
}
.oneColFixCtrHdr #listmenu li {
	float: left;
	list-style-type: none;
	padding-right: 7px;
	padding-left: 10px;
	letter-spacing: 0.3em;
	padding-right: 10px;
	display: inline;
	height: 29px;
	padding-top: 5px;
}

.oneColFixCtrHdr #listmenu a {
	color: #FFFFFF;
	height: 29px;
	letter-spacing: 0.3em;
	padding-left: 7px;
	padding-right: 7px;
	display: block;

}.oneColFixCtrHdr #listmenu a:hover {
	color: #9999FF;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: 0.3em;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	height: 29px;
}

.navtitles {
	word-spacing: 4em;
	padding-top: 10px;

}
.navtitles a:active{

}
.navtitles h:hover{
	background-color: #000000;

}
.navtitles v:visited{

}
.navtitles a:active{

}


.oneColFixCtrHdr #mainContent {
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #333333;
	height: 489px;
	width: 851px;
}


.oneColFixCtrHdr #gallerysection {
	background-repeat: repeat-y;
	margin-left: 108px;
	width: 709px;
	height: 480px;
	background-color: #000000;

}

.facebookemail {
	height: 15px;
	width: 852px;
	text-align: left;
	margin-left: 1px;
}

.facebook {
	margin-right: 4px;



}
.oneColFixCtrHdr #categorytitles {
	height: 300px;
	margin-top: -20px;
	width: 300px;
	background-color: #000000;
	margin-left: 2px;
	float: left;

}

.oneColFixCtrHdr #gallerytitles {
	color: #CCCCCC;
	list-style-type: none;
	padding-top: 30px;
	width: 260px;

}

.galleryheaders {
	color: #CCCCCC;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif, "Book Antiqua", Calibri, Cambria, Castellar, Candara, "Century Gothic";
	float: left;
	width: 200px;
	margin-top: 40px;
	margin-right: 10px;

}

.titles {
	margin-top: 20px;
	text-align: right;
	font-size: 18px;
	font-family: "Century Gothic";
	letter-spacing: .05em;

}
.image {
	float: right;
	vertical-align: top;
	overflow: visible;
	visibility: visible;
	height: 588px;
	width: 399px;
	margin-top: 9px;
	margin-right: 30px;

}
.oneColFixCtrHdr #basket {
	float: left;
	margin-right: 17px;
	border-color: #8B8B8B;
	height: auto;
	background-color: #000000;

}

.oneColFixCtrHdr #text {
	color: #BDBDBD;
	font-size: 0.9em;
	font-family: "Times New Roman", Times, serif;
	width: 300px;
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	letter-spacing: 0.12em;
	line-height: 1.5em;
	text-align: left;


}

.oneColFixCtrHdr #footer {
	background-color: #000000;
	width: 852px;
	height: 20px;
	color: #666666;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 0 auto;
	padding-top: 9px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	width: 852px;
}
