body{
	margin:0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #C58FF2;
	background-image: url(back2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

A:link{
	color:#989440;
	text-decoration:none;
	font-size: 12px;
	line-height: normal;

}
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#989440; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#989440; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }

#header{
background:url(headerbg.gif) no-repeat #552A00 top left;
width:364px;
height:574px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
float:left;
}

#wrap{
	width:760px;
	margin:0;
	background:transparent;
	border:0;
	left: 50px;



}

h3{
font-size:18px;
font-weight:bold;
color:#000000;
letter-spacing:-3px;
font-style:normal;
}

#content{
	width:325px;
	background:#transparent;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
	padding: 10px 10px 100px;
	position: absolute;
	left: 0px;
	top: 20px;
	height: auto;
	right: 10px;
	z-index: 1;
	margin: 10px;
}
#content2{
	width:330px;
	background:#transparent;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
	height: auto;
	padding: 0px;
	position: absolute;
	left: 630px;
	top: 20px;
	z-index: 2;
	margin: 10px;
}
#content3{
	width:325px;
	background:#transparent;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
	height: auto;
	padding: 10px 10px 100px;
	position: absolute;
	left: 619px;
	top: 10px;
	z-index: 2;
	margin: 10px;
}
.footer{
clear:both;
background:transparent;
padding:9px;
text-align:right;
text-transform:uppercase;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000000;
}

#title{
	width:200px;
	height:90px;
	background:url(titlebg.gif) no-repeat transparent top left;
	text-align:left;
	padding-top:29px;
	padding-left:49px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#989440;
	float:left;
	position: absolute;
	left: 463px;
	top: -90px;


}


.pullquote {
width:150px;
float:left;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-right:16px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#787532;
}
/***************************************************
   Menu styles
 **************************************************/

#menu {
	position: relative;
	left: 500px;
	width: 20px;
	height: 114px;
	background: url(images/menu_tab.gif) no-repeat left top;
	visibility: visible;
	z-index: 99;





  }

  #menu a img {
    border: 0px;
  }

  .menuContents {
    width: 150px;
    height: 150px;
    margin-right: 17px;
    padding: 15px 0 10px 0;
    background: url(images/menu_bg.png) no-repeat right top !important;  
    background: url(images/menu_bg.gif) no-repeat right top;             
  }

  .menuTab {
    float: right;
    width: 17px;
    height: 150px;
    background: url(images/menu_tab.gif) no-repeat left top;
  }

  .menuContents a {
    display: block;
    width: 115px;
    padding: 3px;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 12px;
    color: #FDFAEB;
  }

  .menuContents a:hover {
    color: #FBB023;
    background: url(images/menu_link.gif) no-repeat right top;
}
/***************************************************
   Portfolio & Link list styles
 **************************************************/


ul.portfolio, 
ul.links {
    float: left;
    padding: 0px;
    margin: 0px;
  }


  ul.portfolio li, 
  ul.links li {
    float: left;
    position: relative;
    padding: 3px 0 3px 0 !important;
    padding: 0px;
    list-style-type: none;
    list-style: none;
  }

  ul.portfolio li a,
  ul.links li a {
    float: left;    
    width: 364px;
    margin: 4px;    
    cursor: pointer;
    text-decoration: none;  
  }

  ul.links li a {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
  }

  ul.portfolio li a:hover,
  ul.links li a:hover {
    background: url(images/link_top.gif) no-repeat top center;
  }

  ul.portfolio li a img {
    float: left;
    width: 50px;
    padding: 7px;
    border: 0px;
    opacity: 0.5;
  }
  
  ul.portfolio li a:hover img {
    opacity: 0.99;
  }

  ul.portfolio li a span.title {
    float: left;
  }
  
  ul.links li a span.title {
    display: block;
    text-indent: 15px;
    margin-left: 11px;
    background: url(images/link.gif) no-repeat center left;
  }  

  ul.portfolio li a span.desc, 
  ul.links li a span.desc {
    float: left;  
    width: 297px;
    padding-right: 3px;
    color: #FDFAEB 
  }
  
  ul.links li a span.desc {
    margin-left: 10px;
    width: 350px;
  }
  
  ul.portfolio li a span.bottom,
  ul.links li a span.bottom {
    display: block;
    height: 10px;
    clear: both;
  }
  
  ul.links li a span.bottom {
    height: 9px;
  }
  

  ul.portfolio li a:hover span.bottom,
  ul.links li a:hover span.bottom {
    background: #643400 url(images/link_bottom.gif) no-repeat top center;
}  

#siteBox {
  width: 588px;
  min-height: 100%;
  margin: 0px auto; 
  
  text-align: left;
  background: url(images/content_bg.gif) repeat-y top center;
}


  #content p {
	line-height: 1.9em;
	margin-bottom: 2.5em;


  }

  #content p:first-letter {
	font-size: 1.4em;
	line-height: 1em;

  }
  #content3 p:first-letter {
	font-size: 1.4em;
	line-height: 1em;

  }


  #content ul {
    margin-bottom: 2.5em;
    line-height: 1.9em;
    list-style-image: url(images/li_bullet.gif);
  }
  
  #content ol {
    margin-bottom: 2.5em;
    line-height: 1.9em;  
  }
  
  #content ol li {    
    padding-bottom: 10px;
    font-family: arial, sans serif, serif;
    color: #FFEEA8;
  }
  
  #content ol li span {
    font-family: verdana, arial, sans serif, serif;
    color: #FDFAEB;
  }
  

  #content h1 { 
    height: 40px;    
    clear: left;
    margin: 0px;
    text-indent: -100em;
    
    /************************************  
     OLD DISPLAY STYLES
     ************************************
    text-indent: 1px;
    font-family: times new roman, serif;
    font-size: 38px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -3.0px;
    color: #FBB023;
    */
  }
  
  #content h2 {
    clear: left;
    margin-bottom: 0px;
    font-family: times new roman, serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #FFEEA8;
  }  

  #contentText a,
  #contentNews a,
  #footer a {
    color: #FFEEA8;
  }

  #contentText a:visited,
  #contentNews a:visited,
  #footer a:visited {
    color: #FBB023;
  }

  #contentText a:hover,
  #contentNews p a:hover,
  #footer a:hover {
    color: #FDFAEB;
    background-color: #371C01;
  }

  #contentText {
    width: 340px;
  }

  #contentNews {
    float: right;
    width: 115px;
}
.float-right {
	clear: right;
	float: right;
	margin: 0 3px 0 3px;
}
.float-left {
	clear: left;
	float: left;
	margin: 0 3px 0 3px;
}
