BODY{
	background-color : #FFFFFF;
	margin : 0 0 10px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	text-align : center;
}


A:link{
	color : #257BDB;
	text-decoration : none;
	font-weight : bold;
}


A:visited{
	color : #257BDB;
	text-decoration : none;
	font-weight : bold;
}


A:HOVER{
	color : #FFAA00;
	font-weight : bold;
}

A:ACTIVE{
	color : #FFAA00;
	font-weight : bold;
}

HR{
	margin : -4px 0 7px 0;
	text-align : center;
	height : 1px;
	border : none;
	color : black;
	background-color : black;
}

FORM{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display : inline;
}

P{
	margin :  0 0 1em 0;
	text-align : justify;
}

BLOCKQUOTE{
	width : 458px;
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}


H1{
	font-size : 150%;
	font-weight : 450;
	color : #257BDB;
	padding : 0 0 0 0;
	margin : 0 10px 0.2em 0;
	text-align : left;
}

H1 .smallerAppendix{
	font-size : 95%;
}



H2{
	font-size : 130%;
	font-weight : 550;
	color : #FF7800;
	padding : 0 0 0 0;
	margin : 5px 10px 0 0;
	text-align : left;
	clear : both;
}

H3{
	font-size : 100%;
	font-weight : 550;
	color : #000000;
	padding : 0 0 0 0;
	margin : -5px 10px 0.2em 0;
	text-align : left;
}

H4{
	font-size : 150%;
	font-weight : 450;
	color : #257BDB;
	padding : 0 0 0 0;
	margin : 0 10px 0.2em 0;
	text-align : left;
}

H5{
	margin : 0 0 14px 0;
	padding : 0;
	font-size : 100%;
	text-transform : lowercase;
	color : #333333;
	text-decoration : underline;
}

BLOCKQUOTE{
	line-height : 1.5em;
	font-style : italic;
	text-align : left;
}


#stage{
	margin : 0 auto 0 auto;
	width : 741px;
}

#topArea{
	background-position : 50% 100%;
	height : 79px;
	width : 741px;
	background-image : url('../furniture/stage_top.gif');
	background-repeat : no-repeat;
	background-color : white;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

#logoArea{
	background-position : left center;
	float : left;
	background-image : url('../furniture/kimberlenes_paw.gif');
	background-repeat : no-repeat;
	background-position : 0px 0px;
	height : 79px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	
}

#logoArea IMG{
	margin : 24px 0 0 57px;
	padding : 0 0 0 0;
}

#tagline{
	padding : 0;
	display : block;
	text-align : left;
	font-size : 90%;
	text-transform : uppercase;
	color : #7F7F7F;
	letter-spacing : 1px;
	margin : -3px 0 0 70px;
	width : 390px;
	font-weight : bold;
}

#flashArea{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : right;
}

#bodyBlock{
	background-position : right bottom;
	border-left : 1px solid #FFA800;
	border-right : 1px solid #FFA800;
	margin : 0 auto 0 auto;
	width : 739px;
	background-image : url('../furniture/contentarea_bg.gif');
	background-repeat : no-repeat;
	background-color : #ffffff;
}

#columnOne{
	float : left;
	width : 192px;
	background-color : white;
	text-align : left;
	margin : 0 0 25px 15px;
}


#columnTwo{
	width : 508px;
	float : right;
	margin : 0 10px -130px 0;
	padding : 0 0 0 0;
	line-height : 1.7em;
	text-align : left;
}






#columnOne UL{
	margin : -3px 0 0 0;
	padding : 2px 0 0 0;
	list-style-type : none;
	width : 190px;
	border-left : 1px solid #4ABFFF;
	border-right : 1px solid #4ABFFF;
}

#columnOne UL LI{
    margin : 2px 0 0 0;
}


#columnOne UL LI UL{
    margin : 0 0 0 0;
    border : none
}


#columnOne A{
	color : #000000;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	background-image : url('../furniture/menu_bullet.gif');
	background-repeat : no-repeat;
	background-position : 4px 3px;
    padding-left : 23px; padding-right:3px; padding-top:1px; padding-bottom:3px;
	font-size : 95%;
	display : block;
	background-color : white;
	border-bottom : 1px solid #8196E0	
}
#columnOne A.noneBulleted{
	color : #000000;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	background-image : none;
   padding : 0 0 0 0;
	font-size : 95%;
	display : block;
	background-color : white;
	border-bottom : none;	
	padding-left : 0; padding-right:0; padding-top:0; padding-bottom:0;
}
#columnOne A:visited{
	font-weight : bold;
	background-color : white;
	font-size : 95%;
}

#columnOne A:hover{
	color: #257BDB;
	background-color : white;
}

#columnOne LI LI A{
	text-decoration : none;
	font-size : 90%;
	font-weight : normal;
	background-image : url('../furniture/menu_sub_bullet.gif');
	background-repeat : no-repeat;
	background-position : 22px 3px;
	padding-left:41px; padding-right:3px; padding-top:1px; padding-bottom:3px;
	display : block;
	background-color : white;
	border-bottom : 1px solid #8196E0	
}

#columnOne LI LI A:visited{
	font-weight : normal;
	background-color : white;
	font-size : 90%;
}

#columnOne LI LI A:hover{
	color: #257BDB;
	background-color : white;
}










#latestNews{
	width : 192px;
	background-color : white;
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
	text-align : left;
}

