/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
color:#593f39;
background-color:#e2e1e0;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#a83b00;}
a:visited {}
a:hover   {text-decoration:underline;color:#eb6808;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:20px;color:#f16609;line-height:20px;padding:4px 0 7px 0;font-weight:normal;}
h2 {font-size:20px;color:#333333;line-height:22px;padding:4px 0 4px 0;}
h3 {font-size:14px;color:#ffffff;line-height:16px;padding:2px 0 2px 0;}
h4 {font-size:16px;color:#333333;line-height:18px;padding:4px 0 4px 0;}
h5 {font-size:14px;color:#f16609;line-height:16px;padding:4px 0 4px 0;font-weight:normal;}
h6 {font-size:12px;color:#333333;line-height:14px;padding:4px 0 4px 0;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}

p {padding-top:0;margin-top:0;}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
border:none;
}

.divider {
clear:both;
font-size:0;
line-height:5px;
height:5px;
padding:0 0 0 0;
margin:5px 0 0 0;
border-top:solid #CCCCCC 1px; 
}


/* GAPS
Gaps to space elements */
.gap1 {float:left;width:10px;}
.gap2 {float:left;width:15px;}


/* IMAGE HOLDERS
hold images to the left or right */
.img-left {float:left;padding-right:15px;margin-top:4px;margin-bottom:6px;}
.img-right {clear:right;float:right;padding-left:15px;margin-top:4px;margin-bottom:6px;}
.img-main {display:none;}

.img-left img {border-bottom:solid #b8aea6 4px;}
.img-right img {border-bottom:solid #b8aea6 4px;}


/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
	li {
	line-height:18px;
	list-style:none;
	margin-top:0;
	padding-top:0;
	padding-bottom:7px;
	margin-left:0;
	padding-left:20px;
	background-image:url(../images/point.gif);
	background-position:2px 4px;
	background-repeat:no-repeat;
	}
		li ul {
		margin-top:6px;
		}
		
			li li {
			font-weight:normal;
			background-image:url(../images/point3.gif);
			}




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container1 {
width:940px;
text-align:left;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}

#container2 {
width:940px;
text-align:left;
background-color:#ffffff;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}


	/* MAIN HEADER */
	#header {
	height:63px;
	border-bottom:solid #dbdbdb 1px;
	background-image:url(../images/top_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
		
		
		
	/* MAIN NAVIGATION */
	#navigation {
	height:36px;
	line-height:36px;
	color:#544d4a;
	background-color:#ffffff;
	padding-left:28px;
	padding-top:5px;
	border-bottom:solid #44352c 4px;
	}
	
		#navigation a {
		float:left;
		display:inline-block;
		color:#544d4a;
		line-height:33px;
		font-weight:bold;
		text-decoration:none;
		padding:0 14px 3px 14px;
		}
		
		#navigation a:hover {
		color:#ffffff;
		background-color:#f16609;
		}
		
		#navigation .on {
		color:#ffffff;
		background-color:#44352c;
		}
		
		
		
		
		
	/* FLASH */	
	#flash {
	min-height:169px;
	line-height:18px;
	background-image:url(../images/flash_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
		#flash .flash-text {
		padding:25px 0 25px 0;
		}
		
		#flash .flash01 {
		line-height:26px;
		color:#ffffff;
		font-family:"Century Gothic", Arial;
		font-size:24px;
		padding:0 4px 2px 4px;
		background-color:#724a32;
		}
		
		#flash .flash02 {
		color:#432f1e;
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		padding:0 0 0 8px;
		}

	
	
	
	#main {
	line-height:18px;
	padding:25px 28px 28px 28px;
	background-image:url(../images/main_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
		
	
	
	/* MAIN CONTENT */
	#main-home {
	clear:both;
	line-height:18px;
	padding:25px 28px 28px 28px;
	}
	
	
	
	.flash-channels {
	margin-left:13px;
	}
	
	.speech-box {
	float:left;
	width:282px;
	margin-left:12px;
	border:solid #ffffff 3px;
	}
	
		.blue-header,
		.green-header,
		.brown-header,
		.light-header {
		padding:17px;
		min-height:160px;
		}
	
		.blue-header {background-color:#555e6e;border-bottom:solid #454e5e 8px;}
		.green-header {background-color:#44352c;border-bottom:solid #352b24 8px;}
		.brown-header {background-color:#424a3f;border-bottom:solid #373d34 8px;}
		.light-header {background-color:#424a3f;border-bottom:solid #373d34 8px;}
		
		
		.speech-box .sb-statment {
		font-size:14px;
		text-align:center;
		}
		
		.speech-box ul {
		margin-top:0px;
		}
			.speech-box li {
			font-weight:normal;
			line-height:12px;
			padding-bottom:6px;
			padding-top:6px;
			padding-left:20px;
			color:#ffc6ad;
			background-image:url(../images/point2.gif);
			background-position:4px 8px;
			}
			
			.speech-box li a {text-decoration:underline;color:#ffc6ad;}
			.speech-box li a:hover {color:#ffffff;}
	
	
	
	.link-line {height:18px;}
	.link-line a {
	line-height:18px;
	font-size:11px;
	float:right;
	display:inline-block;
	background-image:url(../images/link.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:22px;
	}

	

	
	#footer {
	line-height:18px;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	background-color:#44352c;
	background-image:url(../images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:3px 28px 3px 28px;
	border-top:solid #e3dad4 4px;
	}
		#footer a {color:#ffc5ac;}
		#footer a:hover {color:#eb6808;}
		
		#footer h4 {
		font-size:14px;
		color:#7b5748;
		padding:0 0 0 0;
		}
		
		.footer-pad {
		padding:18px 0 0 0;
		}
		
		
		.footer-right {
		float:right;
		width:264px;
		font-size:11px;
		color:#7b5748;
		text-align:center;
		padding:0 0 0 28px;
		border-left:solid #514137 1px;
		}
		
		.footer-mid {
		float:right;
		width:264px;
		padding:0 28px 0 28px;
		border-left:solid #514137 1px;
		}
		
		.footer-left {
		float:left;
		width:264px;
		}
		
		
		
		
