a{color:#990000;text-decoration:underline}

a:hover{text-decoration:none}

.header {
	background-image: url(../images/devonshire-arms-header.gif);
	background-repeat: no-repeat;
}
body, table, th, td{
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica;
}
.small{
	font-size: 9px;
}


.shadowTop {
	background-image: url(../images/T.gif);
	background-repeat: repeat-x;
}
.shadowRight {
	background-image: url(../images/R.gif);
	background-repeat: repeat-y;
}
.shadowBottom {
	background-image: url(../images/B.gif);
	background-repeat: repeat-x;
}
.shadowLeft {
	background-image: url(../images/L.gif);
	background-repeat: repeat-y;
}

.head1, H1{
	font-size: 18px;
	font-weight: normal;
	color: #C19478;
}
.head2, H2 { font-size: 13px; font-weight: bold; color: #C19478 }

#nav {
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 23px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 20px;
}

.contentScroll {
	padding-left: 21px;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 10px;
}

input,textarea,select { font-family: Verdana, Helvetica;font-size: 11px;}

.menuTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menuTitleCourse {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
