/************************************/
/********** CSS Style Page **********/
/************************************/

body 
{
//  background: #eee;
  background-image: url(./contentBack.png);
  background-repeat: repeat-x;
  background-attachment: scroll; 
  background-position: bottom; 
  padding-left: 3%;
  padding-right: 3%;
}

.PageHolder
{
  width: 1200px;
  background: #fefefe;
}

.Logo
{
  height: 300px;
  max-width: 1200px;
}

.MenuHolder
{
  height: 42px;
  min-width: 1200px;
}

.ContentHolder
{
  height: 380px;
  width: 1200px;
}

.Center
{
//  background-color: #fff;
  margin-top: 0px;
  height: 530px;
  width: 1200px;
}

.Left
{
//  background-color: #fff;
  margin-top: 10px;
  height: 390px;
  width: 885px;
}

.Right
{
//  background-color: #fff;
border: 5px ridge #eee;
  width: 250px;
  float: right;
  margin-right: 20px;
}

.Clear
{
  clear: both;
}
/*==== Menu =====
#info {height:300px;} /* this demo only */

#menu1 {height:50px; text-align:center; background:url(./menu-back.jpg);}
#menu1 ul {display:inline-block; margin:0 auto; padding:0; list-style:none; white-space:nowrap;}
#menu1 li {display:inline;}
#menu1 li a {display:block; margin-top:6px; height:24px; float:left; color:#ccc; text-decoration:none; padding:0 10px 0 10px; font: bold 16px/22px arial,sans-serif;}
#menu1 li a:hover {padding:0 9px; border:1px solid #000; margin-top:5px; border-color:#000 #888 #666 #222; background:#444; color:#fff; line-height:24px}
==== End of Menu =====*/

/* Menu 2 */
#info {height:450px;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {width: 100%; height:42px; text-align:center;}
#menu {list-style-type:none; margin-left:0px; padding:0;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:239px; height:3em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;padding-bottom:3px;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:4px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 238px; margin: 0; padding: 0; background: #333333;}
#menu dt {margin:0; padding: 5px 5px 5px 20px; font-size: 1.1em; color: #fff; border-bottom:1px solid #fff; border-top:1px solid #fff;}

#menu .one {background: #ddd; border-top:3px solid #bbb;}
#menu .two {background: #ddd; border-top:3px solid #bbb;}
#menu .three {background: #ddd; border-top:3px solid #bbb;}
#menu .four {background: #ddd; border-top:3px solid #bbb;}
#menu .five {background: #ddd; border-top:3px solid #bbb;}

#menu .one dt {background: #fffee5;}
#menu .two dt {background: #fffee5;}
#menu .three dt {background: #fffee5;}
#menu .four dt {background: #fffee5;}
#menu .five dt {background: #fffee5;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}
#menu .one dd {border-bottom:1px solid #999;}
#menu .two dd {border-bottom:1px solid #e8e8e8;}
#menu .three dd {border-bottom:1px solid #999;}
#menu .four dd {border-bottom:1px solid #e8e8e8;}
#menu .five dd {border-bottom:1px solid #999;}
#menu dd.last {border-bottom:1px solid #fff;}

#menu dt a, #menu dt a:visited {display:block; color:#555; font-size: 10pt;}

#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding:1px 2px 4px 20px; width:205px;}

#menu .one dd a {background:#eee; color:brown;}
#menu .two dd a {background:#eee; color:brown;}
#menu .three dd a {background:#eee; color:brown;}
#menu .four dd a {background:#eee; color:brown;}
#menu .five dd a {background:#eee; color:brown;}

#menu .one dd a:hover {background: #efefef; color:#d9460d;}
#menu .two dd a:hover {background: #efefef; color:#d9460d;}
#menu .three dd a:hover {background: #eee; color:#d9460d;}
#menu .four dd a:hover {background: #eee; color:#d9460d;}
#menu .five dd a:hover {background: #eee; color:#d9460d;}
/* End of Menu 2 */

.Footer
{
  margin-top: 20px;
  border-top: 1px solid #ccc;
  height: 65px;
  max-width: 1200px;
  float: bottom;
  background: #eee;
}

a
{
  color: brown;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11pt;
  font-weight: normal;
}

h2
{
  line-height: 14pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #339999;
  text-align: center;
}

p
{
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 15pt;
  line-height: 18pt;
/*  color: #5C7D9D; */
  color: #c77048;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: justify;
}

p.pTwo
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  line-height: 18pt;
  color: #555;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
}

li
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  line-height: 18pt;
  color: #555;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
}

p.pFooter
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  line-height: 8pt;
  color: #800;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  text-align: center;
}


a
{
line-height: 14pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #5C7D9D;
font-weight: bold;
padding: 0px;
margin-bottom: 0px;
margin-left: 10px;
}

a:hover
{
color: #800;
}

.center 
{
  text-align: center;
}

ul.style1
{
  margin: 0px;
}

