
html, body {height:100%}
body{
	font-family: Verdana;
	color: #700a14;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#FFFFFF	
}
a{
 	font-size: 10px;
 	line-height: 1.8;	
	color: #700a14;
	text-decoration: underline;
}
a:hover{
 	font-weight:bold;
	text-decoration: underline;
}

h1{
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 margin-top:0px;
}
/* Red, bold, smaller*/
h2{
 font-size: 12px;
 font-weight:bold;
 color:#700a14;
 margin-top:0px;
}
h3{
 font-size: 16px;
 font-weight:bold;
 color:#700a14;
 margin-top:0px;
 padding-top:15px;
}
h4{
 font-size: 11px;
 font-weight:bold;
 color:#000000;
  margin-top:0px;
}
h5{
 font-size: 14px;
 font-weight:bold;
 color:#700a14;
 margin-top:0px;
}
h6{
 font-size: 15px;
 font-weight:normal;
 color:#700a14;
 margin-top:0px;
}
h7{
 font-size: 12px;
 font-weight:bold;
 color:#700a14;
 margin-top:0px;
}

label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pageSize{
	width: 1000px;
	height: auto;
  	margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
 	margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  	text-align:left; /*** IE Win re-alignment of page if page is centered ***/
	z-index:0;
	border-color:#FFFFFF;
	border-width:thick;
		background-image:url(images/background.jpg);
	background-repeat:repeat;
	
}
#header{
	width: 1000px;
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:0px;
	max-height:90px;
	background-image:url(images/Banner.gif);
}
#logon{
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 820px;
	color: #FFFFFF;
	font-size: 10px;
}
/*Breadcrumb*/
#breadCrumb{
	position:relative;
	background-color:#d6c1c3;
	width: 1000px;
	font-size: 75%;
	color:#FF3366;
	height: 20px;
}
	/*Breadcrumb components*/
		#breadLeft{
			background-color: #d6c1c3;
			float:left;
			height:20px;
			position:absolute;
			width: 194px;
			left:0px;
			voice-family: "\"}\"";
			voice-family:inherit;
		}
			body>#breadLeft {width:194px;}
			body>#breadLeft {height:20px;}
		#breadRight{
			background-image:url(images/breadright.gif);
			height:22px;
			position:absolute;
			width: 192px;
			left:808px;
			voice-family: "\"}\"";
			voice-family:inherit;
		}
			body>#breadRight {width:194px;}
			body>#breadRight {height:20px;}
		#breadMiddle{
			background-color: #FFFFFF;
			height: 20px;
			position:relative;
			width:614px;
			height:100%;
			margin-left:194px;
		}
		#breadMiddle a{
			background-color:#e0cfd0;
			color           :       #000000;
			display         :       block;
			text-align      :       center;
			padding         :       0px 0px 0px 0px;
			text-decoration :       none;
			font-size       :       12px;
		}
		#breadMiddle a:hover{
			color           :       #700a14;
			font-weight:bold;
			background-color:#c8a8aa
		}
		#dropmenudiv{
			position:absolute;
			font:normal 12px Verdana;
			line-height:18px;
			z-index:100;
		}
		#dropmenudiv a{
			text-align:left;
			background-color:#e0cfd0;
			color           :       #000000;
			display         :       block;
			padding         :       0px 0px 0px 10px;
			text-decoration :       none;
			font-size       :       12px;

		}
		#dropmenudiv a:hover{
			color           :       #700a14;
			font-weight:bold;
			background-color:#c8a8aa;
		}
	/*End breadCrumb components*/
/*End breadcrumb*/

