﻿body 
{
	background: #fff url(Images/background.png) repeat;
	margin:0 auto;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-family:Tahoma;*/
	font-size: 0.7em;
	font:Georgia, Serif;
	letter-spacing:1.5px;

}
h4
{
	font-family:Bradley Hand ITC;
	color:#5B080C;
	font-size:xx-large;
	font-weight:bold;
}


.IE8Fix 
{ 
    z-index: 1000; 

}

#wrapper {
	width:950px;
	background:url(images/wrapper-tile.png) repeat-y;
	margin:0 auto;
	/*text-align:left;
	
	/*background-color:White;
	/*background:#fff url(images/background.png) repeat-y left top;*/
	/*border:solid 1px black;*/
}

#masthead 
{
	height:250px;
	position:relative;
	background:url(Images/Header.gif) no-repeat;
	background-position:center;
	padding:0 2em;
	line-height:2.1em;
	text-align: left;
	color:#fff;
	letter-spacing:1px;
	text-indent:65px;
	margin:0 auto;
}

		.imagetopleft
	{
		margin-right:10px;
		margin-bottom:10px;
	}
	
	#content
	{
		margin:0 auto;
		background-color:White;
		width:740px;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
	}
	
	
	#telpicture
	{
		margin-top:15px;
		text-align:right;
		font-family:Lucida Handwriting;
		font-size:xx-large;
		font-weight:bold;
	}
	
	
	#bottombar
{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	color:Black;
	text-align:center;
	
}

#bottombar a 
{
	color:Black;
	text-decoration:none;
}

#footer {
	
	clear:both;
	background-color:#183883;
	line-height:2.1em;
	color:#fff;
	letter-spacing:1px;
	margin-top:15px;
	width:100%;
}

#rightfooter
{
	float:right;
	text-align:right;
	padding:0 2em;
}

#leftfooter
{
	float:left;
	text-align:left;
	padding:0 2em;
}
	

.mnitems
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 1px;
	padding: 0px 4px 0px 4px;
	/*color: #3d3d3d;*/
	color:White;
	height: 26px;
	/*-moz-height: 27px;*/
	border-left: Gray 1px solid;
	border-right: Gray 1px solid;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	

	width:100px;
	/*display:block;*/
}

.mnhover1
{ 
	color: Black;
	background-color:White;
	width:100px;

}


#hoznavbar 
{
	height:28px;
	background-color:#183883;
	width:900px;
	border-top:solid 1px white;
	/*text-align:left;
	margin:0 auto;
	
	
	color:White;

	vertical-align:middle;
	*/

}

#hoznavbar ul 
{
	
	
	
	list-style:none;

	/*background:#FF0000;*/
	float:left;
	

}

#hoznavbar ul li {
	float:left;
	}
	
#hoznavbar ul a {
	display:block;
	padding:0 2em;
	line-height:2.1em;
	text-decoration:none;
	/*background:url(Images/divider.png) repeat-y left top; */
	color:#fff;
	border-right:1px solid #FFFFFF;
	}
	
	#hoznavbar ul .first a {
	background: none;
}

#hoznavbar ul a:hover {
	color:Black;
	background-color:#a28879;
	text-decoration: underline;
	font-weight:bold;
	}
	
	
	#container
	{
		width:900px;
		margin:0 auto;

	}
	
	
		fieldset 
{
	margin: 1em 0;
	padding:1em;
	border:1px solid #ccc;
	background:#f8f8f8;
	position:relative;

}

.biglink
{
	background-color:Black;
	line-height:2.0em;
	color:White;
	text-decoration:none;
	padding:5px;
	
}

legend
{
	font-weight:bold;
	position:absolute;
	margin-top:-20px;
	color:#7e8ca2;

}

label 
{
	float:left;
	width:15em;
}

.Textbox
{
	width:300px;
}

.multitextbox
{
	width:400px;
	height:100px;
}

form p 
{
	position:relative;
}

.feedback
{
	position:absolute;
	margin-left:11em;
	left:350px;
	color:Red;
	padding-left:18px;
}
	
.required

{
	font-size:0.75em;
	color:#760000;
}

.errortext

{
	color:#760000;
	font-weight:bold;
	margin-top:10px;
	
}