body, div
{
	padding: 0;
	margin: 0;
}
h1
{
	font-size: 16pt;
	font-weight: 200;
}
h2
{
	font-size: 15pt;
	font-weight: 200;
}
h3
{
	font-size: 14pt;
	font-weight: 200;	
}
h4
{
	font-size: 13pt;
	font-weight: 200;
}
/*SET MARGINS*/
#header, #footer, #menu, #wrap, #GenStoreHeader
{
	margin: 0 auto;
	width: 800px;
}
body
{
	background: #89896d url( 'images/maingbgtexture.png' ) top left repeat;
	color: #fafafa;
	padding: 0;
	margin: 0;
	font: .9em Calibri;
}
/*MAIN DIVS*/
#header
{
	height: 230px;
	width: 781px;
	background: url( 'images/newheader.jpg' ) top left no-repeat;
}
/*General Store Header*/
#GenStoreHeader
{
	height: 189px;
	background: url( 'Images/GenStoreHeader.jpg' ) bottom center no-repeat;
}
#menu
{
	width: 781px;
	text-align:center;
}
#wrap
{
	width: 800px;
	background: url( 'images/wrapbg.jpg' ) top left repeat-y;
}
#sidebar
{
	float: left;
	width: 200px;
	background: transparent url( 'images/line.jpg' ) top right repeat-y;
	color: #000;
	margin-left: 15px;
}
#content
{
	float: left;
	width: 562px;
	line-height: 20px;
}
#subcontent
{
	margin: 10px;
}
#footer
{
	width: 800px;
	height: 48px;
	text-align: center;
	line-height: 28px;
	font-size: 1em;
	background: url( 'images/footerbg.jpg' ) top left no-repeat;
}
/*side nav links*/
#links
{
	color: #000;
	margin-top: 10px;
}
#links a img
{
	border: 0px;
}
#links h3
{
	font-weight: 200;
	color: #FFF;
	font-size: 13pt;
	margin: 5px 0 10px 3px;
}
#links .ulheading
{
	list-style: disc;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#links .ulheading li
{
	font-size: 11pt;
	margin: 4px 0;
}
#links .ulheading li a
{
	text-decoration: none;
	color: #FFF;
}
#links .ulheading li a:hover
{
	color: #eaea00;
	background: #777569;
}
/*end side links*/


/*LOOK & FEEL*/
fieldset
{
	margin: 0;
	padding: 5px;
}
.gradient
{
	border: 0;
	background: #ffffff;
	opacity: 0.75;
	-moz-opacity: 0.75;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	color: Black;
}
/*side nav titles*/
.h3_side
{
	font-weight: 200;
	color: #FFFFE5;
	font-size: 1.5em;
	margin-left: 4px;
	margin-top: 10px;
}
.AltText
{
	font-size: .8em;
	font-family: Verdana;
}
fieldset legend
{
	color: #FFFFFF;
	font-size: .95em;
}
.txtWidth
{
	width: 200px;
}
.options
{
	font-size: .9em;
}
.cartTxt
{
	width: 28px;
	font-size: .98em;
}
.cartBtn
{
	font-size: .98em;
}
/*OTHER ELEMENTS*/

a
{
	color: #ffffff;
}
a:hover
{
	text-decoration: none;
}

#logo
{
	margin: 15px 0 0 0;
	background: url(images/topimg.jpg) top left no-repeat;
	height: 60px;
}

#logo h1 a
{
	color: #303030;
}

#logo h1 a:hover
{
	text-decoration: none;
}

#desc h2
{
	padding: 15px 15px 0 15px;
	color: #ffffff;
}

#desc a
{
	color: #ffffff;
	text-decoration: underline;
}

#sidebar a:hover
{
	color: #eaea00;
}


/*GENERAL STORE HEADER*/
#GenStoreHeader
{
	width: 750px;
	height: 189px;
	background: url( 'Images/GenStoreHeader.jpg' ) bottom left no-repeat;
}

#contactTbl h4
{
	margin: 2px 0px 2px 0px;	
}

#contactTbl tr td ul
{
	margin: 2px 0px 0px 10px;
	padding: 2px 0px 0px 10px;
}

#contactTbl tr td ul li
{
	font-size: 11pt;
}

.sig
{
	font-weight: bold;
	width: 400px;
	font-size: 9pt;
	display: block;
	color: #404040;
	right: 10px;
	bottom: 10px;
}
.quotes
{
	background: url(    'images/quotes.png' ) top left no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}

.bgModal {

background-color:#000;

filter:alpha(opacity=60);

opacity:0.6;

}

