* {margin:0;padding:0; border: 0px none;}
ul, ol, li {list-style-type:none;}
a { text-decoration: none; color: #c2ac87; }
a:hover {color: #827748;}


body {
font: 62.5% "Arial", Helvetica, san-serif;  
background: #FFF url(img/bg-white.jpg) center 379px no-repeat;
color: #000;
}
body.sub {background: #000 url(img/bg-white.jpg) center 203px no-repeat;}
#wrapper {
width: 800px;
margin: 0 auto;
}


/* logo and photo image */
#header {width: 800px;}
h1 { 
float: left;
width: 310px;
height: 70px;
font: normal 2em/1.2em "Times New Roman", Times, serif;  
color:#c27809;
}
h1 img { margin: 5px 0 0 20px;}
h1 a { color: #000;}
#header p {
float: left;
margin: 25px 15px 0 0;
padding: 0;
font: normal 1em/1.2em "Times New Roman", Times, serif;  
color: #c27809;
}




/* main navigation */
#nav {
width: 800px;
height: 30px;
clear: both;
text-align: center;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC
}
#nav a{
color: #999;
text-decoration: none;
text-transform:uppercase;
padding: 0 26px;
font: normal 1em/3em "Times New Roman", Times, serif;  
}
#nav a:hover { color: #666;}
#nav a.active {color: #c27809;}



/* main image */
#main-image {
width: 800px;
height: 275px;
border-bottom: 1px solid #B8C1DD;
margin: 0 0 20px;
}
body.sub #main-image {height: 100px;}
#main-image img, #sub-image img { float: left;}




/* main content elements */
#content { 
width: 800px;
margin: 0 0 50px;
float: left;
min-height:200px;
}
#content #leftcol, #content #rightcol { 
float: left;
width: 400px;
}





/* sub-navigation
--------------------------------*/
ul#subnav {
width: 600px;
height: 15px;
margin: 0 25px 35px;
font: normal 1.7em/1.2em "Times New Roman", Times, serif;  
}
ul#subnav li { float: left; }
ul#subnav li a {display:block; height: 15px; color: #c2ac87; margin-right: 25px;text-decoration: none;}
ul#subnav li.safe a {background:url(img/subnav.gif) -142px 0; width: 63px;}
ul#subnav li.safe a:hover {background:url(img/subnav.gif) 0 0;color: #fff	; }
ul#subnav li.safe a.active {background:url(img/subnav.gif) -284px 0;color: #f5a200; }
ul#subnav li.trans a {background:url(img/subnav.gif) -142px -15px; width: 142px;}
ul#subnav li.trans a:hover {background:url(img/subnav.gif) 0 -15px;color: #fff; }
ul#subnav li.trans a.active {background:url(img/subnav.gif) -284px -15px;color: #f5a200; }
ul#subnav li.phil a {background:url(img/subnav.gif) -142px -30px; width: 133px;}
ul#subnav li.phil a:hover {background:url(img/subnav.gif) 0 -30px;color: #fff; }
ul#subnav li.phil a.active {background:url(img/subnav.gif) -284px -30px;color: #f5a200; }
ul#subnav li a.active {color: #f0a20a;}
ul#subnav li a span {display:none;}



/* news on home page */
#news div { 
border-top: 1px solid #CCC;
padding: 8px 0;
margin: 0 25px;
}
#news div h6, #news div p{ margin: 0;}



/* common font styles */
h2 { 
font: normal 2.65em/1.2em "Times New Roman", Times, serif;
margin: 0 25px 10px;
color: #000;
text-transform:uppercase;
}
h3 { 
font: normal 1.7em/1.2em "Times New Roman", Times, serif;
margin: 0 25px 10px;
color: #000;
text-transform:uppercase;
}

h3 a
{
	color:#000;
}
h4 { 
font: normal 1.4em/1.2em "Times New Roman", Times, serif;
margin: 0 25px 10px;
color: #000;
}
h5 { 
font: normal 1.25em/1.2em "Times New Roman", Times, serif;
margin: 0 25px 5px;
color: #000;
}
h6 { 
font: normal 1.1em/1.2em "Times New Roman", Times, serif;
margin: 0 25px;
text-transform: uppercase;
color: #c27809;
}
p { 
font: normal 1.1em/1.5em "Arial", Helvetica, san-serif;  
margin: 0 25px 10px;
}
b {font-size:1.2em; font-weight: normal;}
#content ol { 
font: normal 1.1em/1.5em "Arial", Helvetica, san-serif;  
margin: 0 40px 12px
}
#content ol li { 
background: url(img/ol-li.gif) 0 7px no-repeat;
padding: 0 0 0 10px;
margin: 0 0 5px;
}
#content img.sandp { float: right; margin: 0 0 0 20px;}
#content img.center {text-align: center; margin: 30px auto 0;}




