@charset "UTF-8";

/* CSS Document Jordan Thomas
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#ddd7ce;
	font-size:11px;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}

p {
	font-size:13px;
	line-height: 19px;
	color: #544428;
}

a {
	color: #544428;
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	color: #031216;
	text-decoration:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #544428;
	font-size: 25px;
	line-height: 20px;
}
	
	
/* Layout container
------------------------------------------------------------- */
#container {
	width:753px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 100%;	
}
#wrapper {
	width:750px;
	height: 100%;
}

#header {
	padding: 10px;
	height: 190px;
	background-image: url(images/header_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%
}

#footer {
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
}
	
#right {
	float: right;
	background-color: #FFFFFF;
	width: 150px;
}
#nav {
	width: 600px;
	float: right;
	clear: none;
	margin-top: 97px;
}
#centerbar {
	background-color: #877b69;
	height: 24px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #4A3E23;
	padding-top: 7px;
}
#centerbar a {
color: #4A3E23;
}
#centerbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topnav {
	width: 300px;
	float: right;
	clear: none;
	background-color: #031216;
	padding-top: 15px;
	padding-bottom: 5px;
}

#topnav ul {
	display: inline;
	list-style-type: none;
}
#topnav li {
	display: inline;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 1px;
	margin-left: 1px;
}

#topnav li.facebook {
	display: inline;
	margin: 2px;
	text-align: center;
	padding: 0px;
	background-image: url(images/facebook.jpg);
	background-repeat: no-repeat;
}
#topnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a8f9f;
	text-transform: none;
	text-align: center;
}
#topnav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	text-decoration: none;
}

#flashbox {
	float: left;
	width: 570px;
	padding: 0px;
	background-color: #999999;
	height: 350px;
}
#top {
	height: 170px;
	background-image: url(images/header_bkgd.jpg);
}
#nav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 2px;
	text-align: center;
	padding: 0px;
}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	height: 20px;
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 7px;
}
#nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	height: 20px;
	text-decoration: none;
	background-image: url(images/navover_bkgd.jpg);
	background-repeat: repeat-x;
	padding: 7px;
}
#nav li.notext {
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav li.nodots {
	display: inline;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-image: none;
}
#logo {
	float: left;
	position: relative;
	left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
#footnav ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footnav {
	margin-right: 152px;
	margin-left: 165px;
	width: 435px;
	padding-top: 10px;
}
#footnav li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#footnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B88CE8;
}
#footnav li a:hover {
	color: #544428;
	text-decoration: none;
}
#footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #544428;
	width: 753px;
	padding-top: 15px;
	line-height: 19px;
	padding-bottom: 15px;
}
#news {
	width: 250px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	height: 350px;
	background-color: #837B67;
}
#bottom {
	width: 753px;
	margin-right: 0px;
	margin-left: 0px;
	height: 500px;
	padding-top: 15px;
}
#left {
	width: 460px;
	float: left;
	height: 500px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#flash {
	float: left;
	width: 440px;
	height: 325px;
	border: 10px solid #FFFFFF;
}
#specialsbox2 {
	float: right;
	width: 160px;
	height: 180px;
	border: 1px solid #5B3284;
}

#logoinner {
	float: left;
	width: 100px;
	height: 168px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
/*#leftinner {
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 170px;
}*/
#navinner {
	width: 121px;
	float: left;
	padding-right: 15px;
	padding-left:10px;
	clear: none;
	vertical-align: top;
}
#navinner ul {
	display: block;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#navinner li {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navinner li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330066;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	height: 20px;
}
#navinner li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BB8FE3;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	height: 20px;
	text-decoration: none;
}
#navinner li.notext {
	display: block;
	margin: 0px;
	padding: 0px;
}
#navinner li.nodots {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-image: none;
}
#rightinner {
	width: 540px;
	/*float: right;
	height: 450px;*/
	margin-left: 147px;
	*margin-left: 122px;
	/* the "*" before the second margin-left is not a mistake by the way, it's a little hack that is sometimes handy when IE and Firefox display a CSS style differently, in this case they both interpret the margin in a different way so we're using a bug in IE to our advantage, someone figured out if you put the asterisk in fron of the setting you want different in IE, firefox will ignore it thinking its an error in the code and IE will accept the asterisk'd setting over the regular one */
	min-height: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1B3336;
	font-size: 15px;
}
.floatright {
	float: right;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 2px solid #7E5FA1;
}
#headerright {
	float: right;
	background-color: #FFFFFF;
	width: 610px;
	height: 168px;
	padding-left: 10px;
}
#accordian_list div.title {
	color:#431472;
	font-weight:normal;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	background: url(images/smalltriangle.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	}

#accordian_list div.title.selected {
	color:#532480;
	background-image: url(images/smalltriangledown.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	}
	
#accordian_list h2 {
	margin:0;
	padding-top:20px 0 0 0;
}
	
ul {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #544428;
	line-height: 16px;
}

p.dots
{
	/*float: left;*/
	/*clear: both;*/
	text-align:right;
	/*width: 100%;*/
	background-image: url(images/dotleaders.png);
	background-repeat: repeat-x;
	background-position: left 85%;
	margin-bottom:0;
	margin-right:230px;
}

p.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #886BA9;
	margin-top: 0;
	margin-right:225px;
	/*clear:both;*/
	/*float: left;*/
}
span.term
{
	float: left;
	padding-right: .5ex;
	background-color: #fff;
}
span.page
{
	/*float: right;*/
	padding-left: .5ex;
	background-color: #fff;
}
#directions {
	float: right;
}
#newsinner {
	background-color: #F0E1FA;
	padding: 15px;
	width: 500px;
}
#sponsors {
	margin: 5px;
	padding: 10px;
	float: right;
	width: 200px;
	background-color: #F0E1FA;
}
.smallp {
	font-size:12px;
	line-height: 16px;
	color: #FFFFFF;
}
.newsp {
	font-size:13px;
	line-height: 16px;
	color: #FFFFFF;
}
.newshead {
	color: #473B17;
}
#accordian_list div.newstitle {
	color:#431472;
	font-weight:normal;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
}
#accordian_list div.newstitleselected {
	color:#431472;
	font-weight:normal;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
}
.footerp {
	font-size:10px;
	color: #544428;
	line-height: 30px;
}
.floatrightnoborder {
	float: right;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#meeting {
	width: 250px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	height: 100px;
	background-color: #544428;
}
#info {
	float: right;
	height: 500px;
	width: 264px;
}
#boxbox {
	width: 350px;
	height: 300px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#box1 {
	float: left;
	width: 170px;
	height: 90px;
	border: 10px solid #FFFFFF;
	margin-top: 15px;
	background-color: #678B9D;
	padding: 10px;
	color: #FFFFFF;
}
#box2 {
	float: right;
	width: 170px;
	height: 90px;
	border: 10px solid #FFFFFF;
	margin-top: 15px;
	background-color: #A9E0F8;
	padding: 10px;
}
#content {
	height: 100%;
	width: 693px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#bottominner {
	width: 753px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	padding-top: 15px;
}
.newsp a {
	font-size:13px;
	line-height: 16px;
	color: #FFFFFF;
}
.newsp a:hover {
	font-size:13px;
	line-height: 16px;
	color: #021215;
}
#weather {
	padding: 5px;
	float: right;
}
#boxbrick {
	float: right;
	width: 190px;
	height: 110px;
	border: 10px solid #FFFFFF;
	margin-top: 15px;
	background-color: #A9E0F8;
}
