/* Global Styles
----------------------------------------
*/

html {
/*
    overflow: hidden;
    */
}

body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top:0px; padding-top:0px;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

#content a:hover, #content a:active {
    color: #009900;
}

/* Header
----------------------------------------
*/

#header {
	border: 3px solid #cc6600;
	background: #009900 url(img/header_bg.jpg) top right no-repeat;
	height: 150px;
}

/* Page Structure
----------------------------------------
*/

#shadow {
	background: url(img/shadow.png) top left no-repeat;
	padding: 0 16px 16px 0;
}

#wrapper {
	width: 917px;
	margin: auto;
	margin-top:0px;
}

#body {
	border: 3px solid #cc6600;
	border-top: none;
	background: #fff url(img/body_bg.png) top left no-repeat;
	padding: 10px 10px 10px 0px;
}

#content {
	width: 570px;
	height: 320px;
	padding-right: 30px;
	overflow: auto;
}

#switch {
	float: left;
	width: 280px;
	margin-top: 32px;
	text-indent: 25px;
}

#switch a:link, #switch a:visited {
	text-decoration: none;
	color: #000;
}
#switch a:hover, #switch a:active {
	text-decoration: none;
	color: #f00;
}

#footer address {
	height: 16px;
	background: url(img/footer.png) top right no-repeat;
	margin: 3px 16px 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

#redkite {
	display: block;
	float: right;
	margin-top: -16px;
	margin-right: 55px;
	//margin-right: 10px;
	height: 16px;
	width: 92px;
}

#admin {
	display: block;
	float: right;
	margin-top: -16px;
	height: 16px;
	width: 45px;
}

/* Headings
----------------------------------------
*/

#header h1 {
	color: #ffff00;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 33px;
	font-weight: normal;
	margin: 18px 0 0 23px;
}

#header h2.info {
	margin: 10px 0 0 23px;
	background: url(img/info.png) top left no-repeat;
	text-indent: -1000px;
	padding: 0;
	height: 26px;
	width: 316px;
}

h2.tagline {
	text-align: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 19px 5px 0px;
	color: #009900;
}

#main-menu h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 17px;
	color: #ffff00;
	font-weight: normal;
	font-style: italic;
	float: left;
	width: 105px;
	margin: 25px 0 0 0;
}

/* Text Styles
----------------------------------------
*/

#phone {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
	background: url(img/phone.png) top left no-repeat;
	margin: 21px 24px 0 23px;
	//margin-left: 10px;
	padding-left: 35px;
	float: left;
	width: 130px;
}

#phone span {
	display: none;
}

/* Navigation
----------------------------------------
*/

#main-menu {
	float: left;
	width: 259px;
}

#main-menu ul, #main-menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#main-menu ul li {
	border-bottom: 1px solid #0e9302;
	font-weight: bold;
}

#main-menu ul li a:link, #main-menu ul li a:visited, #main-menu ul li a:hover, #main-menu ul li a:active {
	color: #990000;
	text-decoration: none;
	display: block;
	padding: 2px 7px;
	z-index: 1000;
}

#main-menu ul li a:hover, #main-menu ul li a:active {
	color: #009900;
}

#main-menu ul {
	visibility: hidden;
	position: absolute;
	width: 136px;
	background: #e5ece4;
	border: 1px solid #0e9302;
	border-top: none;
	border-bottom: none;
}

.choose {
	width: 138px;
	background: #fff;
	float: left;
	margin: 25px 0 0 5px;
	text-decoration: none;
	color: #990000;
}

#staff-menu .choose {
    margin-top: 0;
}

.choose span {
	display: block;
	padding: 2px 7px;
	border: 1px solid #000;
}

.left {
    float: left;
}

.right {
    float: right;
}

#staff-menu .right a:link,
#staff-menu .right a:visited,
#staff-menu .right a:hover,
#staff-menu .right a:active {
    font-weight: bold;
    color: #ff0000;
    text-decoration: none;
}

#staff-menu .right a:hover,
#staff-menu .right a:active {
    color: #009900;
}

.strong {
    font-weight: bold;
}

#staff-menu {
	float: right;
	width: 389px;
    background: #fff;
    padding: 6px 10px 5px 25px;
    margin-top: 25px;
}

#staff-menu ul, #staff-menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#staff-menu ul li {
	border-bottom: 1px solid #0e9302;
	font-weight: bold;
}

#staff-menu ul li a:link, #staff-menu ul li a:visited, #staff-menu ul li a:hover, #staff-menu ul li a:active {
	color: #990000;
	text-decoration: none;
	display: block;
	padding: 2px 7px;
}

#staff-menu ul li a:hover, #staff-menu ul li a:active {
	color: #009900;
}

#staff-menu ul {
	visibility: hidden;
	position: absolute;
	width: 136px;
	background: #e5ece4;
	border: 1px solid #0e9302;
	border-top: none;
	border-bottom: none;
}

/* Forms
----------------------------------------
*/

.field {
	width: 300px;
}

.login .field {
    width: 100px;
}

.login {
    margin-top: 70px;
    padding: 60px 0 35px 0;
    background: #fff url('img/login-bg.gif') top center no-repeat;
}

/* Comments
----------------------------------------
*/


/*Extras
----------------------------------------
*/
