* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  border: 0;
  margin: 0;
  padding: 0; 
  background: #808080 url('gfx/bg_body.jpg');	  
}

a:active, a:focus {outline: 0;}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #808080;
  font-size: 10pt;
  background: url('gfx/bg_body.png') repeat-x;	
}


body a, body a:hover {
  color: #ffffff;
}

#container {
  padding: 0;
	padding-right: 20px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 880px;
  margin: 0 auto 0 auto;
  position: relative;   
}
	
#top {
  height: 125px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_top.jpg');
}	

#top_phone {
  height: 20px;
  width: 400px;
	left: 560px;
	top: 22px;
  margin: 0 auto 0 auto;
  position: absolute; 
	text-align: right;
	color: #fcd703;
	font-size: 8pt;	
	font-family: Verdana, arial;	
}

#top_phone a {
	color: #fcd703;
	text-decoration: none;	
}

#top_phone a:hover {
	color: #fcd703;
	text-decoration: none;
}

#top_phone img {
  vertical-align: -4px;
}


#logo2 {
  height: 61px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_logo.jpg');
}	

#menu {
  height: 37px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_menu.jpg');
	overflow: hidden;
}	


.menu_move {
  float: left;
  left: 160px;
  top: 0;
  width: auto;
  height: 74px;
  position: relative;
}

.menu_move a:hover {
  top: -37px;
  position: relative;
}


#cont_top {
  height: 35px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_cont_top.jpg');
}

#content {
  min-height: 200px;
  height: auto !important;
  height: 200px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_content.jpg');	
}

#content2 {
  min-height: 200px;
  height: auto !important;
  height: 200px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_cont_bottom.jpg') no-repeat;
	background-position: bottom;
}

#footer {
  height: 32px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_footer.jpg');
}

#shadow {
  height: 39px;
  width: 961px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_shadow.jpg');
}

#left {
  float: left;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  width: 283px;
  margin: 0 auto 0 auto;
  position: relative; 
}

#left img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#left img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#right {
  float: left;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  width: 678px;
  margin: 0 auto 0 auto;
  position: relative; 
  background:  url('gfx/bg_right_top.jpg') no-repeat;	
}

.clear {
  clear: both;
}

#copy {
  height: 32px;
  width: 250px;
	left: 300px;
	top: 13px;
  margin: 0 auto 0 auto;
  position: absolute; 
	font-family: verdana;
	font-size: 8pt;
}

#migland {
  height: 32px;
  width: 108px;
	left: 853px;
  margin: 0 auto 0 auto;
  position: absolute; 
	text-align: right;
}

h1, h2 {
  margin: 20px 0 40px 50px;
  display: block;
  width: 517px;
  height: 22px;
  font-family: trebuchet ms;
  font-size: 16pt;
  font-style: normal; 
  font-weight: bold;
  color: #b90000; 
  padding: 4px;
  text-align: left;
  text-shadow:0 1px 2px white;  
}

h2 {
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: bold;
  color: #808080;
	margin-top:0;
	margin-bottom: 10px;	
}


p, p a, li {
  font-family: trebuchet ms;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;
  color: #282828; 
  text-align: justify;
  line-height: 140%; 
  padding: 0px 60px 10px 50px;
  margin: 0;
  text-shadow:0 1px 1px #c0c0c0;
}

li {
  padding: 0px 60px 0px 0px;
	margin: 0 0 5px 60px;
}

p a {
 padding: 0;
 text-decoration: underline;
}

p a:hover {
 text-decoration: none;
   color: white;
}

#photos {
  min-height: 200px;
  height: auto !important;
  height: 200px;
  width: 600px;
	left: 00px;
  margin: 0 auto 20px auto;
  position: relative; 
}

.thumb {
  float: left;
  width: 130px;  
  height: 120px;
  margin: 5px;
  padding: 3px;
  position: relative;
  border: 1px dotted #b70000;
  text-align: center;
  line-height: 120px;
}

.thumb img {
  vertical-align: middle;
}
