/* http://www.titanloghomeshows.com/design_default.css */




/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 12px trebuchet ms, sans-serif;
	font-weight: normal;
	line-height: 2.5ex;
	text-decoration: none;
	color: #4D2612;
	margin: 0px;
}


	
td {
	font: 11px trebuchet ms, sans-serif;
	font-weight: normal;
	line-height: 2ex;
	text-decoration: none;
	color: #4D2612;
	margin: 0px;
}

h1 {
	font-size: 24px;
	line-height: 2.2ex;
	color : #773d27;
	margin-bottom : 5px;
}
	
h2 {
	font-size: 20px;
	line-height: 2.0ex;
	color : #ab7038;
	margin-bottom : 5px;
}
	
h3 {
	font-size: 18px;
	line-height: 2.0ex;
	//color: #773d27;
	color: #006633;
	margin-bottom : 5px;
}
	
h4 {
	font-size: 16px;
	//line-height: 2.5ex;
	color : #ab7038;
	margin-bottom : 5px;
}
	
h5 {
	font-size: 14px;
	//line-height: 2ex;
	//color: #773d27;
	color: #006633;
	margin-bottom : 3px;
}
	
h6 {
	font-size: 12px;
	//line-height: 2ex;
	color : #ab7038;
	margin-bottom : 3px;
	}

a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #00824A;
}	

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00824A;
}

a:hover {
	text-decoration: underline;
	color: #00824A;
}	

#lhsNav {
	margin-left: 15px;
	border: solid 0 px #fff;

}

#lhsNav a:link, #lhsNav a:active, #lhsNav a:visited {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
	color: #fff;
	background-color: #ab7038;
	border-top: 1px solid #E8D4BF;
	border-bottom: 1px solid #4D2612;
	display: block;
	padding: 3px;
	text-decoration: none;
}

#lhsNav a:hover {
	color: White;
	background-color: #773d27;
	border-top: 1px solid #4D2612;
	border-bottom: 1px solid #E8D4BF;
}

.secondarytable {
	background: #00B0AB;
}

.secondarytable h1 {
	font-size: 36px;
	line-height: 2ex;
	color: #fff;
	display: block;
	text-align: right;
	padding-right: 60px;
	}

.thirdTable {
	background: #fff url() bottom left repeat-y;
	}

.fourthTable {
	background: #fff url() bottom right repeat-y;
	}

.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #fed;
	}

.footer {
	display: block;
	padding: 5px;
	padding-right: 30px;
	margin: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
}
#footer {
	display: block;
	padding: 5px;
	padding-right: 30px;
	margin: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #DEDEDE;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #B0C9B5;
	font-size: 10px;
}	

#footer a:hover {
	text-decoration: underline;
	color: #B0C9B5;
	font-size: 10px;
}	
