/* BEGIN GLOBAL  */




body  {
	margin: 0;
	background-color: #fcfaf5;


}



#container  {

width: 900px;
background-color:#faf4e6;

}




#header {
	background-color:#779a6b;
	width:900px;
	height:87px;
	background-image: url(../img/headerback.gif);
	background-repeat: repeat-x;
	background-position: top right;
	float:left;
}




#header_image1 {

float:left;
display:inline-block; 
margin-left: 8px; 
margin-top:4px;

}




#header_image2 {

float: right;
display:inline-block;  
margin-right: 18px; 
margin-top: 20px;

}

#headerinfo {
	margin-top: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57704f;
	z-index: 12;
	width: 850px;
	padding-left: 20px;
	position: absolute;
	top: 43px;
	left: 0px;
	font-weight: bold;
}

.maintitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #643163;
	font-size: 36pt;
	font-weight: bold;	
}

.subtitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #643163;
	font-size: 24pt;
	font-weight: normal;	
}

.smartsubtitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bol;	
}




/*  ROUNDED CORNERS  */


.roundcont {
	width: 620px;
	background-color: #fff;
	color: #666;
	float:right;
	
}

.printcont {
	width: 620px;
	background-color: #fff;
	color: #666;
	float:left;
	margin-left:25px;
	
}

.printcont p {
	margin: 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}


.roundcont p {
	margin: 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}




.roundtop {
	margin-bottom: 17px;		
}


.roundbottom {
	
}



img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*  END ROUNDED CORNERS  */




#maincontent {
	width: 900px;
	float:left;
	padding-top:25px;
	padding-bottom:25px;
	background-color: #faf4e6;
}

#leftcolumn {

	width: 280px;
	margin-top: 20px;
	float: left;
	
}

#leftnav2 {

	width: 225px;
	float:left;
	padding-left: 35px;
	
}

.qlink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;	
}

.qlink:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a76ca4;
	line-height: 14px;	
}

.phototxt  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


#photos  {
	margin:15px;
	width: 500px;
	height: 245px;
	padding-bottom: 18px;
	padding-left:60px;			

}


#photos2  {
	margin:15px;
	height: 245px;
	padding-bottom: 18px;			

}



#photo1  { float: left;
			width: 140px;
			margin-right:12px;

}

#photo2  { float: left;
			width: 140px;
			margin-right:12px;
}
#photo3  { float: left;
			width: 140px;
			margin-right:12px;
}

#photo4  { float: left;
			width: 140px;
}


#photo1a  { float: left;
			width: 140px;
			margin-right:8px;

}

#photo2a  { float: left;
			width: 140px;
			margin-right:8px;
}
#photo3a  { float: left;
			width: 140px;
			margin-right:8px;
}

#photo4a  { float: left;
			width: 140px;
}

#purplebox   {
	background-color: #f0e9f0;
	 margin:15px;
	 padding: 10px;	
	 
}

#purplelinebox   {
	background-color: #f0e9f0;
	margin:15px;
	padding: 10px;
	border-bottom: #a76ca4 solid 1px;
	border-top: #a76ca4 solid 1px;
}





/* FOOTER */



#sub_footer {
	width:890px;
	height:28px;
	padding-left:10px;
	float:left;
	background-color: #e3ca92;
}


#sub_footer_select {

margin-left:10px; 
margin-top:2px;
margin-bottom:4px; 
width:40px;

}

#footer {
	background-color:#779a6b;
	width:900px;
	height:72px;
	float:left;
	background-image: url(../img/footerback.gif);
	background-repeat: repeat-x;
	background-position: top left;
}


#ketchum_logo {

margin-right:15px; 
margin-top:10px;
margin-left:20px; 
float:left;

}

#ketchum_copyright {

margin-right:35px; 
margin-top:25px; 
float:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #cfce7b;

}



/* END FOOTER */

.bodytxt {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}


P {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

H1 {

color: #333;
font-size: 15px;
line-height: 19px;
font-family: Arial, Helvetica, sans-serif;

}


/* END GLOBAL  */





