body
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 10px;
	color: #2A3A4A;
	background-color: #2A3A4A;
	line-height: 115%;
	margin-top: 0px;
	background-image: url(images/pgbkg.jpg);
	background-repeat: repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
margin: 0 auto;
}

#masthead {
	text-align: left;
	width: 790px;
}


#masthead ul {
	width: auto;
	margin-top: 20px;
	float: right;
}

#masthead li {
	padding: 0 10px;
	float: left;
	border-left: 1px solid #e0e0e0;
	font-size: 10px;
	color: #999;
	line-height: 1.4em;
	background: transparent;
}

#masthead li.first {
	border: 0px;
}

#masthead a:link, #masthead a:visited {
	color: #EDD6B4;
	text-decoration: none;
}

#masthead a:hover, #masthead a:active {
	text-decoration: none;
}

#header
{
	height: 170px;
	width:100%;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
}

#content
{
background-color: #FFFFFF;
}

#container
{
width: 790px;
margin: 0px auto;
background-color: #ffffff;
}

.splitright {
background: #ffffff url(images/menu.gif) top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
	background: #ffffff;
	margin:0px auto;
	text-align: left;
	width: auto;
	padding-left: 5px;
}

#introduction{
	float:right;
	width:190px;
	padding:0px 0px;
	margin:0 0 10px 5px;
	text-align:left;
	line-height:1.1em;
	color:#666666;
	font-size:1em;
	font-family:"Trebuchet MS", Arial, Verdana;
	letter-spacing:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	background-color: #FFFFFF;
}

#introduction ul, #introduction li {
	text-align:left;
	margin: 0;
	padding: 0 0 0 4px;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: left;
	position:static;
	padding: 5px 0 5px 10px;
}

#introduction a:link, a:visited{
	color:#73221E;
}

#introduction a:hover, a:active{
	color:#006600;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #FFFFFF;
	clear: both;
	color: #666666;
	width: 770px;
	margin: 0;
	
}


#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#cccccc;
}

 #index a:active, a:visited, a:link	    			{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
 #index a:hover					{
	color: #A08357;
	text-decoration: none;
	padding-left: 5px;
}

 #div a:active, a:visited, a:link	    			{
	color: #AFBFC9;
	text-decoration: none;
	padding-left: 5px;
}
 #div a:hover					{
	color: #CC9966;
	text-decoration: none;
	padding-left: 5px;
}



    #topmenu {
	position: relative;
	top: 13px;
	left: 0px;
	width: 180px;
	font-size:85%;
	margin: 0;
	line-height:normal;
	height: 30px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 13px;
	color: #6D2D23;
	line-height: 130%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #614A2A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #614A2A;
}


h3{
	color:#663300;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:0.7em;
	font-weight:bold;
	margin:0;
}
#introduction p {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 120%;
}
.splitleft ul {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	list-style-type: none;
}
#div {
	font-size: 11px;
	padding-left: 5px;
}
#div h3 {
	font-size: 9px;
}
#div ul {
	margin-left: 5px;
	padding-left: 5px;
}

