/*###############*/
/* Global Styles */
/*###############*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	color: #EEE;
	background: #FBF3AE url(images/bodyBack.jpg) top repeat-x;
	text-align: center;
 	scrollbar-arrow-color: #000000;
 	scrollbar-3dlight-color: #C0C0C0;
 	scrollbar-highlight-color: #E0E0E0;
 	scrollbar-face-color: #C0C0C0;
 	scrollbar-shadow-color: #FFFFFF;
 	scrollbar-darkshadow-color: #000000;
 	scrollbar-track-color: #E0E0E0
}

a {
	color: #5D2003;
}
a:link {
	color: #5D2003;
}
a:hover {
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	border-bottom: 1px solid #666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

/*#################*/
/* Template Styles */
/*#################*/
.header {
	background: #333 url(images/headerBack.jpg);
	margin: 0px auto;
	width: 940px;
	height: 32px;
	padding-top: 103px;
	text-align: center;
	background-position: left top;
}
.menu {
	font-size: 11px;
	margin: 0px auto;
	background: #000 url(images/menuBarBack.png);
	width: 860px;
	padding: 2px;
	height: 18px;
}
.center {
	width: 940px; 
	margin: 0px auto; 
	text-align: center;
}
.sides {
	float: left;
	background: #FBF3AE url(images/templateSides.jpg) top repeat-y;
	padding-right: 15px;
	padding-left: 15px;	
	width: 910px;
}
.menuLeft {
	float: left;
	padding-top: 2px;
	padding-left: 25px;
	width: 215px;
	text-align: left; 
}
.slideshow {
	margin: 0px auto;
	text-align: left; 
	padding-left: 27px;
	padding-right: 27px;
	width: 856px;
}
.body {
	float: left;
	margin: 0px auto;
	padding: 0px;
	background: url(images/none.jpg);
	color: #333;
	text-align: left;
	width: 670px;
}
.bodyHeader {

}
.welcome {
	float: left;
	margin: 0px auto;
	background: #FFF url(images/welcomeHome.png);
	color: #333;
	text-align: left;
	width: 650px;
	padding: 40px 5px 5px 5px;
	height: 55px;
}
.space {
	float: left;
	margin: 0px auto;
	background: #FFF url(images/bottomHome.jpg);
	color: #000;
	text-align: left;
	width: 740px;
	height: 158px;
}
.spaceContent {
	float: left;
	margin: 0px auto;
	background: #FFF url(images/bottomSpace.jpg);
	color: #000;
	text-align: left;
	width: 740px;
	height: 123px;
}
.footerBack {
	clear: both;
	margin: 0px auto;
	background: #000 url(images/templateFooterBack.jpg);
	color: #CCC;
	width: 100%;
	height: 58px;
}
.footer {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 8px;
	background: #000 url(images/templateFooter.jpg);
	color: #CCC;
	width: 940px;
	height: 42px;
}

.footer br {

}

/*#################*/
/*   Page Styles   */
/*#################*/

.pageBody {
	padding: 0px 80px 15px 50px;
	overflow: hidden;
}
.storeImage {

}
.storeImage img {
	clear: both;
	float: right;
	margin-left: 25px;
}
.storeHeader strong {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
.storeHeader em {
}
.storeMenuHeader {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 0px 0px 2px;
}
.storeMenuItem {
	font-size: 10px;
	padding: 0px 0px 0px 7px;
}
.phead {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #EC3C00;
	font-weight: bold;
}
.contentHeader img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
	border-bottom: 1px solid #999;
}

#links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#links li {
	margin: 0px;
	display: block;
	float: left;
}
#links li a {
	float: left;			
	clear: both;			
	color: #000; 			
	width: 171px; 				
	margin: 0px 1px 0px 2px;
	padding: 5px 22px 5px 2px;
	background: url(images/none.jpg) center;
	border-left: 8px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	-khtml-opacity:0.6;
}

#links li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #336699 url(images/menuLeftOverSub.jpg) center;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	-khtml-opacity:1.0;
}

/**/
/*	FULL PAGE STYLES
/**/

.bodyFull {
	float: left;
	margin: 0px auto;
	padding-left: 15px;
	background: url(images/none.jpg);
	color: #333;
	text-align: left;
	width: 670px;
}
.sidesFull {
	float: left;
	margin: 0px auto;
	background: #FFF url(images/templateSidesFull.jpg) top repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	width: 910px;
}
.bodyHeaderFull {

}

.contentHeaderFull img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 135px;
	border-bottom: 1px solid #999;
}