@CHARSET "UTF-8";

html
	{
	padding:0px;
	margin:0px;
}

body
	{
	padding:0px;
	margin:0px;
	background-color:#fff2db;
	font-size:12px; 
	font-family:Calibri, arial, sans-serif;
	color:#15120d;
}

a
	{
	color:#15120d;
	text-decoration:none;
}

a:hover
	{
	text-decoration:underline;
	color:#fff;
}

img
	{
	border:none;
}

#topLine
	{
	position:absolute;
	background-color:#2d241e;
	width:100%;
	height:160px;
	z-index:-14;
}



#home
	{
	position:fixed;
	top:250px;
}

#fb
	{
	position:fixed;
	top:310px;
}

#jksLink
	{
	position:absolute;
	top:129px;
	width:100%;
	border: 0px solid #f00;
}

#jksLinkContent
	{
	position: relative;
	width: 208px;
	margin: 0px 0px 0px -205px;
	border: 0px solid #f00;
	z-index: 10;
	left:50%;
}

#topMenu
	{
	position:fixed;
	width:100%;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
	z-index:11;
}

#menuContent
	{
	position: relative;
	width: 980px;
	height:31px;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
}

div.topMenuPos
	{
	padding-top:10px;
	float:right;
	width:184px;
	height:37px;
	text-align:center;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:top right;
}

div.topMenuPos a:hover
	{
	text-decoration:none;
}

#logo
	{
	position:absolute;
	width:100%;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
	z-index:9;
	top:50px;
}

div#logoContent
	{
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
}

#menu2
	{
	position:absolute;
	width:100%;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
	z-index:10;
	top:120px;
}

#menuButtons2
	{
	position: relative;
	width: 940px;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
	padding:0px 40px 0px 0px;
}

div.menu2Pos
	{
	float:right;
	width:107px;
	height:24px;
	font-weight:bold;	
	font-size:14px;
	text-align:center;
	padding-top:3px;
	background-repeat:no-repeat;
}

div.menu2Pos a
	{
	color:#2b1414;
	text-decoration:none;
}

div.menu2Pos a:hover
	{
	color:#fff;
	text-decoration:none;
}

#box
	{
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
	background-color:#fff;
}

#box2
	{
	float:left;
	width: 100%;
	min-height:1000px;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
}

#horseline
	{
	float:left;
	width: 100%;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
}

#horse
	{
	position: relative;
	width: 980px;
	height:115px;
	background-repeat:no-repeat;
	background-position:middle left;
	margin: 0px auto 0px auto;
	border: 0px solid #f00;
	background-image:url('../img/horse.png');
}

#blueline
	{
	float:left;
	width: 100%;
	margin: 0px auto 0px auto;
	padding:40px 0px 25px 0px;
	border: 0px solid #f00;
	background-color:#669999;
}

#bluecontent
	{
	position: relative;
	width: 940px;
	margin: 0px auto 0px auto;
	color:#fff;
	
}

#bottomline
	{
	float:left;
	width: 100%;
	margin: 0px auto 0px auto;
	padding:55px 0px 85px 0px;
	border: 0px solid #f00;
	background-color:#2d241e;
}

#bottomcontent
	{
	position: relative;
	width: 980px;
	height:130px;
	margin: 0px auto 0px auto;
	color:#fff;
}

#middle
	{
	width:820px;
	float:left;
	margin-top:160px;
	padding:80px 40px 40px 40px;
	/*background-color:#666;*/
	background-color:#bd9f72;
	color:#15120d;
}

#topar
	{
	width:850px;
	float:left;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	border:0px solid #f00;
}

#topar img
	{
	height:20px;
}

#mainContent
	{
	width:100%;
	float:left;
}

#gallery
	{
	width:900px;
	float:left;
	margin-top:160px;
	padding:80px 0px 40px 0px;
	/*background-color:#666;*/
	background-color:fff2db;

}

#aboutAndNews
	{
	width:300px;
	float:right;
	border: 0px solid #f00;
	padding:0px 10px 0px 10px;
	background-color:#bd9f72;
	color:#15120d;
	margin-top:160px;
}

#leftContent
	{
	width:475px;
	float:left;
	border-right: 1px solid #e3ca9e;
	padding:0px 20px 0px 0px;
	min-height:1px;
}

#rightContent
	{
	width:300px;
	float:left;
	border: 0px solid #f00;
	padding:0px 0px 0px 20px;
}

			/* footer */

table#footer
	{
	width:100%;
	border:0px solid #f00;
}

table#footer td
	{
	text-align:left;
	padding:10px 0px 10px 0px;
	vertical-align:top;
	width:33%;
	font-size:14px;
	border-left: 1px solid #fff;
	line-height:180%;
}

input.contactFormTextBox
	{
	width:240px;
}

textarea.contactFormTextArea
	{
	width:240px;
	height:170px;
}
	
			/* news */

div.news
	{
		float:left;
		width:100%;
		border-bottom:1px solid #e3ca9e;
		padding:8px 0px 4px 0px;
	}
	
div.newsDate
	{
	float:left;
	margin:0px 5px 0px 0px;
	}

div.newsTitle
	{
	float:left;
	}
	
div.newsTitle a
	{
	font-weight:bold;
}

div.newsTitle a:hover
	{
	color:#fff1d1;
}

div.newsContent
	{
	float:left;
	width:100%;
}

div.newsMore
	{
	float:left;
	width:100%;
	text-align:right;
}

div.newsMore img
	{
	height:16px;
}

img.newsBack
	{
	height:16px;
}

div.newsImage
	{
	width:100%;
	float:left;
}

 div.newsImage img
 	{
 	width:450px;
 }

table.archiveRecord
	{
	float:left;
	width:100%;
}

table.archiveRecord td
	{
	border-bottom:1px solid #e3ca9e;
	padding:8px 0px 4px 0px;
}





















