/* General styles */
* { 
	margin: 0; 
	padding: 0;  
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	background-image: url(../../images/page-bg.jpg);
	background-repeat: repeat;
	min-width: 900px; 
}
ul { 
	list-style-type: none; 
}
#wrapper-a { 
	width: 853px;
	margin: 19px auto 0 auto;
	background-color: #ffffff;
	border: 2px solid #cccccc;
}
#header { 
	width: 851px;
	height: 208px;
	margin: 1px auto 0 auto;
	position: relative;
	background-color: #ffffff;
	background-image: url(../../images/header-bg.jpg);
	background-repeat: repeat-x; 
}
#header h1, #nav-skipnav { 
	position: absolute; 
	left: -9999px; 
	overflow: hidden; 
}
#logo {
	position: absolute;
	top: 7px;
	left: 25px;
	width: 288px;
	height: 45px;
}
#newsletter {
	position: absolute;
	top: 19px;
	right: 0;
	width: 200px;
	height: 20px;
	padding: 0 0 0 135px;
	background-image: url(../../images/join-our-newsletter.jpg);
	background-position: 0 1px;
	background-repeat: no-repeat;
}
#newsletter form {
	padding: 0;
	margin: 0;
}
#newsletter .emailBox {
	height: 16px;
	border: 1px solid #4b4b23;
	font-size: 11px;
	padding: 2px 0 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#newsletter .joinButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #03193e;
	border: 1px solid #7ca0b2;
	margin: 0 0 0 2px;
}
#main-pic {
	position: absolute;
	height: 123px;
	top: 58px;
	left: 0;
	background-image: url(../../images/header-images/loading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-text {
	list-style-type: none;
	position: absolute;
	top: 187px;
	left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-text li {
	display: inline;
	margin-right: 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#nav-text a:link, #nav-text a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../images/nav-bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 9px;
}
#nav-text a:hover, #nav-text a:focus, #nav-text a:active {
	font-size: 11px;
	color: #AFD0E1;
	text-decoration: underline;
}
#wrapper-content { 
	width: 851px;
	margin: 0px auto;
	background-image: url(../../images/content-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 25px 0;
}
#content-left { 
	width: 179px; 
	float: left; 
	color: #000000; 
}
#content-left-inner { 
	padding: 0 10px 0 10px;
}
#content-left-inner .box {
	width: 153px;
	border: 3px solid #ffffff;
	background-color: #ffffd9;
	margin-bottom: 10px;
}
/* sub nav */
#content-left-inner .box #sub-nav {
	list-style-type: none;
	padding-bottom: 10px;
	background-color: #144576;
	border-top: 1px solid #ffffff;
}
#content-left-inner .box #sub-nav li { 
	margin: 5px 10px;
	border-bottom: 1px solid #ffffff;
}
#content-left-inner .box #sub-nav li a {  
	display: block; 
	font-size: 10px;
	color: #ffffff; 
	text-decoration: none; 
	background-image: url(../../images/sub-nav-bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 4px 10px;
}
#content-left-inner .box h2 {
	background-color: #013567;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 0 7px 10px;
}
#content-left-inner .box p {
	font-size: 10px;
	color: #333333;
	padding: 10px 10px 0 10px;
}
#content-left-inner .box a:link, #content-left-inner .box a:visited {
	color: #666633;
	text-decoration: underline;
}
#content-left-inner .box a:hover, #content-left-inner .box a:active {
	color: #666633;
	text-decoration: underline;
} 
#content-left-inner .box .link {
	margin: 6px 4px;
	padding: 5px 3px;
	background-color: #013567;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#content-left-inner .box .link a:link, #content-left-inner .box .link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#content-left-inner .box .link a:hover, #content-left-inner .box .link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
/* main content */
#content-right {
	width: 672px; 
	float: left;
}
#content-right-inner { 
	padding: 0 10px 0 0; 
}
#content-right-a { 
	width: 656px;
	float: left;
	border: 3px solid #ffffff;
	background-color: #ffffd9;
}
#content-right-a .spacer {
	background-color: #013567;
	height: 28px;
}
#content-right-a .spacer p{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ca0b2;
	font-weight: bold;
	padding: 7px 0 5px 20px;
}

#content-right-a-inner {
	padding: 18px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#content-right-a-inner p {
	color: #666633;
	padding: 5px 0;
}
#content-right-a-inner ul{
	padding: 0;
	margin: 0 0 0 25px;
	list-style-type: none;
}
#content-right-a-inner li{
	padding: 0;
	margin: 0 0 6px 0;
}
#content-right-a a:link, #content-right-a a:focus, #content-right-a a:active { 
	color: #3399cc; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content-right-a a:hover, #content-right-a a:visited { 
	color: #3399cc; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; 
}
#content-right-a-inner h3 {
	color: #000080;
	padding: 10px 0;
}	
#buttons {
	margin: 12px 0;
}
#buttons .imagelist {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#buttons .imagelist li {
	display: inline;
}
#buttons .imagelist img {
	border: 0;
	margin: 5px 7px 5px 0;
}
#trademarks {
	width: 457px;
	height: 20px;
	float: right;
	margin: 0;
	background-image: url(../../images/trademarks-bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0;
	color: #666633;
	
}
#wrapper-footer { 
	width: 857px;
	margin: 0 auto;
	padding: 0 0 25px 0;
}
#footer {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#footer .left {
	position: absolute;
	top: 3px;
	left: 0;
}
#footer .right {
	position: absolute;
	top: 3px;
	right: 0;
}
/* tables */
table.staff {
	width: 95%;	
	border-collapse: no-collapse;
}
table.staff th {
	background-color: #9E8C4A;
	color: #ffffff;
	padding: 0.5em 1em 0.5em 0.2em;
	text-align: left;
}
table.staff td {
	padding: 0.5em 1em 0.5em 0.2em;
}
table.staff tr.d0 td {
	background-color: #ffffff;
}	
table.staff tr.d1 td {
	background-color: #e8e3d4;
}	
/* general */
.clear-content { 
	clear: both; 
}
.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afaf83;
	margin-top: 5px;
}
.photo-reference {
	color: #c4c488;
}
.table-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.right-image-padding {
	padding-bottom: 15px;
	padding-left: 15px;
}
.left-image-padding {
	padding-bottom: 10px;
	padding-right: 15px;
}
.menu-category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 5px;
}
.menu-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
}
.menu-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.menu-horiz-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5B18B;
}
.menu-vert-line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C5B18B;
}
.menu-category-addon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 5px;
}
.border {
	border: 1px solid #8F8F47;
}
.course-guide-image-title {
	padding-top: 18px;
	padding-left: 15px;
}
.course-guide-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
	padding-top: 10px;
}
#terms {
	display: none;
	position: absolute;
}
.image-left {
	float: left;
	padding: 0 15px 15px 0;
}
#kingsbarns #wrapper-a #wrapper-content #content-right #content-right-inner #content-right-a #content-right-a-inner li {
	list-style-type: circle;
	color: #666633;
}
#content-right-inner #content-camera .spacer {
	background-color: #013567;
	height: 28px;
}
#content-right-inner #content-camera .spacer p {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ca0b2;
	font-weight: bold;
	padding: 7px 0 5px 20px;
}