﻿body{
	background-image:url(images/pagebg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

#top-logo{
	text-align:center;
	margin-left:55px;
	
}

#container{
	width:906px;
	margin-left:auto;
	margin-right:auto;
	margin-top:29px;
}

#header{
	background-image:url(images/iron-border-up.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:857px;
	height:75px;
	padding-left:96px;
	margin-top:-31px;
}

#top-nav{
margin-bottom:64px;
}


#menuh-container
	{
	
	
	}

#menuh
	{
	float:left;
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	font-size:small;
	letter-spacing:4px;
	margin:0;
	width:857px;	
}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #242017;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #998665;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #998665;
	background-color: #DDCDB3;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:142.83px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */




#main-content{
	width:857px;
	height:527px;
	margin-top:51px;
	border-width:6px;
	border-style:solid;
	margin-left: 40px;

}

#main-content-container{
	margin-left:25px;
	margin-top:12px;

}

#main-content-contactpage-container{
	margin-left:107px;
	margin-top:37px;
	width:700px;

}


#imagecontrolscontainer{
	margin-top:-51px;
	padding-left:738px;
	position:relative;
	z-index:0;
}




.contentcontainer {
	height: 639px;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -49px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

.content{
	width:857px;
	height:525px;
	border-style:solid;
	border-width:3pt;
	left: 52px;
    top: 52px;
	position: relative;

	}
	
	
.content-randombg{
	width:857px;
	height:525px;
	border-style:solid;
	border-width:3pt;
	left: 52px;
    top: 52px;
	position: relative;
	background:url("images/randombg/rotatebg.php") no-repeat scroll 0 0 transparent;
	}
	
	



	
	
#page-content{
width:857px;
height:500px;
}

#page-content-randombg{
width:857px;
height:500px;

}
