* {margin:0; padding:0;}

html {height: 100%;}

body {
	background: url('../graphics/layout/bg_body.gif') repeat top left;
	height: 100%;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 14px;
	color:#5f453e;
	}
		
	
#body_wrap {  /* applies flower shadow */	
	background: url("../graphics/layout/bg_flowers.gif") no-repeat scroll 120px bottom transparent;
    margin: 0 auto;
    min-height: 100%;
	height: auto !important;
	height: 100%;
    width: 1317px;
	}
		
#wrap {
	width: 1077px;
	background: url("../graphics/layout/bg_flowers.gif") no-repeat scroll 3px bottom #fff;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
	
	
.clear {
	clear:both;
	width:100%;
	height:0;
	overflow:hidden;
	}
	
a {
text-decoration: none;
}
	
a img {
	border: none;
	}
	
#colleft {
	float: left;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 723px;
	}
	
#colright {
	float: right;
	background: none repeat scroll 0 0 #FFFFFF;
    width: 354px;
    height: 100%;
	}
	
h1 {
	font-size:35px;
	line-height:27px;
	color: #aebf33;
	font-weight: normal;
	letter-spacing: 0.5px;
	}
	
h2 {
	font-size:35px;
	line-height:27px;
	color: #5f453e;
	font-weight: normal;
	}
	
h3 {
	font-size: 24px;
	line-height: 30px;
	color: #5f453e;
	}
	
h4 {
    color: #AEBF33;
    font-size: 24px;
    font-weight: normal;
    line-height: 22px;
    margin: 4px 0;
    text-align: left;
	}
	

	

	
	
	
/*----------- Header Section -----------*/

#header {
	height: 159px;
	}
	
	
#logo {
	background: #fff;
	height: 205px;
	width: 353px;
	}
	
#tagline {
	height:75px;
	text-align:left;
	padding: 15px 30px 0;
	font-size: 17px;
	}
	
	#tagline p {
		margin: 4px 0;
		}
	
	


/*----------- Spotlight Section -----------*/

#spotlight {
	height: 432px;
	width: 712px;
	}
	
#spotlight ul { list-style: none; }

#spotlight .wrapper {
	height: 412px;
    left: 0;
    margin: 0;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 642px;
}

#spotlight .wrapper ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 999999px;
	height: 412px;
	list-style: none;
	margin: 0;
}

#spotlight ul li {
	display: block;
	float: left;
	padding: 0;
	width: 642px;
	height: 412px;
	margin: 0;
}
    
/* Prevents */

#spotlight .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

#spotlight .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/*----------- PrimaryNav Section -----------*/

#topnav {
	background: url("../graphics/layout/nav/bg_nav.gif") no-repeat scroll left top #fff;
    height: 84px;
    width: 100%;
	}
	
	#topnav ul.dropdown {
		list-style:none;
		width: 681px;
		position: relative;
		}
		
		#topnav ul.dropdown li {
			float: left;
			height: 30px;
			padding: 30px 2px 39px 7px;
			position: relative;
			text-align: left;
			vertical-align: sub;
			width: 127px;
			zoom: 1;
			}
			
			#topnav ul.dropdown li a {
				display: block;
				color: #fff;
				font-size: 16px;
				}


	/*----------- PrimaryNav Section - Second Tier -----------*/	
		
	#topnav ul.dropdown li ul {
		background: none repeat scroll 0 0 #9FAB16;
		border-top: 1px solid #FFFFFF;
		float: left;
		left: -1px;
		list-style: disc outside none;
		padding: 14px 0;
		position: absolute;
		text-align: left;
		top: 84px;
		width: 167px;
		visibility: hidden;
		}
		
		#topnav ul.dropdown li ul li {
			display: block;
			float: left;
			height: auto;
			padding: 4px 70px 4px 0;
			text-align: left;
			vertical-align: middle;
			}
			
			#topnav ul.dropdown li ul li a {
				font-size: 13px;
				padding: 0 0 0 14px;
				}
				
			#topnav ul.dropdown li ul li a:hover, #topnav ul.dropdown li ul li a:active {
				background: url("../graphics/layout/nav/bullet.png") no-repeat scroll 4px 3px transparent;
				}
		
			/*----------- PrimaryNav Section - Third Tier -----------*/	
			
			#topnav ul.dropdown li ul li ul {
				display: none;
				}
							
			#topnav ul.dropdown li ul li:hover ul {
				border-top: 1px solid #FFFFFF;
				display: block;
				left: 168px;
				top: 0;
				width: 120px;
				}


