/* CSS Document */

body {
	background-color: #89847D;
	background-image: url(../../../images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin: 12px 0 10px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.1em 0.1em 0.2em #333;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 12px 0 10px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686159;
}
.credit {
	font-size: 18px;
	width: 95%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #89847D;
}	


#copyWrapper h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 12px 0 10px 14px;
}
h4 {
	font-size: 14px;
	margin: 14px 0 6px 0;
}
p {
	line-height: 20px;
	margin: 0 14px 20px 15px;
}
ul {
	list-style: none;	
	line-height: 28px;
	padding: 0;
	margin: 0;
}
li {
	background-image:url(../../../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 13px;
}
address {
	margin: 0 0 10px 15px;
	font-style: normal;
	line-height: 22px;
}
#bodyWrapper {
	width: 100%;
	height: 438px;
	float: left;
	background: #686159;
	margin-top: 20px;
}
a[href^="http:"] {
        background: url(../../../images/link.gif) right center no-repeat;
        padding-right: 12px;
}
#navColumn a[href^="http:"] {
        background: none;
		padding-right: 0;
}


/* Navigation Stlyes */
#navColumn {
	color: fff;
	font-size: 11px;
	background: #686159;
	margin-top: 20px;
	width: 230px;
	padding-bottom: 20px;
	float: left;
}
#navColumn ul {
	margin-left: 19px;
}
#navColumn a {
	color: #fff;
	text-decoration:none;
}
#navColumn a:hover {
	color: #333;
}
#navColumn img {
	margin: 20px 20px 10px 20px;
	border: 0;
}

/* Main Body Column */

.bodyColumn {
	width: 756px;
	font-size: 11px;
	float: left;
	margin-top: 20px;
}
.bodyColumn a {
	color: #000;
}
.mainImage {
	margin-left: 10px;
}
.mainImage img {
	border: none;
}
#pageTitle {
	background: #686159;
	height: 90px;
	margin-left: 10px;
	color: #fff;
	background-image: url(../../../images/crest.jpg);
	background-repeat: no-repeat;
	background-position: 250px 10px;
}
.mainBodyWrapper {
	margin-left: 10px;
}
.mainBody {
	background: #fff;
	float: left;
	width: 746px;
	padding: 15px 0 20px 0;
}
.mainBody strong {
	color: #686159;
}
.mainBody li {
	background-image:url(../../../images/bulletGrey.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
	padding-left: 15px;
	margin: 0;
}
.mainBody ul {
	margin-left: 15px;
}
.mainBody table {
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	margin-bottom: 20px;
}
table th {
	text-align: left;
	font-size: 12px;
	color: #686159;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.tableTitle td {
	font-size: 12px;
	border-bottom: 1px solid #000;
	border-top: 10px solid #fff;
	
}
table td {
	padding: 5px;
}
.tableRow {
	background: #CCC;
}
.monthRow {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686159;
	border-top: 10px solid #FFFFFF;
	background-image: url(../../../images/table_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 10px;
}
.monthRow small {
	font-size: 0.7em;
	padding-right: 10px;
	float: right;
}
.tableBorder {
	border-left: 1px solid #CCC; 
	padding-left: 3px;
}

.photoColumn {
	background: #686159;
	padding-right: 20px;
	background-image: url(../../../images/crest.jpg);
	background-position: 280px 350px;
	background-repeat: no-repeat;
}	
.photoColumn { 
	border: none;
}
.photoColumn h2 {
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	font-weight: normal;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
} 
.photoColumn img {
	border: none;
}


#mainWrapper {
	width: 1252px;
}
#navWrapper {
	color: fff;
	width: 200px;
	font-size: 11px;
	height: 438px;
	float: left;
}
#navWrapper ul {
	margin-left: 19px;
}
#navWrapper a {
	color: #fff;
}
#navWrapper a:hover {
	color: #333;
}
#navWrapper img {
	margin: 20px 20px 10px 20px;
}
#copyWrapperLarge {
	float: left;
	width: 765px;
	background: #fff;
	color: #686159;
	font-size: 11px;
	height: 438px;
	padding: 0;
	background-image: url(../../../images/small_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#copyWrapper {
	float: left;
	width: 289px;
	background: #fff;
	color: #686159;
	font-size: 11px;
	height: 438px;
	padding: 0;
}
#copyWrapper a, #copyWrapperLarge a {
	color: #686159;
}
#copyWrapper a:hover, #copyWrapperLarge a:hover {
	text-decoration: underline;
}
#copyWrapper ul, #copyWrapperLarge ul {
	list-style: none;	
	line-height: 20px;
	padding: 0;
	margin: 0 0 0 14px;
}
#copyWrapper li, #copyWrapperLarge li {
	background-image:url(../../../images/bulletGrey.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	width: 100%;
	text-indent: 12px;
}
.subNav {
	border-bottom: 1px solid #ccc;  
	padding: 0px 0 5px 0;
	margin-top: 0px;
	color: #ccc;
}
.subNav a {
	padding: 3px;
	text-decoration: none;
}
.subNav a:hover {
	background: #ccc;
}
#photoWrapper {
	width: 746px;
	float: left;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
}
#photoWrapper img, #photoWrapperSmall  {
	float: left;
	border: none;
}
#photoWrapper h2 {
	float: left;
	margin-left: 12px;
	margin-top: 20px;
	font-weight: normal;
	font-size: 25px;
} 
#photoWrapperSmall {
	width: 270px;
	float: left;
	color: #fff;
}
#imageCaption {
	float: left;
	width: 476px;

}
#imageCaption a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}
#imageCaption a:hover {
	text-decoration: underline;
}
#imageCaption  p {
	margin-top: 3px;
	margin-left: 10px;
}
#thumsWrapper {
	float: left;
	width: 270px;
}
#thumsWrapper img {
	float: left;
}

