body
{
    background: #5f0f04;
    text-align: center;
    margin: 0;
    color: #FFFFFF;
}

td
{
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

h1 
{
    font-size: 35px;
}

h2 
{
    font: normal 20px tahoma, Arial; 
}

h3 
{
    font-size: 14px;
}


a 
{
    font: normal 11px Tahoma, Arial;
    color: #e22f07;
    text-decoration: underline;
}

a img
{
    border-width: 0px;
}

a:hover 
{
    font: normal 11px Tahoma, Arial;
    color: #e22f07;
    text-decoration: none;
}

a.white-link-underline 
{	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text
{
    color: #ffffff;
    text-decoration: none;
}

a.b1
{
    font:  14px tahoma, Arial;
    color: #fffea0;
    text-decoration: none;
    padding: 15px;
    margin: 0px;
}

.p1
{
    padding: 0 0 0 20px;
}

.menu 
{
    vertical-align: top;
    height: 35px;
    background: url(images/index_03.gif);
    padding: 10px 0 0 85px;
}

.menu a
{
    color: #FFFFFF;
    font: bold 11px  tahoma, Arial;
    text-decoration: none;
}


.blye-text-underline 
{
    color: #47beed;
    text-decoration: underline;
}

.blye-text-regular 
{
    color: #47beed;
    text-decoration: none;
}

.yellow-text-regular 
{
    color: #ece92c;
    text-decoration: none;
}

.yellow-text-underline 
{
    color: #ece92c;
    text-decoration: underline;
}

.orange-text-regular 
{
    color: #e88520;
    text-decoration: none;
}

.orange-text-underline 
{
    color: #e88520;
    text-decoration: underline;
}
.broun-text-regular 
{
    color: #de4e06;
    text-decoration: none;
}

.broun-text-underline 
{
    color: #de4e06;
    text-decoration: underline;
}

.red-text-regular 
{
    color: #e21b00;
    text-decoration: none;
}

.red-text-underline 
{
    color: #e21b00;
    text-decoration: underline;
}

.black-text-regular 
{
    color: #000000;
    text-decoration: none;
}

.black-text-underline 
{
    color: #000000;
    text-decoration: underline;
}

.gray-text-underline
{
    color: #7c7c7c;
    text-decoration: underline;
}

.gray-text-regular
{
    color: #7c7c7c;
    text-decoration: none;
}

.green-text
{
    color: #a5b66e;
    text-decoration: none;
}

.green-text-underline
{
    color: #a5b66e;
    text-decoration: underline;
}

.body
{
    background-image: url(images/background.jpg); 
    width: 1000px; 
    height: 885px; 
    position: relative;
    text-align: left;    
    margin-left: auto;
    margin-right: auto;
}

.Header_Nav
{
    position: absolute;
    top: 32px;
    left: 715px;
    margin: 0px;
}

.Title
{
    position: absolute;
    top: 90px;
    left: 480px;
    margin: 0px;
}
.Title h1
{
    font-family: Gabriola;
    font-size: 62pt;
    height: 120px;
    margin: 0px;
}

.Title h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    position: relative;
    left: 22px;
    top: -20px;
}

.Main_Nav
{    
    position: absolute;
    top: 280px;
    left: 120px;
    margin: 0px;
    text-align: left;
}

.Main_Nav ul
{
    margin: 0px;
    padding: 0px;
}

.Main_Nav li
{
    position: relative;
    display: inline;
    text-align: center;
    margin-left: 60px;
}

.Main_Nav a
{
    font-size: 14pt;
    color: #FFFFFF;
    text-decoration: none;
}

.Main_Nav a:hover
{
    font-size: 14pt;
    color: #FFFFFF;
    text-decoration: none;
}

.Main_Body
{
    position: absolute;
    font: 11px Tahoma, Arial;
    color: #FFFFFF;
    top: 340px;
    left: 25px;
    width: 1000px;
}

.Main_Left
{
    float: left;
    width: 640px;
    margin-right: 40px;    
}

.Main_Left p
{
    line-height: 15px;
}

.Main_Right
{
    width: 260px;
    float: left;
}

.footer
{
    position: absolute;
    top: 830px;
    width: 1000px;
    margin: 0px;
    text-align: center;
}

.footer p
{
    display: inline;
    margin-left: 100px;
}

.footer ul
{
    display: inline;
    margin: 0;
    margin-left: 50px;
}

.footer li
{
    display: inline;
}

.About
{
    float: left; 
    width: 360px; 
    margin-right: 20px
}

.About h1, h2
{
    margin: 0px;
}

.AboutUL ul
{
    margin: 0px;
    padding-left: 20px;
}

.AboutUL li
{
    margin-bottom: 20px;
}

.IndexUL li
{
    margin-bottom: 10px;
}

.index
{
    margin-top: 100px;
}

.shipping
{
    margin-top: 100px;
}

.resources
{
    
}

.contact
{
    margin-top: 100px;
}

.product h2
{
    text-align: center;
}

.product img
{
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}