a:link{
	color: #001C4C;
}
a:visited{
	color: #001C4C;
}
a:hover{
	color: #001C4C;
}
a:active{
	color: #001C4C;
}
body{
	background-color: #001C4C;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form{
	margin: 0px;
	padding: 0px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001C4C;
	margin:0;
	padding:0;
}
h1 a{
	color: #001C4C;	
}
h2{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001C4C;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#ffffff;	
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	text-align: left;
}
#wrapper{
	margin:0 auto;
	width:1000px;
	background-color: #ffffff;
	border: solid 1px #ffffff;
}


/* Masthead */
	#masthead{
		margin: 0 auto;
		padding: 0;
		width: 1000px;
		height: 200px;
		overflow:auto;
		background:url(../images/masthead.jpg) no-repeat left top;
	}
		#logo{
			position:relative;
			width:300px;
			float: left;
		}
		#masthead #right{
			float: right;
			position: relative;
			width: 477px;
		}
			#topnav {
				top: 0;
				float: right;
				width: 210px;
				position: relative;
			}
			#social{
					top: 135px;
					float: right;
					width: 477px;
					height: 30px;
					position: relative;
					background:url(../images/social_back.jpg) top right;
			}
				#social img{

				}

/* Billboard */
	#billboard{
		margin: 0 auto;
		width: 1000px;
	}

/* Body */
	#mainbody{
		margin: 0px auto;
		padding: 0;
		width: 1000px;
		background-color: #ffffff;
	}
		#bodycontent{
			width: 682px;
			float: left;
			position: relative;
			margin: 0 8px;
			background-color: #ffffff;
		}
		#bodycontentinside{
			width: 95%;
			position: relative;
			margin: 0 auto;
			background-color: #ffffff;
		}
			#top{
				background-color: #d5e5ee;
				margin: 10px 0;
				padding: 6px;
			}
				#presidentsmessage{
					width: 345px;
					float: left;
					position: relative;
					background-color: #d5e5ee;
					font-size: 12px;
					margin-right:5px;
				}
				#eventsummary{
					border: #c5ccdb 1px solid;
					background-color: #f0f0f0;
					padding: 5px 8px;
					width: 300px;
					float: left;
				}
			#bottom{
				background-color: #ffffff;
				margin: 10px 0;
			}
				#news{
					border: #c5ccdb 1px solid;
					background: #ffffff url(../images/header_news.jpg) top left no-repeat;
					width: 341px;
					float: left;
					position: relative;
					margin-right: 18px;
					}
				#news #content{
					padding: 75px 8px 8px 8px;
					font-size: 12px;
				}
				#news #content li{
					list-style-image:url(../images/bullet.jpg); 
				}
				#spotlight{
					border: #c5ccdb 1px solid;
					background: #ffffff url(../images/header_spotlight.jpg) top left no-repeat;
					width: 317px;
					float: left;
					position: relative;
					font-size: 12px;
				}
			#sponsors{
				border: #c5ccdb 1px solid;
				width: 668px;
				padding: 5px;
				margin-top: 10px;
			}
				#sponsortext{
					float: left;
					width: 100px;
					position: relative;
					text-align: center;
					font-weight: bold;
					vertical-align: middle;
					height: 90px;
					display: inline-block;
				}
				#sponsorlogos{
					width: 560px;
					float: left;
					position: relative;
				}
					#sponsorlogos img{
						margin: 0 8px;
					}
		#sidebar{
			float: left;
			postition: relative;
			width: 280px;
			border: #c5ccdb 1px solid;
			padding: 10px;
			margin: 5px 0px 5px 0px;
			background-color: #203972;
		}
			#sidebar ul{ 
				list-style: none;
				padding: 8px 15px 0 15px;
				margin: 0;
			}
			#sidebar li{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
			}
			#sidebar li a{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}
			#sidebar li a:hover{
				color: #4F1F73;
				text-decoration: underline;
			}
			#sidebar #buttons{
				margin: 0 auto;
			}
			#sidebar #buttons img{
				margin: 0 auto;
			}

/* Footer */
	#footer{
		width: 1000px;
		margin: 0 auto;
		padding: 10px 0px 0px 0px;
		background-color: #203972;
		border-top: #fed100 solid 2px;
		border-bottom: #fed100 solid 1px;
	}
		#footertext{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #ffffff;
		}
		#footertext a:link{
			color: #ffffff;
		}
		#footertext a:visited{
			color: #ffffff;
		}
		#footertext a:hover{
			color: #ffffff;
		}
		#footertext a:active{
			color: #ffffff;
		}
		#legal{
			width:1000px;
			margin: 0 auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000000;	
			text-align: center;
			padding: 10px;
		}




