/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color: #f3efed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.reviewer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .84em;
	line-height: 1.2em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFB148;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 13px;
	padding-top: 5px;
}


	
* {
	margin:0;
	padding:0;
	}
	
img {
	margin:0;
	padding:0;
	display:block;
	}

#wrapper {
	width:880px;
	margin:0px auto;
	text-align:left;
	}

#mainTable {
	width:880px;
	}
	
/*  ***************** NAV MENU ****************  */

#mnLeft {
	width:49px;
	} 
#mn1	{
	width:52px;
	}
#mn2	{
	width:113px;
	}
#mn3	{
	width:90px;
	} 
#mn4	{
	width:61px;
	}
#mn5	{
	width:51px;
	}
#mn6	{
	width:63px;
	}
#mnPic	{
	width:371px;
	}
#mnRight	{
	width:30px;
	}
/* store nav */

#mnStore-left	{
	width:97px;
	}

#mnStoreM1	{
	width:99px;
	}

#mnStoreM2	{
	width:70px;
	}

#mnStoreM3	{
	width:105px;
	}


	
/*  **************** CENTER FORMAT ****************** */

#colLeft	{
	width:36px;
	background-image: url(../images/leftfill.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}
#colCent	{
	width:804px;
	background-color: #FFFFFF;
	vertical-align: top;
	}
#colRight	{
	width:40px;
	background-image: url(../images/right_fill.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}
#conTbl	{
	width:804px;
	vertical-align:top;
	}
#conCellLeft	{
	width:487px;
	vertical-align:top;
	}
#conCellRight	{
	width:317px;
	vertical-align:top;
	}
#content {
	margin:15px 10px 20px 20px;
	font-size: 0.94em;
	line-height: 1.3em;
	color: #666666;
	}

#STconCellLeft	{
	width:593px;
	vertical-align:top;
	}
#STconCellRight	{
	width:211px;
	vertical-align:top;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration:none;
}

.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration:none;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration:underline;
}

.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration:underline;
}
