html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#927a5e;
}
#container {
	min-height:100%;
	position:relative;
}
#main{
	width:950px;
	margin:0px auto;
	padding:0px;
	background-image: url(../images/base.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
}
		
#header {
	height:103px;
	/*background-image: url(../images/hblue.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#header h1{
	margin:0px;
	padding:0px;
	height:103px;
	width:364px;
	background-image:url(../images/majesticon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -500em;
	float:left;
}
#header h2{
	margin:0px;
	padding:0px;
	height:103px;
	float:right;
	width:236px;
	background-image:url(../images/quotetop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -500em;
	cursor: default;	/*cursor:hand;*/
}
#nav{
	height:46px;
	width:950px;
	background-image: url(../images/nav.jpg);
	text-align:center;
	background-repeat: no-repeat;
	background-position: center top;

}
#nav ul{
	list-style:none;
	margin:0px 0px 0px 52px;
	padding:0px;
	font-size:12px;

}
#nav ul li{
	list-style:none;
	margin:0px;
	padding:14px 0px 0px 0px;
	float:left;
	text-transform: uppercase;

}
#nav ul li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-right:25px;
	margin-right:25px;
	border-right:solid 1px #fff;
}
#nav ul li a:hover{
	color: #CCEEFF;
}
#nav ul li a.act{
	color: #CCEEFF;
	text-decoration:underline;
}
#body {
		padding:0px;
		padding-bottom:75px;	/* Height of the footer */
		
		
}
#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:75px;			/* Height of the footer */
		background:#fff;
}
.flinks{
	width:950px;
	color:#235296;
	padding:25px 10px 0px 10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
/*	text-align:right;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:930px;
}
.flinks a{
	color:#235296;
	text-decoration:none;
}
.flinks a:hover{
	text-decoration:underline;
}
	/* other non-essential CSS */
	.clear{
		clear:both;
	}
	#bannerblock{
		width:950px;
		margin:0px 0px 5px 0px;

	}
	#banLeft{
		width:700px;
		float:left;
		vertical-align:top;
		
	}
	#banLeft2{
		width:700px;
		float:left;
/*		align:top;*/
		vertical-align:top;
		vertical-align:text-top;
	}
	#banRight{
		float:right;
		width:250px;
		padding-left:5px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:245px;
	}
	#banRight ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#banRight ul li{
		margin:0px;
		padding:15px;
		list-style:none;
	}	
	#banfull{
		width:950px;
	}
	#mcont{
		width:950px;
		padding:10px 10px 0px 10px;
		background-color:#FFFFFF;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:930px;
	}
	#mcont h1{
		color:#235296;
		margin:0px;
		padding:0px;
		font-size:20px;
	}
	#mcont h2{
		color: #887567;
		margin:0px;
		padding:0px;
		font-size:16px;
	}		
	#mcontsml{
		width:697px;
		padding:10px 10px 10px 10px;
		background-color:#FFFFFF;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:677px;
	}
	#mcontsml h1{
		color:#235296;
		margin:0px;
		padding:0px;
		font-size:20px;
	}
	
	#mcontsml h2{
		color: #887567;
		margin:0px;
		padding:0px;
		font-size:16px;
	}	
	
	#mcontsml h3{
		color: #235296;
		margin:0px;
		padding:0px;
		font-size:14px;
	}
	#mcontsml a{
		color: #887567;
		margin:0px;
		padding:0px;
		font-size:16px;
		text-decoration:none;
	}		
	.mblockbot{
		background-image: url(../images/mbot.png);
		background-repeat: no-repeat;
		background-position: center top;
		width:950px;
		height:25px;		
	}
	
	.lblock{
		width:400px;
		float:left;	
		padding-right:14px;
		border-right:solid 1px #ccc;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:385px;
	}
	.lblock h1{
		color:#235296;
		margin:0px;
		padding:0px;
		font-size:18px;
	}
	.rblock{
		width:530px;
		float:right;
		padding-left:15px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:515px;
	}
	.lblock2{
		width:440px;
		float:left;	
		padding-right:0;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:425px;
	}
	
	.rblock2{
		width:265px;
		float:right;
		padding-left:0;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:250px;
	}
	.lblock3{
		width:427px;
		float:left;	
		padding-right:0;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:412px;
	}
	
	#tables{ 
		text-align: left;
		font-weight: normal;
		font-size: 11px;
		width: 677px;
		border: 1px #dfdfdf dotted;
		margin-bottom:15px;
	}
	#tables td { 
		border: 1px dotted #dfdfdf;
		padding:5px;
		height:20px;
		vertical-align:middle;
}
	#tables h2 { 
		padding:0px;
		margin:0px;
		vertical-align:top;
		font-size:12px;
}	
	#tables2{ 
		text-align: left;
		font-weight: normal;
		font-size: 11px;
		width: 675px;
		border: 1px #dfdfdf dotted;
		margin-bottom:15px;
		padding:0px;
	}
	#tables2 td { 
		border: 1px dotted #dfdfdf;
		padding:0px;
		height:20px;
		vertical-align:middle;
}
	#tables2 h2 { 
		padding:0px;
		margin:0px;
		vertical-align:top;
		font-size:12px;
}	
	#tables2 a { 
		padding:0px;
		margin:0px;
		font-size:11px;
		color:#887567;
		text-decoration:none;		
}	
	#tables2 a:hover{
		color:#235296;
}
	#tables2 a.act{
		color:#235296;
		text-decoration:underline;
}
	#tables3{ 
		text-align: center;
		font-weight: normal;
		font-size: 11px;
		width:100%;
		margin-bottom:15px;
		padding:0px;
		border: 1px #dfdfdf dotted;
	}
	#tables3 td { 
		padding:0px;
		height:20px;
		border: 1px #dfdfdf dotted;
}
	#tables4{ 
		text-align: left;
		font-weight: normal;
		font-size: 11px;
		width:100%;
		padding:0px;
	}
	.lquote{
		width:400px;
		float:left;
		padding: 0px 14px 20px 0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:385px;
	}
	.rquote{
		width:530px;
		float:right;
		padding-left:15px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:515px;
	}
	.rquote h2{
		color:#235296;
		margin:0px;
		padding:0px;
		font-size:12px;
	}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

	[if lt IE 7]>
	<style media="screen" type="text/css">
	#container {
		height:100%;
	}
	</style>
	<![endif]*/
