@charset "UTF-8";
/* CSS Document */

    
<style media="screen" type="text/css">
    /*  */
    
	/*  
	---------------------  Diagnosics ---------------------
	img[alt] {
	border:#FF0000 thin dotted;
	}
	
	*/
	.textquery{
	color:red;
	}
	
	/* --------------------- Generic Content styles ---------------------  */
	
	
	
	
		* {
		margin:0;
        padding:0;
		}
	body {
		margin:0;
        padding:0;
        border:0;
		font: normal 100%/1.125em Verdana, sans-serif;
		color: #FFFFFF;
		background-color: #066;
		font-size:90%;
  	}
	
	/* ---------------------  Element Structure Styles ---------------------  */
	.bodycopyheadings{
	margin-left:10px;
	background: url(images/h2orchid.gif) no-repeat 5px center;
	border-left:#099E9E thin dotted;
	}
	.bodycopyheadings h2{	    
	padding:0 0 0.5em 0.5em;
	line-height: 1.2em;	
	color:#066;
	font-size:1.4em;
	padding-left:30px;
	margin-left:45px;
	background-color:#099E9E;
	background: #099E9E url(images/h2orchidSplit.gif) no-repeat left center;
	}	
	.bodycopy{
	padding:0;
	}
	.bodycopy h3{
	font-size:1.2em;
	padding:1.4em 0em .5em 2em;
	line-height: 1.2em;
	margin-right:130px;
	border-bottom: thin solid #099E9E;
	}
	h3.bodycopystrapline{
	padding:0.4em 0em 0.5em 0em;
	padding-left:90px;
	border:none;
	border-bottom: thin solid #099E9E;
	margin-bottom:0.5em;
	font-style:italic;
	}
	.bodycopy h4{
	font-size:1.1em;
	color: #099E9E;
	line-height: 1.2em;
	padding:0em 0em 0.4em 1em;
	} 
	.bodycopy p{
	line-height: 1.4em;
	padding:0em 1em 0.6em 1em;
	} 
	.bodycopy a{
	font-size:inherit;
	line-height: 1.4em;
	text-decoration:none;
	color:#CF3
	} 
	.bodycopy a:hover{
	font-size:inherit;
	line-height: 1.4em;
	text-decoration:none;
	color:#099E9E
	} 		
	.intro{
	padding-bottom:1em;
	}
	.intro img{
	float:right;
	position:relative;
	margin:0em 0em 1em 2em;
	}
	.subheadpad {
	padding-bottom:.5em;
	}
	.subheadintro{
	font-style: italic;
	}
	img.circlePic{
	padding:0;
	float: left;
	position:relative;
	right:1em;
	}
	.italic {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:15px;
	font-size: 1.2em;
	}
	p.intro{
	line-height: 1.8em;
	font-style: italic;
	}
	.homestrapline {
	padding:0px;
	}
	.hometext{
	font-style: italic;
	line-height: 1.6em;
	}
	p.horizontal{
	text-align:center;
	}
	p.horizontal img{
	padding:0em .5em 0em .5em;
	}
	p.postscriptcontact {
	padding:0em 0em .5em 1em;
	color: #CF3;
	}
	p.postscript {
	padding:0em 0em .5em 1em;
	color: #099E9E;
	} 
	.footertext{
	margin:0;
	text-indent: -9999px;
	}	
	
	h4.christmas{
	font:Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	font-size:2.4em;
	}
	
	/* ---------------------  Structure Styles ---------------------  */
	
	/* Page Container */
	.wrapper {
	width:100%;
	
	}
	 
	/* Header */

	.headermask {
		position:relative;
	    clear:both;
	    float:left;
        width:100%;
		overflow:hidden;
	}
	
	.header {
        float:left;
        width:200%;
		position:relative;
		left:200px;
    }
	.headwraparea {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	}
	.headlogoarea {
	height:80px;
	margin-left:200px;
	position:relative;
	right:100%;
	overflow:hidden;
	}
	.headflowercontainer {
	height:80px;
	float:left;
	width:200px;
	position:relative;
	right:200px;
	background-image: url(images/Navmanflower.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    }
	.headlogoarea img{
	float:right;
	}
	/* Main Page */
	
	.gutsmask {
		position:relative;
	    clear:both;
	    float:left;
        width:100%;
		overflow:hidden;
	}
	
	.guts {
        float:left;
        width:200%;
		position:relative;
		left:200px;
    }
	.contentareawrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	}
	
	.contentarea {
	margin-left:200px;
	position:relative;
	right:100%;
	overflow:hidden;
	}
	
	.navcontainer {
	float:left;
	width:200px;
	position:relative;
	right:200px;
	height: 350px;
	background-image: url(images/Navmancircle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    }
	/* Hopepage Split Page */
	.contentarea .logobottom {
	width:100%;
	height:55px;								/* add page name image here */
	}
	.contentarea .logobottom img{
	padding:0px;
	float:right;
	border-bottom: #CF3 thin dotted
	}
	.contentarea .imagearea{
	width:300px;
	height:250px;
	margin-top:10px;
	float:left;
	position:relative;
	overflow:hidden;
	background: url(images/homepageCompositeIndex.gif) no-repeat left top;
	}
	.contentarea .textarea{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
	}
	
	/* Locations Split Page */
	
	.contentarea .locationimagearea{
	width:320px;
	height:320px;
	margin-top:10px;
	float:left;
	position:relative;
	overflow:hidden;
	background: url(images/locationMapWPics.gif) no-repeat right top;
	}
	 .contentarea .locationtextarea{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
	}
	
	/* Footer */
	#footer {
	clear:both;
	float:left;
	width:100%;
    }
    #footer p {
	padding-bottom:60px;
	background-image:url(images/signatureStrap.jpg);
	background-repeat: no-repeat;
	background-position: center;
    }
	
	/* ---------------------  Navigation Bar Styles ---------------------  */
	
	/* Links Generic */	
	a.navcontainer  {
    	color:#369;
	}
	a:hover.navcontainer {
		color:#066;
		background:#fff;
		text-decoration:none;
	}	
	.navcontainer ul li a {
		display: block;
		text-decoration: none;
		font-size: 0.75em;
		color: #fff;
		background: #066; /* IE6 Bug */
		padding: 2px;
		border-top: 1px dotted #fff;
		border-bottom: 0;
		}	
	.navcontainer ul li a:hover { 
		color: #066; background: #CF6; 
		}	
	.navcontainer li ul li a { 
		padding: 2px 5px; 
		}
	.navcontainer li:hover ul, li.over ul { 
		display: block; 
		}
		
	/* SideNavBar */
	
	 .navcontainer ul{
		margin: 0;
		padding: 0;
		list-style: none;
		width: 7em;
		border-bottom: 1px dotted #fff;
		}
		
	.navcontainer ul li {
		position: relative;
		}
		
	.navcontainer li ul {
		position: absolute;
		left: 6.9em; 
		top: 0;
		display: none;
		}
	.navpadding	{
		padding-top:70px;
		}	
	 ul.navpadding li a { 
	padding-left:1em;	
	}
	/* Current Page Selection SideNavBar */
	.selected {
	background: #099E9E;
		}
	ul li.selected {
		background: #099E9E; /* IE6 Bug */
		}
	ul li a.selected{
		color: #CCFF33;
		}
	li ul a.selected{
	color: #CCFF33;
		}
	ul li a:hover.selected { 
		color: #fff; 
		background: #066; 
		}
	li:hover ul, li.over ul { 
		display: block; 
		}	
			
	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */
	

    /*  */
	
	
	
	/* ContentNav */
	
	/* Bodycopy Lists*/
	.bodyList{
	padding:0;
	}
	.bodyList img{
	float:right;
	position:relative;
	}	
	ul.bodyList  {
	position: relative;
	width:100%;
	margin:0;	
	list-style: none;	
	line-height:1.6em;
	}
	ul.bodyList li{
	float:none;
	}
	.bodyList li{
	padding-left:2em;
	}
	.bodyList span {
	color: #CCFF33;
	}
	/* Bodycopy Author List */
	.author{
	padding-bottom:1em;
	}
	ul.author{
	position: relative;
	width:100%;
	list-style: none;
	font-size:.8em;
	font-style: italic;
	color:#099E9E;
	}
	ul.author li{
	float:none;
	}
	.author li{
	padding-left:3em;
	}
	
	
	
	/* Footer Navigation */
	.footernav{
	color:#033;
	text-align:center;
	width:100%;
	padding:1em;
	font-size:0.8em;
	}	
	.footernav a{
	color:#033;
	text-decoration:none;
	}
	.footernav a:hover {
	color:#CF3;
	text-decoration:none;
	}		
	a.selectedfooter, a:hover.selectedfooter {
	color:#099E9E;
	background-color:none;
	text-decoration:none;
	}
	
	/* location styles */
	.locationtextareacopy {
	width:100%;
	float:left;
	clear:both;
	}
	p.locationtextareacopy {
	font-style: italic;
	line-height: 1.4em;
	padding: 0em 0em 0em 2em;
	}
	.locations{
	width:16em;
	margin: 0em 0em 2em 2em;
	float:left;
	position:relative;
	background: url(images/LocationsOrchid.jpg) no-repeat left top;
	}
	.locations h4{
	padding-top:1em;
	text-indent:50px;
	color:#CF6;
	}
	.locations ul{
    position: relative;
	width:100%;
	margin:0;	
	list-style: none;
	line-height:1.6em;
	padding-left:2em;
	font-size: 0.95em;
	border-left:#033 1px dotted;
	}
	.locations ul li{
	float:none;
	}
	.locations li{
	padding-left:1em;
	}
	
</style>
    [if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    </style>
    <![endif]
    
