/* CSS Document */

a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #563a2c;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 100%;
	margin-bottom: 1px;
}

p {margin-top: 0;
}

.topmenu {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.topmenu:hover {
	font-size: 9px;
	color: #563a2c;
	font-weight: bold;
}

table.welcomebox {
	vertical-align:top;
	border: 1px solid #563a2c;
	background-image: url(images/welcomebg_03.jpg);
	background-repeat: no-repeat;
}

table.form {
	border: 1px solid #563a2c;
	background-color:#ffffff;
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

td.formodd {
	background-color:#c8effc;
}

td.formeven {
	background-color:#97e61f;
}

.browntext {
	color: #563a2c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table.ServiceTimes {
	width: 100%;
	background-color: #f2a368;
	border: 1px solid #563a2c;
}

.visiting {font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #563a2c;
}

table.news {
	width: 100%;
	background-color:#fcfbf8;
	border: 1px solid #563a2c;
}

.header {
	color: #563a2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.headerbig {
	color: #563a2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic; 
	font-variant: small-caps;
}

.learnmore {
	color: #563a2c;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.learnmore:hover {
	color: #f2a368;
}

.learnmorebig {
	color: #f2a368;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.learnmorebig:hover {
	color: #97e61f;
}

.borderit img{
	border: 1px solid #563a2c;
	padding: 5px;
}

.borderit:hover img{
	border: 5px solid #563a2c;
	padding: 1px;
}

.borderit:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}

td.bluebar {
	background-color:#91d4dd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #563a2c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #563a2c;
}

td.leftmenu {
	border-bottom: 1px dotted #563a2c;
}

td.leftmenub {
	border-bottom: 1px solid #563a2c;
}

td.divider {
	width: 1px;
	background-image: url(images/divider.gif);
	background-position: right bottom;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #563a2c;
	}

td.dividerh {
	height: 1px;
	background-image: url(images/dividerh.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #563a2c;
	}

.staffnames {
	color: #563a2c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.staffnames:hover {
	color: #f2a368;
}

.lsreg {
	color: #00477F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	font-variant: small-caps;
}

.lsreg:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	font-variant: small-caps;
}