body {
	color: #383838;
	padding:0;
	margin:0;
	text-align: center;
	min-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size: 101%;
	margin-top: 10px;
}

img  {
	border:0;
	margin:0;
}


/* Font Tags  */

span.bodyText {
  	color: #383838;
	font-size: 0.7em;
}

span.bodyTextBold {
  	color: #383838;
	font-size: 0.7em;
	font-weight:bold;
}

span.white {
  	color: #FFF;
	font-size: 0.7em;
}

span.openingText {
  	color: #864542;
}

span.copyText {
  	color: #bebfbf;
	font-size: 0.7em;
}

span.topLevelSelected  {
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
}

h1  {
	font-size: 0.8em;
	color: #000;
}

/* Links  */

a:link , a:visited {
   text-decoration: underline;
   color: #0E1273;
}
a:active , a:hover {
   text-decoration: none;
}

a.menu_link:link , a.menu_link:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 0.8em;
}
a.menu_link:active , a.menu_link:hover {
	text-decoration: underline;
	color: #FFF;
}

a.secondmenu_link:link , a.secondmenu_link:visited {
	text-decoration: none;
	color: #666;
	font-size: 0.7em;
}
a.secondmenu_link:active , a.secondmenu_link:hover {
	text-decoration: none;
	color: #241f61;
	font-weight:bold;
}

a.pinhigh_link:link , a.pinhigh_link:visited {
	text-decoration: none;
	font-size: 0.5em;
	color:#999;
}
a.pinhigh_link:active , a.pinhigh_link:hover {
	text-decoration: underline;
	color:#999;
}

/* end */

/* General  */

div#wrapper  {
	width:860px;
	margin: 0 auto;
	text-align:left;
	border: solid 1px #cfceca;
	margin-top: 40px;
}

div#headerArea  {
	height: 101px;
	border-bottom: 1px solid #cfceca;
	padding: 7px 0px 0px 9px;
}

div#buttons  {
	float:right;
	position:relative;
	right: 20px;
}

div#menuArea  {
	background-color: #742320;
	height: 36px;
}

div#topContact  {
	float: right;
	position: relative;
	right: 20px;
	top: 7px;
}

/* Nav Stuff */

ul.menuList , ul.submenuList  {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
}


li.mainNav  {
	display: inline;
	margin-right: 10px;
	position: relative;
	top: -13px;
}

li.topmenuDivide  {
	display: inline;
	margin-right: 5px;
}

/*ends*/

div#contentArea  {
	padding: 11px 25px 0px 6px;

}

div#mainContent  {
	float: right;
	width: 350px;
	position:relative;
	margin-bottom: 10px;
	line-height: 0.9em;
}

div#mainImage  {	
    position: relative;
	border: solid 1px #cfceca;
	width: 458px;
	height: 314px;
}

div#map  {	
	border: solid 1px #cfceca;
	width: 458px;
	height: 314px;
}

div#mainImage img {
	display: none;
	position: absolute;
    top: 0;
	padding: 6px;
}

div#mainImage img.firstImage {
	display: block;
}

div.featuredCompanys , div#opening  {
	position: relative;
	border: solid 1px #cfceca;
	float: left;
	width: 148px;
	height: 83px;
	margin: 0px 5px 10px 0px;
}

div#opening  {
	width: 200px;
	background-color: #f5f5f4;
	font-size: 0.7em;
	margin: 0;
}

div#openingContent  {
	position: relative;
	left: 30px;
	top: 18px;
}

div#footer  {
	width:848px;
	margin: 0 auto;
	text-align:left;
	border: solid 1px #cfceca;
	margin-top: 8px;
	padding: 6px;
}

div#footerContent  {
	background-color:#ececed ;
	padding: 15px 20px 19px 20px;
}

div#copyright  {
	float: right;
	position: relative;
	right: 20px;
	top: 5px;
}





div#address  {
	margin-top: 60px;
	
}





div#footerLinksPosition  {
	float: right;
	position:relative;
	top: 15px;
	right: 30px;
}

div#lowerLink  {
	position: relative;
	width: 800px;
	top: 30px;
	margin: 0 auto;
	text-align:center;
}



ul.profile  {
	list-style: none;
}

li.profile  {
	margin-bottom: 2px;
}












/* Images  */



img.menuLine  {
	padding: 0;
	margin: 0;
}






/* Form */


