/* SPECS */
/*  light-blue: #69c; */
/*  dark-blue: #006; */
/*  red: #900; */
/*  yellow: #fc0; */
/*  canvas width: 780px */
   
body {
    background-color: #fc0;
    margin: 10px 20px;
    width: 780px;
    }

p, address, li  { font-size: 13px; font-family: "times new roman", serif; font-style: normal }
    
address { margin-top: 1em; }
    
a {
    color: #900;
    text-decoration: none;
    }
a:hover { color: #69c; } 

h1 {
    font-family: georgia, serif;
    font-size: 24px;
    font-style: italic;
    color: #fff;
    margin: 0;
    padding-bottom: 6px;
    }
    
h1#nat { line-height: 23px; }

h2  { color: #006; font-size: 11px; font-family: verdana, arial, sans-serif; margin: 1.5em 0 0 }
h3  { font-size: 13px; line-height: 18px; font-family: Georgia; margin-top: 1px }
p.sales {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    }

/* INTERIOR PAGE STYLES */

img#logo {
    float: left;
    padding: 0;
    margin: -22px 0 0 0;
    }
    
table.nav {
    margin: 10px 0 0 0;
    padding: 0;
    width: 679px;
    }

table.nav td { height: 60px; }

table.nav #red {
/*    width: 280px; */
    background-color: #900;
    border-top: 4px solid #006;
    border-bottom: 4px solid #006;
    padding: 0 0 5px 10px;
    vertical-align: bottom;
    }

table.nav #links  { background-color: #fff; width: 410px; vertical-align: middle; border-top: 4px solid #006; border-right: 4px solid #006; border-bottom: 4px solid #006 }
table.nav #links p {
    text-align: center;
    margin: 4px 0;
    }

p.nav  { text-align: right; margin: 0 20px 0 0 }

div.spacer { clear: both; line-height: 1px; }

div.leftcol {
    width: 280px;
    float: left;
    margin-bottom: 20px;
    }
    
div.rightcol {
    width: 383px;
    float: right;
    margin-bottom: 20px;
    }

/* empty column to use for announcments */
div.logocol {
    width: 101px;
    clear: left;
    float: left;
    }

/* column for floating links */
div.fix {
    position: fixed;
    top: 164px;
    left: 22px;
    width: 101px;
    }
    
div.fix p { margin: 0 0 3px 0; padding: 0;}

/* smattering of IE hacks for various platforms */
#withfixed { margin-left: 103px; }

* html div.fix { position: absolute; }
* html #withfixed { margin-left: 0; float: right; }

/* right column picture formats */
div.rightcol img {
    border: 5px solid #000;
    }
div.l { float: left; }
div.r { float: right; }

div.rightcol p {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    margin: 3px 0 1em 0;
    }

div.rightcol p.credit  { font-size: 11px; font-family: "times new roman", serif; text-align: right; clear: both }    

/* two column div */

div.twocol {
    width: 677px;
    float: left;
    margin-bottom: 20px;
    }

/* contact page formats */
p#map { text-align: center; }

/* sales page formats */

div.horse {
    background-color: #fff;
    border: 3px solid #900;
    text-align: right;
    padding: 6px;
    margin: 1em 0;
    }
    
div.horse img {
    border: 5px solid #000;
    }

div.horse p {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    width: 430px;
    text-align: left;
    margin: 0;
    padding-right: 11px;
    float: left;
    }

div.horse span { text-transform: uppercase; }
div.horse p.bo { float: left; margin-top: -15px; margin-left: 2px; }
div.horse strong { color: #900; }

/* links page formats */

#linkpage ul,
#sitemap ul
 { margin: 0; padding: 0; }

#linkpage ul li, 
#sitemap ul li { 
    list-style-type: none;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #006;
    margin: 1.5em 0 0 0;
    padding: 0;
    }

#linkpage ul ul li  { font-family: "times new roman", serif; font-weight: normal; text-indent: -10px; list-style-type: disc; list-style-position: inside; margin-left: 20px }
#linkpage ul ul li.return { list-style-type: none; }


/* testimonials */div.comments {    border-bottom: 1px solid #000;    margin-bottom: 2em;    }div.comments#last { border: 0; }div.comments img { float: right; border: 5px solid #000; margin-left: 11px;}div.comments p { margin: 0 0 1em 0; }
div.comments p.from, p.by {
	margin: 0;
	font-weight: bold;
	}
	
p.by { 
	padding-left: 3em; }

/* footer */

p.footer {
    padding: 8px 0 0 0;
    border-top: 2px solid #000;
    clear: both;
    margin: 0;
    }

p.copyright {
    font-size: 11px;
    margin-top: 0;
    }

/* THUMB IMAGE/TEXT PADDING */

#splash div.nav img, p.nav img {
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
    vertical-align: bottom;
    }

#splash #leftimg, p.nav #leftimg { margin-right: 5px; }

/* SPLASH PAGE STYLES */

div.left {
    width: 150px;
    float: left;
    }

#splash address { margin: 2em 0; }

.blurb { 
    font-weight: bold;
    color: #006; }

#splash div.nav {
    float: right;
    text-align: right;
    }

#splash div.nav p { margin: 0 0 5px 0; }
#splash div.nav p#thumb { margin-right: 30px; }


div.quad {
    width: 300px;
    position: absolute;
    top: 100px;
    left: 270px;
    text-align: center;
    }

div.quad div  { margin: 0 auto; width: 129px }

div.quad img { border: 5px solid #000; margin: 4px 0 14px 0;}

div.quad div p { text-align: left; margin: 0; }

.quad #top, .quad #bottom { 
    text-align: center;
    clear: both;
    } 

.quad #left { float: left; }
.quad #right { float: right; }

/* SITEMAP */

#sitemap ul ul li { 
	margin: 0 0 0 2em;
	padding: 0;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
	}
p.sidebar { font-size: 9px; font-family: Verdana, sans-serif; line-height: 1.25 }
div.form { width: 200px }
