/*Armstrong Saddlery- March 2010 */



body {
	margin:0px;
	background: #000000 url('images/armstrong-saddlery-background.jpg') no-repeat center top;
	padding:0px;	height:100%;
	width:100%;
}

.main {
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
   	margin-right:30px;
	margin-left:15px;
}
.main p {
	font-size: 14px;
	font-family: tahoma;
	color: #303030;
}

.products p {
	font-size: 11px;
	font-family: tahoma;
	color: #81552A;
}

.products {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
   	margin-right:30px;
	margin-left:20px;
}

p {
	font-size: 14px;;
	font-family:tahoma;
	color: #81552A;
}

#address {
	text-align:center; 
	font-family:tahoma;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
        display: block;
}

#address a {
	color: #000000;
	text-decoration: none;
	
}

#address a:hover {color: #88663B;
	}

/* Headings */

h1	{
	font-family: tahoma;
	font-size:14px;
	color: #4E7D94;
	text-decoration: none;
    	text-align:center; 
	font-weight: bolder;
	padding: 0.2em 1em;
	margin-left:20px;
	
}

h2	{
	font-family:tahoma;
	font-size:15px;
	color: #81552A;
	text-decoration:none;
	text-align:left;
	padding-left: 20px;
	padding: 0.2em 1em;
	font-weight:bold;
	margin:0px;
}

h3	{
	font-family:tahoma;
	font-size:12px;
	color:#8D2800;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin-left:20px;
	
}

h4	{
	font-size: 14px;;
	font-family:tahoma;
	color: #81552A;
}


/* Left  Menu Stuff */

#left 	{	
	padding-left: 20px;
	padding-right: 1px;
	padding-top: 20px;
	display: block;
	font-family: tahoma;
	font-size:10pt;
	color: #D07002;
	font-weight : bold;
	text-align:left;
}

#left a {
	color: #F3F3E8;
	text-decoration: none;
}

#left a:hover {
	color: #D07002;
        text-decoration: underline;
}
/* Bottom Menu */

.bottom_menu p {
	text-decoration: none;
	padding-top: 0px;
	text-align:center;
	font-family: tahoma;
	font-size:8pt;
	color : #000000;
	padding-bottom: 0px;
	}
.bottom_menu a {
	color: #000000;
	text-decoration: none;
  	 }
.bottom_menu a:hover {color: #88663B;
	}

/* Links */

A:link 	{
	color: #000000;
	text-decoration: underline;
}
A:visited {
	color: #956124;
	text-decoration: underline;
}
A:active {
	color: #956124;
	text-decoration: none;
}
A:hover {
	color: #956124;
	text-decoration: none;
}





#bottom p {
	text-decoration: none;
	padding-top: -10px;
	text-align:center;
	font-family: tahoma;
	font-size:6pt;
	color : #000000;
	padding-bottom: 0px;
	}

/* Newsletter Signup */

 #SignUp .signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  }
#SignUp .signupframe .required {
 font-size: 10px;
 
 #SignUp .signupframe {
 color: #997823;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 }

/* sitemap */

.mapsection {font-family: Tahoma;font-size: 12px;}
.mapitem {font-family: Tahoma;font-size: 10px;}

 

