/* CSS Document */
<!--
	body	{
	margin: 0;
	padding: 8px 0 0 0;
	border: 0;	
	background: #2B2415;
	color: #FFF;
	font: 14px "Tahoma", "Verdana", "Trebuchet MS", "Bitstream Vera Sans", Verdana, 	Helvetica, sans-serif;
	}
	
	td{font: 14px "Tahoma", "Verdana", "Trebuchet MS", "Bitstream Vera Sans", Verdana, 	Helvetica, sans-serif;}
	
/* body */

/* flash */
	
	#intro{
	margin:0px;
	padding:0px;
	width:646px;
	border:1px solid #FFFFCC;
	}
	
	.homepageflash{
	padding:0 0 0 12px;
	background: #5c4e33 url("images/mid_bg.jpg") no-repeat top right;
	}
	

/* layout */

	.homepageflash p{
	padding:0 20px 0 0;
	}

	 #shell{
	text-align:left;
	margin:auto;
	padding:0px;
	border:0px solid #333;
	background-color:#5c4e33;
	width:850px;
	}

	#container{
	padding:0;
	margin:0;
	background-color:#5c4e33;
	}
	
	#contentcenter{
	padding:0px 0px 0px 0px;
	margin:0;
	background: #FFF url("images/center_bg.jpg") repeat-y top left;
	}
	
	#header{
	margin:0px;
	padding:0px;
	border:0px solid #333;
	}
	

	thead{
	margin:0px;
	padding:0px;
	height:40px;
	font-size:12px;
	background-color:#63001f;
	}
	
	.headmenu a{
	color:#FFF;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0 5px 0 15px;
	}
	
	.headmenu a:hover{
	color:#ffeec8;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0 5px 0 15px;
	}
	
	.tlink a {
	color:#ffeec8;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0 5px 0 15px;
	}
	
	.tlink a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0 5px 0 15px;
	}
	
	.clear{
	clear:both;
	}
	

	#footer{
	padding:0;
	margin:0;
	height:29px;
	 background-color:#206c5f;
	}
	
	.pic{
	float:right;
	padding:0 20px 5px 10px;
	}
	

/* layout */

/* formatting */	

	#contactform input {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #f5eee0;
	}
	#contactform select {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #f5eee0;
	}
	#contactform textarea {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #f5eee0;
	}
	
	.featureCenter {border:3px solid #f5e2b8; padding:2px; margin:7px auto 7px auto; }


	.red{color: #B13117; font-weight: bold;}
	.teal{color: #43807E; font-weight: bold;}
	
	.centered{
	margin-right:auto;
	margin-left:auto;
	}

	h1{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	}

	h2{
	color:#63001f;
	border-bottom:0px solid #FFF;
	font-size:16px;
	font-weight:bold;
	}
	
	h2.special{
	color:#FFF;
	border-bottom:0px solid #FFF;
	font-size:16px;
	font-weight:bold;
	}
	
	h3{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	}
	

	input, select, textarea{background-color:#75c2b3; color:#FFF; margin:0; padding:0; border:1px solid #0d3830; font-weight:normal;}
	
	.contactform{
	padding:0 0 0 8px;
	background-color:#206c5f;
	}
	
	#formtable th{
	font-weight:normal;
	font-size: 11px;
	}
	
	#formtable textarea{
	margin:0 0 10px;
	}

	#content p{
	line-height: 1.4em;
	}
	
	#content p{
	margin:0 0 10px 0;
	}
	
	.special{color:#f5e2b8;
		font-weight:bold;}
		
	.special:hover { color: #FFF; font-weight:bold; }
	
	.colored{color:#6553A4;}
	
	a img{border:0; text-decoration:none; }
	a {color: #f5e2b8; text-decoration:underline; border-bottom:0px dotted #003366; height:0px;}
	a:hover {color: #f5eee0; text-decoration:underline; border-bottom:0px solid #CC0066;}
	
	.link {color: #333333; text-decoration:none; border-bottom:1px dotted #003366;}
	.link:hover {color: #305D6C; text-decoration:none; border-bottom:0px solid #003366;}
	
	.tiny {font-size: 9px; color:#ffeec8;}
	
	.tiny a {text-decoration:none; }
	.tiny a:hover {text-decoration:none; }
	
	.images{
	padding:0;
	border:1px solid #333333;
	}
	
	.border{
	border:1px solid #333333;
	}
	
	.noborder{
	border:0px solid #000;
	}



	img{border:0;}
	
	/*a span{text-indent:-9999px; visibility:hidden;}*/
	
	/* Menu */
	
#menu{ background-color:#206c5f; position:relative; padding:3px 0 0 1px; width:176px;}
#menu img{border:none; width:169px; height:24px;}
#menu ul{display:none; list-style:none; margin:0 0px 0 15px; padding:0px; text-align:left; overflow:hidden; height:0px;}
#menu ul li{}
#menu ul li a{color:#6ed8c3; text-decoration:none; font:normal 12px/14px Arial, Helvetica, sans-serif;}
#menu ul li a:hover{color:#fff;}


#tlink{position:absolute; top:0; right:0; display:block;}
#tlink img{border:none;}
	
-->
