@charset "UTF-8";

a{text-decoration: none;}
/* a:hover{position:relative; top: 1px; } */
/* a.dontmove:hover{top:0;} */
body{
	background: #fff url(../images/frostbg.jpg) top center no-repeat;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
p {line-height: 24px; text-align: justify;}
	
.offset{ margin: 24px;}

h1, h2, h3, h4, h5, h6{ font-weight: 500;  margin: 8px 16px;}
h1{ font-size: 24px; }
h2{ font-size: 20px; }
h3{ font-size: 18px; }
h4{ font-size: 14px; }
h5{	font-size: 12px; }
h6{ font-size: 12px; font-weight: 300;}

/*
ul li a,
div ul li a{ line-height: 30px; font-size: 24px; color: #aaa;}
*/
#page-content p{  margin: 8px 16px;}
#page-content ul{display: block;}
#page-content ul li{margin: 10px;}


ul#sidebar-nav li a{font-size: 14px; font-weight: 700; text-transform: uppercase; display: block; text-align: center; height: 36px; width: 230px; margin: 0px 4px 1px 4px; line-height: 36px; color: #fff;}

p#foot-nav{ width: 718px; text-align: center;}
p#foot-nav a{font-size: 12px; line-height: 36px; font-weight: 300; color: #777; margin: 0 8px;}

ul#top-nav li {float: left; margin: 0 3px;}
ul#top-nav li a{text-transform: uppercase; color: #fff; font-size: 14px; font-weight: 700; display: block; height: 20px; line-height: 20px; /* background: #222 url(../images/head-nav-bk.png) top left repeat-x; padding: 0 14px; */}

ul.addr li{display: block; width: 230px; text-align: center; font-weight: 700; line-height: 26px;}
