/*

  $Id: style.css, v 1.00 2008/09/02 
	rel- all.php
  Copyright (c) 2007-2009 SK Design, Inc. -All Rights Reserved

*/

*{
    font-family: Trebuchet MS, Tebuchet, Tahoma, Verdana, Arial, Univers, Helvetica, Sans-Serif;
    color: #4d4d4d;
}

html{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

body {
    margin:0; 
    padding:0; 
    text-align:center;
/*	background-color: #fcf6e8;*/
}

p {
    font-size: 12px;
    margin-bottom: 5px;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after  {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


h2 {
    font-size: 12px;
    line-height:normal;
} 

h3 {
    font-size: 11px;
    line-height:normal;
} 

ul {
    font-size: 12px;
    list-style-type: disc;
    list-style-position:inside ;
}

#header {
	position:relative; 
	height:200px; 
    background-image:url(selby-arabian-horses-top.jpg);
	width:100%;
} 

#button_contact {
	position:absolute;
	border:none;
	left: 868px;
	top: 140px;
}
#topbanner {
    width: 1024px;
    height: 180px;
	background: transparent url(../images/header_top_bg.jpg) no-repeat 0 0;
/*    background-image: url(../media/images/home/header_top_bg3.jpg);*/
    background-repeat: no-repeat;
}

.maincol, .maincolstandard, .maincolemail, .maincolauction, .maincolecomm {
	background-color: #FFFFFF;
 	background-repeat:repeat-y;
 	float: right; 
 	display:inline; 
 	position: relative;
 	text-align:left;
 	width:1024px;
 	background-repeat: repeat-y; 
}
 
.maincolstandard  {
    background-image:url(../images/compy_tile_bg.jpg);
}

.statusmessage {
    font-size: 14px;
    color: red;
}

.footnote {
    font-size: 10px;
    font-style: italic;
}

.smallfootnote {
    font-size: 9px;
    font-style: italic;
}
 
#pagewidth { 
	width:1024px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	padding-top:30px;  
} 
 
#subhead {
    position:relative;
    background-image: url(../images/mainhead.jpg);
    background-repeat:no-repeat;
    height: 39px;
    width: 1024px;
}
#main_content {
    position: relative;
    background-image: url(arabian-horse-1.jpg);
    background-repeat:no-repeat;
    width: 901px;
    height:925px;
    padding-left: 45px;
    padding-right: 78px;
    padding-top: 30px;
}

#next_content {
    position: relative;
    background-image: url(parchment.jpg);
    background-repeat:no-repeat;
    width: 901px;
	height:1850px;
    padding-left: 45px;
    padding-right: 78px;
    padding-top: 30px;
}
#next_content h1 {
    font-size: 16px;
	color:#443028;
    line-height:normal;
    margin-bottom: 5px;
	text-align:center;
    font-family: Tahoma, Trebuchet MS, Arial, Univers, Helvetica;
}
#contentmid {
    background-image: url(../images/content_mid_bg.jpg);
    background-repeat:no-repeat;
    width: 1024px;
}
#main_content h1 {
    font-size: 16px;
	color:#443028;
    line-height:normal;
    margin-bottom: 5px;
	text-align:center;
    font-family: Tahoma, Trebuchet MS, Arial, Univers, Helvetica;
}
#page_content{
    font-size: 16px;
	color:#443028;
    line-height:normal;
    margin-bottom: 5px;
	text-align:center;
    font-family: Tahoma, Trebuchet MS, Arial, Univers, Helvetica;
}

.intro_text {
	margin-top:5px;
    font-size: 15px;
    margin-bottom: 5px;
	margin-right:10px;
	color:#333333;
	width:99%;
}
.intro_text p {
    font-size: 17px;
	float: right;
	width:99%;
}
.intro_text img {
	float: left;
}


#info_text_right {
    font-size: 17px;
	line-height:23px;
    margin-bottom: 25px;
	margin-top:25px;
	margin-right:20px;
	color:#000000;
	width:49%;
	float:right;
}
.sectionOne {
	margin-left:0px;
	width:49%;
	float:left;

}
.sectionTwo {
	margin-left:0px;
	width:49%;
	float:right;

}
.info_text {
    font-size: 15px;
    margin-bottom: 5px;
	margin-right:10px;
	color:#000000;
	width:99%;
}
.info_text_right {
    font-size: 17px;
	line-height:23px;
    margin-bottom: 25px;
	margin-top:25px;
	margin-right:20px;
	color:#333333;
	width:49%;
	float:right;
}
#buyButton {
	float:left;
	margin-left:150px;
	margin-top:50px;
}

.footerNav {
	width:99%;
	
}
