﻿html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
    margin: 0px;
    padding: 0px;
    border: 0px;
	font-family:Verdana, sans-serif;
	font-size:11px
}
.text {
	font-family:Verdana, sans-serif;
	font-size:11px
}
#maps{
	width:100%;	
	}
#contents{
	width:100%;	
	
	}
#box1{
	width:300px;
	float:left;
	padding:8px;
	}
#box2{
	width:300px;
	float:left;
	padding:8px;
	}
#box3{
	width:300px;
	float:left;
	padding:8px;
	}
.ninnerhead{
	font-family:Arial, sans-serif;
	font-size:20px
	}	
.sitemap ul {
	list-style:none;
	list-style-type:none;
	}
.sitemap li{
	list-style-type:none;
	width:150px;
	}	

.graytext {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color: #777777;
}

.graytext_large {
	font-family:Verdana, sans-serif;
	font-size:14px;
	color: #777777;
}
.shopping_cart_msg
{	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#777777;
    }
BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	border: 0px;
	font-family:Verdana, sans-serif;
	font-size:11px
}
.content 
{
    font-family: Verdana;
    font-size: 11px;
    color:Black;
}
.boldContent
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color:Black;
}
.form {
	font-family:Verdana, sans-serif;
	font-size:10px
}
.redboldContent
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color:#bf0a0a;
}
.boldMenu
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-weight: bold;
 color:Black;
 text-decoration:none;
}

.boldMenu_large
{
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color:Black;
 text-decoration:none;
}
.boldMenu_large_black
{
 font-family: Verdana, sans-serif;
 font-size: 19px;
 color: Black;
 text-decoration:none;
}
.boldMenu_large_grey
{
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: Gray;
 text-decoration:none;
}
.whiteboldMenu
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-weight: bold;
 color:White;
 text-decoration:none;
}
.redboldMenu
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color:#bf0a0a;
 text-decoration:none;
}
.redLink
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: normal;
 color:#bf0a0a;
 text-decoration:none;
}
.activeLink
{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color:black;
 text-decoration:underline;
}
.bighead {
	font-family:Arial, sans-serif;
	font-size:30px
}
.smallhead {
	font-family:Arial, sans-serif;
	font-size:18px
}
.content_bold
{
    font-family: Verdana;
    font-size: 11px;
    color:Black;
    font-weight:bold ;
}