@charset "UTF-8";
/* CSS Document */

body {
	margin-left:auto;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
	background-image:url(../_media/template/backgrounds/flag-bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

.topline {
	background-color:#baa15d;
	height:5px;
}

.body_wrap{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
}

.dropshadow_left {
	float:left;
	background-image:url(../_media/template/backgrounds/dropshadow-left.png);
	width:7px;
	height:765px;
}

.content_block {
	float:left;
	background-color:#fff;
	width:976px;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
}

.dropshadow_right {
	float:right;
	background-image:url(../_media/template/backgrounds/dropshadow-right.png);
	width:7px;
	height:765px;
}

.float_clear{
	clear:both;
}

.spacer3 {
	height:3px;
	background:#fff;
	overflow:hidden;
}

.spacer7 {
	height:7px;
	background:#fff;
	overflow:hidden;
}

.spacer14 {
	height:14px;
	background:#fff;
	overflow:hidden;
}


/* HEADER */

.header_all{
	background-image:url(../_media/template/backgrounds/dropshadow-header.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.pickersgill_logo {
	float:left;
	left:0px; 
	top:0px;
	margin-top:11px;
	margin-bottom:5px;
	margin-left:9px;
	padding:0px;
	background:url(../_media/template/header/pickersgill-logo.png) no-repeat bottom center;
	width:184px;
	height:91px;
}

.font_resizing {
	float:right;
	margin-top:74px;
	margin-right:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#820024;
}
.increaseFont, .decreaseFont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#820024;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}
.resetFont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#820024;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}
.font_resizing_20 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#820024;
}
.font_resizing_26 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#820024;
}


/* HEADER SLIDESHOW */
#slideshow {
    position:relative;
    height:218px;
	width:976px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* NAVIGATION */

.nav_block {
	float:left;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	width:188px;
	height:100%;
	background-color:#820024;
}

.nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#FFFFFF;
	background-color:#820024;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-decoration:none;
}

.nav a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#FFFFFF;
	background-color:#baa15d;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-decoration:none;
}



/* CONTENT AREA */

.navcontent_container {
	overflow:hidden;
}
.content_area {
	float:right;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	width:77%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	color:#625637;
	padding-left:10px;
	padding-right:10px;
}
.content_area a:link, .content_area a:visited, .content_area a:active {
	color:#820024;
	text-decoration:underline;
}
.content_area a:hover {
	color:#820024;
	text-decoration:none;
}
.homepage_content_area {
	float:left;
	width:60%;
}
.homepage_rightside {
	float:right;
	width:255px;
	margin-left:auto;
	margin-right:auto;
}
.request-brochure {
	background-image:url(../_media/template/backgrounds/request-brochure-bkgd.gif);
	background-repeat:repeat-x;
	background-color:#eee9c2;
	padding-top:6px;
	padding-left:0px;
	padding-right:3px;
	padding-bottom:0px;
	min-height:130px;
}
.pickersgill-history {
	background-image:url(../_media/template/backgrounds/history-flag-bkgd.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	color:#122431;
	padding-top:10px;
	padding-left:14px;
	padding-right:18px;
	padding-bottom:0px;
	min-height:130px;
}
.mission-statement {
	background-image:url(../_media/template/backgrounds/mission-statement-bkgd.gif);
	background-repeat:repeat-y;
	background-color:#f1e3be;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:6px;
	min-height:130px;
}



/* FOOTER */
#bottom_all{
    background-color:#fff;
    position:relative;
    z-index:55;
}
.footer_block {
	background-color:#baa15d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
}

.copyright_block {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#7e745a;
	text-align:center;
	padding:20px;
}

.copyright_block a:link, .copyright_block a:active, .copyright_block a:visited {
	text-decoration:none;
	color:#7e745a;
}

.copyright_block a:hover {
	text-decoration:underline;
	color:#7e745a;
}




/* FONT STYLES */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#263863;
	text-transform:capitalize;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#820024;
	text-transform:capitalize;
}
.sublinks a:link, .sublinks a:visited, .sublinks a:active {
	color:#820024;
	text-decoration:underline;
}
.sublinks a:hover {
	color:#820024;
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
.bold-maroon {
	font-weight:bold;
	color:#820024;
}
.bold-blue {
	font-weight:bold;
	color:#263863;
}
.bold-blue-2 {
	font-size:1.2em;
	font-weight:bold;
	color:#263863;
}
.red {
	color:#FF0000;
}
.title-first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#263863;
	text-transform:uppercase;
}
.title-following-letters {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#263863;
	text-transform:uppercase;
}
.history-banner-title {
	font-size:1.2em;
	color:#122431;
}
.photo-caption {
	font-size:.75em;
	font-style:italic;
}
.large-text {
	font-size:1.8em;
}