/* downloads */
#downloads {
width: 800px;
height: 30px;
margin: 0 0 50px;
clear: both;
text-align: center;
border-top: 1px solid #665546;
border-bottom: 1px solid #665546;
}
#downloads a{
color: #999;
text-decoration: none;
text-transform:uppercase;
padding: 0 14px;
font: normal 1em/2.85em "Times New Roman", Times, serif;  
}

#downloads a:hover { color: #666;}
#downloads a.active {color: #c27809;}






table {
width: 750px;
font: normal 1.15em/1.25em "Arial", Helvetica, san-serif;  
text-align: center;
margin: 15px 25px;
background: transparent 0 0 repeat-y;
}
table th.topleft {background: url(img/th-topleft.gif) 0 0 no-repeat;border-left: 0;}
table th {
padding: 8px 8px;
background: #cacaca url(img/2px.gif) 0 0 repeat-x;
font: bold 1.15em/1.25em "Arial", Helvetica, san-serif;  
border-left: 0px solid #fff;
}
table thead 
{
	color:#000;
}
table thead th.right { background: #fff url(img/th-right.gif) right 0 no-repeat;}
table thead tr th.topright { background: url(img/th-topright.gif) right 0 no-repeat;}
table tbody td {
color: #000;
padding: 4px 8px;
border-top: 1px solid #ccc;

}
table tbody td.left { text-align: left; padding-left: 12px;border-left: 0;}

table tbody td.btm { background: url(img/2px.gif) 0 bottom repeat-x;}
table tbody td.btmleft { background: transparent 0 bottom no-repeat;text-align: left; padding-left: 12px;border-left: 0;}
table tbody td.btmright{ background: transparent right bottom no-repeat;}



/* contact form elements */
form#contact {
font: normal 1.1em/2em "Arial", Helvetica, san-serif;  
margin: 0 25px;
padding: 10px 0;
}

form#contact h4
{
 margin-left:0px;
}

form#contact label {width: 110px;float: left;}
form#contact input, 
form#contact textarea,
form#contact select {
background: #EFEFEF 0 0 repeat;
font: normal 1.1em/1em "Arial", Helvetica, san-serif;  
padding: 3px 5px;
color: #000;
width: 220px;
margin: 0 0 5px 0;
border: 1px solid #CCC;
}
form#contact select {width: auto;padding: 1px;}
form#contact textarea:focus, form#contact input:focus, form#contact select:focus {background: #EFEFEF; border: 1px solid #fff;}
form#contact input.send {
width: 44px;
padding: 0;
border: 0;
margin: 5px 0 0 110px;
outline: none;
background: none;
}	

form#contact input.sendb {
width: 44px;
padding: 0;
border: 0;
margin: 15px 0 0 0px;
outline: none;
background: none;
}	
#header .mooquee {
float: right;
width: 400px;
font: normal 1.1em/3em "Times New Roman", Times, serif;  
color: #333;
margin: 26px 0 0 0;
    position: relative;
	right:0;
	overflow: hidden;
	white-space: nowrap;
}
#header .mooquee span {
margin-right: 25px;
color: #333;
}

#header .mooquee-text
{
	/* don't change */
	position: absolute;
}


#content img.accept
{margin:10px 10px 10px 20px;
}

#content img.decline
{margin:10px 10px 10px 20px;
}



table.holdings
{
 font-size:13px;
 margin:20px auto 20px auto;
 color:#fff;
 width:450px;
 background:transparent no-repeat bottom left;
}

table.holdings tr
{
   border-right:1px solid #fff;
}


table.holdings tr.head
{
	border:none;
}
table.holdings td
{
	    border-right:1px solid #fff;
		border-bottom:1px solid #ccc;
}
table.holdings td.tdleft, table.holdings td.subheadl
{ƒlefft
	    border-right:1px solid #fff;
}

table.holdings tr.head td.head
{
 font-weight:bold;
 border:none;
 font-size:12px;
 background:url(img/small-table.gif) no-repeat top;
 	border:none;
 color:#000;
}
table.holdings td.subhead
{
 font-weight:bold;

}

table.holdings tr.last td
{
   border-bottom: none;
   border-top: 1px solid #fff;
   border-right:none;
}

table.holdings tr.last td.tdleft
{
	border-right: 1px solid #fff;
	border-left:none;
}

#rightcol img.disc
{
 margin:5px 20px 5px 260px;
}

#rightcol p.discsmall
{
 font-size:11px;
 text-align:right !important;

}

