﻿/* page structure */

body
{
    margin: 0px;
    padding: 0px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: none;
	background-image: url(../Images/background.png);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 20px;
}
img
{
	border: 0;
}
#box
{
    height: 100%;
    width: 991px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-image: url(../Images/bodyBack.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	display: table;
}
#top
{
	height: 84px;
    width: 100%;
    background-image: url(../Images/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: -1;
}
#bodyTop
{
	height: 141px;
    width: 100%;
    background-image: url(../Images/bodyTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	z-index: -1;
}

#topLogo
{
	margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	height: 1px;
    width: 991px; /*1111px;*/
	text-align: left;
	z-index: 1000;
	top: 0;
}

#mainContent
{
	width: 991px;
	margin-left: 123px;
}
#mainContentDiv
{
	padding-top: 35px;
	text-align: justify;
}
#footer
{
	float: left;
    height: 60px;
	width: 991px;
	background-color: White;
	background-image: url(../Images/footer.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 5px;
	line-height: 30px;
}
a
{
	text-decoration: none;
	color: #98986d;
}
a:hover
{
	text-decoration: underline;
}
div#bodyTop ul
{
	margin: 0 60px 0 183px;
	padding: 0;
	list-style-type: none;
	width: 760px;
	position: relative;
	display: block;
}

div#bodyTop ul li
{
	display: block;
	float: left;
	width: 149px;
}

div#bodyTop ul li a
{
	font-weight: bold;
	display: block;
	color: #989898;
	text-decoration: none;
	padding: 13px 0 13px 0;
	background-color: #f6f6f6;
	width: 100%;
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
}

div#bodyTop2
{
	margin-top: -94px;
	text-align: center;
	padding-bottom: 20px;
}
div#bodyTop2 ul
{
	margin: 0 60px 0 183px;
	padding: 0;
	list-style-type: none;
	width: 760px;
	position: relative;
	display: block;
}

div#bodyTop2 ul li
{
	display: block;
	float: left;
	width: 74px;
}

div#bodyTop2 ul li a
{
	font-weight: bold;
	display: block;
	color: #989898;
	text-decoration: none;
	padding: 8px 0 8px 0;
	background-color: #f6f6f6;
	width: 100%;
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
}

div#subMenuContainer
{
    /*background-color: Yellow;*/
	width: 100%;
	text-align: center;
	height: 32px;
	padding-bottom: 20px;
}

div#subMenu
{
    float: left;
    background-color: #f4f4ea;
    width: 100%;
}

div#subMenu ul
{
	margin: 0 60px 0 0px;
	padding: 0;
	list-style-type: none;
	/*width: 760px;*/
	position: relative;
	display: block;
}

div#subMenu ul li
{
	display: block;
	float: left;
}

div#subMenu ul li a
{
	font-weight: normal;
	display: block;
	color: #989898;
	text-decoration: none;
	margin: 0 -1px 0 0;
	padding: 8px 0 8px 0;
	background-color: #f6f6f6;
	width: 97px;
	border: solid 1px #e4e4e4;
}

h2
{
	color: #98986d;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 15px 0;
    width: 100%;
    background-color: #f4f4ea;
    padding-left: 5px;
}

h2 a
{}

p
{
	margin: 0 0 15px 0;
}

div.leftColumn
{
	float: left;
	/*background-color: Yellow;*/
	margin-bottom: 10px;
}

div.rightColumn
{
	float: left;
	/*background-color: Orange;*/
	margin-bottom: 10px;
}

div#accordion
{
}

ul.basic
{
	margin-left: 20px; 
	padding-left: 0;
}

ul.basic li
{
	left: 0;
}


img.photo
{
	border: solid 1px #e4e4e4;
}

input[type="submit"] 
{
    border: solid 1px #e4e4e4;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
	color: #4b4b4b;
}

input[type="text"] 
{
    width: 300px;
    border: solid 1px #e4e4e4;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
	color: #4b4b4b;
}

input.zip
{
	width: 82px;
}

input.city
{
	width: 200px;
}

textarea 
{
    width: 500px;
    height: 100px;
    border: solid 1px #e4e4e4;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
}

div.accordion
{
	z-index: 100;
}

.price
{
	color: #902323;
}

.thumbnail
{
	margin: 5px;
}

ul#grid	
{
	margin: 0;
}

ul#grid li {
  list-style: none outside;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
}

ul#grid li img {
  vertical-align: middle;
}

