body {
background:#f8efde url(../images/stafford.gif);
margin:0;
padding:0;
}

/* NAVIGATION */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5em;
	height:3.2em;
}

#nav a {
	display: block;
	width: 9em;
	
	font-size:12px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	color:#fff;
	text-decoration:none;
}

#nav li { /* all list items */
	float: left;
	
	color:#fff;
	font-size:14px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	text-decoration:none;

}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #751919;
	width: 9em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
	color:#fff;
	font-size:12px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	text-decoration:none;
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* END NAVIGATION */

a img {
border:none;
}

.clear {
clear:both;
}

#container {
width:812px;
background:url(../images/top_glow.png) no-repeat top;
margin:0 auto;
padding:11px 0 0;
}

#rightGlow {
width:812px;
background:#fff url(../images/right_glow.png) repeat-y right;
}

#leftGlow {
width:800px;
background:#fff url(../images/left_glow.png) repeat-y left;
margin:0;
padding:0 0 0 6px;
}

#bottomGlow {
width:812px;
background:url(../images/bottom_glow.png) no-repeat bottom;
height:6px;
margin:0;
padding:0;
}

#content {
padding-bottom:25px;
}

#header div {
clear:both;
text-align:center;
background:#751919;
width:800px;
height:23px;
margin:0;
padding:10px 0;
}

#header img {
float:left;
margin:0 0 1px;
padding:0;
}

/* #header ul {
display:table;
list-style-type:none;
white-space:nowrap;
margin:auto;
padding:0;
}

#header ul li {
display:table-cell;
margin:0;
padding:0;
}

#header ul a {
width:auto;
display:block;
float:left;
color:#fff;
font-size:14px;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
text-decoration:none;
padding:0 10px;
} */

#footer div {
clear:both;
text-align:center;
background:#751919;
width:800px;
margin:0;
padding:5px 0;
}

#footer ul {
display:table;
list-style-type:none;
white-space:nowrap;
margin:0 auto;
padding:0;
}

#footer ul li {
display:table-cell;
color:#fff;
font-size:12px;
line-height: 20px;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
margin:0;
padding:0;
}

#footer ul a {
width:auto;
display:block;
float:left;
color:#fff;
font-size:12px;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
text-decoration:none;
padding:0 5px;
}

#copyright {
width:812px;
background:#f8efde;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
font-size:10px;
font-weight:700;
text-transform:uppercase;
color:#751919;
text-align:center;
margin:0 auto;
padding:20px 0 10px;
}

.buttonPkMatte,.buttonWhMatte {
display:block;
width:62px;
height:17px;
text-align:center;
text-decoration:none;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
font-size:11px;
color:#fff;
margin:5px auto;
padding:2px 0 6px;
}

.buttonPkMatte {
background:#600 url(../images/button_pkmatte.gif) no-repeat top;
}

.buttonWhMatte {
background:#600 url(../images/button_whmatte.gif) no-repeat top;
padding-bottom:1px;
}

.getInfoBodyContent form {
margin:0;
padding:0;
}

#leftBucket {
width:256px;
/*height: 950px;*/
float:left;
}

#getInfo {
width:191px;
margin:20px auto;
}

#leftBucket h1 {
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
color:#600;
font-size:12px;
text-transform:uppercase;
text-align:center;
}

#leftBucket p {
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
color:#66635d;
font-size:12px;
text-align:center;
}

#getInfo h1 {
text-align:center;
text-transform:capitalize;
font-size:11px;
/*color:#66635d;*/
font-weight: bold;
color: #000;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
margin:5px 0;
padding:0;
}

#getInfo p {
text-align:center;
font-size:10px;
color:#66635d;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
margin:10px 0;
padding:5px 0 0;
}

.getInfoHeader {
background:url(../images/roundedcornr_277732_tl.png) no-repeat top left;
}

.getInfoHeaderTop {
background:url(../images/roundedcornr_277732_tr.png) no-repeat top right;
}

.getInfoHeaderContent {
margin-top:-17px;
background:url(../images/roundedcornr_277732_r.png) top right repeat-y;
padding:0 0 2px;
}

.getInfoBodyBottom {
background:url(../images/roundedcornr_931598_bl.png) no-repeat bottom left;
}

.getInfoBodyBottom div {
background:url(../images/roundedcornr_931598_br.png) no-repeat bottom right;
}

.getInfoBodyContent {
background:#f8efde;
border-left:1px solid #cfcfcf;
border-right:1px solid #cfcfcf;
padding:0 15px;
}

