/* Aspenwood CSS - Text */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
	line-height: 1.1em;
}

h1, h2, h3, h4 {
	
	color: #330066;
}

h1 {
	
}

h2 {
	font-size: .8em;
	margin: 0;
}

h3 {
	font-size: .7em;
	margin: 10px 0 0 0;
	clear: both;
}

h4 {
	
}

p {
	font-size: .7em;
	margin: 5px 0 5px 0;
}

p.lineUnder1 {
	border-bottom: 1px dashed #CCC;
	padding: 0 200px 10px 0;
	text-align: right;
}

p.lineUnder2{
	border-bottom: 1px dashed #CCC;
	padding: 0 40px 10px 0;
	text-align: right;
}

#toptabs {
	font-size: .6em;
}

#heading h1 {
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-size: 1em;
	font-weight: normal;
	/*border: 1px solid blue;*/
}

#content h1 {
	font-size: 1em;
}

#content li {
	font-size: .7em;
}

#content li li {
	font-size: 1em;
}

#content li li li {
	font-size: 1em;
}

#plug {
	font-size: .7em;
}

/* sidebar */
#gallery h3, #visitors h3 {
	margin: 0;
	font-weight: bold;
	padding-left: 3px;
}

#gallery p, #visitors p {
	margin: 0;
	font-size: .7em;
	color: #330066;
	padding-left: 3px;
}

#visitors p.quote {
	color: #666666;
	font-size: .8em;
	margin: 5px 0 5px 0;
}

#content table th, 
#content table td {
	font-size: .7em;
}

#content table.redkite td, 
#content table.redkite td p, 
#content table.redkite td div, 
#content table.redkite td h3, 
#content table.redkite td li{
	font-size: 11px;
	font-weight:normal;
}
#content table.redkite td h3{
 	font-weight:bold;
}

#availT {border-left:1px solid #666666; border-top:1px solid #666666;
}
