@charset "utf-8";
/* CSS Document */

/* Javascript Style */


img, div, a, input { behavior: url(iepngfix.htc) }

#sddm
{	margin: 0;
	padding: 0;
	z-index: 9999;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px; font-family:"Century Gothic";
	z-index:9999;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 8px 10px;
	width: 60px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index:9999;}

#sddm li a:hover
{	background-color:}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #4f0a0b;
	z-index:9999;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #6e0e0f;
		font: 11px arial;
		z-index:9999;}

	#sddm div a:hover
	{	background: #6e0e0f;
		color: #FFF;
		z-index:9999;}
		
/* Web Stylesheet */

.style1 {
	font-family: "Century Gothic";
	color: #FFFFFF; marging:0;
	font-size:9px;
}

.style5 {
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-size:10px;
	}

.style6 {
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-size:16px;
	font-style: bold;
	}

.class1 A:link {text-decoration:none; font-family:"Century Gothic"; font-size:12px; color:#FFFFFF}
.class1 A:visited {text-decoration: none; font-family:"Century Gothic"; font-size:12px; color:#FFFFFF}
.class1 A:active {text-decoration: none; font-family:"Century Gothic"; font-size:12px; color:#FFFFFF}
.class1 A:hover {text-decoration:none; font-family:"Century Gothic"; font-weight: bold; font-size:12; color:#808659;}

.class2 A:link {text-decoration:none; font-family:"Century Gothic"; font-size:12px; color:#666666}
.class2 A:visited {text-decoration: none; font-family:"Century Gothic"; font-size:12px; color:#666666}
.class2 A:active {text-decoration: none; font-family:"Century Gothic"; font-size:12px; color:#666666}
.class2 A:hover {text-decoration:none; font-family:"Century Gothic"; font-weight: bold; font-size:12; color:#666666;}

body {
	width:937px;
	background-color: #7dc3e1;
	background-image: url(images/mountains.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment:fixed;
	margin:0 auto;
	padding-top:3px;
}

#header {
margin:0 auto;
width:940px;
height:65px;
background-image:url(images/header.png);
background-repeat: no-repeat;
background-position:top;
}

#navigation {
width:938px;
height:68px;
margin:0 auto;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
}

#content { 
width:880px;
min-height:396px; /* for modern browsers */
height:auto;
height:396px;
background-image:url(images/contentrepeat.png);
margin: 0 auto;
background-repeat:repeat-y;
}

#content2 { 
width:880px;
min-height:360px; /* for modern browsers */
height:auto;
height:360px;
background-image:url(images/contentrepeat.png);
margin: 0 auto;
background-repeat:repeat-y;
}

#content3 { 
width:880px;
min-height:430px; /* for modern browsers */
height:auto;
height:430px;
background-image:url(images/contentrepeat.png);
margin: 0 auto;
background-repeat:repeat-y;
}

#rugscontent { 
width:880px;
min-height:400px; /* for modern browsers */
height:auto;
height:100%;
background-image:url(images/contentrepeat.png);
margin: 0 auto;
background-repeat:repeat-y;
}


#footer { 
width:938px;
height:50px;
background-image:url(images/footer.png);
background-repeat:no-repeat;
margin-top:0px;
}

#counter { 
width:938px;
height:18px;
margin-top:0px;
}

.style2 {
	font-family: "Century Gothic";
	color: #FFFFFF; marging:0;
	font-size:11px;
}

.style3 {
	font-family: "Century Gothic";
	color:#FFFFFF; margin:0;
	font-size:12px;
}

.style4 {
	font-family:"Century Gothic";
	color:#BF9192; margin:0;
	font-size:10px;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
