@charset "utf-8"; 
*{border:0; margin:0; padding:0; }
body{background:url(images/wallpaper.jpg); height:100%; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFC; font-size:14px;}
a:link,a:visited{color:#ffc; text-decoration:none;}
a:active{color:#fff; text-decoration:none; }
a:hover{color:#883d2d; text-decoration:none;}

.wrapper{
	background:url(images/bg_gradient.gif) repeat-x #6b0e0e;
	width:860px;
	margin:0 auto;
	float:inherit;
	border:#000 medium solid;
	margin-top:20px;
	margin-bottom: 10px;
}
.header{height:136px; width:860px; background-image:url(images/header_03.jpg); }
.logo{background:url(images/logo_hi.png); height:84px; width:262px; z-index:2; margin:-132px auto 0; }
.content{
	width:73%;
	display:inline-block;
	overflow:auto;
	padding-top:15px;
	padding-right:5px;
	text-align: justify;
}
.nav{height:35px; background:url(images/nav_gradient.gif) repeat-x;margin:0 auto; padding-left:180px; border-bottom:#000 2px solid;}
.nav ul{list-style:none;}
.nav li{display:inline; background:none; padding:0; text-decoration:none; }
.nav a{font-size:11pt; color:#FFF; font-family:Verdana, Geneva, sans-serif; font-weight:500; margin:5px; line-height:35px; text-decoration:none;}
.nav a:hover{text-decoration:none; color:#883d2d; text-decoration:none;}
.flower{
	float:left;
	height:71px;
	width:575px;
	margin:5px;
	background-image: url(images/flower.png);
	background-repeat: no-repeat;
	background-position: left;
}
.sidebar{width:25%;float:left; padding-top:25px; }
.sidebar img{border:medium; border-color:#600; }
.right{float:right; padding-left:5px; }
.slide{float:right; margin-left:5px; width:306px; height:219px; }
.left{float:left; padding-right:5px; }
.sidebar p{padding-left:20px;}
.content p, h3{padding-left:10px;}
.footer{width:860px; height:75px;}
.centerdiv{text-align: center; width:345px; margin-left:auto; margin-right:auto;}
.flower p {
	color: #CCCC99;
	font-size: 9px;
	text-align: right;
}
