body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p, ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

ul li, ol li {
	margin-bottom: 7px;
	line-height: 17px;
}


.pSmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal;
}

h1, h2, h3, h4, h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066; 
}
h1 {
	font-size: 22px;
	background-image: url(../pics/squiggle.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 17px;
	font-weight: normal;
}
h4 {
	font-size: 15px;
}


a {
	color: #000066;
}

a:link {
	color: #000066;
}

a:visited {
	color: #444444;
}

a:hover {
	color: #5975CA;
}

a:active {
	color: #5975CA;
}

.img, .img_left_text, .img_right_text {
	border: 1px solid #144A92;
}


.img_noborder, .img_left_text_noborder, .img_right_text_noborder {
	border: 0px none
}

.img_left_text, .img_left_text_noborder{
	float:left;
	margin: 3px 12px 7px 0px;
}


.img_right_text, .img_right_text_noborder{
	float:right;
	margin: 3px 0px 7px 12px;
}

a img{
	border: 1px solid #144A92;
}

.intro {
	font-style: italic;
	font-weight: normal;
}

.topnav { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal
}

.topnav a {
	color: #333333;
	text-decoration: underline;
	background-image: url(../pics/squiggle.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-right: 20px;
}

.topnav a:link, .topnav a:visited {
	color: #333333;
}

.topnav a:hover {
	color: #5975CA;
}

.topnav a:active {
	color: #5975CA;
}
 
.info {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
}
.important {
	color: #CC0000;
}


.gnu_dark_on_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

p.gnu_dark_on_light a {
	color: #00399C;
	text-decoration: none;
}

p.gnu_dark_on_light a:visited {
	color: #00399C;
}

p.gnu_dark_on_light a:hover {
	color: #3973B5;
}
.price {
	font-style: italic;
	color: #00377C;
}

.calendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}

.calendar td {
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.calendar th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background-color: #E7E7E7;
	padding: 3px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 12%;
}

.calendar .row1 {
	background-color: #F5F5F5;
}

.calendar td.week {
	font-size: 11px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.calendar .row2 {
}

td.booked {
	background-color: #FF9A9A;
}

td.provisional {
	background-color: #FFBC53;
}
