.body {
background-image:url(images/body_bg.jpg);background-repeat:repeat-x;
}

.text {
	font-family: arial,verdana;
	font-size: 14px;
	color: #2C332C;
	
}
.text_white {

	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #EFEB9C;
	text-decoration: none;
}
.text_yellow {


	font-family: arial,verdana;
	font-size: 14px;
	color: #EFEB9C;

}
.text2 {

	font-family: tahoma;
	font-size: 14px;
	color: #757575;
	text-decoration: none;
}
.big_grey {
	font-family: arial,verdana;
	font-size: 16px;
	font-weight: bold;
	color: #2C332C;
	text-decoration: none;
}

.big_white {
	font-family: arial,verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.big_blue {

	font-family: tahoma;
	font-size: 13px;
	color: #3E9DE2;
	text-decoration: none;
}
.link{

    font-family: arial,verdana;
	font-size: 14px;
	color: #EFEB9C;
	text-decoration: underline;
	
}
.linkgallery{

    font-family: arial,verdana;
	font-size: 16px;
	font-weight: bold;
	color: #EFEB9C;
	text-decoration: underline;
	
}

.linkwhite{

    font-family: arial,verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	
}

.linkdark{

    font-family: arial,verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	
}
.text3 {
	font-family: arial,verdana;
	font-size: 11px;
	color: #2C332C;
	text-decoration: none;
}


.bg {
	background-image: url(images/pinon_bg.gif);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #605F4B;
}
.bgleft {
	background-image: url(images/design_28.jpg);
	background-repeat: repeat;
}

.bgright {
	background-image: url(images/design_31.gif);
	background-repeat: repeat;
}

.footer {



	font-family: georgia;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.smfooter {



	font-family: georgia;
	font-size: 13px;
	color: #FFFFFF;
	
}

.error {



	font-family:arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.borderquote {
	border: 1px solid #605F4B;
	
}

.mainborder {
    border: 11px solid #425619;
	}