* {
margin:0;
border:none;
padding:0;
font-size: 100%;
font: 12px/15px verdana, arial, sans-serif, times;
}

p { 
	text-align: left;
	padding: 5px 0 5px 0;
}

ul {
	margin-left:15px;
}

a {
	color: green;
	text-decoration: none;
}

a:hover {
	color: purple;
}


body {
	text-align: center;
	background:  url('../images/bkg_grd.jpg') repeat fixed center;
}

.page {
	position: relative;
	width: 1024px;
	height: 500px;
	background: none;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
}
#flower_cap {
	position: absolute;
	top: 0px;
	left: 480px;
	width: 400px;
	height: 575px;
	background: url('../images/sidephoto1.png') no-repeat 0px 0px;
	margin:0px;
	z-index: 115;
}
#page_index #flower_cap {
}
#page_aboutus #flower_cap {
	background-image: url('../images/sidephoto2.png');
}
#page_product #flower_cap {
	background-image: url('../images/sidephoto3.png');
}
#page_events #flower_cap {
	background-image: url('../images/sidephoto4.png');
}
#page_contactus #flower_cap {
	background-image: url('../images/sidephoto5.png');
}


.h_pg {
font-size: 1.2em;
line-height: 2em;
font-weight: bold;
}

.h_sec {

}

.h_par {

}

.h_cap {

}

.h_spec {

}

.quote {

}

#header {
	position: relative;
	width: 100%;
	height: 184px;
	background: url('../images/header1.jpg') no-repeat;
	float: left;
}
#page_index #header {
}
#page_aboutus #header {
	background-image: url('../images/header2.jpg');
}
#page_product #header {
	background-image: url('../images/header3.jpg');
}
#page_events #header {
	background-image: url('../images/header4.jpg');
}
#page_resources #header {
	background-image: url('../images/header6.jpg');
}
#page_contactus #header {
	background-image: url('../images/header5.jpg');
}
#header_bar {
	position: relative;
	width: 100%;
	height: auto;
	background: #8dab47;
	float: left;
	text-align: left;
	line-height: 35px;
}

#nav_main {
	position: relative;
	width: 100%;
	height: auto;
	background: #8dab47;
	float: left;
	text-align: left;
	border-bottom: 5px solid grey;

}
#nav_main  a {
	color: black;
	line-height: 35px;
	font-weight: bold;
	padding: 0 0px 0 90px;
}
#nav_main a:hover {
	color: white;
}
.nav_dot {
	width: 5px;
	height: 5px;
	background:  url('../images/dot.png') no-repeat 4px 3px;

}
#nav_main div  {
	float: left;
	padding: 0 0px 0 0px;
}
#nav_h a {
	background: url('../images/home.png') no-repeat 10px 0px;
	padding: 0 0px 0 70px;
}
#nav_h a:hover {
	background: url('../images/home-h.png') no-repeat 10px 0px;
}

#nav_au a {
	background: url('../images/aboutus.png') no-repeat 10px 0px;
}
#nav_au a:hover {
	background: url('../images/aboutus-h.png') no-repeat 10px 0px;
}
#nav_p a {
	background: url('../images/products.png') no-repeat 10px 0px;
	padding: 0 0px 0 95px;
}
#nav_p a:hover {
	background: url('../images/products-h.png') no-repeat 10px 0px;
}
#nav_e a {
	background: url('../images/events.png') no-repeat 10px 0px;
	padding: 0 0px 0 70px;
}
#nav_e a:hover {
	background: url('../images/events-h.png') no-repeat 10px 0px;
}

#nav_r a {
	background: url('../images/resources.png') no-repeat 10px 0px;
}
#nav_r a:hover {
	background: url('../images/resources-h.png') no-repeat 10px 0px;
}

#nav_cu a {
	background: url('../images/contactus.png') no-repeat 10px 0px;
}
#nav_cu a:hover {
	background: url('../images/contactus-h.png') no-repeat 10px 0px;
}
#content {
	position: relative;
	width: 100%;
	height: 100%;
	background:  url('../images/flower_border.jpg') no-repeat fixed center;
	float: left;
	
}
#content_main {
	position: relative;
	top: -85px;
	width: 75%;
	height: 580px;
	background: white;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #8dab47;
	
}
.content_txt {
	position: relative;
	width: 50%;
	height: 450px;
	background: white;
	float: left;
	margin: 60px 0 0 70px;
	border-left: 5px solid green; 
	padding: 0 0 0 35px;
	text-align: left;
}

.content_txt_resources{
	position: relative;
	width: 75%;
	height: 450px;
	background: white;
	float: left;
	margin: 60px 0 0 70px;
	border-left: 5px solid green; 
	padding: 0 0 0 35px;
	text-align: left;
}
#content_flower {
	position: absolute;
	top: -40px; 
	left: -28px;
	width: 50px;
	height: 50px;
	background: url('../images/flower.jpg') no-repeat 0px 0px;
}
/*.content_txt p {
	margin: 5px 5px 5px 20px;
}*/

#footer {
	position: relative;
	width: 100%;
	height: auto;
	background: none;
	float: left;
	margin-top: 50px;
	font-size: 9px;
}

#footer a {

}

.xmas {	font-size: 18px;
color:#C00;
line-height: 2em;
font-weight: bold;
}

.resource_websites { 
	text-align: left;
	
}
	
.resource_websites_title { 
	color:#363;
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	padding: 5px 0 5px 0;
	line-height:24px;
}
