/* CSS Document - Vikse Family Farm */

body {
	background-color: #001830;
	background-image: url('../images/lrgbg.jpg');
	background-position: top left;
	background-repeat:repeat-x;
	background-attachment: fixed;
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

/* Header */


#divbody{
	width:850px;
	margin:auto;
}

#header {
	margin-top:0px;
	width:850px;
	height:309px;
	background-image: url('../images/images/headerbg.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	float:left;
}

#headertop{
	width:850px;
	height:270px;
	float:left;
}

#pictop{
	width:850px;
	height:55px;
	float:left;
}

#picleft{
	width:490px;
	height:20px;
	float:left;
}

#pic{
	width:334px;
	height:185px;
	float:left;
}

#mainbody{
	margin-top:0px;
	width:850px;
	background-image: url('../images/images/mainbg.jpg');
	background-repeat: repeat-y;
	float:left;
	padding-bottom:30px;
}

#leftspacer{
	margin-top:15px;
	width:25px;
	height:30px;
	float:left;
}

#middlespacer{
	margin-top:15px;
	width:50px;
	height:30px;
	float:left;
}

#rightspacer{
	margin-top:15px;
	width:50px;
	height:30px;
	float:left;
}

/* Menu */

#menuleft{
	width:97px;
	height:20px;
	float:left;
}

#menu{
	width:753px;
	height:25px;
	text-align:left;
	float:left;
}

/* Slideshow */

#slide{
	width:418px;
	height:288px;
	background-image: url('../images/images/slidebg.png');
	background-position: center top;
	background-repeat:no-repeat;
}
	
#slidetop{
	width:418px;
	height:20px;
	float:left;
}

#slideleft{
	width:28px;
	height:204px;
	float:left;
}

#slidepic{
	width:359px;
	height:204px;
	float:left;
}

#sliderightspacer{
	width:31px;
	height:204px;
	float:left;
}

#slidetop2{
	width:418px;
	height:20px;
	float:left;
}

/* Content */

#latest{
	margin-top:15px;
	width:235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	line-height:1.8;
	float:left;
}

#content{
	margin-top:15px;
	width: 490px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:1.8;
	float:left;
}

/* Footer */

#footer {
	width:850px;
	height:89px;
	background-image: url('../images/images/footerbg.jpg');
	background-repeat:no-repeat;
	float:left;
}

#divfooter{
	width:800px;
	height:126px;
}

#footermenu{
	margin-top:10px;
	width:600px;
	height:116px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#FFFFFF;
	text-align:left;
	float:left;
}

#copyright{
	margin-top:10px;
	width:200px;
	height:116px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#FFFFFF;
	text-align:right;
	float:left;
}

br { clear: both; }

a:link{
	color: #A6E2FF;
	font-family: Arial;
	font-size: 13px;
	text-decoration:none;
}

a:visited{
	color: #A6E2FF;
	font-family: Arial;
	font-size: 13px;
	text-decoration:none;
}

a:hover{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	text-decoration:underline;
}

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

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

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

a.blue:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#A6E2FF;
	text-decoration:none;
}

a.blue:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#A6E2FF;
	text-decoration:none;
}

a.blue:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#A6E2FF;
	text-decoration:none;
}

a.herdsire:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#A6E2FF;
	text-decoration:none;
}

a.herdsire:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#A6E2FF;
	text-decoration:none;
}

a.herdsire:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#A6E2FF;
	text-decoration:underline;
}

.heading{
	margin-top:15px;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #A6E2FF;
	font-weight:bold;
}

.subheading{
	margin-top:15px;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #A6E2FF;
	font-weight:bold;
}

.whiteheading{
	margin-top:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #FFFFFF;
	text-align:center;
}

.latest{
	font-family: Georgia, serif;
	font-size:30px;
	color: #FFFFFF;
	font-style:italic;
	text-align:left;
	float:left;
}

.table{
	background-color: #112337;
	border: 2px solid #70002C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 10px;
	line-height: normal;
}
.tinytype {
	font-size: 9px;
	line-height: normal;
	color: #CCCCCC;
}

#showphoto{
	width:220px;
	height:150px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

#showdesc{
	margin-left:5px;
	width:260px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}