#topnav ul.dropdown li.pink {margin-left: -5px;}
#topnav ul.dropdown li.orange {margin-left: 1px;}


#topnav ul.dropdown li.pink ul {
	background: url('../graphics/layout/nav/dd_pink.png') left bottom no-repeat;
	}
	
	#topnav ul.dropdown li.pink ul li ul {
		background: url('../graphics/layout/nav/dd2_pink.png') right bottom no-repeat;
		}

#topnav ul.dropdown li.brown ul {
	background: url('../graphics/layout/nav/dd_brown.png') left bottom no-repeat;
	}
	
	#topnav ul.dropdown li.brown ul li ul {
	background: url('../graphics/layout/nav/dd2_brown.png') right bottom no-repeat;
	}
	
#topnav ul.dropdown li.green ul {
	background: url('../graphics/layout/nav/dd_green.png') left bottom no-repeat;
	}
	
	#topnav ul.dropdown li.green ul li ul {
	background: url('../graphics/layout/nav/dd2_green.png') right bottom no-repeat;
	}
	
#topnav ul.dropdown li.orange ul {
	background: url('../graphics/layout/nav/dd_orange.png') left bottom no-repeat;
	}
	
	#topnav ul.dropdown li.orange ul li ul {
	background: url('../graphics/layout/nav/dd2_orange.png') right bottom no-repeat;
	}
	
#topnav ul.dropdown li.teal ul {
	background: url('../graphics/layout/nav/dd_teal.png') left bottom no-repeat;
	}
	
	#topnav ul.dropdown li.teal ul li ul {
	background: url('../graphics/layout/nav/dd2_teal.png') right bottom no-repeat;
	}



#breadcrumbs {
padding: 15px 10px 0;
}

#breadcrumbs ul { 
list-style: none;
}

#breadcrumbs ul li { 
border-right: 1px groove #EC3664;
    display: inline;
    padding-right: 5px;
}

#breadcrumbs ul li:last-child {
border-right: none;
}

#breadcrumbs ul li a { 
color: #ed3765; 
padding-left: 4px;
}



/*----------- Main Content Section -----------*/

#main {
	min-height:400px;
	margin-top:14px;
	}
	
	#main img {
		margin: 0 10px 10px 2px;
		}

#content {
	height: auto;
    width: 500px;
    float:left;
    font-size:16px;
    letter-spacing: 0.5px;
    min-height: 375px;
	}
		
	#content ul {
		float: left;
		font-size: 14px;
		padding: 0 0 0 55px;
		width: 35%;
		text-align: center;
		}
		
		#content ul li {
			color: #AEBF33;
			text-align:left;
			font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
			}
			
			#content ul li a {
				color: #AEBF33;
    			font-size: 14px;
    			line-height: 22px;
    			letter-spacing: 1px;
				}
		
	#content p {
		margin: 35px 0 20px;
		}
		
	#linklist {
		margin:20px;
		}
	
#promotional {
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
    float: right;
    font-family: "Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
    height: auto;
    padding: 0 10px;
    text-align: center;
    width: 202px;
    }
    
    #promotional p {
    	line-height: 17px;
    	color: #aebf33;
    	letter-spacing: 1px;
    	text-align: justify;
    	}
    	
    #promotional a {
    	color: #aebf33;
    	text-decoration: underline;
    	}
    	
