body {
	background-color: #fb8a00;
	margin-top: 0px;
	font-family: verdana, garamond, sans-serif;
	font-size: 14px;
	text-align: center;
}

#maincontainer {
	width: 960px;
	background-color: #ffffff;
	border: 1px solid #333333;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content {
	padding: 10px;
	padding-top: 0px;
}

.menu {
    height: 59px;
    width: 960px;
}

.cssnav	{
    position:relative;
    float: left;
    margin: 0; 
    padding: 0;
    background: url(/images/overbtn.jpg) no-repeat;
    width: 120px;
    height: 59px;
	overflow:hidden;/* for ie to hide extra height*/	
}

.cssnav a {
    display: block;
    color: #808080;
    font-size: 18px;
    width: 120px;
    height: 59px;
    float: left;
    text-decoration: none;
    overflow:hidden;/* for ie to hide extra height*/
	background-color: transparent;
	padding: 0px;
	border: 0px;
}

.cssnav a:hover {
    color: #ffffff;
}

.cssnav img {width: 120px; height: 59px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
 
.cssnav span {
    position: absolute;
	left: 0px;top: 18px;
	text-align: center;
	width: 120px;
	cursor: pointer;   
}

a {
	color: #c00000;
	text-decoration: none;
	padding: 1px;
	border-bottom: 1px solid #c00000;
}

a:hover {
	color: #ffffff;
	background-color: #c00000;
}

.noline	{
    margin: 0; 
    padding: 0;
    background-color: #ffffff;
	overflow:hidden;/* for ie to hide extra height*/	
}

.noline a {
	text-decoration: none;
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	overflow:hidden;/* for ie to hide extra height*/	
}

.noline a:hover {
    background-color: #ffffff;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #c00000;
	text-align: center;
}

blockquote {
	background-color: #F2F2F2;
	border: 1px  solid #333333;
	padding: 10px;
	width: 840;
	text-align: left;
}

.testimonial {
	border: 1px;
	text-align: center;
}


.footer {
    height: auto;
    width: 960px;
	border-top: 1px solid #333333;
}

.lowermenu	{
    position:relative;
    float: left;
    margin: 0; 
    padding: 0;
    background-color: #c20000;
    width: 192px;
	overflow:hidden;/* for ie to hide extra height*/	
}

.lowermenu a {
    display: block;
    color: #ffffff;
    width: 192px;
    float: left;
    text-decoration: none;
    overflow:hidden;/* for ie to hide extra height*/
	background-color: transparent;
	padding: 3px;
	border: 0px;
}

.lowermenu a:hover {
    color: #333333;
}

.copyright {
    height: auto;
    width: 960px;
    background-color: #c0c0c0;
	font-size: 10px;
	text-align:center;
	border-top: 1px solid #333333;
}


.hp {
    height: auto;
    width: 100%;
}

.hpleft	{
    position:relative;
    float: left;
    width: 560px;
    height: auto;
	overflow:hidden;/* for ie to hide extra height*/	
	padding-right: 4px;
	border-right: 1px solid #333333;
}

.hpright {
    position:relative;
	width: 360px;
    height: auto;
	padding-left: 4px;
	overflow:hidden;/* for ie to hide extra height*/	
}

.hpright strong {
	font-size: 18px;
	color: #808080;
}


.stores {
    height: auto;
    width: 100%;
}

.stores_1	{
    position:relative;
    float: left;
    width: 310px;
	overflow:hidden;/* for ie to hide extra height*/	
	padding-right: 4px;
	padding-bottom: 4px;
}

.stores_2 {
    position:relative;
	width: 310px;
    float: left;
	padding-right: 4px;
	overflow:hidden;/* for ie to hide extra height*/	
	padding-bottom: 4px;
}

.stores_3 {
    position:relative;
	width: 314px;
	overflow:hidden;/* for ie to hide extra height*/	
	padding-bottom: 4px;
}

.search-form-container		{ border: 3px solid; background: #ffd4a1; border-color: #fb9d2e }

.search-form .form-buffer { height: 0.4em }
.search-nav-button-light { font-size: 90%; font-weight: normal; background-color: #ddd ; padding: 0 }

.search-form-row-deemphasis td, .search-form-row-deemphasis th, .search-form-row-deemphasis select { font-size: 93%; color: #444 }
