/* CSS Document */


body 
	{
	margin: 0px;
	padding: 0px;
	z-index:99;
	}


#center {
       position: absolute;
       top: 79px;
       left: 50%;/*some magic to align the element in the center;
       width: 878px;
       margin-left: -439px;/* half of the width */
}


#text
{
	position:absolute;
	top: 110px; 
	left:-200px; 
	width: 520px; 
	height: 380px;	
	color: #000000;	
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 22px;
    	font-family: arial;
	z-index:99;	
}


#flash
{
	position:absolute;
	top: 100px; 
	left:-370px; 
	width: 520px; 
	height: 380px;	
	color: #000000;	
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 22px;
    	font-family: arial;
	z-index:99;	
}

#maptext
{
	position:absolute;
	top: 120px; 
	left: 25px;
	width: 520px; 
	height: 380px;	
	color: #000000;	
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 22px;
    	font-family: arial;
	display: block;
	z-index:1;	
}





#boxtop 
{
	position:absolute;  
	left:-439px; 
	top:0px; 
	width:876px; 
	height:30px; 
	z-index:99;
}

#boxleft
{
	position:absolute;  
	left:-439px; 
	top:30px; 
	width:42px; 
	height:573px; 
	z-index:99;
}

#boxright
{
	position:absolute;  
	left:393px; 
	top:30px; 
	width:44px; 
	height:573px; 
	z-index:99;
}

#boxbottom
{
	position:absolute;  
	left:-439px; 
	top:603px; 
	width:876px; 
	height:30px; 
	z-index:99;
}

#buttonbar
{
	position:absolute;  
	left:-397px; 
	top:30px; 
	width:355px; 
	height:37px; 
	z-index:99;
}				


#textlogo
{
	position:absolute;  
	left:-397px; 
	top:109px; 
	width:197px; 
	height:418px; 
	z-index:1;
}


#photo
{
	position:relative;
	left:-375px;
	top:87px;
	width:713px;
	height:299px;
	z-index:10;
}

#texttop
{
	position:absolute;
	left:-397px; 
	top:67px; 
	width:790px; 
	height:46px; 
	z-index:1;
}

#textlogo
{
	position:absolute;
	left:-397px; 
	top:109px; 
	width:197px; 
	height:418px; 
	z-index:1;
}

#textbody
{
	position:absolute;
	left:-200px; 
	top:109px; 
	width:593px; 
	height:418px; 
	z-index:1;
}

#server
{
	position:absolute;
	left:160px; 
	top:0px; 
	width:593px; 
	height:418px; 
	z-index:1;
}



#name
{
	position:absolute;
	left:-397px;
	top:572px;
	width:791px;
	height:41px;
	z-index:1;
}

#bottomaddress 
{
	position:absolute;  
	left:-397px; 
	top:531px; 
	width:791px; 
	height:41px; 
	z-index:99;
}



#location
{
	position:absolute;
	top: 240px;
	left: -347px;
	width: 129px;
	height: 200px;
	z-index:1;
}


#staff
{
	position:absolute;
	top: 180px;
	left: -130px;
	width: 129px;
	height: 200px;
	z-index:1;
}
#table
{
	position:absolute;
	left:-139px;
	top:0px;
	width:500px;
	z-index:50;
}


#footer
{
	position:absolute;	
	color: #727070;
	left: -180px;
	top: 630px;
	height: 20px;	
	width: 1000px;
	font-size: 9px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 16px;
    	font-family: arial;
	z-index:99;	
}

#subscribe
{
	position:absolute;	
	color: #727070;
	left: -110px;
	top: 650px;
	height: 20px;	
	width: 1000px;
	font-size: 9px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 16px;
    	font-family: arial;
	z-index:99;	
}


.hidden
{	display: none;
}

h1
	{
   	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-style: plain;
	letter-spacing: 0.01em;
	text-indent: 0px;
	padding-top: 2px;	
	}


p, tr, td, h2, h3, h4, h5, h6
	{
   	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	font-style: plain;
	margin: 10px;
	text-indent: 0px;
	letter-spacing: 0em;	
	}
a
	{
   	font-family: Arial, Helvetica, sans-serif;
	color: #861F00;
	font-size: 12px;
	line-height: 18px;
	font-style: plain;
	letter-spacing: 0em;	
	}


li.list {
   	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.01em;
	text-indent: 10px;
	list-style-position: inside;
	padding: 2px;
	margin: 0px 0px 0px 10px;	
}

/**
 * Press release page
 */
ul.press-links {
  list-style: none;
  margin: 0;
  padding-left: 20px;
}

ul.press-links li {
}

ul.press-links li a {
  color: blue;
}

ul.press-links li a:hover,
ul.press-links li a:active {
  color: #861F00;
}

/****************************************/
.bold	{ font-weight: bold;}

.smaller { font-size: 11px; line-height: 12px;}

.larger { font-size: 12px; font-family: arial; font-style: plain; line-height: 18px;}

