/* Dottie's House */


body, html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-color: #81caea;
	height: 100%;
}
#wrapper{
	width: 980px;
	height: 100%;
	margin: 10px 5px 0px 0px;
}
#logo{
	background-color: none;
	position: relative;
	padding: 0px;
	margin: 5px 5px 5px 19px;
	left: 0;
	width: 220px;
	height: 245px;
	z-index: 5;
}
#logos{
	padding: 15px 0px 0px 0px;
	height: 500px;
	margin: 10px 0px 0px 20px;
}
#logos img{
	text-align: center;
	margin-bottom: 30px;
}
#address{
	line-height: 15px;
	text-align: left;
	font-size: 95%;
	margin: 235px 0px 0px 20px;
}
a:link, a:visited{
	background-color: none;
	color: #990000;
    text-decoration: underline;
}
a:hover, a:active{
	background-color: #ffffff;
	color: #CC0000;
	text-decoration: none;
}
#pictures{
	position: relative;
	top: -250px;
	float: right;
	width: 301px;
	height: 1000px;
}
#header{
	position: absolute;
	width: 387px;
	height: 212px;
	top: -1px;
	left: 275px;
}
#copyBG{
	min-height: 600px;
	_min-height: 600px;
	position: relative;
	top: -993px;
	_top: -1245px;
	left: 275px;
	clear: right;
	width: 390px;
	font-size: 100%;
	line-height: 20px;
	color: #264057;
}
#copyBG p{
	position: relative;
}
	
#copyBG h1{
	color: #ffffff;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#copyBG a:link, a:visited{
	text-decoration: underline;


}
#copyBG a:hover, a:active{
	text-decoration: none;


}
/*nav BEGINS */

#navBG{
	position: relative;
	top: -212px;
	margin: 0px;
	height: 785px;
	_height: 400px;
	width: 240px;
	_width: 200px;
	background-color: #c7ddec;
	
}/*Main Navigation*/
#navigation{
	position: relative;
	margin: 0px 0px 0px -19px;
	top: 210px;
	width: 252px;
}
#navigation ul{
	background-color: none;
}
#navigation a{
	height: 25px;
	display: block;
	list-style: none;
	padding: 5px 0px 0px 0px;
	line-height: 20px;
	text-decoration: none;
}
#navigation li{
	list-style: none;
	border-bottom: 1px solid #264057;
	width: 195px;
}
#navigation a:link, a:visited{
	background-color: none;
	color:#000033;
	text-decoration: none;
}
#navigation a:hover, a:active{
	background-color: #ffffff;
	color:#000033;
	text-decoration: none;
}

/* sub nav controls */
.nav ul li li a:link{ 
	margin-left: 15px;
	width: 195px;
	background-image: none;
	background-color: #ffffff !important;
	color:#33CC00;
}
#nav ul li li a:visited{
	margin-left: 15px;
	width: 195px;background-image: none;
	background-color: #ffffff;
	color: #711515;
}
#nav ul li li a:hover {
	background-image: none;
	background-color: #ffffff;
	color: #29586c;
}
#menu1{
	background-color: #ffffff;
	line-height: 10px;

}
#menu1 li{
	border-bottom: none;
	width: 150px;

}
#menu1 a:link, a:visited{



}
#menu1 a:hover, a:active{
	color:#33CCCC;




}
#menu2{
	background-color: #ffffff;
	line-height: 10px;

}
#menu2 li{
	border-bottom: none;
	width: 150px;

}
#menu2 a:link, a:visited{



}
#menu2 a:hover, a:active{
	color:#33CCCC;

}
#quoteBox{
	position:absolute;
	top: 208px;
	left: 290px;
	width: 340px; 
	height: 199px;
}