﻿body {
	width:100%;
	margin:0px;
	font-size:80%;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFCCCC;
	margin-top: 10px;
	color: #663300;
	}




/* container */
	#container {
	width: 790px;
	border: 1px solid #663300;
	background-color: #ffcccc;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-bottom: 20px;
}


/* Masthead */
	#masthead {
	width: 100%;
	margin-top: 0px;
	background-color: #929568;
	background: url(images/banner_kristen.png) no-repeat left top; 
	height: 130px;
	border-bottom: 2px solid #663300;
	}




/* sidebar left */
	#sidebar_left {
	float:left;
	width:230px;
	height: 780px;
	margin-left:0px;
	margin-top:0;
	border: 0px solid #ffcccc;
background: url(images/left_bground.png) no-repeat left top; 
	}

	#sidebar_left .email{
	float:left;
	color: #b93c50;
	margin-left:10px;
	margin-top:0;
	border: 0px solid #ff0000;
 
	}


 #e_address {
position: absolute;
left: 50px;
top: 111px;
z-index: 12;
color: #b93c50;
border: 0px solid #ff0000;
}

#e_address a {
		
		font-weight: bold;
		text-decoration: none;
		color:  #663300;  
		font-size: 12px;
		 }

#e_address a:hover {
		color: #ffffff; 
	 text-decoration: none;
font-weight: bold;
		    }





#sidebar_left .top_links ul{
	font-size:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #b93c50;
	font-weight: bold;
	margin-top:12px;
list-style-image: url(images/paw.png);
	display: block;
	margin-left: -10px;
}




#sidebar_left .top_links li{
	padding-bottom:1px;
}


#sidebar_left .top_links li a{
	text-decoration: none;
	color: #663300;

}


#sidebar_left .top_links li a:hover{
	text-decoration: none;
	color: #ffffff;
}



.bottom_text ul{
clear: all;
	font-size:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #b93c50;
	font-weight: bold;
	margin-top: 375px;
list-style-image: url(images/paw.png);
	display: block;
	margin-left: -10px;
border:0px solid #ff0000;
}

.bottom_text li{
	padding-bottom: 1px;
}


.bottom_text li a{
	text-decoration: none;
color: #663300;

}


.bottom_text li a:hover{
	text-decoration: none;
color: #ffffff;
}



/* content */
	#content {
	width:510px;
	float:right;
	height: 100%;
	margin-right: 20px;
	margin-top: 12px;
	background-color: #ffffff;	
	margin-bottom:10px;
	padding:5px;
	border: 0px solid #ff0000;
	font-weight: bold;
	font-size:120%;
	font-family: papyrus, arial, helvetica;
	}

#content .headline{
	color: #663300;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: bold;
font-family: papyrus, arial, helvetica;
	}


#content .subhead{
	color: #ff3366;
	font-size: 1em;
	font-weight: bold;
	}




#content .copy{
	color: #663300;
	font-size: 11px;
	font-family: papyrus, arial, helvetica;
font-weight: bold;
	}


#content .homelink{
	color: #663300;
	font-family: papyrus, arial, helvetica;
text-decoration: underline;
font-weight: bold;
	}


#content .homelink a{
	color: #663300;
	font-family: papyrus, arial, helvetica;
text-decoration: underline;
font-weight: bold;
	}

#content .homelink a:hover{
	color: #663300;
	font-family: papyrus, arial, helvetica;
	text-decoration: underline;
	font-weight: bold;
	}


#content .purp{
	color: #b93c50;
	font-family: papyrus, arial, helvetica;
font-weight: bold;
	}


#content .purp a{
	color: #663300;
	font-family: papyrus, arial, helvetica;
text-decoration: underline;
font-weight: bold;
	}


#content .purp a:hover{
	color: #663300;
	font-family: papyrus, arial, helvetica;
text-decoration: underline;
font-weight: bold;
	}




/* Footer */
	#footer {
	clear:both;
	width: 100%;
	height: 75px;
	border-top: 1px solid #663300;
	background: url(images/footer_kristen.png) no-repeat left top;
	padding-bottom: 0;
	margin-bottom: 0; 
	text-align: center; 
	}

#sitenotes {
	margin-left: auto;
	margin-right: auto;  
 	FONT-SIZE: 70%;  
	TEXT-TRANSFORM: uppercase; 
	COLOR: #663300; 
	PADDING-TOP: 3px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LETTER-SPACING: 1px; 
}
#sitenotes a{
	   TEXT-TRANSFORM: uppercase; 
COLOR: #663300; 
text-decoration: none;
PADDING-TOP: 0px;
FONT-SIZE: 110%;  
}
#container #sidebar_left .bottom_text ul {
	color: #F51A63;
}
