.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99302;
}

.contentnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #452721;
	margin:0px;
	font-weight:normal;
	margin-bottom:8px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #39352C;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #39352C;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #39352C;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #39352C;
	text-decoration: underline;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4072C9;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
	height: 360px;
}

* html div.tablesmain{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainR {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
}

* html div.tablesmainR{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainco {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #faf9f9;
	width: 425px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:3px;
}

* html div.tablesmainco{  /* CSS hack */
	width: 425px; 
	w\idth: 425px; }

.videolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}

* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */

body {
background-color:#d6cdbd;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#39352c;
line-height:16px;
}

html {
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#39352c;
line-height:16px;
}

#bgmain {
background-image:url(../images/bgbg.jpg);
background-repeat:repeat-x;
background-color:#F6F1EB;
text-align:center;
margin:auto;
}

#bgrepeat {
background-image:url(../images/bgbg-repeat.jpg);
background-repeat:repeat-y;
background-position:top center;
text-align:center;
margin:auto;
}

#bgstatic {
background-image:url(../images/bg-static.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:center;
margin:auto;
}

#footerbg {
background-image:url(../images/bg-footer.jpg);
background-position: top center;
background-repeat:no-repeat;
}

/* misc styles */ 
.clearer { 
height: 0px;  
clear: both;  
display: block;  
margin: 0px;  
padding: 0px;
overflow: hidden;  
visibility: hidden;  
font-size: 0px; 
}

#headerarea {
width:810px;
padding-right:240px;
text-align:right;
margin:auto;
height:70px;
font-size:11px;
}

#headerarea a{
text-decoration:none;
font-size:11px;
}

#headerarea a:hover{
text-decoration:underline;
font-size:11px;
}


#contentarea {
width:890px;
text-align:left;
padding:5px;
margin:auto;
}

#contentplace {
background-image:url(../images/content-bg.jpg);
background-repeat:no-repeat;
background-position:top center;
padding:25px;
}

.greentextbig {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#325a27;
}

.smalltext {
font-size:11px;
}

.header2 {
color:#928670;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 22px;
padding-bottom:8px;
display:block;
}

.footerarea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:850px;
margin:auto;
padding:25px;
text-align:left;
}

.footerline {
background-image:url(../images/line.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:20px;
}

.underfooter {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#928670;
}

.underfooter a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#928670;
}

#topmenu {
background-image:url(../images/menubg.jpg);
background-position:top center;
background-repeat:no-repeat;
height:22px;
padding-top:5px;
padding-left:15px;
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
display:block;
}


.megagreentext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:50px;
color:#325a27;
padding-bottom:10px;
display:block;
}

#shoppingcartright {
width:231px;
background-image:url(../images/box-mid.jpg);
background-repeat:repeat-y;
float:right;
}

#shoppingcartrightin {
background-image:url(../images/box-top.jpg);
background-repeat:no-repeat;
background-position: top center;
}

#shoppingcartrightinin {
padding:20px;
padding-top:18px;
padding-bottom:10px;
}

#shoppingcartrightinblue {
padding:20px;
padding-top:10px;
padding-bottom:10px;
background-image:url(../images/box-blue.jpg);
background-repeat:repeat-y;
position:top left;
}

#shoppingcartleft {
width:595px;
float:left;
padding-right:14px;
}

.medheader {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#38342b;
}

.boxspacing {
padding-bottom:5px;
}

.bluetext {
color:#425855;
}

.formtext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.shopgrad {
background-image:url(../images/gradientbg.jpg);
background-position:top left;
background-repeat:no-repeat;
height:23px;
padding-left:10px;
padding-top:2px;
}

.pictureborder {
border:1px solid #d6cdbc;
margin:10px;
}

.selectlink {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#67807D;
}

.selectlink a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#67807D;
}

.selectlink a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#67807D;
text-decoration:underline;
}

