body {
	background-image: url(images/bg.jpg); background-repeat:repeat-x; background-color:#5F4023;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.chooseText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #c9b392;
	padding-left: 18px;
}
.welcomeText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #fcf8e0;
}
.footerText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #f2e0c5;
}

p{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #fcf8e0;
}

.footer{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #d0cdcc;
	}

.footer a:link{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	}
.footer a:visited{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	}	
.footer a:hover{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #ff5f00;
	}	
	
.pageTitle{
	font-family: georgia, garamond, times;
	font-size: 24px;
	text-decoration: none;
	color: #fcf8e0;
	}	
	
.sectionTitle{
	font-family: georgia, garamond, times;
	font-size: 16px;
	text-decoration: none;
	color: #fcf8e0;
	}		
	

li{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #fcf8e0;
}

a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #c9b392;
}
a:link {
	text-decoration: none;
	color: #c9b392;
}
a:visited {
	text-decoration: none;
	color: #c9b392;
}
a:hover {
	text-decoration: underline;
	color: #c9b392;
}
a:active {
	text-decoration: none;
	color: #c9b392;

