/* CSS Document - Hills Galore Stock Farms */

body {
	background-color: #B4A116;
	background-image: url('../images/bg.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0px;
}

#topbg{
	width:937px;
	margin-top:0px;
	background-image: url('../images/bodybg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}

#divbody{
	width:937px;
	margin-top:0px;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

#header{
	width:937px;
	height:310px;
	background-image: url('../images/headerbg.png');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#headerleftspacer{
	width:643px;
	height:300px;
	float:left;
}

#toppic{
	margin-top: 58px;
	float:left;
}

#menu{
	width:937px;
	margin-top:2px;
	text-align: center;
	float:left;
}

#wrapper{
	width:937px;
	background-image: url('../images/bottombg1.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:0px;
	float:left;
}

#content{
	width:937px;
	background-image: url('../images/maintopbg1.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float:left;
}

#main{
	width:647px;
	text-align:left;
	float:left;
}

.main{
	margin-right: 25px;
	margin-left: 50px;
	margin-top:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
}

#welcome{
	width:575px;
	height:238px;
	margin-left:-10px;
	background-image: url('../images/welcomebg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.welcome{
	padding-left:250px;
	padding-right:50px;
	padding-top:95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #1E0F0F;
	text-align: justify;
	line-height:1.5;
}

#sidebar{
	width:290px;
	float:left;
}

.sidebar{
	margin-left:25px;
	margin-right:43px;
	margin-top:40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E0F0F;
	text-align: left;
	text-align: justify;
	line-height:1.5;
}

.righttext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #1E0F0F;
	margin-left:32px;
	margin-right:35px;
	text-align: left;
	line-height:1.5;
}

#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#B4A116;
	width:100%;
	height:92px;
	background-image: url('../images/bottombg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;

}


/* Text Properties */

.small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-size: 11px;
}

.heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#AB1707;
}

.blacksubheading{
	color: #000000;
	font-size: 15px;
	
}

hr{
	color:#000000;
	height: 1px;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
}

.imgright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.imgleft {
	float:left;
	margin-right:15px;
	margin-bottom: 5px;
}

a:link{
	color: #795602;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a:visited{
	color: #795602;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a:hover{
	color: #795602;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.bannerlink:link{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style: normal;
	text-decoration:underline;
}

a.bannerlink:visited{
	color: #7A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style: normal;
	text-decoration:underline;
}

a.bannerlink:hover{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style: normal;
	text-decoration:underline;
}

a.footer:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}

.br{
	clear:both;
}

/* DROP DOWN MENU */

#dropmenudiv{
	position:absolute;
	line-height:18px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	text-align: left;
	z-index:100; 
	font-variant:normal; 
	font-family:Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:11px; 
	color: #FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: normal;
	font-style:normal;

}

#dropmenudiv a:visited{
	width: 100%;
	text-align: left;
	display: block;
	text-indent: 8px;
	padding: 1px 0;
	text-decoration: none;
	font-size:11px; 
	color: #FFFFFF;
	font-family:Arial, sans-serif;
	font-weight: normal;
		font-style:normal;
}

#dropmenudiv a:hover{ 
	background-color: #7A0000;
	color:#FFFFFF;
		font-style:normal;
}

/* Bull Pages */

.bull{
	width:270px;
	height:170px;
	text-align:center;
	float:left;
	margin-top:15px;
}

.spacer{
	margin-top:25px;
	width:500px;
	height:30px;
	float:left;
}