.getInfoBodyContent,.getInfoBodyBottom {
margin-top:-10px;
}

#rightBucket {
width:544px;
height: 100%;
float:right;
margin:15px 0 0;
}

#rightBucket div {
width:33%;
float:left;
}

#rightBucket div.full {
width:98%;
float: none;
}

#rightBucket p {
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
line-height:18px;
letter-spacing:.5px;
color:#000;
font-size:12px;
text-align:left;
margin:0 25px 20px 0;
}

#rightBucket h1, #rightBucket h2 {
font-size:20px;
letter-spacing:1px;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
color:#600;
margin:0 0 20px 0;
padding:0;
}
#rightBucket h2 {
font-size: 12px;
color: #000;
margin: 0;
padding: 0;
} 

#rightBucket table p {
text-align:center;
margin:10px 0 20px;
}

em {
font-weight:700;
font-style:italic;
}
.headShot{
  float: left;
  padding: 0 1em .5em 0;
}
#rightBucket a{
color:#600;
}

#rightBucket a:hover{
color:#66635d;
}

.contact {
width:100%;
}

.contact td {
vertical-align:top;
}

.contact h2 {
width:25px;
float:left;
font-size:12px;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
color:#464649;
margin:0;
padding:0;
}

#rightBucket table.contact p {
float:left;
font-size:12px;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
color:#464649;
text-align:left;
margin:0;
padding:0;
}

#rightBucket label,#rightBucket input {
display:block;
width:20em;
float:left;
margin-bottom:5px;
text-align:left;
}

#rightBucket input.submit {
text-align:center;
width:12.5em;
}

#rightBucket div.error {
color:#600;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
}

#rightBucket textarea.comments {
width:28em;
height:12.5em;
}

#header ul a:hover,#footer ul a:hover {
color:#cdc7bb;
}

.getInfoBodyContent form div,.getInfoBodyContent input {
width:150px;
margin:0 auto;
}

.getInfoHeaderTop div,.getInfoHeaderTop,.getInfoBodyBottom div,.getInfoBodyBottom {
width:100%;
height:20px;
font-size:1px;
}

#rightBucket label,#rightBucket div.success {
color:#464649;
font-family:Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
}


#calendarBody{
	width: 100%;
}

#calendarEvent{
	border: 1px solid #000000; 
	margin: 10px 0; 
	padding: 0;
}

#calendarEvent h1{
	color: #ffffff;
	background: #751919;
	font-size: 14px;
	padding: 0 10px;
	margin: 0;
	line-height: 28px;
}

#calendarEvent p{
	font-size: 11px;
	text-align: left;
	padding: 2px 10px;
	margin: 0;
}

#calendarUpcoming{
 	float: right;
 	border-left: 1px dotted #dedede;
 	width: 200px;
 	margin: 0
}

#calendarUpcomingNest{
	width: 100%;
	margin: 0; 
	padding: 0;
}

#calendarUpcomingNest div{
	text-align: center;
	margin: 0 0 0 5px;
	padding: 5px;
	border: 1px solid black;
	background: #751919;
}

#calendarUpcomingNest h1{
	color: #ffffff;
	background: #751919;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 28px;
}

#calendarUpcomingNest p{
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}

#calendarUpcomingNest a{
	color: #ffffff;
}

#calendar{
	border: 1px solid black;
	margin: 0 0 10px 0;
	width: 98%;
}

#calendar caption{
	color: #ffffff;
	background: #751919;
	font-weight: bold;
}

#calendar th{
	width: 83px;
	height: 20px;
	border: 1px solid black;
	background: #751919;
	color: #ffffff;
	font-size: 12px;
}

#calendar th a{
	color: #ffffff;
	text-decoration: none;
}

#calendar td{
	vertical-align: top;
	border: 1px solid black;
	width: 83px;
	height: 65px;
	padding: 0;
	margin: 0;
	overflow: hidden; 
	font-size: 10px;
}

#calendar td.event{
	background: #5F88C4;
}

#calendar td.active{
	background: #B82523;
}

#calendar td.event:hover{
	background: #B82523;
	color: #ffffff;
	cursor: pointer;
}

#calendar td div{
	padding: 5px;
}

#calendar td span{
	color: #000000;
	font-weight: bold;
	float: left;
	padding: 5px;
}

#calendar td a{
	padding: 0;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#calendar td a:hover{
	text-decoration: underline;
}

#calendar td a div{
	width: 83px;
	height: 65px;
}