/* CSS Document */

body {margin:0; padding:0; width:100%; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; color:#A0271F; background:url(images/bg.jpg);}

#container {width:940px; margin-left:auto; margin-right:auto; overflow:hidden;}

a { font-style:italic; font-weight:bold; text-decoration:none; color:#A0271F;}
a:hover { text-decoration:underline;}

#top {background:url(images/topImg.jpg); height:39px;}

#logoTag {width:199px; float:left;}

/* Menu Tags */
	#menu {
		background:url(images/topMenuBg.jpg); 
		float:left; width:741px; height:71px; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:10pt; font-weight:bold; color:#ffffff;}
	#menu p {width:170px; float:left; text-align:center; margin-top:23px;}
	#menu p a {color:#ffffff; text-decoration:none; font-style:normal;}
	#menu p a:hover {color:#F5C2A4;}
	#menu p.currentPage {color:#EDB794}
/* end menu */

	#imgArea {float:left; border:0;}

/* Subhead */
	#subHead {width:940px; height:45px; background:url(images/contentHeading.jpg) no-repeat; float:left;}
	#subHead p {font-size:14px; font-weight:bold; float:left; margin:0; padding:0;}
	#subHead p.section {font-family:Verdana, Arial, Helvetica, sans-serif; width:214px; margin-top:13px; margin-right:20px; text-align:center; margin-left:40px;}
	#subHead p.subSection {font-style:italic; margin-top:12px; letter-spacing:7px; font-size:16px;}
/* End Subhead */


/* Text Area */
	#txtArea {width:940px; background: url(images/txtAreaBg.jpg); float:left; line-height:14px; font-size:13px;}
	#txtArea #sectionMenu {font-style:italic; font-weight:bold; width:214px; margin-left:41px; float:left; display:inline; padding-top:5px;}
	#txtArea #sectionMenu p {margin-bottom:-5px;}
	#txtArea #sectionMenu.whoweare {text-align:left; padding-left:15px; font-weight:100; width:190px; padding-right:10px; padding-bottom:20px;}

	/* 1 column */
		#txtArea #bodyCol1 {width:645px; float:left; text-align:left; padding-bottom:20px; line-height:14pt; margin-left:-2px; padding-top:5px;}	
		#txtArea #bodyCol1 p {padding-left:20px; padding-right:20px;}
		#txtArea #bodyCol1 h3 {padding-left:20px;}
		#txtArea #bodyCol1 h4 {margin-left:20px; margin-bottom:0;}

/* end 1 column */

	/* 2 column */
		#txtArea #bodyCol {width:644px; float:left; text-align:left; line-height:14pt; padding-top:5px;}
		#txtArea #bodyCol.col1 {width:312px; float:left; text-align:left; padding-bottom:20px; line-height:14pt;}
		#txtArea #bodyCol.col2 {width:312px; float:left; text-align:left; padding-bottom:20px; line-height:14pt; margin-left:20px;}
		#txtArea #bodyCol p {margin: 10px 30px 0 20px;}
		#txtArea #bodyCol h4 {margin-left:20px; margin-bottom:0;}
		#txtArea #bodyCol img {margin-left:10px;}
	/* end 2 column */
	
	/* 3 column */
		#txtArea #bodyCol4 {}
		#txtArea #bodyCol5 {}
		#txtArea #bodyCol6 {}
	/* end 3 column */

/* end Text Area */

/* Footer Tags */	
	#footer {width:940px; height:83px; background:url(images/footerBg.jpg) ; float:left; font-family:Verdana, Arial, Helvetica, sans-serif;}
	#footer p {width:178px; float:left; display:inline; text-align:center; margin-top:15px; margin-left:7px; font-size:11px;}
	#footer p a {color:#A0271F; text-decoration:none; font-style:normal;}
	#footer p a:hover {color:#fff; text-decoration:underline;}
/* end Footer Tags */	

	.backtotop {font-weight:bold; font-style:italic; color:#e09e77;}