.bold{
	font-weight:bold;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border:solid 1px #999999;
	background-color:#001C4C;
	font-weight: bold;
	font-size:large;
	text-decoration:none;
	cursor:pointer;
}

.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.readmore a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001C4C;
	text-decoration:none;
}
.small{
	font-size: 10px;
}
.sponsors img{
	padding: 0px 20px;
}
.spotlightbody{
	background-color: #ffffff;
	background-image: url(/themes/default/images/spotlight_back.gif);
	background-repeat: no-repeat;
	border-color: #6D4A81;
	border-top:hidden;
	border-bottom:hidden;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
}
.submitbutton {
	text-align:center;
	padding: 5px 0 0 25px;
	background-color:Transparent;
}
.subscribebody{
	background-color: #ffffff;
	background-image: url(/themes/default/images/subscribe_back.gif);
	background-repeat: no-repeat;

}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text1 a:link{
	color: #001C4C;
}
.text1 a:visited{
	color: #001C4C;
}
.text1 a:hover{
	color: #001C4C;
}
.text1 a:active{
	color: #001C4C;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001C4C;
}
.text2 a:link{
	color: #001C4C;
}
.text2 a:visited{
	color: #001C4C;
}
.text2 a:hover{
	color: #001C4C;
}
.text2 a:active{
	color: #002157;
}
.textheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


/* ---------- Begin Navigation ---------------------------------------- */
/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
#menuwrapper {
	margin: 0 auto;
	padding: 0;
	height: 58px;
	overflow: visible;

}
/* Using overflow: visible; instead of this clearit class to clear floats.*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	margin: 0;
}
#p7menubar a.trigger {

}
#p7menubar li {
	float: left;
	width: 9em;
	margin: 0;
	padding: 0;
	border: 0;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #000000;
	padding: 3px 18px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	z-index: 100;
	display: none;
	background-color: #fec509;
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #fec509;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #000000!important;
	text-decoration: underline;
}
#p7menubar li {width: auto;}
/* ---------- End Navigation ---------------------------------------- */

/* ---------- Begin Sign In ---------------------------------------- */
#signin{
	width:450px;
}
.signinlabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.signininput{
	float: left;
	padding: 15px 10px;
	text-align: left;
}
.signinbutton{
	float: left;
	padding-top: 26px;
	margin: 0;
}
/* ---------- End Sign In ---------------------------------------- */


/* ---------- Begin Events ---------------------------------------- */
.eventbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color: #000000;	
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.eventbox a:link{
	color: #000000;	
	text-decoration: none;
}
.eventbox a:visited{
	color: #000000;	
	text-decoration: none;
}
.eventbox a:hover{
	color: #000000;	
	text-decoration: none;
}
.eventbox a:active{
	color: #000000;	
	text-decoration: none;
}
.eventsummarylocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
	padding: 0;
	margin: 0 0 5px 0;
}
.eventsummarylocation a:link{
	color: #000000;	
	text-decoration: none;
}
.eventsummarylocation a:visited{
	color: #000000;	
	text-decoration: none;
}
.eventsummarylocation a:hover{
	color: #000000;	
	text-decoration: none;
}
.eventsummarylocation a:active{
	color: #000000;	
	text-decoration: none;
}
.eventsummarytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001C4C;	
	padding: 0;
	margin: 0 0 5px 0;
}
.eventsummarytitle a:link{
	color: #001C4C;	
	text-decoration: none;
}
.eventsummarytitle a:visited{
	color: #001C4C;	
	text-decoration: none;
}
.eventsummarytitle a:hover{
	color: #001C4C;	
	text-decoration: none;
}
.eventsummarytitle a:active{
	color: #001C4C;	
	text-decoration: none;
}
/* ---------- End Events -------------------------------------------- */
/* ---------- Begin Info ---------------------------------------- */
#info{
	border: #c5ccdb 1px solid;
	width: 635px;
	padding: 5px;
}
/* ---------- End Info ---------------------------------------- */
/* ---------- Begin Subscribe ---------------------------------------- */
#subscribe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding:8px;
}
#subscribe h1
{
    color: #FFC509;
}
#subscribe hr
{
    color:#ffffff;    
}
#subscribe .cell
{

}
#subscribe .label
{
}
#subscribe .field
{
  
}
/* ---------- End Subscribe ---------------------------------------- */
/* ---------- Begin Chapters ---------------------------------------- */
.chapters 
{
	list-style: none;
	margin:0;
	padding: 0;
}
.chapters li
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;    
}
.chapters li a
{
	color: #001C4C;
}    
/* ---------- End Chapters ---------------------------------------- */
