/*External Style Sheet*/

body 
	{
	background-color:#D3AA74;
	color:#000000;
	background-attachment:fixed;/*doesn't scroll(scrolling is scroll)*/
	font-size:9pt;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.tag
	{
	color:#FFFFFF;
	font-size:18px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.button
	{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.sideheader
	{
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.header
	{
	color:#B22222;
	font-size:18px;
	text-align:left;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.header3
	{
	color:#AC5739;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
div.header2
	{
	color:#AC5739;
	
	text-align:center;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}	
span.side
	{
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}
span.blue
	{
	color:#0B2971;
	}
span.red
	{	
	color:#B22222;
	}	
.copy
	{
	color:white;
	font-size:10px;
	font-family:Trebuchet MS,Arial,sans-serif;	
	}	
	
h1
	{
	font-size:18px;
	font-weight:300;
	display:inline;
	}
	h1 span
		{
		font-size:12px;
		font-weight:bold;
		}

h2
	{
	color:#AC5739;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	font-family:Trebuchet MS,Arial,sans-serif;
	display:inline;
	}
	
strong	{
	font-weight:600;
	}

div.center
	{
	text-align:center;
	}

div.right
	{
	text-align:right;
	}

div.left
	{
	text-align:left;
	}

div.addy
	{
	font-size:10pt;
	color:#000066;
	font-family:Arial;
	font-weight:bold;
	}

table
	{
	border-style:none;
	width:100%;
	text-align:center;
	}
td.right
	{
	text-align:right;
	}
td.left
	{
	text-align:left;
	}

table.front
	{
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
    	border-style: solid;
    	margin:0 auto;
    	text-align:center;
    	width:420px;
    	}
td.front
	{
	border-color: #000000;
	width:210px;
	border-width: 1px 1px 1px 1px;
    	border-style: solid;
    	margin:0 auto;
    	text-align:left;
    	padding:2px;
    	vertical-align:top;
    	}    	
	

img
	{
	border-style:none;
	}

img.saddle
	{
	border-color: #AC5739;
	border-style:solid;
	border-width:1px;
	}
em
	{
	font-weight:normal;
	font-style: italic;
	}
hr
	{
	text-align:center;
	color:#000000;
	width:80%;
	height:1px;
	}

a:link
	{
	text-decoration: underline;
	color:black;
	}

a:visited
	{
	text-decoration: underline;
	color:black;
	}
a
	{
	font-family:Trebuchet MS,Arial,sans-serif;
	text-decoration: none;
	color:black;
	}
a:hover
	{
	text-decoration: underline;
	color:black;
	}
	
a.main
	{
	color:#AC5739;
	text-decoration:none;
	}
a.main:link
	{
	color:#AC5739;
	}

a.main:visited
	{
	color:#AC5739;
	}
a.main:hover
	{
	color:black;
	text-decoration: none;
	}
a.side
	{
	color:white;
	font-family:Trebuchet MS,Arial,sans-serif;	
	text-decoration:none;
	}
a.side:link
	{
	color:white;
	}

a.side:visited
	{
	color:white;
	}
a.side:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}
.clear
	{
	clear:both;
	}

.messager
	{
	color:#BB1111;
	}

#footstuff
	{
	width:736px;
	text-align:left;
	background-color:#AC7839;
	background-image:url("images/stitchbottom.jpg");
	background-repeat:repeat-x;
	}
#bottomphone
	{
	width:441px;
	}
#bottomaddy
	{
	width:295px;
	background-image:url("images/saddlery_address.jpg");
	background-repeat:no-repeat;
	text-align:right;
	background-color:#AC7839;
	}