#quote {
	border-left: 1px solid #E5E5E5;
    float: right;
    padding: 0 10px 1em;
    width: 202px;
	}
	
	#quote .quote {
		font-size: 20px;
    	line-height: 22px;
		padding: 10px 0;
		}
		
	#quote .who {
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		}
		
	#quote .where {
		font-size: 14px;
    	line-height: 14px;
		}
	
#social {
	padding: 0 14px;
	}
	
	#social img {
		margin-bottom: -2px;
    	padding: 0 6px;
		}
	
	#social a {
		color: #5f453e;
		font-weight: bold;
		}


/*----------- Internal Section -----------*/

#internal_main {
	min-height: 1000px;
	margin-top:14px;
	padding: 20px 45px;
	}
	
#sectionname {
	height:75px;
	text-align:left;
	padding: 24px 10px;
	margin-left: 50px;
	font-size: 17px;
	}
	
	
	/*----------- Alternate Internal Section -----------*/
	
	#alt_wrap {
	background: none repeat scroll 0 0 #FFFFFF;
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    width: 1077px;
	}
	
	#alt_body_wrap {
	background: none repeat scroll 0 120px transparent;
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    width: 1317px;
	}
	
	#alt_footer {
		background: #5f453e;
    	height: 50px;
   		position: relative;
    	text-align: center;
		}
	
	


/*----------- Footer Section -----------*/
	
#footer {
	background: url("../graphics/layout/bg_footer.gif") no-repeat scroll 3px top transparent;
    height: 50px;
    position: relative;
    text-align: center;
	}
	
	#contact_info {
		color: #FFFFFF;
		line-height: 50px;
		font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
		letter-spacing: 1.2px;
		}



/*----------- IE Fixes Section -----------*/

#ie7 #topnav ul li {
	float:left;
	}
	
#ie7 #footer {
	background: url("../graphics/layout/bg_footer.gif") no-repeat scroll 2px top transparent;
	}
	

/*----------- Styles from Sitewide Header -----------*/

#topnav ul.dropdown li { padding: 34px 2px 29px 7px; }

#topnav ul.dropdown li ul li ul {min-width: 140px;}

#spotlight .wrapper {
    height: 432px;
    margin: 0;
    overflow: hidden;
position: relative;
   width: 712px;
}

#spotlight .wrapper ul {
    height: 432px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 0;
    width: 999999px;
}

#spotlight ul li {
    display: block;
    float: left;
    height: 432px;
    margin: 0;
    padding: 0;
    width: 712px;
}

#topnav ul.dropdown {
z-index: 10;
}

.arrow { display: none;}
#start-stop {display: none;}

#internal_main p {
margin-bottom: 1.12em;
}

a:link, a:visited {
    color: #9FAB16;
}

a:hover, a:active {
    color: #664940;
}

h1{margin: 0 0 .67em 0;}
h2{margin: 0 0 .75em 0;}
h3{margin: 0 0 .83em 0;}
h4{margin: 0 0 1em 0;}
h5{margin: 0 0 1.5em 0; }
h6{margin: 0 0 1.67em 0; }

h5.form_title {
    background: none repeat scroll 0 0 #B6C230;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0.5em 0;
    padding: 5px;
    text-align: left;
}

div.form_row_submit {
background: none repeat scroll 0 0 #B6C230;
}

.content_image_box {
border: none;
background: none;
}

#main #content .heading {
height: 30px;
width: 100%;
}

#content p {
    margin: 10px 0 20px;
}

.heading h1, .heading h2 {
margin-bottom: 0;
}

#promotional h4 {
margin-bottom: 10px;
}

/* FF 3.6 fixes */
html>/**/body #spotlight  { margin-top: 20px; }
html>/**/body #content {width: 495px;}
	
#content, #internal_main { font-size: 18px; }


	
