/* CSS Document */

.clear { 
clear: both; 
} 

body {margin:0; padding:0;}
#outerwrapper {
	width:100%;
	height:155px;
	background-image: url(images/tartanback.gif);
	background-position: left;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bodywrapper {
	margin:0;
	padding:0;
	width:100%;
	height:auto; /*background:url(images/header.gif) repeat-x;*/
	position: relative;
}

#header {
	width:880px;
	height:155px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
} 

#insetbox {
	width:160px;
	margin-top: 15px;
	margin-left: 4px;


}

#boxwrap {
	width:190px;
	float: right;
	margin-bottom: 15px;
	height: auto;
	background-color: #FFFFFF;
}


#boxheader {
	width:190px;
	height:20px;
	padding-left: 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
}

#sidebox {
	width:168px;
	height:auto;
	background-image: url(images/boxback.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-color: #000033;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#flashbox {
	float: left;
	height: 127px;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

#clickherebox {
	float: none;
	height: auto;
	width: 169px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bolder;
	margin-top: 10px;
}

#sidebox a {
	color: #272778;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#sidebox a:hover {
	color: #0099FF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#boxfooter {
	width:193px;
	height:8px;
	background-image: url(images/boxfooter.gif);
	background-repeat: no-repeat;
}

#mainpage {
	margin:0 auto;
	width:880px;
	height:auto;
	position:relative;
	background-image: url(images/pageback.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: none;
}



.linkstyle {
	color:#000000;
}
#bannercol {
	width:190px;
	float:right;
	margin-top: 10px;
	height: auto;
	margin-right: 10px;
}

#textheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #080C3A;
	height: 20px;
}

#blankheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 300px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}



#infotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	float: left;
	width: 245px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: normal;
	border-bottom: 1px solid #15157C;
	border-left: 1px solid #15157C;
	border-right: 1px solid #15157C;
}

#infotext a {
	color:#990033;
}

#infotext a:hover {
	color:#990033;
	background-color: #999999;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	float: left;
	word-spacing: normal;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

p {
}

#bodyhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A4576;
	text-align: center;
	float: left;
	width: 390px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.bodytext ul, li {
	padding:0px;
}

.bodytext strong {
	color: #000033;
}

.bodytext li {
	list-style-type: disc;
	text-indent: -15px;
	text-align: left;
	list-style-position: inside;
	text-decoration: none;
	border-left: 0px;
}

.bodytext ul {
	margin-left: 20px;
	margin-bottom: 0px;
}

.bodytext a {
	color: #272778;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover {
	text-decoration: underline;
	color: #262692;
	font-weight: bold;
}

#logopics {
	width:880px;
	float:left;
	height:131px;
}

#logopics ul, li { margin:0; padding:0; list-style:none;}

#logopics ul {width:100%; }

#logopics li {float:left; }

#topnav {
	width:880px;
	height: 24px;
	background-color: #FFFFFF;
}

#topnav ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

#topnav ul {
	width:880px;
	height: 24px;
	border: none;
}

#topnav li {float:left; overflow:hidden; }




#lownav {
	width:880px;
	float:left;
	height: 24px;
}

#lownav ul, li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

#lownav ul {
	width:880px;
	height:24px;
}

#lownav li {
	height:24px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4576;
	float: left;
}

#footer {
	margin:0;
	padding:0;
	width:100%;
	height:22px;
	float: left;
	background-color: #FFFFFF;
}

#footernav {
	margin:0 auto;
	width:880px;
	height:22px;
	position:inherit;
	background-color:#3A4576;
} 



/* -- my topnav image buttons --*/
#home { height:24px; width:92px; overflow:hidden; /*background-image:url(images/tabout.gif); background-position:0 0;*/}
#ponies { height:24px; width:119px; overflow:hidden; /*background-image:url(images/thome.gif); background-position:0 0;*/}
#stock { height:24px; width:134px; overflow:hidden; /*background-image:url(images/tcomms.gif); background-position:0 0;*/}
#sale { height:24px; width:109px; overflow:hidden; /*background-image:url(images/tfundrais.gif); background-position:0 0;*/}
#news { height:24px; width:98px; overflow:hidden; /*background-image:url(images/ttrain.gif); background-position:0 0;*/}
#findus{ height:24px; width:106px; overflow:hidden; /*background-image:url(images/tcontact.gif); background-position:0 0;*/}
#links { height:24px; width:87px; overflow:hidden; /*background-image:url(images/tcontact.gif); background-position:0 0;*/}
#contact { height:24px; width:135px; overflow:hidden; /*background-image:url(images/tfundrais.gif); background-position:0 0;*/}



a#button1a { 
	display: block; 
	width: 92px; 
	height: 24px; 
	background-image: url(images/navbut1.gif); 
	background-position: 0 0;
    margin: 0 auto;
}
a#button1a:hover { background-position: 0 -24px; }

a#button2a {
    display: block;
    width: 119px;
    height: 24px;
    background-image: url(images/navbut2.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button2a:hover { background-position: 0 -24px; }

a#button3a {
    display: block;
    width: 134px;
    height: 24px;
    background-image: url(images/navbut3.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button3a:hover { background-position: 0 -24px; }

a#button4a {
    display: block;
    width: 109px;
    height: 24px;
    background-image: url(images/navbut4.gif);
    background-position: 0 0;
    margin: 0 auto;
}

a#button4a:hover { background-position: 0 -24px; }

a#button5a {
    display: block;
    width: 98px;
    height: 24px;
    background-image: url(images/navbut5.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button5a:hover {
    background-position: 0 -24px;
}

a#button6a {
    display: block;
    width: 106px;
    height: 24px;
    background-image: url(images/navbut6.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button6a:hover {
    background-position: 0 -24px;
}

a#button7a {
    display: block;
    width: 87px;
    height: 24px;
    background-image: url(images/navbut7.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button7a:hover {
    background-position: 0 -24px;
}

a#button8a {
    display: block;
    width: 135px;
    height: 24px;
    background-image: url(images/navbut8.gif);
    background-position: 0 0;
    margin: 0 auto;
}
a#button8a:hover {
    background-position: 0 -24px;
}



a .alt { display: none; }

#toptext1 {
	float:left;
	width: 390px;
	height: auto;
	color: #3A4576;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#toptext2 {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 390px;
	height: auto;
	color: #000033;
	font: verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#column1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#column2 {
	padding: 0px;
	float: left;
	height: auto;
	width: 325px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#credits {
	font-size:10px;
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 873px;
	margin: 0 auto;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
} 

#credits a{
	
	color:#CCCCCC;
	
} 

#creditblock {
	margin:0;
	width:100%;
	height:17px;
	background-color:#FFFFFF;
	float: left;
} 

.bodyimage {
	width:295px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.bodyimage2 {
	width:295px;
	height:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#formcolumn {
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: auto;
	width: 600px;
	margin-top: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#formtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	word-spacing: normal;
	width: 286px;
	padding-left: 120px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

. {
	
}

.soldtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	float: left;
	word-spacing: normal;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin: 5;
	font-weight: bold;
}
