/*********** main text styles ************/


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	color: #803C29;
}

.h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.8em;
	color: #803C29;
}

.h2white {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.8em;
	color: #ffffff;
}

.h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.0em;
	color: #ffffff;
	font-weight: lighter;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #1A1818;
}

.whitetext {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #ffffff;
}

.smalltext {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	color: #002900;
	line-height: 12px;
	text-decoration: none;
}

.bookonline {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #cc0000;
}

A	{
}

A:hover{
	color: #F39A3C;
}

.infobox {
	background-color: #B2866D;
	width: 178px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #803C29;
	border-right-color: #803C29;
	border-bottom-color: #803C29;
	border-left-color: #803C29;
	padding-top: 2px;
	padding-bottom: 5px;
	}
	
.infobox2 {
	background-color: #ffffff;
	width: 178px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
	

/*********** main nav styles ************/

.homemainlinkroll {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 172px;
	padding: 3px;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #NONE;
	display: list-item;
	list-style: none;
	line-height: 1.9em;
	text-indent: 6px;
	}

A.homemainlinkroll:hover { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #FFFFFF; 
	font-weight: normal;	
	text-decoration: none;
	width: 172px ;	
	padding: 3px;
	background-color: #803C29;
	background-height: 100%;
	display: list-item;
	list-style: none;
	line-height: 1.9em;
	text-indent: 6px;
}

.homesublinkroll {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #1A1818;
	text-indent: 15px;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #FAC88D;
	width: 172px;
	padding: 3px;
	display: list-item;
	list-style: none;
	line-height: 1.2em;
}

A.homesublinkroll:hover { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
	text-indent: 15px;
	width: 172px;
	padding: 3px;	
	background-color: #803C29;
	display: list-item;
	list-style: none;
	line-height: 1.2em;
	
}


.download_pdf {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #803C29;
	text-decoration: none;
	text-indent: 52px;
	text-padding: 2px;
	background-image: url(images/download_pdf.jpg);
	background-color: #DFEDF5;
	width: 330px;
	height: 50px;
	padding: 0px;
	display: list-item;
	list-style: none;
	line-height: 50px;
}
