body {
	background-image: url(../images/wood14.jpg); 
	/* text-align: justify; */
}

.virtualpage{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

body, input, textarea, select {
	font: normal .9em Verdana, Arial, Helvetica, Georgia, Times, serif;
	color: #662C14;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
}

h1 {
	font-size: 2.2em;
	color: #662C14;
	height: 112px;  
	
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
	font-family: verdana;
	font-weight: normal;
}

p, blockquote, dl, form {
	margin-bottom: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 1.6em;
	font-size: 1em;
}

blockquote, ul {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul, dl {
	list-style-type: square;
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
ol {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	line-height: 1.8em;
}
a {
	color: #73634C;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

div.line {
	height: 30px;
	margin: 10px 0px 10px 0px;
	background: url(../images/fishline.gif) no-repeat center bottom;
}


/* Wrapper */

#tables3{
width:740px;
padding: 20px 20px;
margin: 0px auto;
background-image: url(../images/sandy.gif);
border: 1px #7D5840 solid;
}

#tables1{
margin: 0px auto;
border: 1px #1D140B solid;
background-image: url(../images/frameouter.gif);
width: 700px;
padding: 0px;
}


#tables2{
border: 1px #563F29 solid;  
background-image: url(../images/brwn.gif);
padding: 10px;
margin: 0px auto; 
}
/* Header */
#header {
	width: 700px;
	background: url(../images/waterBack.jpg) repeat-x;
	/* border: solid 2px #662C14; */
	padding: 0px; 
	height: 203px;
	margin: 0px auto;
}

#logo h1 {
	margin: 0;
	background: url(../images/Logo4.gif) no-repeat;
	text-align: center;
	padding-top: 80px;
	font-size: 4em;
}
#rates table{
	border: solid 3px #8A5E27; 
	padding: 5px;
	width: 400px;
	margin: auto;
	text-align: center;
}
#rates td{
	width: 80px;
	height: 25px;
	border: solid 1px #7E684C;
	background: #F1D3AE;
	text-align: center;
}
#rates caption{
	font-weight: bold;
	color: #523F27;
	font-size: 1.3em;
	padding-bottom: 20px;
	padding-top: 30px;
}
/*
#header h2 {
	text-align: center;
	font-size: 1em;
	font-style: italic;
}

#header a {
	text-decoration: none;
}
*/
/* Menu */

#menu {
	width: 700px;
	height: 34px;
	margin: 0 auto; 
	background: url(../images/log.jpg) repeat-x;
}

#menu a {
	display: inline;
	width: 120px;
	height: 20px;
	padding: 4px 0 0 0;
	background: url(../images/under.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #330000;
	font-size: 1.1em;
	margin: 0 auto;
}

#menu a:hover, #menu .active a {
	background: url(../images/over.gif);
	background-repeat: no-repeat;
	color: #330000;
	margin: 0 auto;
} 

.paginationstyle1 { /*Pagination links style*/
color: #968560;
margin: 0px auto;
/* background: url(../images/log.jpg) repeat-x; */
text-align: center;
/* width: 652px; */
height: 100%;
padding-left: 40px;
}

.flatview a{

text-decoration: none;
text-transform: uppercase;
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
display: inline;
float: left; 
margin: 0px auto;
color:#996633;
text-align: center;

width: 100%;
height: 34px;
	
}  

/* .flatview a:hover {
color:#655801;
background: url(../images/over.gif);
margin: 0 auto;
display: inline;
float: left; 
} */

#boxed {
	border: dotted 2px #523F27;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 500px;
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
}
/* Content */


#content  {
	margin-left: 20px; 
	width: 300px; 
	/* background: url(../images/img04ba.gif) repeat-y; */
}



/* Sidebar */

#sidebar {
	padding: 0px 0px 0px 20px; 
	text-align: left;
	
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding-left: 5px;
	line-height: 1.4em;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	
}

#sidebar h2 {
	margin-bottom: 15px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#middle {
	width: 220px; 
	padding: 20px 20px 20px 20px; 
	border-left: 1px dotted #662C14;
	float: right;
}

/* Footer */

#footer {
	height: 63px;
	margin: 0 auto;
	padding: 10px 0px 15px 0px;
	background: #593D32 url(../images/frameouter.gif);
}

#footer p {
	margin: 0;
	
	text-align: center;
	font-size: x-small;
	color: #341D07;
}

#footer a {
	color: #83470E;
}

#frame  {
	background-image: url(../images/fill3.jpg); 
	margin-top: 20px;
	
	}
	#ulc  {
	background-image: url(../images/f-ulc.gif);
	width: 18px;
	height: 23px;
	}
	#top  {
	background: url(../images/f-top.gif) repeat-x;
	width: 623px; 
	height: 23px;
	}
	#urc  {
	background-image: url(../images/f-urc.gif);
	width: 19px;
	height: 23px;
	}
	#left  {
	background: url(../images/f-left.gif) repeat-y;
	width: 18px;
	height: 1420px; 
	}
	#right  {
	background: url(../images/f-right.gif) repeat-y;
	width: 19px;
	height: 1420px;
	}
	#blc  {
	background-image: url(../images/f-blc.gif);
	width: 18px;
	height: 23px;
	}
	#bottom  {
	background: url(../images/f-bottom.gif) repeat-x;
	/* width: 150px; */
	height: 23px;
	}
	#brc  {
	background-image: url(../images/f-brc.gif);
	width: 19px;
	height: 23px;
			