* {
	margin:0px;
	padding:0px;
	border:0px;
}

 /*########################################
	MAIN LINKS.
 ########################################*/

a:link {text-decoration:underline; font-family:century-gothic,arial,sans-serif; color:#792cdd;}
a:visited {text-decoration:underline; font-family:century-gothic,arial,sans-serif; color:#792cdd;}
a:active {text-decoration:underline; font-family:century-gothic,arial,sans-serif; color:#792cdd;}
a:hover {text-decoration:none; font-family:century-gothic,arial,sans-serif; color:#000;}

.navlink:link {text-decoration:none; color:#fff; padding:0 15px;}
.navlink:visited {text-decoration:none; color:#fff; padding:0 15px;}
.navlink:active {text-decoration:none; color:#fff; padding:0 15px;}
.navlink:hover {text-decoration:none; color:#ccc; padding:0 15px;}

#Box03 A:link {text-decoration:underline; color:#f1f1f1;}
#Box03 A:visited {text-decoration:underline; color:#f1f1f1;}
#Box03 A:active {text-decoration:underline; color:#f1f1f1;}
#Box03 A:hover {text-decoration:none; color:#959595;}


 /*########################################
	MAIN TAGS.
 ########################################*/

body {
	margin:0px;
	color:#792cdd; 
	font-size:11px; 
	font-family:century-gothic,arial,sans-serif;
	text-align:center;
	text-decoration:none;
	background:#ffffff;
}
 
h1 { 
	line-height:30px;
	text-align:left;
	margin:0;
	padding:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
 
h2 { 
	line-height:30px;
	text-align:left;
	margin:0;
	padding:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

h3 { 
	line-height:25px;
	text-align:left;
	margin:0;
	padding:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

h4 { 
	line-height:25px;
	text-align:left;
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}


 /*########################################
	LIST & TEXT STYTLES.
 ########################################*/

ul {
	text-align:left;
}

ul ul {
	text-align:left;
	margin:0px 0px 0px 15px;
}

li {
	text-align:left;
	margin:0px 0px 0px 25px;
	padding:2px 0px 2px 8px;
}

p {
	padding:5px;
}


 /*########################################
	WEBSITE STYLES.
 ########################################*/

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width:310px;
	height:115px;
	margin:0 0 10px 20px;
	float:left;
	border:0;
}

#contactBox {
	width:310px;
	height:90px;
	margin:25px 25px 10px 0;
	float:right;
	border:0;
}

.contactMethod {
	line-height:35px
	font-size:22px;
	font-weight:bold;
}

#topNav {
	width:750px;
	height:40px;
	border:0;
	margin:0;
	padding:0 25px 10px 25px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:40px;
	background:url(images/nav-bar.png) #fff;
	background-position:top center;
	background-repeat:no-repeat;
}

#Box01 {
	width:350px;
	margin:0 auto;
	padding:0;
	background:url(images/box-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#Box02 {
	width:350px;
	margin:0 auto;
	padding:0;
	background:url(images/box-bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#Box03 {
	width:310px;
	min-height:280px;
	background:url(images/box-top.png);
	background-position:top center;
	background-repeat:no-repeat;

	font-size:14px;
	color:#fff;

	text-align:left;
	margin:0 auto;
	padding:20px;
}

#Box03 img {
	margin:5px 5px 0 5px;
	border:1px solid #000;
}

#mainImage {
	width:365px;
	height:260px;
	border:0;
	margin:10px auto;
	float:left;
}

#contactNow {
	width:165px;
	height:80px;
	border:0;
	margin:25px 25px 0 0;
	float:right;
}

#footer {
	width:700px;
	border:0;
	border-top:1px solid #792cdd;
	margin:15px auto;
	padding:0 25px 0 25px;
	line-height:18px;
	text-align:center;
}

.col1 {width:350px;text-align:left;float:left;margin:25px 0 25px 25px;}
.col2 {width:365px;text-align:left;float:right;margin:25px 0 25px 0;}


 /*########################################
	CUSTOM STYLES.
 ########################################*/

.error { 
	font-size:10px; 
	font-family:century-gothic,arial,sans-serif;
	color:#ED1C24; 
	font-weight:bold;
}

.liclass {
	width:160px;
	text-align:left;
	list-style-type:none;
	display:block;
	line-height:25px;
	margin:0px 0px 0px 10px;
	padding:2px 0px 2px 15px;
	border:0px;
	border-bottom:1px dashed #959595;
	color:#ffffff;
	font-weight:bold;
}

.subliclass {
	width:140px;
	padding-left:35px;
	list-style-type:none;
	display:block;
	line-height:25px;
	margin:0px 0px 0px 10px;
	border:0px;
	border-bottom:1px dashed #959595;
	color:#ffffff;
	font-weight:bold;
}
 
.input { 
	padding:2px;
	margin:2px;
	margin-left:auto;
	margin-right:auto;
	font-size:13px; 
	font-family:century-gothic,arial,sans-serif;
	font-weight:bold;
	color:#792cdd;
	background-color:#ffffff; 
	border:1px solid #792cdd;
}

.search {
	width:140px;
	height:18px;
	padding:2px;
	margin:10px 0px 10px 10px;
	font-size:12px; 
	font-family:century-gothic,arial,sans-serif;
	font-weight:bold;
	color:#404040;
	border:1px solid #000000;
}

#staffmode {
	background:#fff;
	text-align:center;
	line-height:30px;
	color:#252525;
	width:100%;
	height:30px;
}

#sideAd {
	margin:10px 0px 10px 18px;
	width:160px;
	height:600px;
}


 /*########################################
	GALLERY STYLES.
 ########################################*/

.galleryThumbs {
	margin:auto auto auto auto;
	border:0px;
}


 /*########################################
	NEWS STYLES.
 ########################################*/

.newsOuter {
	margin:10px auto;
	border:1px solid #e6e6e6;
}

.newsInner {
	padding:15px;
	border:0px;
}

.newsInner h3 {
	background:none;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.newsImage {
	float:left;
	border:2px solid #000000;
	margin:0 10px 10px 0;
}


 /*########################################
	PRODUCT STYLES.
 ########################################*/

.prodbox {
	float:left;
	border:1px solid #e1e1e1;
	margin:5px;
	width:154px;
}

.prodbox P {
	padding:2px;
}

.prodthumb {
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	margin:3px auto 3px auto;
}

.mainprodbox {
	border:1px solid #e1e1e1;
	margin:5px;
}

.prodimage {
	border:1px solid #e1e1e1;
	display:block;
	padding:3px;
	margin:3px auto 3px auto;
}

.pagelinksbox {
	border:1px solid #e1e1e1;
	text-align:center;
	padding:3px;
	margin:10px auto 10px auto;
	background:#f1f1f1;
}

.pagelinks {
	border:1px solid #e1e1e1;
	text-align:center;
	line-height:18px;
	margin:2px;
	padding:0 3px 0 3px;
	font-size:14px;
	font-weight:bold;
	background:#ffffff;
}

