a {
	color: #6681B1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
  	}

.intext{
	font-size: 14px;
	}

a:hover {
	color: #6681B1;
	font-weight: bold;
	text-decoration: underline;
	}

a:active {
	color: #6681B1;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	color: #6681B1;
	font-weight: bold;
  	}

a.dark{
	color:#000000;
	}

a.dark:hover{
	text-decoration:underline;
	}

body{
	background-color: #ffffff;
	margin-top: 0;
	}

h1 {
	font-family: Vollkorn;
	font-size: large;
	margin: 0;
	padding: 0;
	}

p { 
	font-family: Droid Sans;
	color: #000;
	font-size: medium;
	text-align: left;
	}

.form {
	text-align: left;
	padding-left: 20px;
	}

.center{
	text-align: center;
	}

.left{
	text-align: left;
	}

.top {
	background: url('images/banner.gif') 153px 0 no-repeat;
	text-align: left;
	margin: 0;
	height: 99px;
	width: 710px;
	}

.wrap {
	background: url('images/middle.gif') 0 0 repeat-y;
	margin: 0;
	width: 710px;
	}

.quotebox {
    border: solid 1px #284898;
	color: #000;
	font-family: Droid Sans;
	font-style: strong;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	width: 175px;
	float: right;
	}

	
/*
 *  Copyright style
 */	
.copy {
	clear: both;
	font-size: smaller;
	font-family: Droid Sans, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	width: 100%;
	}
	
	
/*
 * area style  594px
 */	
.content {
	background: url('images/bottom.gif') 0 100% no-repeat;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 670px;
	}

.cat {
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	width: 670px;
	}

.column {
	color: #000;
	font-family: Vollkorn;
	text-align: center;
	width: 300px;
	}

.hours {
	border: solid 1px #284898;
	color: #000;
	font-family: Droid Sans;
	font-size: small;
	margin-left: 10px;
	padding-left: 5px;
	text-align: left;
	width: 150px;
	float: left;
	}
	

/*
 * Tab Classes
 */
 
.menu {
	background-color: #6681B1;
	font-family: Tahoma, Arial, sans-serif;
	padding-left: 12px;
	text-align: left;
	width: 690px;
	}

.up {
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	color: #6681B1;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 21px;
	width: 95px;
	margin: 0;
	padding: 0;
	}
	
.down {
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 21px;
	width: 95px;
	margin: 0;
	padding: 0;
	}

/*
 * Friends Form Classes
 */

.sub {
	text-align: left;
	margin-left: 40px;
	}