body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 18px;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;}

h3 { font-size: 14px;
	 font-weight: bold;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#a2592e;}

a:hover { text-decoration:underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #340201 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.bgtimage {
	background-image: url(assets/images/bgimage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgtop {
	background-image: url(assets/images/topbg.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	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;
}
.background {
	background-attachment: fixed;
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;

}
.padding {
	padding-right: 35px;
	padding-left: 15px;
	color: #330000;
	word-spacing: normal;
	font: Tahoma;
	font-size: 10px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #333300;
	font-weight: normal;
	word-spacing: normal;
}

.rightbottom {border-right:#FFFFFF 1px solid;
			  border-bottom:#FFFFFF 1px solid;}
.bottom {border-bottom:#FFFFFF 1px solid;}
.right {border-right:#FFFFFF 1px solid;}

.bulletlinks {font-size:10px;
			  font-weight:bold;}

.style1 {
	font-size: 14px;
	font-family: Tahoma;
	color: #440E04;
}