body {
	padding: 0px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
    background-color:#A0A0A4;
	background-image:url(../cssimg/backpaper.jpg);
	background-repeat:repeat;
}

/* @group Standard Formatting */

h1{
	font-weight:normal;
	font-size:24px;
	margin: 0;
	line-height: 100%;
	font-weight:normal;
}
h2{
	margin: 0;
	font-size: 18px;
	font-weight:normal;
}
h3{
	margin: 0;
	font-size: 16px;
	font-weight:bold;
}
h4{
	margin: 0;
	font-size: 14px;
	font-weight:normal;
}

h5{
	margin: 0;
	font-size: 12px;
	font-weight:bold;
}

p{
	font-size: 12px;
	font-weight: normal;
	line-height: 165%;
	margin-bottom: 10px;
}

a {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	
}
a:hover {
	text-decoration: underline;
}

ol{
	list-style-type:circle;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height: 130%;
}
ol ol{
	list-style-type:circle;
	margin: 0;
}

ul{
	margin: 5px;
    line-height: 145%;
	font-size: 12px;
	list-style-type:circle;
}

ul li{
	margin-left: 15px;
	line-height: 145%;
	font-size: 12px;
	list-style:disc;
}

ol li a{
color:#556228; 
}

ul.checklist{
	padding: 0px;
	margin: 20px 0px;
}

blockquote{
	padding: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	margin: 10px 20px;
}
blockquote p{
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Header Styling */


.search{
	padding-top: 10px;
	text-align: right;
}
#searchresults td{
	padding: 5px;
}
.resultHead{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}


/* @end */



/* @group Navigation */

.navigation{
     padding-left:0px;
	 padding-right:0px;
     padding-bottom:4px;
	 padding-top:4px;
	 margin:0px; 
  	 height:19px;
	 list-style:none;
	 background-color:#447399;
	 border:1px solid #808080;
	 z-index:10;
}


.nav {
	 padding-left:15px;
	 padding-right:15px;
     padding-bottom:3px;
	 padding-top:4px;
	 margin:0px;
 	list-style:none;
	font-size:16px;
	font-weight:bold;
	background-color: #556228;
	display:inline;
	border:1px solid #808080;
	text-decoration:none;
	z-index:40;
	text-align:center;
}

.nav a {
   text-decoration:none;
   color:#FFFFFF;
   list-style:none;
}

.nav a:hover {
   text-decoration:underline;
   color:#bdbd6a;
   list-style:none;
}



.nav2 {
	 padding-left:2px;
	 padding-right:2px;
     padding-bottom:2px;
	 padding-top:2px;
	 margin:0px;
	font-size:12px;
	font-weight:bold;
	display:block;
	border:none;
	text-decoration:underline;
	z-index:40;
	text-align:left;
}

.nav2 a {
   text-decoration:none;
   color:#FFFFFF;
}

.nav2 a:hover {
   text-decoration:none;
   color:#00ffff;
}





/* @end */




/* @group Footer Styles */

.footer{
	background-color:#556228;
	color:#FFFFFF;
	padding: 2px;
	border:1px solid #808080;
}

.footerinner{
	margin: 5px; 
}

.footerinner2{
	margin: 0px; 
}

.footerinner a{
	color:#ffffff;
}

.footerinner a:hover {
    color:#D1E6EF;
}

.footerinnerright {
	text-align:center;
	margin: 10px 5px 5px;
}

.footerinnerright a{
  font-weight: normal;
}
.footerinnerright a:hover{
	text-decoration: underline;
}

/* @end */


/* @group Front Page Styles */

.readmore{
	float: right;
	margin: 0px 10px;
}
.ads{
	padding-top: 15px;
	padding-bottom: 15px;
}
/* @end */

/* @group Blog Page Styles */

div.entry{
	margin: 10px 0;
	color:#2A0000;
	background: #fafafa;
}
div.entry a h2{
	text-decoration: none;
	
}
.blogsidebar {
	color:#2A0000;
	background: #fafafa;
}
.blogsidebar h4{
	padding: 3px 0;
}

.blogsidebar ul{
	padding: 3px 0;
}

.blogsidebar li{
	line-height: 165%;
}

.posted, .posted a{
	font-size: 14px;
	font-weight:normal;
	line-height: 140%;
}

.posted a{
	text-decoration: underline;
}

.pubpost, .pubpost a{
	font-size: 14px;
	font-weight:normal;
	line-height: 140%;
}

