/* styled tags */
body {
	font-family: Gil Sans Regular, Helvetica, Tahoma, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/nav2.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	behavior: url(../htc/csshover.htc);
	}
a {
	text-decoration: none;
	color: #00F;
	}
a:hover {
	text-decoration: none;
	color: #72BD3E;
	}

/*emphasis styles*/
h1 {
	font-size: 16px;
	letter-spacing: .3em;
		}
h2 {
	font-size: 14px;
	letter-spacing: .3em;
	color: #72BD3E;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .3em;
	color: #72BD3E;
	}
.hr {
	border-bottom: 1px solid #72BD3E;
	}

.quotes {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #72BD3E;
	display: block;
	width: 250px;
	margin: 20px;
	float: right;	
	}
.quotes:before {
	content: url(../images/quotes-open.gif);
	margin-left: 0px;
	}

.quotes:after {
	content: url(../images/quotes-close.gif);
	margin-right: 0px;
	}

/* layout containers */	

.centercontent {
	font-family: Gil Sans Regular, Helvetica, Tahoma, Verdana, sans-serif;
	padding-bottom: 15px;
	background-color: #fff;
	font-size: 14px;
	float: center;
	margin-left: 150px;
	display: block;
	margin-right: 2%;
	width: 100%;
	}
/*IE hack -- html>body controls firefox and safari*/
html>body .centercontent {width: 60%}

.navcontainer {
	width: 150px;
	margin-left: 0px;
	float: left;
	}
.featured {
	width: 18%;
	float: right;
	margin-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
.adminfeatured {
	width: 20%;
	float: right;
	margin-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
.footer {
	width:100%;
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 10px;
	padding: 5px;
	}

.footer img{
	padding: 5px;
	}
.banner {
	width: 100%;
	float: left;
	padding-left: 135px;
	display: block;
	}
	
.ianncomm {
	float: right;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
	}
/* featured box */

.featured ul{
	list-style-type: none;
	margin-left: 1em;
	padding-left: 0;
	}
.featured li{
	display: block;
	padding: 5px;
	}
.featured a{
	text-decoration: none;
	}
.featured a:hover {
	color: #690;
		}
.ftrheader{
	display: block;
	background-color: #BDEF84;
	font-size: 14px;
	color: #0A15B1;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 5px;
	}
.ftrbutton {
	display: block;
	background-color: #BDEF84;
	font-size: 14px;
	color: #0A15B1;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 3px;
	}

.ftrbutton a{
	background-color: #BDEF84;
	font-size: 14px;
	color: #0A15B1;
	font-weight: bold;
	padding: 4px;
	display: block;
	}
.ftrbutton a:hover {

	font-size: 14px;
	color: #0A15B1;
	font-weight: bold;
}

/*button*/
.button {
	display: block;
	width: 300px;
	background-color: #BDEF84;
	font-size: 14px;
	color: #0A15B1;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 3px;
	text-align: center;
	}

.button a{
	background-color: #BDEF84;
	font-size: 14px;
	color: #0A15B1;
	font-weight: bold;
	padding: 4px;
	display: block;
	}
	
.button a:hover {
	
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

/* styles for tables */
.tblcontainer {
	width: 100%;
	}
.tblcontainer a:hover {
	color: #fff;
	font-weight: bold;
	}

.tblcontainer table {
	font-size: 12px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}


.tblcontainer tr:hover {
	background-color: #72BD3E;
	color: #fff;
	}

.tblheader{
	background-color: #72BD3E;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #666;
	}
	
.altrow {
	background-color: #C8C5DA;
	} 

.altrow tr{
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	}
.altrow tr:hover {
	background-color: #fff;
	}


.paginate a{
	font-size: 10px;
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
	}
	
.paginate a:hover {
	color: #72BD3E;
	}
	
/*Go Box*/

.gobox {
	width: 100%;
	margin-top: 10px;
	padding-left: 5px;
	}

.gobox ul{
	list-style-type: disc;
	}





/* styles for Non select tables */
.tblcontainer2 {
	width: 100%;
	}
.tblcontainer2 a:hover {
	color: #fff;
	font-weight: bold;
	}

.tblcontainer2 table {
	font-size: 12px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}


.tblcontainer2 tr:hover {
	/*background-color: #72BD3E;*/
	/*color: #fff;*/
	}

.altrow2 {
	background-color: #C8C5DA;
	} 

.altrow2 tr{
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	}
.altrow2 tr:hover {
	background-color: #fff;
	}


.sideline_header {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #72BD3E;
}
