/* Styles created © 2006 by Nancy Pickering on 02.07.2006. Duplication or redistribution is strictly prohibited. */

/* Default formatting for body and text */
body{
	font-family: verdana}

a:link{
    color: #0000ff;
	text-decoration: underline;}
        
a:hover{
	color: #BAA184;
	text-decoration: underline;}

a:active{
	color: #cccccc;
	text-decoration: underline;}
	
a:visited{
	color: #8D90FF;
	text-decoration: underline;}

img{
	clear: both;}

/* TEXT FORMATTING */
/* text formatting for headings */	
h1, h2, h3, h4{
	font-family: verdana;
	font-weight: bold;
	color: #000000;
	text-align: left;	
	vertical-align: top;
	line-height: 60%;}
	
h1{
	font-size: 22px;}

h2{
	font-size: 18px;}

h3{
	font-size: 16px;}

h4{
	font-size: 13px;}
	
/* text formatting for main body copy */
p,li{
	font-family: verdana;
	font-weight: normal;	
	color: #000000; 
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	text-decoration: none;}
	
li{
	margin-left: 0px;
	list-style-position:outside}	
	
p.str{
	font-weight: bold;
	color: #996600}	
	
p.events{
	line-height: 100%}	
		
p.indent{
	text-indent: 16px;}
	
.sydney{
	margin-left: 40px;}
	
p.testimonial{
	font-style: italic;}
	
p.caption{
	font-size: 9px;
	font-style: italic;}	

p.tintyel{
	background-color: #ffffd5;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 6px;}

p.foot{
	text-align: center;
	font-size: 9px;}
		
/* TABLE AND ROW AND CELL FORMATTING */
table, tr, td{
	text-align: left;
	vertical-align: top;}

.whmain, .sidebar, .results{
	padding: 8px}
	
.whmain{
	background-color: #ffffff;}

.sidebar{
	background-color: #efe7de;
	border-color: #481E00;
	border-style: solid;
	border-width: 1px}
	
.thumbs{
	padding: 0px}
	




