@charset "UTF-8";
/* CSS Document */


img {border:none}
img.shadow {background:url(images/shadow.gif) no-repeat right bottom; padding:4px 10px 10px 4px; border:none; border-top:#f1f3f4 1px solid; border-left:#f1f3f4 1px solid;}
.clear {clear:both;}

h1 {color:#082c46; font-weight:normal; font-size:18px;}
a {color:#4f3107;}

body {background: url(images/bk_page.jpg) top center; background-position:top center; background-repeat: no-repeat; background-color:#fff; font:12px Georgia, "Times New Roman", Times, serif;  margin: auto;}

* html, body  {background: url(images/bk_page.jpg) top center; background-position:top center; background-repeat: no-repeat; background-color:#fff; font:11px Georgia, "Times New Roman", Times, serif; margin: auto;}


/*----------------------------------------------------------------
----------------- LAYOUT----*/
	
#wrap {width:800px; margin:60px auto 20px auto; color:#352c17;}
#header{width:800px; float:left; margin:0; padding:0; }
#content {width:780px; float:left; margin:9px 0 0 9px; padding:0; background:url(images/bk_content.gif) repeat-y top left;}
#col1 {float:left; width:291px;}
#col2 {float:left; width:399px; margin:0 0 0 9px; padding:10px 32px; line-height:20px;}
#footer {float:left; margin:0; padding:30px 0; width:800px; text-align:center; color:#4f3107;}


#logo {margin-left:20px; margin-top:20px; float:left; display:inline;}



/*----------------------------------------------------------------
----------------- NAVIGATION----*/

ul#nav {width:565px; height:29px; margin:0; padding:0; float:left; margin:4px 0 0 105px; list-style:none; z-index:900;}
ul#nav li {float:left; margin:0px; padding:0;}
ul#nav li a {display:block;}
ul#nav li span a {display:block; text-indent:-9999px; width:94px; height:29px;}


#nav li#navHome span a {background: url(images/nav_home.gif) no-repeat bottom;}
#nav li#navMission span a {background: url(images/nav_mission.gif) no-repeat bottom;}
#nav li#navMares span a {background: url(images/nav_mares.gif) no-repeat bottom;}
#nav li#navFoals span a {background: url(images/nav_foals.gif) no-repeat bottom;}
#nav li#navTraining span a {background: url(images/nav_training.gif) no-repeat bottom; margin-left:1px;}
#nav li#navKeur span a {background: url(images/nav_keur.gif) no-repeat bottom;}

#nav li#navHome span a:hover {background-position:top;}
#nav li#navMission a:hover {background-position:top;}
#nav li#navMares span a:hover {background-position:top;}
#nav li#navFoals span a:hover {background-position:top;}
#nav li#navTraining span a:hover {background-position:top;}
#nav li#navKeur span a:hover {background-position:top;}

#nav li#navHomeOn span a {background: url(images/nav_home.gif) no-repeat top;}
#nav li#navMissionOn span a {background: url(images/nav_mission.gif) no-repeat top;}
#nav li#navMaresOn span a {background: url(images/nav_mares.gif) no-repeat top;}
#nav li#navFoalsOn span a {background: url(images/nav_foals.gif) no-repeat top;}
#nav li#navTrainingOn span a {background: url(images/nav_training.gif) no-repeat top; margin-left:1px;}
#nav li#navKeurOn span a {background: url(images/nav_keur.gif) no-repeat top;}


ul#supernav {width:170px; margin:0 0 0 600px; list-style:none;}
ul#supernav li a {float:left; margin:0px; padding-left:10px; background:url(images/bk_supernav.gif) no-repeat 0 50%; color:#082c46; text-decoration:none; line-height:16px;}
ul#supernav li a:hover {text-decoration:underline;}






