﻿body	
{  
        margin: 5px auto 10px auto;
        background-image:	url('Graphics/bg.jpg');
        background-repeat:repeat;
}
a:link 
{ 
     background-color: transparent;
     font-family: Georgia,Verdana,Arial; 
     color: #321E00; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     background-color: transparent;
     font-family: Georgia,Verdana,Arial; 
     color: #321E00; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     background-color: transparent;
     font-family: Georgia,Verdana,Arial; 
     color: #A95454; 
     font-weight: normal; 
     text-decoration: none;
}
a:hover 
{    
     background-color: transparent;
     font-family: Georgia,Verdana,Arial; 
     color: #7D4B00; 
     font-weight: normal; 
     text-decoration: none;
}
a.Nav:link /* Begin Site Navigation */
{
     font-family: Georgia,Verdana,Arial; 
     color: #F1E1A9; 
     font-size: 0.9em; 
     font-weight: normal;  
     text-decoration: none;
     margin:0 20px 0 20px;
}
a.Nav:visited
{
     font-family: Georgia,Verdana,Arial;
     color: #F1E1A9; 
     font-size: 0.9em; 
     font-weight: normal;  
     text-decoration: none;
     margin:0 20px 0 20px;
}
a.Nav:hover 
{
     font-family: Georgia,Verdana,Arial; 
     color: #fff; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
     margin:0 20px 0 20px;
}
#wrapper /* Site Content Holder */
{
	width: 900px;
	background:transparent;
	margin:5px auto 5px auto;
}
#banner /* Site Banner */
{
	width: 900px;
	background-color:#321E00;
    text-align:center;
    padding: 5px 0 5px 0;
    margin: 0 auto 0 auto;
}
#nav /* Top Site Navigation */
{
	width: 900px;
	background-color:#321E00;
    padding: 3px 0 3px 0;
    margin: 0 auto 10px auto;
	text-align:center;
}
.comTBL /* Site Content */
{
	width: 880px;
    background: transparent;
    margin: 0px auto 10px auto;
}
.hmTD /* Site Left Column Content */
{
    background: transparent;
    padding: 0 15px 0 10px;
    vertical-align:top;
    text-align:left;
}
.botTD /* Site Left Column Content */
{
    background: #C6B98E;
    padding:0 5px 0 5px;
    text-align:left;
    vertical-align:top;
}
.cenTD /* Center Column Content */
{
    background: transparent;
    text-align:center;
}
.ppTBL /* Center Pay Pal Table */
{
    margin: 0px auto 0px auto;
}
.shopTD /* Center Column Content */
{
    background: transparent;
    padding-bottom: 5px;
    text-align:center;
    vertical-align:top;
    border: 1px #321E00 solid;
}
.shopHeadTD /* Center Column Content */
{
    background-color: #321E00;
    padding: 2px;
    text-align:center;
    vertical-align:top;
    border: 1px #321E00 solid;
    font-family: Georgia,Arial; 
    color: #fff; 
    font-size: 1.2em; 
    font-weight: bold;
}
.comContent /* Site Content */
{
	width: 880px;
    background: transparent;
    margin: 0 auto 0 auto;
    padding: 5px;
}
h1  /* Header Site Text */
{ 
     font-family: Georgia,Arial; 
     color: #000000; 
     font-size: 1.2em; 
     font-weight: bold; 
     text-decoration: none;
     text-align:center;
}
h2  /* Header Site Text */
{ 
     font-family: Georgia,Arial; 
     color: #000000; 
     font-size: 1.2em; 
     font-weight: bold; 
     text-decoration: none;
     text-align:center;
}
.siteText   /* Site Text */
{ 
     font-family: Georgia,Arial; 
     color: #000000; 
     font-size: 1.0em; 
     font-weight: normal; 
     text-decoration: none;
     text-align:justify;
}
.leftText   /* Site Text */
{ 
     font-family: Georgia,Arial; 
     color: #000000; 
     font-size: 1.0em; 
     font-weight: normal; 
     text-decoration: none;
}
.shopText   /* Site Text */
{ 
     font-family: Georgia,Arial; 
     color: #000000; 
     font-size: 1.0em; 
     font-weight: normal; 
     text-decoration: none;
}
.shopLargeText   /* Site Text */
{ 
     font-family: Georgia,Arial; 
     color: #000000; 
     font-size: 1.1em; 
     font-weight: normal; 
     text-decoration: none;
}
li  /* Bullet Text */
{ 
     font-family: Verdana,Arial; 
     color: #000000; 
     font-size: 0.8em; 
     font-weight: normal; 
     text-decoration: none;
     margin-top:5px;
     margin-bottom:5px;
}
.imgLink
{
     border:0px;
}
.imgLT
{
     border:0px;
     float:left;
     margin:20px;
}
.imgRT
{
     border:0px;
     float:right;
     padding-left:5px;
}
#footer
{
	width: 100%;
	margin-top: 20px;
	background-color: transparent;
	text-align:center;
}
