@font-face {
	font-family: 'nevisBold';
	src: url('../fonts/nevis-webfont.eot');
	src: local('☺'), url('../fonts/nevis-webfont.woff') format('woff'), url('../fonts/nevis-webfont.ttf') format('truetype'), url('../fonts/nevis-webfont.svg#webfontL7HzHW6g') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3 { font-family:'Myriad Pro', Arial, Sans-Serif; color:#363b3f; }

h1 { font-size:26px; }
h2 { font-size:20px; }

p { font-size:13px; color:#777777; line-height:1.6em; margin:10px 0px 10px 0px; }
ul { margin:10px 0px 10px 0px; line-height:1.6em; }
li { font-size:13px; color:#777777; margin-left:20px; list-style-type:square;}

a { text-decoration:none; }

/* These are specific stylings for the page, you don't really need to touch these but hey, why listen to me, it's your site :-) */
#message {font-family:'nevisBold', Arial; font-size:16px; color:#fff; }
#message h2 {color:#fff; margin:0; }
#nav_left li a, #nav_right li a { font-family:'nevisBold',Arial; font-size:10px; color:#ccc; text-decoration:none; text-transform:uppercase; text-shadow:-2px 2px 2px #1a1d1f; }
#nav_left li a:hover, #nav_right li a:hover { color:#fff; }

.featured_button { font-size:19px; font-weight:bold; color:#fff; text-align:center; text-decoration:none; text-shadow:-1px 1px 1px #3f8621; }

#featured h1 { text-transform:uppercase; }
#featured p { margin:20px 0px 20px 0px; }

#whats_next h2 { font-family:'nevisBold', Arial; font-size:18px; }
#whats_next ol li span { font-family:'nevisBold', Arial; font-size:10px; color:#666666; text-transform:uppercase; }

input { font-family:Arial; font-size:12px; font-weight:bold; color:#666666; }
.button { font-size:11px; font-weight:bold; text-align:center; text-shadow:2px 2px 2px #000; color:#fff; }

#newsletter_wrap h2 { font-family:'nevisBold', Arial; font-size:18px; }
#newsletter_wrap span { font-family:'nevisBold', Arial; font-size:10px; color:#999999; text-transform:uppercase; }

#footer p { font-size:11px; font-weight:bold; text-transform:uppercase; }
#footer a {	color:#777; text-decoration:underline;}