/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0;
	padding: 0;
	background: #fdfced url(images/bg.gif) repeat-x 0px 0px;
 }

hr {
	height: 1px;
	width: 100%;
	background: #393622;
	border: 1px;
	color: #393622;
}

h1 {
	font: 500 18px/18px  arial, verdana, sans-serif;
	color: #393622;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: 700 12px/12px  arial, verdana, sans-serif;
	color: #393622;
	margin:0px;
	padding: 0px 0px 5px 0px;
}

h3 {
	font: 700 14px/14px  arial, verdana, sans-serif;
	color: #718da5;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}


 /*    -----------------------   Marketing   -----------------------   */ 
 
#gohome {
	position: absolute;
	z-index: 25;
	visibility: inline;
	top: 0px;
	margin-left: 0px;
}

#gohome img{
	border: 0px;
}


/*    -----------------------    Page Structure   -----------------------   */ 

#mc {
	width:764px;
	margin:auto;
}

#pagetile {
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	width:764px;
	height:284px;
	float:left;
	
}

#headerH {
	background: url(images/topHome.jpg) no-repeat 0px 0px;
	width:764px;
	height:318px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 600px;
	padding: 255px 0px 0px 0px;
}

#nav, #nav ul {
	width: 600px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

.information {
	width: 89px;
	background: url(images/m_information.gif) no-repeat 0px 0px;
}	
.informationhl {
	width: 89px;
	background: url(images/m_information.gif) no-repeat 0px -28px;
}
.productsservices{
	width: 122px;
	background: url(images/m_products_services.gif) no-repeat 0px 0px;
}	
.productsserviceshl {
	width: 122px;
	background: url(images/m_products_services.gif) no-repeat 0px -28px;
}
.newsevents {
	width:93px;
	background: url(images/m_news_events.gif) no-repeat 0px 0px;
}	
.newseventshl {
	width:93px;
	background: url(images/m_news_events.gif) no-repeat 0px -28px;
}
.history{
	width: 57px;
	background: url(images/m_history.gif) no-repeat 0px 0px;
}	
.historyhl {
	width:57px;
	background: url(images/m_history.gif) no-repeat 0px -28px;
}


#photogallery, #photogallery a {
	width: 91px;
	background: url(images/m_photo_gallery.gif) no-repeat 0px 0px;
}	
#photogallery a:hover {
	background: url(images/m_photo_gallery.gif) no-repeat 0px -28px;
}
#contact, #contact a {
	width: 75px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -28px;
}
#home, #home a {
	width: 61px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -28px;
}

/* ----------------- Submenu -----------------*/  

.submenu, .submenu:active, .submenu:visited {
	font: 500 11px/12px arial, geneva, verdana;
	color: #FFFFFF;
	display: block;
	padding: 4px 4px 4px 12px;
	width: 120px;
	text-decoration: none;
	background: #0f0f0e;
	border-bottom: 1px solid #6a716a;
	text-align:left;
}

.submenu:hover {
	color: #b7981c;
	background: #0f0f0e;
	text-decoration: none;
}

.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 280px;
	margin-left: 0px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 280px;
	margin-left: 90px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 280px;
	margin-left: 215px;
}
.subFour {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 280px;
	margin-left: 305px;
}

/*    -----------------------   Content  -----------------------   */  

.content {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #636363;
}

.contentwhite {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #ffffff;
}

#content {
	width: 746px;
	text-align: left;
	float:left;
	background: url(images/content_bg.jpg) no-repeat 0px 0px;	
	padding: 20px 0px 0px 0px;
}

#contenthome {
	width: 746px;
	text-align: left;
	float:left;
	background: url(images/content_home.jpg) no-repeat 0px 0px;
}

#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

#contentright {
	width: 290px;
	float: right;
}

#sectionContent {
	width: 450px;
	border-bottom:1px solid #393622;
	float:left;
	padding: 10px 0px 10px 0px;
}


