h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004D71;
	padding-top: 5px;
	padding-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A6B;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC6600;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.definition {
	font-family: Arial, Helvetica, sans-serif;
	color: #22373F;
	background-color: #B5C9E0;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	color: #993300;
}
#navlist ul {
        margin: 0; /*removes indent IE and Opera*/
        padding: 0; /*removes indent Mozilla and NN7*/
        list-style-type: none; /*turns off display of bullet*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}

#navlist li {
        margin: 0 0 3px 0;
}

#navlist a {
	/*/*/display: block;
	width: 140px;
	color: #004D71;
	font-weight: bold;
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
        color: #213639;
        /*/*/color: #213639;
        text-decoration: none; /* */
}
#homelink a:hover, #aboutlink a:hover, #serviceslink a:hover, #resourceslink a:hover, #maillistlink a:hover {
	color: #FFFFFF;
	background-color: #004D71;
}
#homelink {
	font-size: 14px;
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/homeonly.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CED8E5;
}

#aboutlink {
	font-size: 14px;
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/aboutonly.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CED8E5;
}
#serviceslink {
	font-size: 14px;
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/servicesonly.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CED8E5;
}
#resourceslink {
	font-size: 14px;
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/resourcesonly.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CED8E5;
}
#maillistlink {
	font-size: 14px;
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/maillist.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CED8E5;
}
#sublink {
	font-size: 12px;
	padding-left: 73px;
	line-height: 45px;
	background-image: url(images/buttons/sublink.gif);
	background-repeat: no-repeat;
	border: 1px dotted #CED8E5;
}
#sublink a:hover {
	color: #CC6600;
}
#serviceslinkuber {
	font-size: 14px;
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/servicesonly.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	border: 1px solid #CED8E5;
	color: #FFFFFF;
	background-color: #004D71;
	display: block;
}
#maillistlinkuber {
	font-size: 14px;
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/maillist.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	border: 1px solid #CED8E5;
	color: #FFFFFF;
	background-color: #004D71;
	display: block;
}
#aboutlinkuber {
	font-size: 14px;
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/aboutonly.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	border: 1px solid #CED8E5;
	color: #FFFFFF;
	background-color: #004D71;
	display: block;
}
#homelinkuber {
	font-size: 14px;
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/homeonly.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	border: 1px solid #CED8E5;
	color: #FFFFFF;
	background-color: #004D71;
	display: block;
}
#resourceslinkuber {
	font-size: 14px;
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	padding-left: 72px;
	line-height: 52px;
	background-image: url(images/buttons/resourcesonly.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	border: 1px solid #CED8E5;
	color: #FFFFFF;
	background-color: #004D71;
	display: block;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #004D71;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #8D012E;
}
#footer {
	background-image: url(images/mountainline.gif);
	background-repeat: no-repeat;
	height: 120px;
	vertical-align: bottom;
	padding-left: 75px;
}