.italic { font-style: italic; }

.gray { color: #565656;}
 
.red { color: #861F00; }

.noindent { margin-bottom: -5px;}

.indent { padding-left: 20px; padding-right: 20px; width: 200px; }


A.over:link
	{
	font-weight: plain;
	color: #861F00;
	font-size: 11px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}

A.over:visited
	{
	font-weight: plain;
	color: #861F00;
	font-size: 11px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}


A.over:hover
	{
	font-weight: plain;
	color: #000000;
	font-size: 11px;
	letter-spacing: -0.00em;
   	font-family: arial;
   	text-decoration: none; 
}

A.footer:link
	{
	font-weight: plain;
	color: #727070;
	font-size: 9px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}

A.footer:visited
	{
	font-weight: plain;
	color: #727070;
	font-size: 9px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}


A.footer:hover
	{
	font-weight: plain;
	color: #ffffff;
	font-size: 9px;
	letter-spacing: -0.00em;
   	font-family: arial;
   	text-decoration: none; 
}

A.subscribe:link
	{
	font-weight: plain;
	color: #727070;
	font-size: 13px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}

A.subscribe:visited
	{
	font-weight: plain;
	color: #727070;
	font-size: 13px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}


A.subscribe:hover
	{
	font-weight: plain;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: -0.00em;
   	font-family: arial;
   	text-decoration: none; 
}




A.map:link
	{
	font-weight: plain;
	color: #861F00;
	font-size: 12px;
	letter-spacing: -0.00em;
	line-height: 22px;	
    	font-family: arial;
   	text-decoration: none; 
}

A.map:visited
	{
	font-weight: plain;
	color: #861F00;
	font-size: 12px;
	letter-spacing: -0.00em;
	line-height: 22px;	
    	font-family: arial;
   	text-decoration: none; 
}


A.map:hover
	{
	font-weight: plain;
	color: #000000;
	font-size: 12px;
	letter-spacing: -0.00em;
	line-height: 22px;
   	font-family: arial;
   	text-decoration: none; 
}




#menu1 {
	position: absolute;
	top: 263px;
	width: 300px;
	left:270px;

}


#menuphoto {
	position: absolute;
	top: -255px;
	left: 0px;
	height: 260px;
	width: 260px;
	border-style:solid;
	border-width:2px;

}




#menuv, #menuv ul {
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -0.05em;	
}

#menuv a {
	display: block;
	text-decoration: none;
	padding: 12px 10px 0px 5px;

}

#menuv a.trigger {
	background-repeat: no-repeat;
	background-position: left center;
}

#menuv li {
	float: left;

}

#menuv li ul, #menuv ul li  {
	width: 18px;
	margin: 00;
	
}

#menuv ul li a  {
	color: #565656;
	
	
}

#menuv li ul {
	position: absolute;
	top: -267px;
	left: -5px;
	display: none;
}


#menuv li:hover a, 
#menuv li.p7hvr a {
	color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center;
}

#menuv li:hover ul, #menuv li.menuv ul {
	display: block;
	
}

#menuv li:hover ul a, #menuv li.menuv ul a {
	color: #000000;
	background-image: none;
	background-color: transparent;
}

#menuv ul a:hover {
	background-color: #b8afa0;
	color: #FFFFFF;
}
#menuv li {width: 1em;}

#menuv a img {
  border: 2px solid transparent;
}



#menu {
	position:absolute; 
	left: -139px; 
	top: 36px; 
	width:500px; 
	background-color: #b8afa0;
	height:2px;  
	z-index:100;

}



.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #b8afa0;
	width: 100%;
	height: 26px}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: right;
		font: 13px helvetica;
		}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		background: #b8afa0;
		color: #6c7180;
		border-right: 0px solid #000000;
		padding: 5px 10px;
		margin: 0;
		width: auto;
		overflow: auto;
		text-decoration: none}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background: #b8afa0;
		border: 0px solid #000000;
		color: #FFF}

		.mlddm ul
		{	z-index: 100;
			margin: 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			background: #b8afa0;

		   }
		
			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				white-space: nowrap;
				margin: 0px;
				width: auto;
				padding: 6px 13px;
				text-align: left;
				text-decoration: none;
				color: #6c7180;
				border: 0px;
				border-width: 0px 1px 1px 1px;
				font: 11px helvetica;}

			.mlddm ul li a:hover
			{	color: #ffffff;
				}



.Container {
  position: absolute;
  top: 100px; left: -209px;
  width: 560px;
  height: 380px;
  background-color: #fff;
  z-index: 90;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 560px;
  height: 380px;
   z-index: 90;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #565656;
   z-index: 90;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
   z-index: 90;
}
.Scrollbar-Track {
  width: 10px; height: 315px;
  position: absolute;
  top: 100px; left: 341px;
  background-color: #EEE;
   z-index: 90;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 30px;
  background-color: #CCC;
  background-image:url(../images/arrowdown.jpg);
   z-index: 90;
}