#newsWrapper{
	width : 159px;
	border-left : 1px solid #FFA800;
	border-right : 1px solid #FFA800;
	display : block;
	margin : -3px 0 0 0;
	padding : 10px 10px 5px 21px;
	font-size : 90%;
}

#newsWrapper h2{
	font-weight: bold;
	font-size : 100%;
	margin : 0 0 5px 0;
	color : black;
}
#newsWrapper P{
	line-height : 16px;
	text-align : left;
	margin : 0 0 5px 0;
}

#addressArea{
	float : left;
	width : 192px;
	background-color : white;
	margin : 0 0 25px 15px;
	padding : 0 0 0 0;
	text-align : left;
	font-size : 90%;
	font-style : normal;
}

#addressArea #address{
	width : 164px;
	border-left : 1px solid #4ABFFF;
	border-right : 1px solid #4ABFFF;
	display : block;	
	margin : 0 0 0 0;
	padding : 5px 5px 5px 21px;
}






.firstPageTagline{
	font-size : 130%;
	font-weight : bold;
	color : #FF7800;
	padding : 0 0 0 0;
	margin : 0 10px 0.6em 0;
	text-align : left;
}

#columnTwo UL{
	text-align : left;
}

#coolumnTwo UL LI{
    list-style-type: none;
	background-image: url("../furniture/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	background : url("../furniture/bullet.gif") no-repeat 0 0.5em;
    margin : 0 0 0 0;
    padding : 0 0 0 1.5em;
    line-height : 1.5em;
}

.odd{
	color : #257BDB;
}

.even{
	color : #FF7800;
}

#columnTwo OL LI{
	font-size : 90%;
	font-weight : bold;
	margin : 0 0 0 21px;
	padding : 0 0 0 0;
	text-align : left;
}

#columnTwo .imageFloatRight{
	border : 3px solid #FFA800;
	background-color : #FFF8E9;
	margin :  6px 0 5px 10px;
	padding : 0 0 0 0;
	float : right;
	clear : right;
}

#columnTwo .imageGalleryPicLeft{
	border-top : 3px solid #FFA800;
	border-left : 3px solid #FFA800;
	border-right : 3px solid #FFA800;
	background-color : #FFF8E9;
	margin :  6px 0 0.7em 0;
	padding : 0 0 0 0;
	float : left;
	clear : left;
	display : inline;
}

#columnTwo .imageGalleryPicLeft IMG{
	border-bottom : 3px solid #FFA800;
	width : 243px;
}

#columnTwo .imageGalleryPicLeft P{
	border-bottom : 3px solid #FFA800;
	margin : 0 0 0 0;
	line-height : 1.5em;
	padding : 2px 0 2px 0;
	text-align : center;
	font-size : 90%;
	line-height : 1.5em;
	width : 243px;
}

#columnTwo .imageGalleryPicRight{
	border-top : 3px solid #FFA800;
	border-left : 3px solid #FFA800;
	border-right : 3px solid #FFA800;
	background-color : #FFF8E9;
	margin :  6px 0 0.7em 0;
	padding : 0 0 0 0;
	float : right;
	clear : right;
	display : inline;
}

#columnTwo .imageGalleryPicRight IMG{
	border-bottom : 3px solid #FFA800;
	width : 243px;
}

#columnTwo .imageGalleryPicRight P{
	border-bottom : 3px solid #FFA800;
	margin : 0 0 0 0;
	line-height : 1.5em;
	padding : 2px 0 2px 0;
	text-align : center;
	font-size : 90%;
	line-height : 1.5em;
	width : 243px;
}

#columnTwo .bigImage{
	border : 3px solid #FFA800;
	background-color : #FFF8E9;
	text-align : center;
	font-size : 90%;
    line-height : 1.5em;
	margin :  0 0 1em 0;
	padding : 0 0 0 0;
	float : right;
}

.fullSize{
	border : 3px solid #FFA800;
	background-color : #FFF8E9;
	text-align : center;
	font-size : 90%;
   line-height : 1.5em;
	margin :  0 1px 1em 1px;
	padding : 0 0 0 0;
}

#columnTwo .bigImage IMG{
	border-bottom : 3px solid #FFA800;
	background-color : #FFF8E9;
	margin : 0 0 2px 0;
	padding : 0 0 0 0;
	display : inline;
}

#columnTwo .slideshow{
	width : 320px;
	margin : 1em auto 0 auto;
	padding : 0 0 0 0;
	text-align : left;
}





#prop{
	float : left;
	height : 245px;
	width : 1px;
}








#bottomCurve{

}





#footerBlock{
	margin : 0 auto 0 auto;
	width : 743px;
	padding : 20px 0 10px 0;
	background-position : 50% 0%;
	background-image : url('../furniture/stage_bottom.gif');
	background-repeat : no-repeat;
}

#cwn{
	width : 300px;	
	font-size : 80%;
	float : right;
	text-align : right;
	padding : 0 5px 0 0;
}


#cwn A{
	color : #257BDB;
	text-decoration : none;
}

#cwn A:hover{
	color : #257BDB;
	text-decoration : underline;
}


#updated{
	padding : 0 5px 0 0;
	font-size : 80%;
	float : left;
}

.clear{
	clear : both;
	font-size : 10%;
	height : 1px;
	overflow : hidden;
	margin : 0 0 0 0;
}

.credit{
	color : #ff7800;
	text-align : center;
}

.highlightBox{
	border : 1px solid #ff7800;
	padding : 10px 14px 14px 14px;
	color : #333;
	font-size : 120%;
	font-family : Georgia, "Times New Roman", Times, serif;
}

