/* the body info is here - background colors, images, font info */

body 
	{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	}


html
	{
	min-height: 100%;
	height: 100%;
	margin-bottom: 1px;
	}



/* page headers */


#header
	{
	height: 189px;
	width: 1007px;
	background: transparent url(img/headerbg.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	}




#wrapper
	{
	width: 1007px;
	margin: 0;
	padding: 0;
	background: transparent url(img/wrapperbg.jpg) no-repeat top left;
	min-height: 620px;
	}




#wrapperwhere
	{
	width: 1007px;
	margin: 0;
	padding: 0;
	background: transparent url(img/wherebg.jpg) no-repeat top left;
	min-height: 790px;
	}






/*  top navigation  */



#topnav
	{
	width: 460px;
	margin: 0 0 0 -20px;
	padding: 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 114%;
	font-weight: bold;
	}

#topnav ul 
	{ 
	padding: 0; 
	list-style: none;
	}

#topnav ul li 
	{ 
	display: inline; 
	text-align: center;
	}

#topnav ul
	{
	margin: 0;
	padding: 0;
	color: #000000;
	}

#topnav ul li a
	{
	padding: 0 6px;
	color: #000000;
	text-decoration: none;
	border: none;
	}

#topnav ul li a:hover
	{
	color: #6d6c77;
	text-decoration: none;
	}






/* page content */


#content
	{
	margin: 0 0 0 550px;
	padding: 0;
	}

#content p
	{
	text-align: left;
	color: #000000;
	padding: 2px 5px;
	background-color: #ffffff;
	line-height: 1.4;
	}


#content ul
	{
	list-style: square inside;
	text-align: left;
	margin-left: 10px;
	}

#content li
	{
	padding-bottom: 10px;
	}


#content a
	{
	color: #d46a09;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	}

#content a:hover
	{
	text-decoration: underline;
	color: #f09506;
	}




/* where I am page */


#contentwhere
	{
	margin: 0 0 0 600px;
	padding: 600px 0 0 0;
	}

#contentwhere p
	{
	text-align: left;
	color: #000000;
	padding: 2px 5px;
	line-height: 1.4;
	}


#contentwhere ul
	{
	list-style: square inside;
	text-align: left;
	margin-left: 20px;
	}

#contentwhere li
	{
	padding-bottom: 10px;
	}


#contentwhere a
	{
	color: #d46a09;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	}

#contentwhere a:hover
	{
	text-decoration: underline;
	color: #f09506;
	}









/*  footer info   */


#footer
	{
	clear: left;
	margin: 0;
	width: 1020px;
	height: 100px;
	padding: 0;
	text-align: right;
	background: transparent url(img/feetborder.jpg) no-repeat top left;
	}

#footer p
	{
	padding-top: 100px;
	font-size: 86%;
	}

#footer a:link, a:visited
	{
	color: #194293;
	text-decoration: none;
	border-bottom: 1px dashed #194293;
	}

#footer a:hover
	{
	color: #006ca2;
	border-bottom: 1px solid #006ca2;
	}

#footer img
	{
	background-color: #ffffff;
	border: none;
	}




/* image boxes */




#mapbox a
	{
	text-decoration: none;
	background: url(img/whereIam.jpg) 0 0 no-repeat;
	height: 216px;
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 114px;
	border: none;
	}

#mapbox a:hover
	{
	background-position: 0 -216px;
	}



#bioboxkaren
	{
	background: url(img/karenbio.jpg) 0 0 no-repeat;
	height: 243px;
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 114px;
	}


#bioboxizzy
	{
	background: url(img/izzybio.jpg) 0 0 no-repeat;
	height: 243px;
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 114px;
	}


#faqbox 
	{
	background: url(img/faq.jpg) 0 0 no-repeat;
	height: 216px;
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 114px;
	}




#blogbox 
	{
	background: url(img/theblog.jpg) 0 0 no-repeat;
	height: 216px;
	width: 295px;
	display: block;
	float: left;
	margin: 0 0 0 114px;
	}

img
	{
	background-color: #f2f2f3;
	padding: 10px;
	margin: 4px 8px 8px 8px;
	border-right: 1px solid #b0afb0;
	border-bottom: 1px solid #848284;
	}




.imgboxright
	{
	width: 250px;
	float: right;
	margin: 4px 8px 8px 8px;
	clear: right;
	}

.imgboxrighttall
	{
	width: 190px;
	float: right;
	margin: 4px 8px 8px 8px;
	clear: right;
	}




/* blog post elements */


.blogpost
	{
	border-bottom: 1px dotted #959595;
	line-height: 1.4;	
	}



h2
	{
	color: #19af0a;
	font-size: 130%;
	margin: 25px 0 0 0;
	background-color: #ffffff;
	}


h3
	{
	color: #0a6baf;
	font-size: 118%;
	margin: 0;
	background-color: #ffffff;
	}



/* global elements */




a:active, a:focus 
	{
	outline: 0;
      }


h1
	{
	color: #5f060d;
	font-size: 150%;
	margin: 15px 0 0 0;
	}



a img
	{
	border: none;
	}


#admin img
	{
	background-color: #ffffff;
	border: none;
	padding: 0;
	margin: 0;
	}


textarea
	{
	border: 1px solid #6d6c77;
	}




/*  navigation - shows what page you're on  */



#home .home, #izzy .izzy, #karen .karen, #faq .faq, #blog .blog
	{
	text-decoration: underline;
	color: #6d6c77;
	}

















