/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; font-size:70%; color:#9b9693;}
#container { margin: 30px auto; width:900px; height:500px;}
#body { width:900px; height:400px; background:#FFFFFF;}
#menu { width:900px; height:30px; margin:20px 0 0 0; background:#FFFFFF;}
#flower { width:306px; height:118px; float:left;}
#footer { margin:135px 0 0 174px; width:250px; height:15px; font-size:75%; color:#635c39; font-weight:bold; float:left;}
#content { width:400px; height:350px; float:left; padding:0 10px 10px 20px;}
#images { width:438px; height:400px; float:left; padding: 35px 0 0 20px;}
.image { width:450px; height:400px; float:left; margin:0 10px 0 0}
.header { width:390px;}
.text { padding: 20px 0 0 0; margin:100px 0 0 0;}
.menubar { width:420px; height:20px; margin:6px 0 0 480px;}
.menu { color:#9b9693; text-decoration:none; font-weight:bold; float:left; margin: 7px 15px 0 0; font-size:120%;}
.menu:hover { color:#c6bd8f;}
.link { color:#635c39; text-decoration:none;}
.link:hover { color:#FFFFFF; text-decoration:none;}
h2 { width:400px; font-size:120%;}
.contact {  margin:135px 0 0 0; font-size:120%;}
.email { color:#9b9693; text-decoration:none;}
a:hover { color:#c6bd8f;}


/* DDM */

#sddm
{	margin: 2px 0 0 0;z-index: 30;}

#sddm li
{	margin: 0;padding: 0;list-style: none;float: left; margin:7px 15px 0 0;}

#sddm li a
{	display: block;margin: 0 1px 0 0;width: 50px;text-align: center;text-decoration: none; color:#9b9693; font-weight:bold; font-size:120%;}

#sddm li a:hover
{ color:#c6bd8f;}

#sddm div
{	position: absolute;visibility: hidden;margin: 7px 0 0 0;padding: 0;}

	#sddm div a
	{	position: relative;display: block;margin: 0;padding: 5px 10px;width: 100px; white-space: nowrap; text-align: left; text-decoration: none; background:#FFFFFF;
		color: #9b9693;font: 11px arial;}

	#sddm div a:hover
	{	background: #c6bd8f;
		color: #FFF;}


/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;-
	+
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:350%;
	width:430px;
	position:absolute;
	margin: 25px 50px 30px 0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:250%;
	width:430px;
	position:absolute;
	margin: 100px 0 30px 0;
}
