/*** The Essential Code ***/



body {
	margin: 0;
	}

#allcontent {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 218px;    /* LC fullwidth */
	padding-right: 310px;   /* RC fullwidth + CC padding */
	}


/* Hides from IE5-mac \*/
	* html #allcontent {
	padding-right: 254px;
	}
/* end hide */


#header, #footer {
	margin-left: -218px;    /* LC fullwidth */
	margin-right: -310px;   /* RC fullwidth + CC padding */
	}

.column {
	position: relative;
	float: left;
	}

		#main {
			padding: 0 27px 0 27px;
			width: 100%;
		}

		/* Hides from IE5-mac \*/
		* html #main { padding: 15px 26px 150px 26px; }
		/* end hide */

		#navigation {
			width: 200px;           /* LC width */
			padding: 0;        /* LC padding */
			right: 275px;           /* LC fullwidth + CC padding */
			margin-left: -100%;
		}

		@-moz-document url-prefix()
		{
		#main { padding: 0 27px; }
		 }

		#quotes {
			width: 250px;           /* RC width */
			padding: 0 1px;        /* RC padding */
			margin-right: -100%;
		}

		/* Hides from IE5-mac \*/
		*:first-child+html #navigation { right: 276px; } * html #navigation { right: 274px; }
		*:first-child+html #quotes { padding: 0; }
		/* end hide */

		#footer {
			clear: both;
		}


		/*** Just for Looks ***/

		#allcontent {
			border-left: thin dotted #ababab;
			border-right: thin dotted #ababab;
		}

		body {
			background: #424246 url("images/stripe.png") repeat-x top;
			color: #747474;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
		}

		a {
			color: #267b64;
			text-decoration: none;
			border-bottom: thin dotted #267b64;
			font-weight: normal;
		}


		#header {
			background: #fff;
			border-left: medium solid #ababab;	
			margin-left: 0px;
			margin-top: 6px;
			padding: 30px 0;
			height: 130px;
			border-bottom: thin dotted #ababab;
		}

		#header #logo {
			width: 413px;
			height: 108px;
			margin-left: 110px;
			border: 0;
			float: left;
		}

		#header p {
			color: #747474;
			font-size: 0.8em;
			margin: 5px 0px 10px 675px;
		}

		#header input {
			height: 18px;
		}

		#header #submit {
			vertical-align: middle;
		}

		*:first-child+html #header #submit { margin-top: -5px; }


		#footer {
			font-size: small;
			text-transform: none;
			text-align: center;
			padding: 1em 0;
			background: #424246;
			border-top: thin dotted #ababab;
		}
		
		#footer a {
			color: #747474;
			text-decoration: none;
			border-bottom: thin dotted #858585;
		}

		#navigation {
			background: #424246;
			padding-top: 30px;
		}

		
		#navigation ul {
			width: 200px;
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#navigation li {
			height: 45px;
		}

		#navigation #submenu ul {
			margin-top: -3px;
			list-style: none;
			padding-bottom: 5px;
		}

		/* Hides from IE5-mac \*/
		* html #navigation #submenu {
			margin-right: -10px;
		}
		/* end hide */

		#navigation #submenu {
			margin-left: 25px;
			height: auto;
			width: auto;
		}

		#navigation #submenu ul li {
			height: 1.5em;	
			font-family: Helvetica, Arial, sans-serif;
			padding: 0;
			line-height: 1.5em;
			letter-spacing: 0;
			font-style: normal;
			font-size: 80%;
			color: #eaeaea;
		}
		
		

		#navigation a {
			width: 200px;
			height: 45px;
			background-color: #424246;
			line-height: 3em;
			font-family: Georgia, serif;
			letter-spacing: 2px;
			text-transform: uppercase;
			font-weight: normal;
			font-size: 95%;
			padding-left: 18px;
			display: block;
			color: #ffffff;
			border: 0;
		}


		#navigation a:hover {
			background-color: #267b64;
		}

		#navigation #current a:hover {
			background-color: #424246;
		}

		#navigation #submenu a {
			font-family: Helvetica, Arial, sans-serif;
			padding: 0;
			width: auto;
			display: inline;
			line-height: 1.5em;
			letter-spacing: 0;
			font-style: normal;
			text-transform: none;
		/*	font-size: 100%;	*/
			color: #ababab;
		}

		#navigation #submenu a:hover {
			background-color: #424246;
			color: #eaeaea;
			border-bottom: thin dotted #eaeaea;

		}

		#main {
			background: #fff;
			min-height: 600px;
			border-left: medium solid #ababab;	
			line-height: 1.5em;
			font-size: 90%;
			padding-top: 15px;
		}

		ol {
			list-style-type: disc;
		}

		#quotes {
			background: #eaeaea url("images/stripe.png") repeat-x bottom;
			border-left: thin dotted #ababab;
			padding-bottom: 20px;
		}

		.photo {
			width: 220px;
			height: 160px;
			padding: 15px;
		}

		.bqstart img {
			width: 18px;
			height: 14px;
		}

		.quote {
			color: #424246;
			font-family: Georgia, serif;
			font-style: oblique;
			font-size: 95%;
			line-height: 1.5em;
			padding: 0px;
		}


		@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
		{
		head~body .quote { margin-right: 10px; }
		}
		
		.attribution {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 80%;
			color: #848484;
			font-style: normal;
			line-height: 1em;
		}

