/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc, div.banner_right { zoom: 1 }

body
	{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 100.01%;
	text-align: center; 
	font-family: arial, helvetica, sans-serif;
	}
/* START ROUNDED BORDERS CODE */
#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 960px;				/* <-- use this for a set width */
	background-color: #631810;
	}
 	
#content
	{
	padding:2em;
	}

#content h1
	{
	color:#fff;
	font-weight: bold;
	font-size: 1.2em;
	}
		
#content p
	{
	color:#fff;
	font-size: 1em;
	line-height: 1.3em;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(/images/tlc.jpg);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(/images/trc.jpg);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(/images/blc.jpg);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(/images/brc.jpg);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(/images/tb.jpg);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(/images/bb.jpg);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(/images/r.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(/images/l.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
.clear
	{
	clear:both;
	}

.content_title
	{
	width:196px;
	float:left;
}

.content_image
	{
	width:376px;
	float:right;
}

#main_content
	{
	width:35%;
	float:left;
}
/* END ROUNDED BORDER CODE */
#doc {  
     margin:auto;text-align:left; /* leave unchanged */  
     width:61.54em;/* non-IE */
     width:58.00em;
     *width:60.00em;/* IE */  
     min-width:1024px;/* optional but recommended */  
 }
 
#hd {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 
#bd {
	display: block;
	*overflow:hidden; /* for IE */
	*zoom: 1; /* for IE */
}

 
/* MENU */
 
#home_menu {
	font-family: Arial,Helvetica;
	text-align:center;
	margin-left:-35px;
}
 
#home_menu ul {
	font-size:16px;
	font-weight:bold;
	list-style:none;
	text-align:center;
}
 
#home_menu li {
	background-color: transparent;
	display:inline
}
 
#home_menu li a {
	width: 100px;
	color: #622826;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
}
 
#home_menu li a:visited {
	color: #622826;
	text-decoration: none;
}
 
#home_menu li a:hover {
	color: #bb5513;
	text-decoration: none;
}
 
 
img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 
.banner_left
	{
	background-image: url('/images/border_tile_top_l.jpg');
	background-repeat: no-repeat;
	width:47px;
	height:37px;
	display:block;
	float:left;
	}
	
div.banner_tile {
	background-image: url('/images/home_border_tile.jpg');
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 86%;
	height: 37px;
}
	
.banner_right
	{
	background-image: url('/images/border_tile_top_r.jpg');
	background-repeat: no-repeat;
	width:47px;
	height:37px;
	float:left;
	}
	
/* HOME PAGE FOOTER */
#ft {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	margin-top:15px;
}

/* SUB PAGE FOOTER */
.footer
	{
	clear:both;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	}
	
label 
{
	color:#fff;
}

input
	{
	width:150px;
	}
	
.sep
	{
	width:auto;
	height:100px;
	}
	
h1,h2,h3,h4,h5,h6
	{
		color:#fff;
	}
h1
	{
		font-size:22px;
	}
	
h2
	{
		font-size:18px;
	}
	
h3
	{
		font-size:16px;
	}
	
h4
	{
		font-size:14px;
	}
	
	
h5
	{
		font-size:12px;
	}
	
h6
	{
		font-weight:bold;
	}
	
#fck_content h1, #fck_content h2, #fck_content h3, #fck_content h4, #fck_content h5, #fck_content h6, #fck_content a
	{
		color:#000;
		text-align:left;
	}
	
a
	{
		color:#fff;
	}
	
a:hover:
	{
		color:#fff;
	}
	
	
	
#hpci	
	{
		margin:0;
		padding:0;
		display:inline;

	}
	
#bd .collage-bar 
{
	display:block;
	width:980px;
	height:37px;
	background:#fff url("/images/collage-bar.jpg") no-repeat top left;
	margin-left:auto;
	margin-right:auto;
}
	
