body	{
		
		background-image:url(images/bg_sand.jpg);

		}

.bg_top {
              background-image:url(images/bg_top.jpg);
			  background-repeat:no-repeat;
	    }

.bg_menu{
              background-image:url(images/bg_menu.gif);
			  background-repeat:no-repeat;
	    }
		
.bg_mid {
              background-image:url(images/bg_mid.jpg);
			  background-repeat:repeat-y;
	    }
		
.bg_bottom {
              background-image:url(images/bg_bottom3.jpg);
			  background-repeat:no-repeat;
	    }
td      {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#663300;
        }
td.title  {
          border-bottom:2px solid #000100;
          }

td.sidebox {
			background-image:url(images/bg_burned-parchment.jpg);
			background-repeat:no-repeat;
			color:#000100;
			font-weight:bold;
			}		

td.tips {
			border: 1 solid #D39C75;
			}		
			  
.sidebox_title      {
		font-size:18px;
		font-weight:bold;
		color:#000100;
        }

.sidebox_text      {
		font-size:12px;
		font-weight:bold;
		color:#000100;
        }						


.title      {
		font-size:24px;
		font-weight:bold;
		color:#000100;
        }
		
.title_photos      {
		font-size:16px;
		font-weight:bold;		
		color:#000100;
        }
		
.style1      {

		color:#98BF0E;
        }

.style2      {

		color:#FF0000;
        }																	
		
a {text-decoration:none;}
a:hover {text-decoration:none;}

/***footer****/

.footertext	{
		color:#000100;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		font-weight:bold;
		text-decoration:none;
		}

/***B2 Web Design Link****/	

.b2:link {font-size: 9px; color: #2A66A4; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.b2:active {font-size: 9px; color: #2A66A4; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.b2:visited {font-size: 9px; color: #2A66A4; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.b2:hover {font-size: 9px; color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}


/***Quote Box****/	

.box1 { 
	width:100%;
	position:relative;
	color:#000;
}
.box1 .extra-corner {
	position:absolute;
	bottom:-45px !important;
	bottom:-46px;
	width:53px;
	height:64px;
	left:53px;
	z-index:10;
}
.box1 .left-top-corner { 
	background:url(images/left-top-corner1.png) no-repeat left top; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.png) no-repeat right top; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-top { 
	background:url(images/border-top1.png) left top repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .left-bot-corner { 
	background:url(images/left-bot-corner1.png) no-repeat left bottom; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.png) no-repeat right bottom; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-bot { 
	background:url(images/border-bot1.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .border-left { 
	background:url(images/border-left1.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box1 .border-right { 
	background:url(images/border-right1.png) right top repeat-y; 
	padding-right:19px;
}
.box1 .xcontent { 
	background:#c4c4c4;
	padding:0 5px 5px 15px;
}
.box1 h3 {
	margin-bottom:20px;
}
.box1 p {
	font-size:.87em;
	line-height:1.38em;
	color:#000;
}

h3.extra {
	padding:0 0 27px 95px;
	margin:-2px 0 0 -14px;
	position:relative;
	width:auto;
	background:url(images/quotes.gif) no-repeat left 3px;
}
h3.extra span {
	background:url(images/line-hor2.gif) repeat-x left bottom;
	display:block;
	padding-bottom:5px;
}

cite {
	line-height:1.6em;
	display:block;
	margin-top:-34px;
	position:relative;
}

