body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #cccccc;
	background-image:url(images/feather1.jpg);
	background-repeat:repeat;
	background-position:center;
}
*{
	margin:0;
	padding: 0;
}

td{
	background-color:#FFFFFF;
}


#title{
	float:left;
	font-size:small;
	color:#FFCC00;
	padding:0 1em 0 1em;
	font-weight:bold;
}

#subnav{
	float:right;
	font-size:x-small;
	color:#FFFFFF;
	padding:0 1em 0 1em;
	font-weight:bold;
}

#footercopy{
	float:right;
	font-size:x-small;
	color:#000000;
	text-align:right;
	padding:.5em 1em .3em 0;
	font-weight:bold;
}

#admission{
	float:left;
	font-size:x-small;
	color:#000000;
	padding:.3em 0 .3em 1em;
	font-weight:bold;
}

.redbg{
	background-color:#CC0000;	
}

.main{
	padding:1em 1em .3em 1em;
		background-image:url(images/brown_bg.gif);
	background-repeat:repeat;
		
}
.home{
	background-image:url(images/brown_bg.gif);
	background-repeat:repeat;
}
h1{
	font-size:medium;
	font-weight:bold;
	color:#000000;
}
h2{
	font-size:small;
	font-weight:bold;
	color:#000000;
}

h3{
	font-size:small;
	font-weight:bold;
	color:#FF9900;
}

h4{
	font-size:medium;
	font-weight:bold;
	color:#FF9900;
}

.bborder{
	border:1px solid #000000;
}

#sponsers{
	padding:.5em 0 0 0;
border-top: 1px solid #CC0000;
	background-color:#FFFFFF;
}
.smalltxt {font-size: x-small}


/* ****main nav **** */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
/*text-transform:uppercase;*/
}

.invertedshiftdown a{
	float: left;
	display: block;
	color:#D10000;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 8px 9px 8px;
	background-color: white;
	font-weight: bold;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #FF9900;
color: White;
float: left;
width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #FF9900;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #D10000;
color: #FFFFFF;
}







.footerbg{
		background-image:url(images/bg.jpg);
	background-repeat:repeat;
}
#footer a{
	color:#FFFFFF;
}

.red{
	color:#D10000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a:active {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

/* *****subnav***** */
#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:visited {
	font-size:x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover {
	font-size:x-small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

#subnav a:active {
	font-size:x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* *****footerlinks***** */
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

#footer a:active {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* *****jade id***** */
#jade a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#jade a:visited {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#jade a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#jade a:active {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#left{
	float:left;
	width:380px;
}

#right{
	float:right;
	padding:1em;
background-image:url(images/dkbrown_bg.gif);
	background-repeat:repeat;
	width: 295px;
}
#leftbuildings{
	float:left;
	width:420px;
}

#rightbuildings{
	float:right;
	padding:1em;
background-image:url(images/dkbrown_bg.gif);
	background-repeat:repeat;
	width: 245px;
}

#right a{
	color:#cc0000;
	font-weight: normal;
	text-decoration: underline;
}

#history{
	float:left;
	width:510px;
}

#historyimages{
	float:right;
	padding:1em;
	width: 170px;
	background-image:url(images/dkbrown_bg.gif);
	background-repeat:repeat;
}
.clear{clear:both;}

#volunteers ul li{
	padding-left:2em;
	display: block;
}

#volunteers li{
	list-style-type: disc;
}

#aboutl{
	float:left;
	width:450px;
}

#aboutr{
	float:right;
	padding:1em;
	width: 220px;
	background-image:url(images/dkbrown_bg.gif);
	background-repeat:repeat;
	/*border:1px solid #cc0000;*/
}

#volr{
	float:right;
	padding:1em;
	width: 220px;
	background-image:url(images/dkbrown_bg.gif);
	background-repeat:repeat;
	font-size:x-small;
	/*border:1px solid #cc0000;*/
}

#volr a{
	font-size:x-small;
}

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

#aboutr a{
	color:#cc0000;
	font-weight: normal;
	text-decoration: underline;
}

.photoborder{
	border:10px solid #ffffff;
}


#clubsleft{
	float:left;
	width:450px;
}
/*newsletter admin page */
hr.greyBorder {margin:10px 0;}
.positionUploadBtn {margin-left:94px;}