.pubpost a{
	text-decoration: underline;
	color:#0000CC;
}

.comment{
	padding: 10px;
	margin: 10px 0;
}
.comments{
	padding: 10px;
	margin: 10px 0;
}
.commentform{
	margin: 15px 0;
}
.submit{
	padding: 2px 10px;
}

div.paginate{
	margin: 15px 0 10px 0;
}

.imgleft{
	float: left;
	margin: 10px 15px 10px 0px;
}
.imgright{
	float: right;
	margin: 10px 0px 10px 15px;
}

/* @end */

.content{
	background-color:#556228;
	padding-top: 5px;
	padding-bottom:5px;
    border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
}


.header{
   	color: #000000;
	background:#FFFFFF;
	height:200px;
	background-image:url(../img/header-default.jpg);
}

.header2{
   	color: #000000;
	background:#FFFFFF;
	height: 100px; 
	background-image:url(../img/header-default2.jpg);
}

.activities-header{
   	color: #000000;
	background:#FFFFFF;
	height: 200px; 
	background-image:url(../img/activities-header.jpg);
}

.schedule-header{
   	color: #000000;
	background:#FFFFFF;
	height: 200px; 
	background-image:url(../img/schedule-header.jpg);
}

.contact-header{
   	color: #000000;
	background:#FFFFFF;
	height: 200px; 
	background-image:url(../img/contact-header.jpg);
}

.sponsors-header{
   	color: #000000;
	background:#FFFFFF;
	height: 200px; 
	background-image:url(../img/sponsors-header.jpg);
}


.contentpad{
	color:#2A0000;
	background: #ffffff;
}

.insidecontent {
padding: 5px;
padding-left:10px; 
}

.insidecontent2 {
padding: 5px;
padding-left:20px; 
}

.insidecontentFooter{
padding-left: 0px;
padding-top:10px;
padding-right:0px;
padding-bottom:10px; 
}


.blank {
margin: 0px;
padding:0px;
border:0px;
}

.offsetmenu {
padding-left: 20px;
margin: 0px;
border:0px;
}

.topContent {
	background-color:#556228;
	color:#FFFBF0;
	height: 20px;
	padding-top: 5px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
}

.busname {
font-size:20px;
font-family:"Courier New", Courier, monospace;
color:#FFFBF0;
font-weight:bold;
}


.bodyHeight {
   min-height: 150px;
}

.leftColSections {
   min-height: 50px;
}

.bodyContent {
	background-color:#8F8F3A;
	color:#FFFFFF;
	padding: 5px;
	border:1px solid #808080;
}

.morepad {
padding-bottom:2px;
padding-top:2px;
padding-left:20px;
padding-right:20px; 
}

.lesspad {
padding-bottom:2px;
padding-top:2px;
padding-left:10px;
padding-right:10px; 
}

.justpadit {
padding-bottom:10px;
padding-top:10px;
padding-left:5px;
padding-right:20px; 
}

.formPad {
	color:#2A0000;
    background: #ded4bf;
}


.title {
color:#000099;
font-size:15px; 
}

.title2 {
color:#000000;
font-size:16px; 
}


.recentBlogs 
{
	padding: 5px;
	color:#FFFBF0;
	font-size:14px;
	list-style:none;
}

.recentBlogs a {
	font-weight: bold;
	text-decoration:none;
	color:#D1E6EF;
	list-style:none;
}
.recentBlogs a:hover {
	text-decoration: underline;
}


.examples 
{
	padding: 2px;
	color:#FFFBF0;
}

.examples a {
	font-weight: bold;
	text-decoration:none;
	color: #ccccFF;
	
}
.examples a:hover {
	text-decoration: underline;
}

.announcements 
{
	padding: 5px;
	color:#FFFBF0;
}

.announcements a {
	font-weight: bold;
	text-decoration:none;
	color:#D1E6EF;
}

.announcements a:hover {
  text-decoration: underline;
}


.leadsform 
{
	background-color:#233955;
	color:#FFFFFF;
	padding: 5px;
	border:1px solid #808080; 
}

.ads
{
	background-color:#233955;
	color:#FFFFFF;
	padding: 5px;
	border:1px solid #808080; 
}

img.floatRight { 
    float: right; 
}

img.floatLeft { 
    float: left; 
}

.youTubeBox {
min-height:60px;
padding-left:30px;
}


