/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: #e09218;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0 auto;
	height:auto;
	width: 906px;
}
#footer {
	float:left;
	clear:left;
	margin:0;
	height: 175px;
	width: 906px;
	background:url(../images/footer-bg.jpg) top no-repeat;
}
#footer p{
	text-align: center;
	color:#FFF;
	margin: 40px 0 10px;
	font-weight: bold;
	font-size:11px;
}
#footer p a{
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
#footer p a:hover{
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
	
}

/* Top Section and Header Rules */
#header {
	float:left;
	clear:left;
	width: 906px;
	height: 200px;
	margin: 0; 
	background: url(../images/header-bg.jpg) top no-repeat;
}
#left-top{
	float:left;
	clear:left;
	margin-left: 9px;
	width: 285px;
	height: 200px;
	background: url(../images/header/header-left.jpg) top no-repeat;
}
#mid-top{
	float: right;
	margin-right: 21px;
	width: 582px;
	height: 200px;
	background: url(../images/header/header-mid-right.jpg) top no-repeat;
}
#mid-diff-top{
	float: right;
	margin-right: 20px;
	width: 582px;
	height: 200px;
	background: url(../images/header/header-different-right.jpg) top no-repeat;
}
/* Content and Content Rules */ 
#content{
	width: 906px;
	background: url(../images/main-content-dots-bg.gif) top repeat-y;
	height: auto;
	float:left;
	clear: both;
}
#left-content{
	float:left;
	margin-left: 13px;
	width: 285px;
	min-height: 270px;
	height:auto;
	background: url(../images/bottom/bottom-grn-left.gif) top no-repeat;
}
#left-content-section{
	text-align: center;
	color: #345686;
	float:left;	
	margin: 10px 0 0;
	width: 285px;
}
#left-content-section p{
	font-size: 13px;
	text-align: center;
	margin: 10px 5px;
} 
.left-image img{
	float:left;	
	margin: 10px 0 0;
	width: 285px;
	height: 200px;
}
.left-image-small img{
	float:left;	
	margin: 10px 0 0;
	width: 285px;
	height: 100px;
}

/* Middle Section */
#main-content{
	float: right;
	clear:right;
	margin-right: 23px;
	width: 578px;
	height: auto;
	background: url(../images/bottom/main-content.jpg) top no-repeat;
} 
#main-content-section{
	text-align: center;
	color: #345686;
	float: right;	
	margin: 45px 15px 0 0;
	width: 560px;
}
#main-content-section p{
	font-size: 14px;
	text-align: left;
	margin: 10px;
} 
#main-content-section img {
	float: right;	
	margin: 15px;
	width: 200px;
	height: 250px;
}

/* Logo Positioning */
#logo-tad {
	position: absolute;
	background:url(../images/tadpole-top-logo.gif) top no-repeat;
	width: 256px;
	height: 86px;
	margin-left: 13px;
	top: 22px;
}

/* Menu Postioning and Rules */
#menu {
	float:right; 
	clear:left;
	height: 28px;
	width: 570px;
	margin: 80px 40px 0 0;
	font-weight: bold;
}

#menu ul{
	float: right;
	clear:both;
	margin-right: 30px;
	padding: 0 0 0 3px;
	list-style: none;
	height: 24px;
}
#menu li {
	display:inline;
}
#menu a {
	float: left;
	margin: 0 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/header/menu-right.jpg) no-repeat right top;
	color: #FFF;
	text-decoration: none;
}
#menu a span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background: url(../images/header/menu-left.jpg) no-repeat left top;
	color: #FFF;
	text-decoration: none;
}
/* Rollovers Section */

#menu a:hover {
background-position: right -28px;
}
#menu a:hover span {
	background-position: left -28px;
}
/* Current Selection Area */

#menu #current a span {
	background-image: url(../images/header/menu-left.jpg);
	background-position: left -28px;
	z-index: 2;
}
#menu #current a {
	background-image: url(../images/header/menu-right.jpg);
	padding-bottom:5px;
	background-position: right -28px;
}
ul { 
	text-align: left;
	margin: 5px 0 5px 30px;
	color:#345686;
}

#menu a:link, #menu a:active, #menu a:visited {
color: #FFF;
}
img {
	border: none;
}
h1{
	font-size: 20px;
	text-align: left;
	margin: 10px 10px 5px 5px;
}
h2{
	font-size: 14px;
	text-align: left;
	margin: 10px 10px 5px 5px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 10px 5px 5px;
}
p a {
	color: #345686;
}
#main-content-section p.location img{ 
	float:none;
	margin: 0;
	height:31px;
	width:112px;
}
#pop-wrapper{
	background: #e09218 url(../images/pop-main-content-bg.gif) repeat-y;
	margin: 0 auto;
	height: 100%;
	min-height: 800px;
	width: 500px;
}
#pop-wrapper p {
	margin: 5px 10px;
	color:#345686;
	font-size: 14px;
	line-height: normal;
}
#pop-wrapper h1 {
	padding: 10px 10px 0;
	margin: 0 10px 10px;
	color:#345686;
	font-size: 20px;
}
#pop-wrapper h2 {
	margin: 10px;
	color: #D27315;
	font-size: 16px;
}
#pop-wrapper img {
	float:right;
	margin: 0;
}
#pop-wrapper ul{
	margin: 5px 0 5px;
	color:#345686;
}
#pop-wrapper li {
	margin: 5px 0 2px 0;
	font-size: 14px;
	list-style: none;
}
