body, p, h1, h2, h3, h4, h5, ul, li 
{
	margin: 0;
	padding: 0;
}


html {
	font-size: 100%;
	}


body {
	font-family:"Trebuchet MS";
	
	margin:1.5625em;
	
	background: #fff url(images/bg.gif) bottom fixed repeat-x;
 	text-align: center;
	
	
font-size: 16px;}



br.clearFloat, li.clearFloat, form br {
	display:block;
	height:0;
	line-height:0;
	font-size:1px;
	float: none;
	clear:both;
}

form label {
	float:left;
	width:9.375em;
	}
	
form input {
	margin-bottom: 0.4em;
	}
	
form textarea {
	width:18.75em;
	height:12.5em;
	}
	

#main {
	border: solid 1px #6e8e92;
	width: 57em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff url(images/mainBG.gif) bottom repeat-x;
	}
	
.home #sidebar {
	height: 44em;
	}
	
#sidebar {
	width:18.875em;
	background: url(images/sidebar.gif) repeat-y;
	position: relative;
	}
	
#sidebar address {
	background: url(images/rs.gif) 2.1875em 1.25em no-repeat;
	padding:1.0em 0 2.5em 1.5em;
	* padding:1.1em 0 2.5em 1.5em;
	color:#fff;
	}

.home #content {
	width: 18.8em;
	float:right;
	padding:15.5em 18em 0 0;
	}
	
#content {
	padding:2em 1em;
	}
	
#content h1 {
	font-size: 1.3em;
	color:#533a46;
	margin: 0 0 1em 0;
	line-height: 1.4em;
	}
	
#content h2 {
	font-size: 1.1em;
	color:#533a46;
	margin: 0.4em 0 1em 0;
	font-weight: normal;
	line-height: 1.4em;
	}
	
#content h2 a {
	color:#533a46;
	text-decoration: none;
	display: block;
	}

#content h2 a:hover {
	color:#a5309f;
	padding: 0 0 0 3.5em;
	background: url(images/lotus.gif) no-repeat;
	}


#content ul {
	color:#13888f;
	list-style: none;
	}
	
#content ul li {
	padding: 0 0 0 0;
	}

#footer {
	border: solid 1px #6e8e92;
	width: 57em;
	margin: 0.2em auto 0 auto;
	text-align: left;
	background: #7baeb4;
	}
	
#footer ul {
	width:16em;
	-width:15em;
	float:left;
	list-style: none;
	margin: 1em 1.5em;
	-padding-top:0.3em;
	}
		
#footer ul li h1 a {
	font-size: 0.5em !important;
	color:#533a46;
	font-weight: normal;
	letter-spacing: 3px;
	-padding: 0 0 1.2em 0;
	}
	
#footer ul li a {
	color: #fff;
	font-size: 0.9em;
	padding: 0.3em 0 0 0;
	-padding: 0;
	text-decoration: none;
	display: block;
	-line-height: 0.3em;
	}
	
#footer ul li a:hover {
	color: blue;
	text-decoration: underline;
	}
	
#nav {
	height:2.375em;
	position: absolute;
	margin:0;
	padding: 0;
	top:16em;
	list-style: none;
	background: #4b9098 url(images/menu.png) repeat-x;
	width: 57em;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	z-index: 10;
	}
	
#nav li {
	float: left;
	}
	
#nav li a {
	display: block;
	*display: inline-block;
	padding: 0.5625em 1.5em 0 1.5em;
	color:#fff;
	font-weight: bold;
	height:1.8125em;
	text-decoration: none;
	}

#nav li a:hover {
	background: #6e8e92;
	}
	
#smallSide {
	font-size: 1.2em;
	}
	
#smallSide ul li {
	padding: 0;
	}
	
#smallSide h1 {
	margin-bottom: 0;
	}
	
#smallSide h1 a {
	padding: 0.2em;
	border-bottom: solid 1px #4b9098;
	text-decoration: none;
	text-align: center;
	color: inherit;
	display: block;
	}
	
#smallSide a:hover {
	background: #4b9098;
	color: #fff;
	}
	
#smallSide ul li a {
	display: block;
	padding: 0.3em 0.2em;
	color:#4b9098;
	text-decoration: none;
	text-align: center;
	}

	
#smallSide ul li a:hover {
	background: #666555;
	color: #444444;
	}
	
#bigSide {
	text-align:center;
	}
	
#bigSide p, #content p {
	line-height: 1.5em;
	padding-bottom: 1em;
	color: #333;
	}
	
#bigSide a:hover {
	background: #666555;
	color: #444444;
	}
	
#example1 {
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
}	
	
/* ************************* images ************************** */
	
#header {
	width:28.9375em;
	height:4.9375em;
	position: absolute;
	top:5em;
	left:18em;
	z-index: 100;
	}
	
#family {
	width:16.125em;
	height: 33em;
	position: absolute;
	z-index: 1000;
	top:4em;
	right:1em;
	display: none;
	}
	
.home #family {
	display: block;
	}
	
.home #flower {
	display: block;
	}
	
#flower {
	position: absolute;
	bottom:0;
	right:0;
	width:18.875em;
	height:24.875em;
	display: none;
	}