/*Holds all lower stuff*/
#maincontent {
	position: relative;
	margin-bottom:0px;
	padding-bottom:1px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	z-index:0;
	height:100%;
	min-height:600px;
}
	html>body #maincontent{height:100%;}	 /*for mozilla as IE treats height as min-height anyway*/

	/*Main content components*/
		#leftBar{
			position:absolute;
			width: 194px;
			background-color:#e8dbdc;
			left:0px;
			voice-family: "\"}\"";
			voice-family:inherit;
			z-index:1;
		}
			body>#leftBar {width:194px;}
			body>#leftBar {height:469px;}
		
		#rightBar{
			position:absolute;
			z-index:2;
			width: 192px;
			background-color: #e8dbdc;
			left:808px;
			voice-family: "\"}\"";
			voice-family:inherit;
			}
			body>#rightBar {width:194px;}
			body>#rightBar {height:469px;}
		
		#content{
			position:relative;
			width:614px;
			background-color: #FFFFFF;
			margin-left:194px;
			z-index: inherit;
			min-height:500px;
		}
	/*End Main content componetns*/	
		
		
/*Content components*/
		#image{
			height: 150px;
			padding-top:5px;
			padding-bottom:5px;
			margin:0px;
			padding-left:0px;
			padding-right:0px;
		
		}	
		#text{
			line-height: 1.25;	
			color:#000000;
			font-size: 12px;
			padding-left: 15px;
			padding-right:15px;
			min-height:450px;
		}
/*End content*/

/*Left side Components*/
		#leftTop{
			padding: 10px 0px 0px 15px;
			width: 179px;
			height: 80px;
			background-color:#c8a8aa;
			border-top:white solid medium;
			border-bottom: white solid medium;
			line-height:1.5;
		}
		#leftMiddle{
			font-size: 10px;
			font-color: #700a14;
			padding: 10px 0px 0px 15px;
			width: 179px;
			height: 279px;
			background-color: #e4d2d4;
			border-bottom: white solid medium;
			line-height:1.5;
		}
		#leftMiddle a{
			line-height: 1.6;
		}
		
		#leftBottom{
			padding-top:5px;
			padding-left:15px;
			width: 179px;
			background-color: #e8dbdc;
			line-height:1.5;
		}
		#leftBottom a{
			line-height: 1.5;
		}
/*Right Side Componetns*/
		#right1{
			color:#FFFFFF;
			padding-top:10px;
			margin-top:0px;
			padding-left:15px;
			height: 50px;
			background-color: #670e14;
			padding-right: 0px;	
			width: 177px;
			border-top:white solid medium;
			border-bottom: white solid medium;
		}
		#right2{
			padding-top:10px;
			margin-top:0px;
			padding-left:15px;
			height: 120px;
			background-color: #974349;
			padding-right: 0px;	
			width: 177px;
			border-bottom: white solid medium;
			line-height:1.5;
		}
		#right3{
			padding-top:10px;
			margin-top:0px;
			padding-left:15px;
			height: 80px;
			background-color:#b27277;
			padding-right: 0px;	
			width: 177px;
			border-bottom: white solid medium;
		}
		#right4{
			padding-top:10px;
			margin-top:0px;
			padding-left:15px;
			height: 40px;
			background-color: #d6bfc1;
			padding-right: 0px;	
			width: 177px;
			border-bottom: white solid medium;
		}
		#right5{
			padding-top:10px;
			margin-top:0px;
			padding-left:15px;
			height: 80px;
			background-color:#e4d2d4;
			padding-right: 0px;	
			width: 177px;
			border-bottom: white solid medium;
		}
		#right6{ 
			margin-top:0px;
			padding-top:15px;
			padding-left:15px;
			background-color: #e8dbdc;
			padding-right: 0px;	
			width: 177px;
			line-height:1.5;
		}
		#right6 a{
		line-height:2;
		}
		#right6 a:hover{
			font-weight:bold;
			text-decoration: none;
		}

