/* Company Name */

body
{
  margin: 0px;
  padding: 0px;
  background: url(../images/bg.jpg);
  background-repeat:repeat-x;
  background-color:#ffde8c;
  line-height: 140%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color:#000000;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container {
	position: relative;
	width: 918px;
	height: 1010px;
	margin: 0px auto;
	background-image: url(#);
	background-repeat: no-repeat;
}
 
a { color: #044a6e; text-decoration:none; font-weight:bold; }
a:hover { color: #044a6e; text-decoration:underline; font-weight:bold; }


/* ----- Padding ----- */


/* ----- Styles ----- */


/* ----- H ----- */

h1 { color:#e5c361;font-family: Arial, Helvetica, sans-serif;
  font-size: 15px; padding:0px; margin:0px; text-transform: capitalize; text-transform: uppercase; }

/* ----- Content ----- */

/* ---- Header ---- */

#header {
	position:relative;
	width:918px;
}

#logo {
	position:relative;
	float:left
}

#flashmap {
	position:relative;
	float:right;
}

/* ---- Top Navigation ---- */

#nav {
	position:relative;
	width:918px;
	z-index:50;
}
*+html #nav { top: -3px; }
*html #nav { top: -3px; }

#dd_about
{
  position: absolute;
  top: 78px;
  left:10px;
  width:170px;
  height:auto;
  background-color:#051840;
  display: none;
  z-index: 100;  
}

#dd_comm
{
  position: absolute;
  top: 78px;
  left:93px;
  width:170px;
  height:auto;
  background-color:#051840;
  display: none;
  z-index: 100;  
}

#dd_member
{
  position: absolute;
  top: 78px;
  left:220px;
  width:240px;
  height:auto;
  background-color:#051840;
  display: none;
  z-index: 100;  
}

#dd_aff
{
  position: absolute;
  top: 78px;
  left:553px;
  width:170px;
  height:auto;
  background-color:#051840;
  display: none;
  z-index: 100;  
}

.dropdown a { font-size:110%;color:#fff; }
/*.dropdown a.over { font-size:110%;color:#051840;background-color:#fff; }*/

.dropPad { padding: 0px 4px; }

/* ---- Main ---- */

#main { 
    position:relative;
	width:918px;
	height:684px;
	background-image:url(../images/mainbg.jpg);
	background-repeat:no-repeat;
}
*+html #main { top: -5px; }
*html #main { top: -5px; }

#welcome {
	position:relative;
	float:left;
	width:289px;
	height:222px;
	background-image:url(../images/divider.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:26px;
	padding-left:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#23487d;
}

#magazine {
	position:relative;
	float:left;
	width:192px;
	height:222;
	margin-top:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#23487d;
	margin-left: 5px;	
	padding-left:15px;
}

#magazine a { color: #cc0004; text-decoration:none; font-weight:normal; }
#magazine a:hover { color: #cc0004; text-decoration:underline;  }

#photo {
	margin-left: -15px;
	float:left;
	margin-top:26px;
}

#horse {
	float: left;
	margin-top: -13px;
}

*+html #horse { margin-top: -16px; }
*html #horse { margin-top: -19px; }

#news {
	position:absolute;
	right:0px;
	width:542px;
	height:206px;
	background-image:url(../images/newsbottomline.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#23487d;
	margin-top: 19px;
}
*+html #news { margin-top: 16px; }
*html #news { margin-top: 13px; }

#news a { color: #cc0004; text-decoration:none; font-weight:normal; }
#news a:hover { color: #cc0004; text-decoration:underline;  }
	
#newspad {
	padding-left:36px;
	width:128px;
	padding-top: 6px;
}	
	
/* ---- Interior ---- */

#interior {
	position:relative;
	/*width:918px;*/
	width:888px;
	background-image:url(../images/interiorbg.jpg);
	background-repeat:repeat-y;
	/*height: 600px;*/
	min-height:600px;
	padding:10px 60px 10px 15px;
}

*+html #interior { top: -6px; }
*html #interior { top: -6px; }
 
/* ---- Bottom Navigation ---- */

/* ---- Footer ---- */

#footermain {
	position:absolute;
	right:0px;
	bottom:78px;
	width:638px;
	height:103px;
	background-image:url(../images/footermainbg.jpg);
	background-repeat:no-repeat;
	color:#264e81;
	font-size:13px;
}

#footermain a { color: #264e81; text-decoration:none; font-weight:normal; }
#footermain a:hover { color: #264e81; text-decoration:underline;  }

#footer {
	/*position:absolute;
	right:0px;
	bottom:0px;*/
	width:918px;
	height:103px;
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	color:#264e81;
	font-size:13px;
}

#footer a { color: #264e81; text-decoration:none; font-weight:normal; }
#footer a:hover { color: #264e81; text-decoration:underline;  }
