

*
{
	margin:0px;
	padding:0px;	
}


body 
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#333;
	color:#333;
	margin-top:20px;
}
	
a, a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	/* color:#666666; */
	color:#7E141A;
}

a img 
{
	border:0px;
}

hr 
{
	height:1px;
	color:#CCCCCC;
}

p
{
	font-size:14px;
	line-height:20px;
	width: 670px;
	margin-left:50px;
	padding-bottom:25px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#9E772C;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333;
	padding-bottom:15px;
	font-size:16px;
	margin:0px;
}
	
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333;
	font-size:16px;
	padding:25px 0px 15px 0px;
	border-top:1px solid #9E772C; 	
	margin:0px;
	line-height:22px;
	display:block;
}

 /*
.board
{
	width:1010px;
	margin:0px auto;
	background-color:#000;
}

*/

#Container 
{
	width:980px;
	margin:0px auto;
	background-color:#FFF !important;
}

#Content
{
	border-top:1px solid #9E772C; 
	margin:auto;
	width:920px;
	padding-top:25px;
}

#Header 
{
	width:950px;
	height:160px;
	position:relative;
}

	#Title 
	{
		font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-size:18px;
		position:absolute;
		left:156px;
		top:53px;
		width:414px;
		height:100px;
		z-index:1;
		color:#000;
	}
	
		#Title h1
		{
			font-family: Arial Narrow, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size:28px;
			color:#000;
		}
		
		#Title a
		{	
			font-family: Arial Narrow, Arial, Helvetica, sans-serif;	
		}
		
			#Title a:hover
			{	
				font-family: Arial Narrow, Arial, Helvetica, sans-serif;
				/* color:#9E772C; */
				text-decoration:underline;
				color:#7E141A;
			}


/*------------------------------- Nav ---------------------------------------*/


#Nav 
{
	position:absolute;
	top:72px;
	right:25px;
	width:306px;
	text-align:right;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
	color:#9E772C;
	height: 49px;
}

	#Nav a
	{
		font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:15px;
		text-decoration:none;
		color:#9E772C !important;
	}
	
	#Nav a:hover
	{
		font-weight: bold;
		font-size:15px;
		text-decoration:underline;
		/* color:#666666 !important; */
		
		color:#7E141A !important;
	}
	
	#Nav a.Active
	{
		color:#666666 !important;
	}
	
	#Nav li
	{
		display:inline;
	}
	
	
	
/*----------------------------------- Columns ------------------------------------*/


.col1
{
	width:205px;
	margin-right:32px;
	margin-bottom:40px;
	float:left;
	display:inline;
}

	*html .col1
	{
		margin-right:30px;	
	}

	.col1 img, .col3 img
	{
		border:1px solid #666;	
	}
	
	.col1 img:hover, .col3 img:hover
	{
		border:1px solid #7E141A;
	}


.col3
{
	width:205px;
	margin-bottom:40px;
	float:left;
	display:inline;
}

.TopBorder
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333;
	font-size:16px;
	padding:25px 0px 15px 0px;
	border-top:1px solid #9E772C; 	
	margin:0px;
	line-height:22px;
	display:block;
	width:100%;
}


.clear
{
	clear:both;
}

/*--------------------------------- Footer ------------------------------------*/



#Footer 
{
	height:60px;
	border-top:1px solid #9E772C; 
	margin:auto;
	width:920px;
	padding-top:25px;
}
	
	.Footertext, .Footertext a
	{
		font-size:13px;
		text-align:center;
		

	}
	 .Footertext a:hover
	{
	
							text-decoration:underline;
				color:#7E141A;
	}

/*-------------------------------- Form ----------------------------------*/

	
textarea, input, select 
{
	background: #f4f4f4;
	border: 1px solid #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 1px;
	padding: 3px;
}

#form 
{
	padding: 0px;
}

	#form label 
	{
		float: left;
		width: 60px;
		margin-right: 20px;
		text-align: right;
		padding-top: 10px;
	}
	
	#form .form_field 
	{
		width:400px;
		float:left;
	}
	
	#form .button 
	{
		text-align: right;
	}
	
	#form fieldset 
	{
		width:100%;
		float:left;
		border: 0;
		margin-bottom: 20px;
		clear: both;
	}
	
	#form #submit 
	{
		color: #ffffff;
		font-size: 16px;
		line-height: 20px;
		font-family:Helvetica, Arial , sans-serif;
		background-color: #666;
		float: left;
		margin-left: 95px;
		border-color: #615d4e;
		margin-bottom:45px;
	}

.submitBtn
{
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-family:Helvetica, Arial , sans-serif;
	background-color: #666;
	float: left;
	margin-left: 80px;
	border-color: #615d4e;
	margin-bottom:45px;

}

.submitBtn:hover
{

	background-color:#7E141A;
	cursor:pointer;

}

.Validate
{
	padding-left:10px;
	display:inline;	
}

.info
{
	background:#555;
	color:#FFFFFF;
	margin:auto;
	width:652px;
}

.infotext
{
	padding:7px;
}

	.infotext a, .infotext a:visited
	{
		color:#CCCCCC;
		text-decoration:none;
	}
	
	.infotext a:hover 
	{
		color:#CCCCCC;
		text-decoration:underline;
	}

