body {
	margin:0;
	padding:0;
	color:#333;
	font-size:70%;
	font-family: "Trebuchet MS",verdana,helvetica,sans-serif;
	text-align:center;

}
h1 {
	font-size:16px;
	color: #cc3333;
	padding-left: 25px;
	background: transparent url('images/h1.gif') no-repeat top left;
	line-height: 24px;
	font-family: Verdana, sans-serif;
	margin-left: 14px;

} 
h2 {
	margin-top: 5px;
	padding-left: 35px;
	background: transparent url('images/h1dark.gif') no-repeat top left;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 34px;
}
h3 {
	font-size:14px;
	font-family: Verdana, sans-serif;
}
h4 {
	font-size:12px;
	font-family: Verdana, sans-serif;
}
#topmenu {
	float: right;
	margin-right: 25px;
}

#topmenu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 5px;
	border-left: 1px solid #cc3333;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #000000;
}
#topmenu #active a{
	text-decoration: underline;
	color: #000000;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 760px;
	background-image: url(images/background_cols.gif);
}

#header {
	margin: 0;
	height: 212px;
	background-image: url(images/NEWbrowntopheader2.jpg);
	content: url("index.php")
}
.floatleft {float:left;
}
.floatright {
	float:right;
}
.floatleft2 {
	float:left;
	margin-top: 45px;
	margin-left: 3px;
}
.floatright2 {
	float:right;
	margin-right: 3px;
	margin-top: 45px;
	padding-top: 4px;
}
#side-a {
	float: left;
	width: 133px;
}

#side-b {
	float: right;
	width: 313px;
	margin-top: -55px;
}
#middlecontent {
	float: left;
	width: 303px;
	margin-left: 5px;
	margin-right: 5px;
}
#middlecontent2 {
	float: left;
	width: 613px;
	margin-left: 5px;
	margin-right: 5px;
}
#footerbk {
	clear: both;
	background-image: url(images/NEWbrownfooterbk.jpg);
	height: 52px;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(icon_external.gif) no-repeat center right;
}
#roundcont{
	background-image: url(images/NEWbrownnavtop.jpg);
	background-repeat: repeat;
	width: 132px;
}
#navtop{
	width: 132px;
	margin-top: -12px;
}
#navbottom{
	background-image: url(images/NEWbrownnavbottom.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 132px;
}

#logincont{
	background-image: url(images/NEWbrownnavtop.jpg);
	background-repeat: repeat;
	width: 132px;
}
#logintop{
	height: 7px;
	width: 132px;
	padding-top: 4px;
}
#loginbottom{
	background-image: url(images/NEWbrownnavbottom.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 132px;
}

 #navlist
{
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0px;
}

#navlist li
{

}
#navlist a {
	padding-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc3333;
	text-decoration: none;
	font-style: italic;
	background-image: url(images/menubullet.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.1em;
	font-weight: bold;
	line-height: 2em;
}
#navlist a:hover
{
	padding-left: 18px;
	background-image: url(images/menubulletover.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.1em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 2em;
}
#navlist ul { list-style: none; }
.clearboth{
	clear:both;
	width: 133px;
}
#reccont{
	background-image: url(images/recmiddle.gif);
	background-repeat: repeat;
	width: 313px;
}
#rectop{
	height: 22px;
	width: 313px;
	background-image: url(images/rectop.gif);
}
#recbottom{
	background-image: url(images/recbottom.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 313px;
}

.boots{
	margin-right: 5px;
	margin-left: 10px;
	text-align: justify;
}
.featured{
	margin-left: 5px;
	float: left;
}
.featured2{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -12px;
}
.featureslist{
	margin-left: 44px;
}
.featuresheading{
	font-size: 14px;
	margin-left: 124px;
	margin-top: 34px;
}
/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 130px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 131px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  
  padding-left: 13px;
	color: #FFFFFF;
	font-style: italic;
	background-image: url(images/NEWmenubullet.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.1em;
	line-height: 2em;
  
  
  
  font: bold 9px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  
	background-image: url(images/NEWmenubulletover.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.1em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	display: block;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #cc3333;
	color: #000000;
	width: 90px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 4px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #cc3333;
  color: #FFF;
  	text-decoration: underline;

}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 130px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}
#maps{
	margin-left: 75px;
}
#index .index, #locations .locations, #about .about #faq .faq, #contact .contact, #sitemap .sitemap, #requirements .requirements, #resources .resources

{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/NEWmenubulletover.gif);
}
.form{
	width:80%;
	margin-left: 75px;
}
.homepagefeatured{
	margin-left: 66px;
}
.newfeatured{margin-left:10px;}
#righthomepagecontent{padding-left:6px;}
#side-c {
	width:624px;
	float: right;
}
