BODY
{
	background-color: #fff;
	text-align: center;
	font-family: Arial, Calibri, Sans-Serif;
	font-size: 12px;
	color: #333;
	margin: 10px 0px 0px 0px;
}

img
{
	border: none;
}

.clear
{
	clear: both;
	font-size: 1px;
}

a
{
	color: #1135AB;
	font-size: 12px;
}

ul li
{
    padding-bottom: 4px;
}

h1
{
	font-family: georgia,times new roman;
	font-size: 32px;
	font-weight: normal;
	color: #cc0000;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-family: georgia,times new roman;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 20px 0px 10px 0px;
	line-height: 22px;
	font-style: italic;
}

h2 span
{
	font-size: 20px;
	color:#660000;
	padding-right: 2px;
	font-style: normal;
}

h3
{
	font-size: 14px;
	font-weight: normal;
	color: #555;
	margin: 0px 0px 10px 20px;
}

h3 span
{
	font-family: georgia,times new roman;
	font-size: 20px;
	color:#660000;
	padding-right: 2px;
}

h3 a
{
	font-size: 14px;
}

h4
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 4px 0px;
}

h4 a
{
	text-decoration: none;
	font-size: 16px;
	color: #000;
}

dl dt
{
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}

dl dd
{
    margin: 0px 0px 12px 20px;
}

.logo
{
    float: left;
}

.contact
{
    float: right;
    text-align: right;
    font-size: 16px;
    font-family: Georgia, times new roman, Sans-Serif;
}

.contact span
{
    font-size: 24px;
    font-family: times new roman;
}

.shell
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

.introduction
{
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -470px;
    color: #fff;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 18px;
    line-height: 26px;
    width: 300px;
    z-index: 50;
    text-align: left;
}

.introduction a
{
    color: #fff;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 18px;
}

.homeshow
{
    text-align: right;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 240px;
    width: 750px;
}

.content
{
    background-color: #000;
    margin: 10px 0px 10px 0px;
    padding: 10px;
}

.menu
{
    display: inline;
    list-style-type: none;
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-size: 18px;
    margin: 10px 0px 10px 140px;
    padding: 0px;
}

.menu li
{
    display: inline;
    list-style-type: none;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
    text-transform: uppercase;
}

.menu li a
{
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 4px;
}

.menu li a:hover
{
    text-decoration: underline;
}

.menu li.on a
{
    font-family: Georgia, Times New Roman, Serif;
    color: #ff0000;
    font-style: italic;
}

.subcontent
{
}

.subcontent td
{
    vertical-align: top;
}

.subcontent td.submenu
{
    background-color: #333;
    width: 230px;
    padding: 14px;
    border-right: 6px solid #000;
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-size: 22px;
}

.subcontent td.submenu a
{
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
}

.subcontent td.submenu a:hover
{
    text-decoration: underline;
}

.subcontent td.submenu ul
{
    margin: 0px;
    padding: 0px;
}

.subcontent td.submenu ul li
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    list-style-type: none;
}

.subcontent td.submenu ul li.on a
{
    font-style: italic;
    text-decoration: underline;
}

.subcontent td.submenu ul.anchor li a
{
    font-size: 16px;
    line-height: 18px;
}


.subcontent td.submenu ul li ul
{
    margin: 6px 0px 0px 30px;
    padding: 0px;
}

.subcontent td.submenu ul li ul li
{
    list-style-type: disc;
    padding-bottom: 2px;
}

.subcontent td.submenu ul li ul li a
{
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.subcontent td.submenu ul li ul li.on a
{
    font-style: italic;
    text-decoration: underline;
}

.subcontent td.text
{
    background: #fff url(/images/header_firepit.jpg) no-repeat;
    background-position: top;
    width: 728px;
    padding: 190px 14px 14px 14px;
    color: #333;
    font-size: 12px;
    font-family: Arial, Calibri, Sans-Serif;
}

.subcontent td.text ul li span
{
    font-weight: bold;
    font-size: 13px;
}

.gallery
{
	border: 1px solid #666;
	background-color: #f0f0f0;
	padding: 4px 4px 10px 4px;
	width: 182px;
	text-align: center;
	float: right;
	margin-bottom: 4px;
	margin-left: 6px;
}

.gallery img
{
	width: 160px;
	border: 1px solid #000;
	margin-bottom: 4px;
}

.products img
{
	margin-bottom: 6px;
}

.products span
{
	font-weight: bold;
}

.products span a
{
	font-weight: bold;
	font-size: 16px;
}

.products td
{
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 16px;
	width: 49%;
}

.products a
{
	text-decoration: none;
	color: #333;
}

.products a:hover
{
	text-decoration: underline;
}

.galleryimg img
{
    width: 150px;
}

.galleryimg td
{
    border: none;
}

.tagline
{
    font-family: Georgia, Times New Roman, Serif;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
}

.footer
{
    text-align: center;
}