@charset "UTF-8";


body {
	background-color: #e8e8e8;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0;
	margin:0;
}


/* End hide from IE-mac */


{
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; 
}
.footer, .push {
	height: 50px; 
	margin-left: 200px;
	font-size:11px;
}

.footer a, .push a {
	color:#a33300;
	text-decoration: none;
}



.flower {
	background-image: url(../images/suzannelay.gif);
	/*display: block;*/
	/*height: 397px;*/
	width: 100%;
	background-repeat: no-repeat;
}

.mainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 159px;
	width: 100%;
	font-size: 10px;
	letter-spacing:3px;
}

.mainNav a {
	color: #FFFFFF;
	text-decoration:none;
	padding-right:25px;
}

.mainNav a:hover{
	color: #cacaca;
	text-decoration:none;
}

.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	/*padding-top: 159px;*/
	width: 100%;
	font-size: 10px;
	letter-spacing:3px;
}

.subNav #active {
	color:#999999;
}

.subNav a {
	color: #FFFFFF;
	text-decoration:none;
}

.subnavBG {
	background-color:#000000;
	margin-top:6px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left:10px;	
	margin-left: 190px;
	opacity: .5;
}

.subnavBG li {
	display:inline;
	padding: 0px 15px 0px 0px;

}

.maincontent {
	font-size:14px;
	color:#000000;
	margin-top:6px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left:10px;	
	margin-left: 190px;
	letter-spacing:1px;
	width:400px;
}

.line{
	margin-top:6px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	/*padding-left:10px;*/	
	margin-left: 190px;
	display:block;
	height:800;
}

.maincontent a{
	color:#a33300;
	text-decoration: none;
}

h1 {
	font-size:16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 3px;
	margin:0,  4px;
	padding:0, 2px;
}

.navBG {
	background-color: #000000;
	padding-top: 12px;
	padding-bottom:12px;
	padding-right: 5px;
	padding-left: 200px;
}

.smallText {
	font-size:11px;
}