#footerWrapper {
	float: left;
	background: #686159;
	width: 100%;
	margin-top: 120px;
	margin-bottom: 20px;
	color: #fff;
	padding-bottom: 10px;
}
#footerWrapper h4 {
	margin-left: 15px;
	font-weight: normal;
}
.footerColumn {
	color: #fff;
	font-size: 10px;
	margin-left: 15px;
	float: left;
	width: 200px;
}
#footerWrapper a {
	color: #fff;
}	
#footerWrapper a:hover {
	color: #333;
}	
.footerColumn ul {
	margin-left: 0;
	line-height: 24px;
}
#hideshow {
	position: absolute;
	top: 60px;
	left: 213px;
	background: #fff;
	width: 280px;
	height: 395px;
}
.splitCopyBox {
	width: 49%; 
	float: left; 
}
.splitCopyBox p, .splitCopyBox ul {
	margin: 0 15px 20px 15px;
}
.wideBox {
	width: 700px; 
	float: left; 
	margin-right: 10px;
	height: 350px;
}
#footerInner {

	float: left;
}
#dhtml_tooltip{
	background-color:#fff;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:10px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000;
	font-size: 11px;	
	line-height: 20px;	
	background-image: url(../images/small_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}			
#dhtml_tooltip input {
	align: right;
	margin-top: 10px;
}

#dhtml_tooltipShadow{
	position:absolute;
	background-color:#ccc;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
#dhtml_tooltip a {
	color: #000;
	font-weight: bold;
}
#quotes {
     margin-left: 20px;
     width: 550px;
	 font-family: Georgia, "Times New Roman", Times, serif;
 }
#quotes h3 {
	font-size: 20px;
	font-weight: normal;
 }
#quotes h4 {
  	font-weight: normal;
	font-size: 16px;
}

.FormField {
	margin: 10px;
	border: 1px solid #ccc;
}
.FormField span {
	width: 180px;
	border: 1px solid #000;
	display: block;
}
.offerBox {
	padding: 8px; 
	background: #89847D; 
	color: #FFFFFF; 
	border-left: 10px solid #FFFFFF;
	float: left;
	width: 340px;
	background-image: url(../images/bg.jpg);
	background-position: -200px -80px;	
	background-repeat: no-repeat;
}
.offerBox a {
	color: #FFFFFF;
}
.offerBox p {
	margin: 5px 5px 4px 5px;
}
.offerBox h2 {
	color: #FFFFFF;
	margin: 5px;
}
.offerBox h2 a{
	text-decoration: none;
}
.offerBox strong {
	color: #FFFFFF;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#respond {
	margin: 10px;
	border-top: 2px solid #95908A;
}	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: 10px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.comments {
	margin-left: 10px;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.partnersWrapper {
	margin-bottom: 20px;
}
.partnersWrapper h3{
	font-weight: normal;
	color: #666;
	margin-left: 15px;
	margin-bottom: 4px;
	font-size: 1.2em;
}
/* End captions */
