﻿        body
        {
        	font-family: verdana, Sans-Serif;
        	font-size: 12px;
        	background-image: url('/images/bg.gif');
        	background-position: center;
        	background-repeat: repeat-y;
            background-color: #F6F6F6;
        }
        img
        {
        	border: 0px;
        }
        h1
        {
        	font-size: 20px;
        	color: #4E1F11;
        	margin: 0px;
        	letter-spacing: -1px;
        }
        h2
        {
        	font-size: 16px;
        	color: #4E1F11;
        	margin: 0px;
        	letter-spacing: -1px;
        }
        h3
        {
        	font-size: 13px;
        	color: #4E1F11;
        	margin: 0px;
        	letter-spacing: -1px;
        }
        h4
        {
        	font-size: 12px;
        	color: #4E1F11;
        	margin: 0px;
        	letter-spacing: -1px;
        }
        h5
        {
        	font-size: 11px;
        	color: #4E1F11;
        	margin: 0px;
        	letter-spacing: -1px;
        }
        fieldset
        {
        	margin: 10px;
        }
        fieldset legend
        {
        	font-size: 13px;
        	color: #4E1F11;
        	margin: 0px;
        	font-weight: bold;
        }
        table
        {
        	font-size: 12px;
        	margin: 10px;
        }
        table tr th
        {
        	text-align: left;
        	width: 120px;
        }
        table tr td
        {
        	
        }
        p
        {
        	margin: 0px 0px 10px 0px;
        	line-height: 15px;
        }
        a
        {
        	color: #DF9A27;
        }
        a:hover
        {
        	color: #4E1F11;
        }
        hr
        {
        	border: 1px solid gray;
        	margin: 5px 0px 5px 0px;
        }
        ul#months
        {
        	margin: 5px;
        	padding: 0px;
        	list-style-type:none;
        }
        blockquote
        {
        	margin: 10px;
        	color: #AEAE00;
        }
        blockquote div
        {
        	margin: 5px 0px 0px 15px;
        	font-style: italic;
        }
        div.outer
        {

        }
        ul#nav
        {
        	list-style-type: none;
        	margin: 0px;
        	padding: 0px;
        	margin-top: 65px;
        	font-size: 11px;
        }
        ul#nav li
        {
        	display: inline;
        	margin-right: 10px;
        }
        img#logo
        {
        	float: left;
        	margin-right: 20px;
        }
        .clear
        {
        	float: none;
        	clear: both;
        }
        div#main
        {
        	width: 800px;
        	margin-left: auto;
        	margin-right: auto;
        	background-color: White;
        }
        input
        {
        	font-family: Verdana, Sans-Serif;
        	font-size: 12px;
        }
        input.button
        {
        	background-color: #4E1F11;
        	color: white;
        	border: 1px solid #CCCC97;
        	margin: 0px;
        }
        input.contact
        {
        	margin: 10px;
        }
        div.banner
        {
        	background-color: #CCCC97;
        	border-top: 1px solid #4E1F11;
        	border-bottom: 1px solid #4E1F11;
        	height: 15px;
        	float: none;
        	clear: both;
        }
        div#rightmenu
        {
        	float: left;
        	width: 200px;
        }
        div#rightmenu h5
        {
        	background-color: #DF9A27;
        	color: White;
        	font-size: 11px;
        	line-height: 20px;
        	text-align: center;
        	margin: 0px;
        	height: 20px;
        }
        div#rightmenu h5 a
        {
        	color: White;
        	font-size: 10px;
        	font-style: italic;
        }
        div.bottom-feature
        {
        	float: left;
        	width: 225px;
        	color: #2391B3;
        	font-size: 11px;
        	margin-right: 40px;
        }
        div.bottom-feature h5
        {
        	text-transform: uppercase;
        	margin: 0px;
        	border-bottom: 1px dashed #2391B3;
        	font-size: 12px;
        }
        div.bottom-feature ul
        {
        	margin-top: 0px;
        	margin-left: 20px;
        	padding: 0px;
        }
        div.bottom-feature a
        {
        	color: #2391B3;
        	text-decoration: none;
        }
        div.bottom-feature a:hover
        {
        	text-decoration: underline;
        }
        div.home-bottom
        {
        	margin-top: 10px;
        }
        #footer
        {
        	margin: 0px 0px 0px 20px;
        	padding: 0px;
        	width: 500px;
        	text-align: center;
        	float: left;
        	color: Gray;
        }
        ul#footerlist
        {
        	padding: 0px;
        	list-style-type: none;
        	font-size: 10px;
        	text-align: center;
        }
        ul#footerlist li a
        {
        	color: #4E1F11;
        }
        ul#footerlist li
        {
        	display: inline;
        	margin-right: 5px;
        	padding-left: 5px;
        	border-left: 1px solid #4E1F11;
        	line-height: 20px;
        }
        
        div#menu-right
        {
        	float: right;
        	width: 200px;
        	height: 100%;
        	margin: -10px 0px 10px 10px;
        	border-left: 1px solid #4E1F11;
        	border-bottom: 1px solid #4E1F11;
        }
        
        /* Menu-Right Links */
        div#menu-right ul.links
        {
        	padding: 0px;
        	margin: 10px 0px 10px 10px;
        	list-style-type: none;
        }
        div#menu-right ul.links li
        {
        	font-size: 12px;
        	color: #4E1F11;
        	margin: 0px;
        	letter-spacing: -1px;
        	line-height: 20px;
        }
        div#menu-right ul.links li a
        {
        	color: #4E1F11;
        }
        

        dl.bio
        {
        	float: none;
        	clear: both;
        	width: 560px;
        }
        dl.bio dt
        {
        	float: left;
        	margin-right: 10px;
        	height: 180px;
        }
        dl.bio dt dd
        {
        	float: left;
        }