/* CSS for The Doghouse, Bloomington IN.  
Design by Penny Dillon 2009. 
Based on designs by Devonshire Inn, K9sonly, and k9Loft */

/* Reset styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; 
line-height: 0;font-size:100%; }

/* Background */

body {
	margin: 0;
	padding: 0;
	background: url(../_images/background/background22b.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


/* Layout */

#wrapper {
	width: 855px;
	margin: 20px auto;
}

#secondary_nav {
	margin: 0px 5px 5px 0px;
	padding-left: 10px;
	height: 45px;
	}
	
/*#secondary_nav ul li {
	display: inline;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	}
	
#secondary_nav a { color: #ffffff; text-decoration: none;}

#secondary_nav a:hover { color: #fece18; text-decoration: underline;}*/

#site_nav {
	width: 175px;
	padding: 10px 0px 0px 10px;
	float:left;
	margin-top: 170px;
	
}
	
#site_nav a { color: #ffffff; text-decoration: none;}

#site_nav a:hover { color: #054080; text-decoration: none;}

#site_nav ul li {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 14px;
	}

#site_nav ul li ul{
	margin: 0px 0px 10px 0px;
	}


#site_nav ul li ul li {
	text-transform: none;
	margin-bottom: 1px;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: inside;
}

/* -- home styles -- */

#home_content {
	width: 650px;
	background-color: #fff;
	float: left;
	padding: 10px;
}

p {
	margin-bottom: 1em;
}
	
#home_content img {
	
}
	
#intro {
	border: 5px solid #85aa1f;
	/*border: 5px solid #4a719f;*/
	background-color: #ebedd9;
	/*border: 5px solid #7f7e00;
	background-color: #ebedd9;*/
	padding: 0px;
	font-size: 16px;
	line-height:24px;
	}
	
	
#intro img {
	margin: 20px 0px 10px 30px;
}
	

#home_highlights {
	padding: 5px 5px 30px 5px;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

#home_highlights h3 {
	color: #536500;}
	
#home_highlights h3 a {
	color: #536500;
	text-decoration: none;
}

#home_highlights h3 a:hover {
	color: #054080;
	text-decoration: underline;
}

#home_highlights .highlight {float:left;
	width: 190px;
	padding: 0px 5px;
	margin: 0px 7px 0px 0px;
}

#home_highlights .highlight_middle {float:left;
	width: 195px;
	padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 3px solid #85aa1f;
	border-left: 3px solid #85aa1f;}
	/*border-right: 3px solid #7f7e00;
	border-left: 3px solid #7f7e00;}*/

#note {
	clear: both;
	/*margin-top: 110px;*/
	font-style: italic;
	font-size: 11px;
	padding: 0px 10px 5px 10px;
}

#get_reader {
	clear: both;
	/*margin-top: 110px;*/
	font-style: italic;
	font-size: 11px;
	padding: 0px 10px 5px 0px;
}

#get_reader img {
	border: 0 !important;
	padding: 0 !important;
	
}


/* -- end home style --*/

/* begin internal style */

#content {
	width: 650px;
	background-color: #fff;
	float: left;
	padding: 10px;
	}
	
#text {
	border: 5px solid #85aa1f;
	min-height: 400px;
	background-color: #ebedd9;
	padding: 10px;
	font-size: 13px;
	line-height:19px;
}

object {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px solid #7f7e00;
	padding: 2px;

	
}

.cost {
	font-weight: bold;
}

#text a { color: #054080; text-decoration: none;}

#text a:hover { color: #054080; text-decoration: none;}

#text img {
	float: right;
	border: 1px solid #7f7e00;
	padding: 1px;
	margin: 0px 0px 10px 10px;
	background-color: #fff;
}

#text img.feature {
	width: 280px;}

.content_element {
	margin-bottom: 10px;
	/*width: 325px;*/
	display: none;
    /*visibility:hidden;*/
}

.content_element table img {
	float: none !important;
	margin: 0;
}


.content_element table tr.align_bottom {
	vertical-align: bottom;
}

.content_element table tr.align_bottom td#london_dog {
	text-align: center; 
	
}

.content_element table tr.align_top {
	vertical-align: top;
	padding-left: 50px;
}

#text .content_element ol  {
	margin: 10px 0px 10px 10px;
}


#text .content_element ol li {
	list-style-type: disc;
	list-style-position: inside;
}

#text h2 {
	/*letter-spacing: 1px;*/
	color: #343434;
	font-weight: bold;
	
}

#text h3 {
	letter-spacing: 1px;
	color: #343434;
	font-weight: bold;
	
}

#news_item {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
}


#news_item p.posted {
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0;
	
}

#text h1 {
	margin-bottom: 10px;
	color: #054080;
	letter-spacing: 1px;
}


	
#text p{ margin-bottom: 12px;}
	
#disclaimer h3{ 
	font-size: 14px;
	
}

#images {
	float:right;
	width: 285px;	
	margin: 0px 0px 0px 10px;
}

#images img {
	float:left;
	margin: 0px 0px 5px 0px;
	
}

#images img.staff {
	float:left;
	margin: 0px 4px 4px 0px;
}
/* -- end internal style --*/

/* Headers */

h1 {font-size: 24px; line-height: 36px; font-weight: bold; }

h2 {font-size:16px; line-height: 24px; margin-bottom: 5px; font-weight: bold;}

h3 {font-size:14px; line-height: 28px; font-weight: bold; }

h4 {font-size:12px; line-height: 24px; font-weight: bold;}
	
/* Styles that span */

.italic {font-style:italic;}

/* home_contnt */


#memoriam img {
	float: none;
	margin-left: 0px;
	margin-bottom: 0px;
}


#site_footer {
clear:both;
margin: 0px 0px 0px -175px;
padding: 15px 0px;
text-align:center;
color:#ffffff;
font-size: 11px;
}

#site_footer a {
	color: #054080;
	/*color: #fece18;*/
}


.emphasis {
	font-size: 13px;
}













