
/* Layout Stylesheet */ 

body {
 margin:25px;
 background-image:url(images/wood.jpg);
 color: #333333;
 text-align:center;
 padding:0;
 font-family:Georgia, "Times New Roman", Times, serif;
 }
 
#top {
 background:#990000;
 margin:auto;
 width:800px;
 text-align:right;
 border:2px solid #990000;
 height:18px;
 padding:5px;
}

#topright{
float:right;
width:130px;
text-align:center;
}

#topleft{
width: 600px;
float:left;
text-align: left;
}


#outer {
 background:#ffffff;
 text-align:left;
 border:2px solid #990000;
 width:800px;
 margin:auto;
 padding:5px;
 }

#banner {
 background: #990000;
 height:65px;
 padding: 3px;
 }

#hdr {
 height:291px;
 background:#ffffff;
 color: #333333;
 padding;5px;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc;
 color: #333333;
 width:800px;
 padding:0;
 }

#l-col {
 float:left;
 background:#dcdcdc;
 color: #333333;
 width:145px;
 }

#cont {
 width:800px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0;
 text-align:left;
 }

#ftr {
 clear: both;
 height:18px;
 width:800px;
 background:#990000;
 color: #333333;
 padding:5px;
 border:2px solid #990000;
 margin:auto;
 }
 
#plantpot { 
	width: 700px;
/*	height: 175px;*/
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
}

#jcb { 
	width: 750px;
	height: 190px;
	padding:10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #990000;
	text-align: left;
}

#jcb2 { 
	width: 700px;
/*	height: 400px; */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	border: 2px solid #990000; */
	text-align: left;
}

#10pad {
	padding::10px;
}

#ppl { 
	width: 350px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: left;
}

#ppr { 
	width: 350px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 0px solid #000000;
	text-align: left;
}

#ppl2 { 
	width: 153px;
	margin-left: 25px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: center;
}

#ppr2 { 
	width: 350px;
	margin-right: 30px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 0px solid #000000;
	text-align: center;
}

#ppl22 { 
	width: 210px;
	margin-left: 20px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: center;
}

#xleft { 
	width: 301px;
	margin-left: 0px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: left;
	
}
#xleft2 { 
	width: 475px;
	margin-left: 0px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: left; }

#xleftg { 
	width: 193px;
	margin-left: 0px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: left;
}

#xright { 
	width: 400px;
	margin-right: 0px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 0px solid #000000;
	text-align: center;
}
#xright2 { 
	width: 300px;
	margin-right: 0px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 0px solid #000000;
	text-align: center;
}
#xrightc { 
	width: 450px;
	margin-right: 30px;
	margin-top:50px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 0px solid #000000;
	text-align: center;
}

#xrightts { 
	width: 555px;
	margin-top: 65px;
	margin-right: 15px;
	padding: 10px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 2px solid #990000;
	text-align: center;
}

#xrightts2 { 
	width: 400px;
	margin-top: 120px;
	margin-right: 35px;
	padding: 10px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 2px solid #990000;
	text-align: center;
}

#x2left { 
	width: 360px;
	margin-left: 0px;
/*	height: 175px; */
	background: #FFFFFF;
	float:right;
	border: 0px solid #000000;
	text-align: left;
}

#x2right { 
	width: 425px;
	margin-right: 5px;
/*	height: 175px; */
	background: #FFFFFF;
	float:left;
	border: 0px solid #000000;
	text-align: left;
}

#gal {
	border: 1px solid #003300;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;

}

.clearfloat {height: 0; clear: both;}
.clearfloat2 {height: 15px; clear: both;}

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }

iframe {
	width: 425px;
	height: 350px;
	border: 0;
	margin-left:auto;
	margin-right:auto;
	scrollbars: 0;
}
	
	

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24pt;
}

.style4 {
	color: #FFFFFF;
	font-size: 20px;
}
.style4a {
	color: #990000;
	font-size: 20px;
	text-align: center;
}
.style4b {
	color: #990000;
	font-size: 14px;
	text-align: center;
}
.style6 {
	font-size: 9px;
	color: #999999;
}

.style7 {
	color: #EAC8A2
}

.style8 {color: #990000}

.style10 {
	font-size: 12;
	color: #990000;
}
.style11 {font-size: 12}

.style16 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

#terms {padding: 5px;}
#terms2 {padding: 5px;
		height:175px;}

a.top:link{color:#ffffff;font-size: 11pt;font-weight: bold;text-decoration:none;}

a.top:visited{color:#ffffff;font-size: 11pt;font-weight: bold;text-decoration:none;}

a.top:hover{color:#EAC8A2;font-size: 11pt;font-weight: bold;text-decoration:underline;}

a.top:active{color:#ffffff;font-size: 11pt;font-weight: bold;text-decoration:none;}