@charset "utf-8";
/* CSS Document */

body { background:#fff; color:#333; margin-top:0px; margin-bottom:0px; font-family:"Century Gothic", Verdana, Arial, sans-serif; font-size:13px; }
h1 { font-weight:lighter; font-size:19px; color:#830509; text-transform:uppercase; *margin-top:15px; }
h2 { font-weight:lighter; font-size:15px; color:#830509; text-transform:uppercase; }
a { text-decoration:none; color:#830509; }
a:hover { color:#000; }

.small_h1 { font-size:15px; }
.larger { font-size:23px; }
.red { color:#830509; }
.uppercase { text-transform:uppercase; }
.darker { color:#000; }

#wrapper { width:770px; margin-left:auto; margin-right:auto; }
#header { float:left; width:770px; }
#header #top { width:770px; float:left; }
#header #bottom { width:770px; float:left; height:61px; text-align:center; background:url(images/home_bottom.jpg) no-repeat center center; color:#fff; font-size:19px; text-transform:uppercase; padding-top:40px;}
#header #bottom h1 { font-size:19px; text-transform:uppercase; padding-top:40px; color:#fff; font-weight:lighter; margin:0px; padding:0px; }
#header #logo { width:151px; float:left; }

/* Nav (NOT HOME) */
#header #navigation { width:615px; height:15px; float:right; text-align:center; padding-top:20px; padding-bottom:15px; margin-top:40px; }
#header #navigation a { text-transform:uppercase; color:#848484; text-decoration:none; padding-left:15px; padding-right:15px; padding-bottom:15px; padding-top:20px; }
#header #navigation a:hover { color:#212121; background:url(images/hand.jpg) no-repeat center center; }
/* Nav (HOME) */
#navigation { width:770px; height:15px; float:left; text-align:center; padding-top:20px; padding-bottom:15px; margin-top:25px; }
#navigation a { text-transform:uppercase; color:#848484; text-decoration:none; padding-left:25px; padding-right:25px; padding-bottom:15px; padding-top:20px; }
#navigation a:hover { color:#212121; background:url(images/hand.jpg) no-repeat center center; }

#container { width:730px; padding-left:20px; padding-right:20px; float:left; }
#container #left { width:355px; float:left; padding-right:10px; }
#container #right { width:355px; float:right; padding-left:10px; text-align:justify; }
#container #wide { width:730px; float:left; text-align:justify; background:url(images/wide_hand.jpg) no-repeat bottom right; }
#container #wide img { padding-right:15px; padding-bottom:5px; border:0px; padding-top:3px; }
#container #section_wrap { float:left; width:730px; }
#footer { width:770px; float:left; border-top:solid 1px #848484; *padding-top:10px; text-align:center; margin-top:30px; color:#999; font-size:10px; }
#footer a { color:#999; text-decoration:none; }
#footer a:hover { color:#212121; }
