@charset "utf-8";
/* CSS Document */

body {
	background-color: #0e0e0e;
font-family: verdana, Geneva, Trebuchet MS, Helvetica, Lucida Sans Unicode, Lucida Grande, sans-serif; 
text-decoration: none;
font-size: 13px;
text-align: justify; 
}




#wrapper {
width: 1024px;
	margin:0px auto;
	background-color: #eae4d4;
	}

#banner {
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
height: 260px;
}

p#splash {
position:relative;
padding-left: 0px;
margin: 0px;
 }
 
 p#splash a#link {
  display:block;
  width:1024px;
  height:260px;
  position:absolute;
  top:0px;
  left:0px;
}

#nav {
background-image: url(images/nav.jpg);
background-repeat:no-repeat;
height: 155px;}

#nav_1 {
background-image: url(images/nav_1.jpg);
background-repeat:no-repeat;
height: 115px;}

.footer {
font-size: 10px;
color: #595750;
line-height: 175%;
position: relative;
padding-left: 222px;
padding-bottom: 10px;
}



.footer a:link {
color: #1d1a16;
}

.footer a:visited {
color: #1d1a16;
}

.footer a:hover {
color: #969387;
}

#body {
background-image: url(images/body.jpg);
background-repeat:no-repeat;
height:auto;
padding-bottom: 150px;
}


#home {
margin: 0px;
width: 560px;
position: relative;
padding-left: 222px;
padding-top: 40px;

}

#body p { 
font-size: 12px;
color: #595750;
line-height: 175%;
 }
 

 
 #home li { 
font-size: 12px;
color: #595750;
line-height: 175%;
 }
 
.t { 
font-weight:normal;
font-size: 11px;
color: #595750;
line-height: 175%; 
 }
 
.style1 {color: #999999}

small {color: #595750;}

.n { 
font-size: 11px;
color: #595750;
line-height: 175%;
letter-spacing: 1px;
text-transform:uppercase;
font-weight:normal;
padding-left: 4px;
padding-right: 4px;
 }



#body h1 {
font-size: 17px;
font-weight:normal;
color: #282827;
}

.dark {
font-size: 10px;
font-weight:normal;
color: #282827;
text-transform:uppercase;
letter-spacing: 0.5px;
}

#body h2 {
font-size: 14px;
font-weight:normal;
color: #282827;
line-height: 15%;
}

a img {border:none;}

a:active {
color: #595750;
text-decoration: none;
border-style: none;
}



a:link {
font-style:normal;
text-decoration: none;
color: #595750;
}

a:visited {
text-decoration: none;
color: #595750;
}

a:hover {
text-decoration: none;
color: #282827;
}



#links {
margin: 0px;
position:relative;
padding-left: 195px;
padding-top: 75px;
list-style-type: none;
list-style-position:outside;
line-height:1.5em;
color: #000000;
}

#links ul{
     margin:0;
     padding-top: 10px;
	 padding-left: 0px;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
 }

#links a:link, #links a:active, #links a:visited{
    display:block;
    padding:0px 25px;
    text-decoration:none;

 }

#links ul a:hover{
    background-color:#fff;
    color:#333;
}
	
#links li{
    float:left;
    position:relative;
}

#links ul {
    position:absolute;
    width:10em;
    top:1.5em;
    display:none;
}

#links li ul a{
    width:5em;
    float:left;
}


#links ul ul{
	top:auto;
	}	

#links li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#links li:hover ul ul, #links li:hover ul ul ul, #links li:hover ul ul ul ul{
    display:none;
    }
#links li:hover ul, #links li li:hover ul, #links li li li:hover ul, #links li li li li:hover ul{
    display:block;
    }
	
	
	
#holder {

min-height: 1000px; /* moz/FF/Opera */
_height: 1000px; /* IE-win */
}

.quote {

padding-right:75px;
font-size: 11px;
color: #595750;
line-height: 175%;
letter-spacing: 1px;
text-align:right;
float: right; }

.more {

padding-right:75px;
font-size: 11px;
color: #595750;
line-height: 175%;
letter-spacing: 1px;
}


blockquote {
display: block;
padding: 0 -20px;
width: 440px;
}

blockquote:before, blockquote:after {
color: #595750;
display: block;
font-size: 700%;
width: 70px;
font-family:"Times New Roman", Times, serif;
}

blockquote:before {
content: open-quote;
height: 20px;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 70px;
margin-top: -50px;
margin-left: 450px;
}


	
	