/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 11px/15px  arial, verdana, sans-serif;
	color: #636363;
	width: 705px;
	float: left;
	background: url(images/end.jpg) no-repeat bottom;
	padding: 0px 0px 40px 40px;
}

/*#widecol a  {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #223f5a;
	text-decoration:none;
}
#widecol a:hover {
	color: #223f5a;
	text-decoration:underline;
}*/

#widecol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(images/a_bullet.gif);
	margin-left: 45px;
	padding: 0px;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 12px/15px  arial, verdahna, sans-serif;
	color: #636363;
	width: 460px;
	padding: 0px 0px 30px 30px;
	float:left;
	min-height:300px;
}

 #leftcol a {
	color: #19396e;
	text-decoration:underline;
}
 
#leftcol a:hover {
	color: #b89e23;
	text-decoration:none;
}
#leftcol ul li {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #636363;
	list-style-image: url(images/a_bullet.gif);
	margin-left: 45px;
	padding: 0px;
}


#leftcol table a {
	color: #393622;
	text-decoration:none;
}
 
#leftcol table a:hover {
	color: #393622;
	text-decoration:none;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	width: 300px;
	vertical-align: top;
	float: left;
}
#midcol p {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
}
#midcol a {
	color:#d6b102;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#d6b102;
}
#midcol ul li {
	font: normal 11px/14px  geneva, arial, verdana;
	color: #6c6f72;
	list-style-image: url(../images/a_bullet.gif) !important;
	list-style-image: url(../images/a_bullet2.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #636363;
	width: 140px;
	float: right;
	padding: 0px 10px 0px 10px;
	text-align:center;
}

#rightcol ul  {
	margin-left: 15px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url("images/a_bullet.gif");
	margin-left: 55px;
	padding: 0px;
	list-style-type:disc;
}
 #rightcol a {
	color: #ae852a;
	text-decoration:none;
	}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #393622;
}

.picleftnoborder {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	width: 220px;
}

.picright {
	float: right;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #393622;
}

#captionlefthome {
	font: normal 9px/10px  arial, verdana, sans-serif;
	color: #636363;
	float: left;
	width: 110px;
	padding: 0px 5px 0px 0px;	
}

#captionleft {
	font: normal 9px/10px  arial, verdana, sans-serif;
	color: #636363;
	float: left;
	width: 280px;
	padding: 0px 5px 0px 0px;	
}

#captionright {
	font: normal 9px/10px  arial, verdana, sans-serif;
	color: #636363;
	width: 280px;
	padding: 5px 5px 0px 5px;	
	margin: 10px 0px 5px 0px;
	float: right;
	text-align:right;
}

#captionrightnarrow {
	font: normal 9px/10px  arial, verdana, sans-serif;
	color: #636363;
	width: 200px;
	padding: 5px 5px 0px 5px;	
	margin: 0px 0px 5px 0px;
	float: right;
	text-align:right;
}

.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}

/*    -----------------------   Photo Gallery    -----------------------   */  

#photogalleft {
	font: normal 9px/10px  arial, verdana, sans-serif;
	color: #636363;
	float: left;
	width: 220px;
	margin: 2px 2px 2px 2px;
}

#photogalright {
	font: normal 9px/10px  arial, verdana, sans-serif;
	color: #636363;
	width: 220px;
	float: right;
	text-align:left;
	margin: 2px 2px 2px 2px;
}

.photogalpicleft {
	float: left;
	width: 220px;
	padding: 8px 0px 2px 0px;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 9px/12px arial, verdana;
	color: #a2a192;
	width: 740px;
	height:20px;
	text-align: left;
	background: #fdfced;
	padding: 0px 0px 0px 80px ;
	float: left;
	text-decoration:none;
}
#copyright p {
	display:none;
}
 #copyright a {
	color: #a2a192;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #a2a192;
	text-decoration:underline;
}

/*    -----------------------   Extra   -----------------------   */  

#note {
	font: bold 11px/13px  arial, verdana, sans-serif;
	color: #FF00FF;
}