* { 
	line-height: 17px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}	
html,body {
	background-color: #F4BF2E;
	margin-top:0px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	text-align: center;
}	

.clear {
	clear:both;
}
	
img, a img {
	display: block;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a, a:link, a:visited {
	color: #317BE1;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:hover { 
	color: #B57C18; 
	background-color: none;
}

a:active
{
	color: #B57C18;
	text-decoration: underline;
}

th {
	font-size: 12px;
}
th, td {
	padding: 0px 6px 0px 6px;
}

h3 {
	font-size: 12px;
}

#container {	
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
	background-position: -1px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 730px;
	background-color: #FFFFFF;
	height: 99%;
	min-height: 99%;
	text-align: left;
}

.index #container {	
	background-image: url('/images/bg_home.gif');
	background-repeat: repeat-y;
	background-position: -1px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 730px;
	background-color: #FFFFFF;
	text-align: left;
}

#header {
	 width: 728px;
	 border: none;
	 margin: 0px 1px 0px 1px;
	 border-bottom: 1px solid #fff;
	 background-color: #fff;
}

.index #header {
	 width: 728px;
	 border: none;
	 margin: 0px 1px 0px 1px;
	 background-color: #fff;
}

#morebutton{
	display: inline;
    position:relative;
    float: right;
    margin: -29px 0px 0px 0px;
	width:71px;
	height:28px;
	z-index:1;
}

#bar {
	display:inline;
	float: left;
	overflow: hidden;
	background-color: #f1bc2b;
	width: 324px;
	height: 10px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#nav {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px -1px;
}

#nav li {
	float: left;
	padding: 0px 1px 1px 0px;
	background-color: #fff;
	
}

#content {
	background-color: #ffffff;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
	width: 730px;
}

.index #content {
	background-image:none;
}

.index #text {
	float: left;
	width: 240px;
	margin: 0px 1px 0px 1px;
	padding: 22px 0px 10px 35px;
	display: inline;
}

.index #text p {
	width: 240px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	width: 197px;
}
#sidebar p img{
	margin: 0px -10px 0px -10px;
}
#sidebar p{
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;	
}

#sidebar strong{
	font-size: 11px;
}

.index #sidebar {
    width: 396px;
	float: right;
	margin: 25px 5px 0px 0px;
}
.box{
	background-color: #d7e4f4;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px
}



#sidebar ul {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-right: 20px;
}

.header{
	width: 100%;
}

#text {
	width: 475px;
	padding: 70px 18px 10px 18px;
}


.edit {
    background-color: #f7e3a5;
    width: 100%;
}

.edit td{
    margin: 2px;
    padding: 2px;
  
}

.editlist {
    width: 100%;
}

.editlist th {
    background-color: #317BE1;
    color: #fff
}

.editlist .even {
    background-color: #f7e3a5;
}

.editlist td{
    margin: 2px;
    padding: 2px;
  
}

#list ul{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}

#list li {
    list-style-type: none;
    background-color: #317BE1;
    color: #fff;
    font-weight: bold;
    min-height: 20px;
    width: 95%;
    margin: 0px 0px 1px 0px;
    padding: 0px 4px 0px 4px;
    cursor: move;
    
}

#edit_category {
    background-color: #317BE1;
    height: 20px;
    width: 95%;
    margin: 0px 0px 1px 0px;
    padding: 0px 4px 0px 4px;
}
.button {
    display: inline;
    vertical-align: middle;
}

.upcoming_event {
    width:100%;
    margin: 10px 0px 10px 0px;
}

.upcoming_event thead {
    background-color: #d7e4f4;
}

.upcoming_event tbody {
    background-color: #FCF4DE;
}

.past_event {
    width:100%;
    margin: 10px 0px 10px 0px;
}
.past_event thead {
    background-color: #d7e4f4;
    color: rgb(49, 123, 225);
}

.past_event tbody {
    color: rgb(49, 123, 225);
}

.event_link{
	float:right;
}

.quote {
    margin: 20px 8px 0px 8px;
    font-style: italic;
	line-height: 26px;
}

.quote img{ 
	display: inline;
	vertical-align: top;
}

.resource_description { margin: 13px 0px 0px 13px;}
.resource_description p{ margin: 0px 0px 0px 0px;}
.resource_description ul{ margin-top: 0px;margin-bottom: 0px;}

.formemph {
	font-weight: bold;
	color: #317BE1;
}
	
.next_tip {
	font-size: 11px;
	font-weight: bold;
}
.websiteby
{
	margin: -20px 4px 0px 0px;
    font-size: 9px;
    color: rgb(153, 153, 153);
    text-align: right;
}

.websiteby a{
	color: rgb(153, 153, 153);
	text-decoration: none;
	font-size: 9px;
}

.errors {
	color: red;
	border: 1px solid red;
}
