#page					{ background-color: #fff; width: 700px; margin: -8px auto; -moz-box-shadow: 0 0 10px #cbcbcb; box-shadow: 0 0 10px #cbcbcb; -webkit-box-shadow: 0 0 10px #cbcbcb; }

#head					{ width: 100%; font-family: 'Lobster Two', 'cursive'; font-size: 42px; color: #58bceb; text-align: center; }

#subhead				{ width: 100%; font-family: 'Maven Pro', 'sans-serif'; font-size: 24px; color: #636361; text-align: center; }

#nav					{ width: 100%; font-family: 'Maven Pro', 'sans-serif'; font-size: 16px; background-color: #58bceb; line-height: 45px; }
#nav UL					{ margin: 0px 0px 0px 92px; padding: 0px; width: 700px; list-style: none; }
#nav LI					{ float:left; }

#content				{ width: 665px; margin-left: 35px; font-family: 'Maven Pro', 'sans-serif'; font-size: 14px; color: #404040; font-weight: 400; line-height: 22px; }
#content H1				{ font-family: 'Lobster Two', 'cursive'; font-size: 28px; color: #58bceb; font-weight: 400; }
#content H2				{ font-family: 'Lobster Two', 'cursive'; font-size: 24px; color: #1f6f95; font-weight: 400; }
#content H3				{ font-family: 'Lobster Two', 'cursive'; font-size: 22px; color: #1f6f95; font-weight: 400; line-height: 2px; }

#footer					{ width: 700px; font-family: 'Maven Pro', 'sans-serif'; font-size: 13px; color: #767676; font-weight: 500; text-align: center; margin: 20px auto; }


.clearfix:after                         { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

a.navlink				{ color: #fff; text-decoration: none; }
