body {
	background-color: #FFE8A7;
	font-family: Georgia, "Times New Roman", serif;
	font-size:  15px;
	color:#200;
}

a {
	color:#600;
	text-decoration: none;
	font-weight:bold;
	border: 0;	
}

a:hover {
	color:#F60;
}

 
#container {
	width: 1200px;
	margin: 0 auto;
	background-color:#FAA718;
}

#header{
	width: 1200px;
	height: 200px;
	background: url(images/header.jpg);
}

#header2{
	width: 1200px;
	height: 200px;
	background: url(images/header2.jpg);
}

h1 {
	text-align: left;
	padding: 0 120px 0 0;
	color: #300;
}




/*BEGIN NAVIGATION STYLING RIGHT HORIZONTAL*/

#menu {
	width: 800px;
	font-style:italic;
	padding: 20px 0 0 363px;
	display: inline-block;/*for IE5*/
	clear:left;/*for IE5*/
}

.cssnav	{
	position: relative;
	float:right;
	margin: 0;
	width: 100px;
	height: 17px;
	text-align: center
}

.cssnav a {
	display: block;
	width: 300px;
	height: 17px;
	float: right;
	text-decoration: none;
}
/* END OF NAVIGATION */
/*BEGIN CONTENT*/

#content{
	width: 1200px;
	background: url(images/extender.jpg) repeat-y;
	
}

#content2{
	width: 1200px;
	background: url(images/extender2.jpg) repeat-y;
	
}

	
#contentflower{
	width: 1200px;
	background:transparent url(images/flower.gif) no-repeat;
	min-height: 550px;
		
}


.contentleft{
	width: 430px;
	padding: 10px 10px 50px 150px;	
}


.contentleft2{
	width: 1100px;
	padding: 10px 10px 50px 100px;	
}


.contentright{
	width: 300px;
	float: right;
	padding: 0px 85px 50px 37px;
	
}

.contentright2{
	width: 400px;
	float: right;
	padding: 0px 85px 50px 37px;
	
}

b {
	color: #300;
	font-size: 100%;
	font-weight:800;
}

h2 {
	color:#300;
	font-size: 110%;
	font-style:italic;
	text-align:left
}



#footer{
	clear: both;
	width: 1200px;
	height: 120px;
	background: url(images/footer.jpg) no-repeat;
	padding-top: 10px;
}


#footer2{
	clear: both;
	width: 1200px;
	height: 120px;
	background: url(images/footer2.jpg) no-repeat;
	padding-top: 10px;
	text-align: center;
}



#footer p{
	padding: 40px 0 30px 0;
	text-align: center;
	font-size: 75%;
	
}
	
.tabletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #4F1A00;
}
.linkstext {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.LINKSTEXT2 {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #339;
}
.tube {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #311000;
	text-align: left;
}
.hedtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #300;
	text-align: right;
}
