body {
	font-family: Verdana, arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
	margin:2px;
	background-color:#846525;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#b78d35;
	border:3px solid #000;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:745px;
	margin:0 auto;
}

* html #wrapper
{
  	width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:0px;
	padding:2px;
}


#header input {
	width:150px;
	border:2px solid #79B5D6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	float:right;
	width:160px;
	margin:-20px -10px 0 0;
	border:none;
	margin-top: -20px;
	margin-right: -20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h1 {
	float:left;
	font:Arial;
	color:#333;
	padding:5px 20px 5px 5px;
	border-right:0px solid #ccc;
	margin:0 10px 0 0;
}

#header h1 a {
	text-decoration:none;
}
#header h1 #logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 0px;	
}

#header h2 {
	font:150% Arial;
	color:#fff;
	padding:60px 0px 0px 0px;
	border:none;
}

#header #nav {
	clear:both;
	background:url(images/2/nav.jpg) top repeat-x;
	padding:5px 10px 10px 0;
}


#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#DEEDF5;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#388CBA;
	color:#fff;
	border-top:0px solid #388CBA;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
    background:url(images/2/wood.jpg) top repeat-x #4F9EC9;
	padding:5px 7px 7px 5px;
	font:80% Verdana;
	color:#DEEDF5;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
        background:#388CBA;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color:#fff;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
	border-bottom:4px solid #388CBA;
        border-top:4px solid #388CBA;
	color:#fff;
        background: #388CBA;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#mailing { float:right;
			width:500px;
			height:80px;
			text-align:right;
			margin-top:-80px;
			margin-right:0px;
}              
#sidebar {
        background:url(images/2/woodbar.jpg) top repeat-x #333;
	width:180px;
	padding:10px 5px 5px 5px;
	float:left;
	color:#999;
	border-bottom:0px solid #000;
	text-align:center;

}

#sidebar h2 {
	font:160% Arial;
	color:#999;
	margin:5px 0 0px 0;
	border:none;
}

#sidebar h3 {
        color:#79B5D6;
	font:90% Verdana;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#323232;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#98D158;
}

#sidebar .subnav {
        background: bottom no-repeat #333;
	padding:10px 10px 5px 0px;
	color:#999;
	border-top:2px solid #333;

}

#sidebarright {

	width:170px;
	float:right;
	padding:0px 0 5px 0px;
	text-align:center;

}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:0px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
    border-bottom: 1px solid #b78d35;
	color:#DEEDF5;
	text-decoration:underline;
}

#content {
	margin:0 170px 0 190px;
	padding:0px 0px 0px 0px;
        font:90% Verdana;     
}

p {
	margin:1px;
	line-height:22px;
}

h2 {
	font:190% Arial;
	color:#fff;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	background-color: #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #000;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

a {
	color:#111;

}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	line-height:25px;
	padding:15px 0 15px 15px;

	color:##444;
}
#content ul span {
	color:#444;
}

img {
	padding:0px;
	border:0px;
}

#sidebar form {
	padding:5px;
	border:0px solid #f6f6f6;
}

#sidebar label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
#sidebar input {
	padding:2px 2px 2px 2px;
	border:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
        background:#333;
}

#sidebar textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}
#content form {
	padding:5px;
	border:0px solid #f6f6f6;
}

#content label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
#content input {
	padding:2px 2px 2px 2px;
	border:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

#content textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	margin:0 0 0 0;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.floatLeft { 
    float: left; 
    margin: 4px; 
}
.floatRight { 
    float: right; 
    margin: 0px; 
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* CALENDAR */
/* make all links red */
.calendar tr td a
{
  color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
  font-color: red;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: red;
  font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse: collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 75px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 1px;
  height: 75px;
  width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: silver;
}

#big .calendar-day
{
  background-color: #83acca;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #83acca;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;

}

.calendar-event{
  background: transparent;
}
#sidebar .calendar-event:hover{
  background:#444;
}

.calendar-date-from {
font-color: #fff;
}

/* GREY BOX */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

h6 {
font:140% Trebuchet MS;
background:#4F9EC9;
border:solid #000;
border-width:2px 0;
font-weight:normal;
letter-spacing:1px;
width:696px;
}

h7 {
font:140% Trebuchet MS;
background:#4F9EC9;
border:solid #000;
border-width:2px 0;
font-weight:normal;
letter-spacing:1px;
width:696px;
}

.aaron { 
    float: right; 
    margin: 0px; 
}

.mothersday {
    background: #ff0033;
{

