/* CSS Document */
html {
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 14px;
	color: #292929;
	
	}
	
body {
	margin: 0;
	padding: 0;
	background-image: url(images/blue-stripe-background.jpg);
	background-repeat: repeat;
	margin-bottom: 20px;
	}	
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
#header {
	width: 876px;
	height: 237px;
	background-image: url(images/header.gif);
	margin: 0 auto;
	
	}
.tagline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	color: #EBE9E1;
	padding: 130px 0px 0px 50px;
	}	
h1 {
	text-indent: -9999px;
	margin: 0;
	}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #253342;	
	}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #012B9C;
	}
h4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #282622;
	text-decoration: underline;
	background-color: #E8E2D5;
	padding: 2px;
	}
			
p {
	margin-bottom: 20px;
	line-height: 1.4em;
	}	
a:link, a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #292929;
	}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FB8612;
	}	
.head1 {
	width: 200px;
	float: left;
	padding: 23px 0px 0px 60px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #253342;
	
	}
.head2 {
	width: 200px;
	float: left;
	padding: 20px 0px 0px 100px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #253342;
	}
.head3 {
	width: 200px;
	float: right;
	padding: 23px 60px 0px 0px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #253342;
	}		
.head3 a:link, .head3 a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #253342;
	text-decoration: none;
	}
	
.head3 a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FB8612;
	text-decoration: none;
	}	
#main {
	width: 876px;
	margin: 0 auto;
	background-image: url(images/content-background.png);
	background-repeat: repeat-y;
	}
.content {
	width: 770px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	}	
#footer {
	width: 876px;
	margin: 0 auto;
	height: 39px;
	background-image: url(images/footer.png);
	}	
	
.contentright {
	width: 580px;
	float: right;
	text-align: left;
	clear: both;
	}
.sidebarcontainer {
	width: 160px;
	float: left;
	overflow: hidden;
	text-align: center;

	}		
/*-----------------------------------navigation-----------------------------*/
#menu {
	width: 160px;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu a {
	display: block;
	margin: 0;
	background: no-repeat 0px 0px;
	color: #F8E14C;
	padding: 4px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.3em;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB8612;
	}
	
#menu a {
	color: #756F63;
	text-decoration: none;
	
	}
	
#menu a:hover {
	color: #253342;
	padding: 4px;
	}
/*---------------------------------end navigation---------------------*/

.copyright {
	width: 876px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color:#D9CEB3;
	margin-top:10px;
	}
.copyright a:link, .copyright a:visited {
	font-size: 10px;
	color:#D9CEB3;
	text-decoration: none;
	}
.copyright a:hover {
	font-size: 10px;
	color:#F5F9FA;
	text-decoration: none;
	}	
.imageborder {
	border: 1px solid #283542;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 15px;
	margin-right: 10px;
	}
.imagetoppadding {
	padding-top: 20px;
	border: none;
	padding-bottom: 10px;
	}	
.imagecentering {
	border: 1px solid #283542;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 20px;
	margin-left: 70px;
	}
.imagecenterstallion {
	border: 1px solid #283542;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 20px;
	margin-left: 120px;
	}
.imageborderleft {
	border: 1px solid #283542;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
	}
.imageborderrightt {
	border: 1px solid #283542;
	padding: 5px;
	background-color: #F4F4F4;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
	}						
.sidebar {
	width: 154px;
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	padding: 5px 0px;
	margin-bottom: 20px;
	}
.sidebardiv {
	width: 160px;
	text-align: center;
	margin-top: 15px;
	}	
.sidebarforimage {
	width: 158px;
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	}

.navyblue {
	color: #253342;
	font-weight: bold;
	}
.directions	{
	font-size:16px;
	line-height: 20px;
	list-style-image: url(images/icon.png);
	display: inline;
	background-color: #FF6600;
	color: #FFFFFF;
	padding: 5px;
	}
.directions a:link, .directions a:visited {
	font-size:16px;
	line-height: 20px;
	list-style-image: url(images/icon.png);
	display: inline;
	background-color: #FF6600;
	color: #FFFFFF;
	}
.directions a:hover {
	color: #2031FF;
	background-color: #FFFFFF;
	}	
.royal {
	font-family: Tahoma;
	font-size: 14px;
	color: #2031FF;
	font-weight: bold;
	}	
.stallion {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #253342;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	}
.stallion a:link, .stallion a:visited {
	font-size: 12px;
	}
.stallion a:hover {
	font-size: 12px;
	color: #FB8612;
	}	
.jobs {
	width: 480px;
	padding: 5px 10px;
	border: 1px solid #FF6B13;
	margin: 0px 0px 20px 0px;
	}
.small {
	font-size:10px;
	}
.indent {
	text-indent: 25px;
	}
.lectures {
	width: 516px;
	line-height: 1.6em;
	margin-bottom: 10px;
	}
.speakers {
	width: 505px;
	border: thin solid #012B9C;
	padding: 10px 10px 5px 10px;
	margin-bottom: 15px;
	float: left;
	}
.news {
	width: 505px;
	border-bottom: 1px solid #012B9C;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.sponsor {
	width: 192px;
	float: left;
	text-align: left;
	}
.noborder {
	border:none;
}
.newsletter {
	width: 307px;
	float: left;
	text-align: center;
}
.hours {
	width: 160px;
	font-size: 12px;
	margin-top: 30px;
}
.facebook {
	margin: 20px 10px 20px 0px;
	font-size: 8px;
	float: left;
	width: 200px;
	
}
.facebook a:link, .facebook a:visited {
	font-size 10px;
	font-size: 8px;
}
.facebook a:hover {
	color: #F90;
}