.source {
	font-style: oblique;
	}

.bqstart {
	float: left;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: -15px;
	margin-right: 3px;
	}

		
/* Hides from IE5-mac \*/
* html .bqstart{margin-top:0px;}
/* end hide */

.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	}

@-moz-document url-prefix()
	{
	.bqend { margin-top: -6px; }
	 }

/* Hides from IE5-mac \*/
* html .bqend{margin-top:-10px;}
/* end hide */

.intro {
	padding-right: 2px;
	font-size: 135%;
	font-family: Georgia, serif;
	font-style: oblique;
	color: #267b64;
	}

.intro a {
	border: 0;
	}

.breadcrumb {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #ababab;
	font-style: normal;
	line-height: 1em;
	}

.breadcrumb p {
	padding-bottom: 30px;
	}

.breadcrumb a {
	color: #ababab;
	border: 0;
	text-decoration: none;
	}

.breadcrumb a:link {
	border: 0;
	}

.breadcrumb a:hover {
	border-bottom: thin dotted #ababab;
	}

em {
	padding-right: 2px;
	font-size: 110%;
	font-family: Georgia, serif;
	font-style: oblique;
	font-weight: normal;
	color: #267b64;
	}

.em2 {
	font-style: normal;
	}

.em3 {
	font-weight: bold;
	}

.ital {
	font-style: oblique;
	}

.anchor {
	border: 0;
	text-transform: none;
	letter-spacing: 0;
	font-size: 100%;
	}

.headline {
	text-transform: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0;
	font-size: 100%;
	}
	
.headline em {
	font-style: oblique;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	}

.headline a {
	border: 0;
	}

.headline a:hover {
	border-bottom: thin dotted #267b64;
	}
	

.backtotop {
	border: 0;
	text-transform: none;
	letter-spacing: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	line-height: 2em;
	float: right;
	padding-bottom: 20px;
	}

.title {
	color: #424246;
	border-bottom: thin dotted #ababab;
	border-top: thin dotted #ababab;
	line-height: 2em;
	text-align: center;
	letter-spacing: 2px;
	font-family: Georgia, serif;
	text-transform: uppercase;
	margin-top: 20px;
	}

a.title {
	color: #424246;
	border: 0;
	font-size: 100%;
	}

.subhead {
	font-size: 85%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

.bio {
	float: left;
	margin: 0 15px 10px 0;
	border: 0;
	}

.services {
	margin-top: 30px;
	margin-bottom: 30px;
	background: #eaeaea;
	border: thin dotted #ababab;
	color: #424246;
	font-style: normal;
	font-size: 90%;
	padding: 28px;
	width: 500px;
	text-transform: none;
	margin-left: 20px;
	}
	
.services li {
	margin-left: 30px;
	padding-bottom: 5px;
	}


/* CONTACT FORM STYLING */

table {
	padding-bottom: 20px;
	}

td {
	padding: 2px;
	}

th {
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding: 2px 10px 2px 0;
	font-weight: normal;
	}

.req {
	font-weight: bold;
	}

.column {
	padding-top: 1em;
	}