/*Center Text stuff*/
		#textLeft{
			width: 55%;
			float: left;
		}
		#textRight{
			width:42%;
			float:right;
		}
		#textRight a{
			font-size: 12px;
			color:#000000;
			text-decoration:none;
		}
		#text a{
			font-size: 12px;
		}
		#text a:hover{
			text-decoration: none;
			font-weight:bold;
		}
		.text2 {
		font-size:10px;
		font-weight:normal;
		}
		.text2 a{
			font-size: 10px;
			font-weight:normal;}
		.text2 a:hover{
			text-decoration: none;
			font-weight:bold;
		}
		.text3 {
		color: #000000;
		font-size:12px;
		font-weight:normal;
		}
		.text4 {
			color:#FFFFFF;
			font-size:10px;
			font-weight:normal;
		}
		.text4 a{
			font-size: 12px;
			font-weight:normal;
						color:#FFFFFF;}
		.text4 a:hover{
			text-decoration: none;
			font-weight:bold;
		}
		.text5 {
			color:#FFFFFF;
			font-size:11px;
			font-weight:normal;
		}
		.text6 {
				font-size:12px;
			font-weight:normal;
		}
		.text6 a{
			font-size: 12px;
			font-weight:bold;}
		.text6 a:hover{
			text-decoration: none;

		}
		.text7 a{
			font-size: 12px;
			font-weight:normal;
			text-decoration: none;
			line-height:1.25;
			}
		.text7 a:hover{
			text-decoration: underline;
		}
/*End text stuff*/

/*Footer*/
#footer {
 	clear:both;
	position: relative;
  	width:1000px;
 	padding-top:-10px;
  	height:16px;
}
	/*Footer Components*/
			div,p {margin-top:0px;}/*clear top margin for mozilla*/
			#siteLeft{
				position: absolute;
				background-color: #e8dbdc;
				float:left;
				width: 194px;
				left:0px;
				voice-family: "\"}\"";
				voice-family:inherit;
				height:18px;
			}
			body>#siteLeft {width:194px;}
			body>#siteLeft {height:18px;}
			
			#siteRight{
				margin-top:0px;
				background-color: #e8dbdc;
				position:absolute;
				width: 192px;
				left:808px;
				voice-family: "\"}\"";
				voice-family:inherit;
				height:18px;
				}
			body>#siteRight {width:194px;}
			body>#siteRight {height:18px;}
			
			#siteMiddle{
				margin-top:0px;
				background-color: #FFFFFF;
				position:relative;
				 width:614px;
				margin-left:194px;
				color:#999999;
				font-size: 10px;
				text-decoration: none;
				height:18px;
			}
			
			#siteMiddle a{
				color:#999999;
				font-size: 10px;
				text-decoration: none;
				 margin-top:0px;
				 margin-left:0px;
			}
			#siteMiddle a:hover{
				color: #999999;
				font-weight:bold;
				text-decoration: underline;
			}
	/*End footer components*/
/*End footer*/


.rightlink a{
text-align:left;
background-image:url(images/buttonnorm.gif); 
		color           :       #000000;
		display         :       block;
		padding         :       0px 0px 0px 0px;
		text-decoration :       none;
		font-size       :       12px;
}
.rightlink a:hover{
	color           :       #700a14;
	font-weight:bold;
background-image:url(images/buttonhover.gif); 
}
.style1 {font-size: 14px}
.style2 {color: #000000;}

#map a{
color: #000000;
font-size: 10px;}
.rightMenu {
font-size: 12px;

color:#000000;
font-family:Verdana;
}
#rightTop a{
	color: #000000;

		font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}
#rightTop a:hover{
	text-decoration: none;
}

#photo a{
color:#FFFFFF;
text-decoration:none;
font-size:13px;
font-weight:bolder;
}
#photo a:hover {
text-decoration:underline;
font-weight:bolder;
}

#rss {
font-size:13px;
font-weight:bolder;
line-height:1.2;
}
#rss a{
font-size:13px;
font-weight:bolder;
text-decoration:none;
color:#000000;
line-height:1.2;
}
#rss a:hover{
text-decoration:underline;
font-weight:bolder;
}
#smallRSS {
font-size:10px;
font-weight:normal;
}