@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#leftcontent li {
	list-style-type: none;
}
#username     {
	text-transform: capitalize;
	font-size: 12px;
}
p {
	margin: 0px;
}
h1 {
	color: #E57514;
	font-size: 23px;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 10px;
}
h2 {
	color: #E57514;
	font-size: 24px;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 10px;
}
h3 {
	color: #333333;
	font-size: 16px;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 2px;
}
#middlecontent a:link {
	color: #E57514;
	text-decoration: underline;
}
#middlecontent  a:visited {
	color: #E57514;
	text-decoration: underline;
}
#middlecontent   a:hover {
	color: #333333;
	text-decoration: underline;
}
#wrapper {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#maincontent {
	width: 715px;
	_width: 729px;
	margin-right: auto;
	margin-left: auto;
}
#login {
	text-align: center;
	padding-top: 150px;
}
#login  p {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#calendarlogin {
	background-color: #e55714;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
#username {
	background-color: #f9f7e7;
	border: 1px solid #ece5d7;
}
#password {
	background-color: #f9f7e7;
	border: 1px solid #ece5d7;
}
#header {
}
#logo {
	float: left;
	width: 425px;
	margin-top: 25px;
}
#emergency {
	float: right;
	width: 218px;
}
#rightcontent {
	float: right;
	width: 529px;
	margin-top: 25px;
}
#middlecontent p {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 15px;
}
#middlecontent ul {
	padding-left: 55px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#middlecontent   li p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#middlecontent ul p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#middlecontent  ol {
	padding-left: 55px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#middlecontent ol li {
	font-size: 13px;
}
#middlecontent  ol  p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#picture {
	text-align: center;
}
#topcurve {
	background-image: url(../images/maincontent-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	_margin-bottom: -10px;
}
#middlecontent {
	background-image: url(../images/maincontent-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 25px;
}
#bottomcurve {
	background-image: url(../images/maincontent-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
#leftcontent {
	float: left;
	width: 186px;
	margin-top: 115px;
}
#navigation {
	background-image: url(../images/side-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F9F7E7;
	padding-left: 0px;
	font-size: 13px;
	padding-bottom: 20px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
}
#navigation, #mainnav, #givehelp, #gethelp a{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
#navigation  a:link {
	text-decoration: none;
}
#navigation   a:visited {
	text-decoration: none;
}
#navigation    a:hover {
	text-decoration: none;
	font-weight: bold;
}
#sidebuttons {
	text-align: right;
}
#sidebuttons img {
	margin-bottom: -4px;
}
#footer {
	background-image: url(../images/footer-sun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 75px;
	padding-top: 20px;
}
#footer p {
	color: #F5F0E3;
	font-size: 12px;
}
.callout {
	float: right;
	width: 145px;
	margin-right: 35px;
	margin-left: 15px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #DAD6C7;
}
.callout p {
	padding: 0px;
	margin-top: 0px;
	margin-right: -35px;
	margin-bottom: 0px;
	margin-left: -35px;
	font-style: italic;
	color: #666;
}
.callout2 {
	margin-right: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E57514;
	border-right-color: #E57514;
	border-bottom-color: #E57514;
	border-left-color: #E57514;
	margin-left: 35px;
	padding: 15px;
	font-style: italic;
	line-height: 28px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
	color: #666;
}
.callout2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: -35px;
	margin-bottom: 0px;
	margin-left: -35px;
	font-style: italic;
	color: #666;
}
.noborderspace {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subnav {
}
.subnav p {
	text-transform: lowercase;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
.centerpic {
	text-align: center;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.highlight {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #F9F7E7;
	border: 1px solid #D9D5BC;
}
.highlight  h2 {
	padding: 0px;
	color: #333333;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.highlight h3 {
	margin: 0px;
	padding: 0px;
	color: #E57514;
	font-size: 14px;
}
.highlight  p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -34px;
}
#showhide {
	display: none;
}
.white {
	color: #FFF;
}
h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centeritem {
	text-align: center;
}
#formwrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
	padding: 15px;
}
#formright {
	float: right;
	width: 360px;
}
#formleft {
	float: left;
	width: 200px;
}
#formleft a {
	color: #E57514;
	background-color: #EFE4CC;
	margin-right: 20px;
	border: 2px solid #E0CFA3;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#formleft  a:hover {
	color: #EFE4CC;
	background-color: #E57514;
	margin-right: 20px;
	border: 2px solid #E0CFA3;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.picspaceleft {
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#footer a:link {
	color: #F2ECDF;
	text-decoration: underline;
}
#footer  a:visited {
	color: #F2ECDF;
	text-decoration: underline;
}
#footer   a:hover {
	color: #F2ECDF;
	text-decoration: none;
}
#middlecontent ul {
	font-size: 13px;
}
