.header
{
	font-family: "Century Gothic";
	font-size: 10px;
	color: #E7DFE7;
}

.footer 
{
	font-family: "Century Gothic";
	font-size: 9px;
	color: #9B5F2D;
}

.heading1
{
	font-family:Arial;
	font-size:16px;
	color:#8A1B20;
	text-align:centre;
	font-weight: bold;
}

.texthead 
{
	font-family: Century Gothic;
	font-size: 12px;
	color: #770000;
	font-style: italic;
	font-weight: bold;
}

.text1
{
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#5C3F2C;
	text-align:justify;
}

.text2
{
	font-family:"Century Gothic";
	font-size:11px;
	color:#E3D2C4;
	text-align:left;
	font-weight:lighter;
	vertical-align: baseline;
}

.text3
{
	font-family:Geneva, Verdana;
	font-size:12px;
	line-height:16px;
	color:#333333;
	text-align:center;
}

.text4 {

	font-family:Geneva, Verdana;
	font-size:16px;
	line-height:16px;
	color:#333333;
	text-align:left;
}

.text5
{
	font-family:Geneva, Verdana;
	font-size:11px;
	line-height:16px;
	color:#5C3F2C;
	text-align:left;
}

.text6
{
	font-family:Geneva,Verdana;
	font-size:11px;
	line-height:16px;
	color:#C88C44;
	text-align:left
}

.text7
{
	font-family:Geneva, Verdana;
	font-size:12px;
	line-height:16px;
	color:#800000;
	text-align:left;
	font-style: italic;	
}

.text8
{
	font-family:Geneva, Verdana;
	font-size:11px;
	line-height:16px;
	color:#5C3F2C;
	text-align:center;
	font-weight: bold;	
}

.text9
{
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#5C3F2C;
	text-align:left;
}

.notavail
{
	color: #800000;
	font-weight: bold;
}

.book
{
	background-color: #632d0a;
	font-family: Verdana;
	font-weight: bold;
	font-size:9px;
	border-style: solid;
	border-color: #754c29;
	color: #d19d71;
}

.ask
{
	background-color: #632d0a;
	font-family: Verdana;
	font-weight: bold;
	font-size:9px;
	border-style: solid;
	border-color: #754c29;
	color: #d19d71;
}

.draft
{

}

a:link 
{
	color: #9B5F2D;
	text-decoration: underline;
	font-weight: bold;
}

a:visited 
{
	text-decoration: underline;
	color: #9B5F2D;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	color: #9B5F2D;
	font-weight: bold;
}

a:active 
{
	text-decoration: none;
	color: #704E27;
	font-weight: bold;
}



