body  { margin: 0; padding: 0; }

/* Full Top to Buttom Style */
html, body  { height: 100%; }
#frame_sub { min-height: 100%; height: auto !important; height: 100%; }

/* Drop Footer Style */
#frame_sub { margin-bottom: -24px; }
#footer { height: 24px; }
#push { clear: both; height: 30px; }

/* Drop Top Image Style */
#frame_sub { margin-top: -700px; }
#top_image { height: 700px; position: relative; }

/* Center Frame Style */
#frame_sub { width: 1002px; margin-left: auto; margin-right: auto;  }

/* Content Stacking Style */
#frame_top { position: relative; }



/* Standard Styling */

body
{
	background-color: #999966; 
	background-image: url(images/wol.jpg);

	font: 12px Verdana;
}

#top_image
{
	zbackground-color: #FFFFFF; 
	zbackground-image: url(images/top_image.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#frame_sub
{
	background-color: #7A797A;
}

#frame_top
{
    position: relative;
    padding: 1px;
}

/* Menu Bar Block Styling */

#menubar
{
	width: 350px;
	float: right;
	position: relative;
}

#menu_top
{

}

#menu_heading
{
	color: #FFFFFF;
	font-size: 43px;
	zline-height: 280px;
        padding-top: 80px;
        height: 200px;
	text-align: center;
	font-style: italic;
}

#menu_bottom
{
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	
	height: 90px;
}

#menu_bottom_repeat
{
	background-image: url(images/menu_bottom_repeat.gif);
	background-repeat: repeat-y;
}

#menu_bottom_repeat h2
{
	font-family: Arial;
	font-weight: normal;
	font-size: 27px;
	text-align: center;
	padding: 0;
	padding-top: 15px;
	margin: 0;
	margin-bottom: 1em;
	text-decoration: underline;
	font-style: italic;
}

#menu_bottom_ducks
{
	background-image: url(images/ducks_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
	height: 63px;
}

#menu_bottom_bottom
{
	background-image: url(images/menu_bottom_bottom.jpg);
	background-repeat: no-repeat;

	height: 4px;	
}

#country_link { background-image: url(images/country_link.jpg); }
#country_link a 
{ 
	padding-top: 25px; 
	width: 350px; 
	height: 89px;
	display: block; 
	text-align: center;
	
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}



/* Menu List Styling */

#menu_bottom_repeat ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 40px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}

#menu_bottom_repeat ul a
{
	color: #242252;
	text-decoration: none;
	font-size: 18px;
	line-height: 150%;
}

#menu_bottom_repeat ul a.active
{
	color: #826A2E;
}

#menu_bottom_repeat ul a:hover
{
	text-decoration: underline;
}

/* Menu Content Styling */

#menu_content
{
	margin: 10px 0;
	
	background-color:#E0DFE1;
	border: 2px solid #FFFFBE;
	
	color: #575045;
	
	font-size: 15px;
}

#menu_content_border
{
	padding: 5px;
	border: 1px white solid;
}

#menu_content p
{
	margin-top: 0px;
    	font: 12px Verdana;
        line-height: 150%;
        padding: 0 10px;
}

#menu_content h2 { margin: 5px 0px; font-family:Georgia, Helvetica, sans-serif; font-size:14px; color: #A6873A; font-style: italic; font-weight: bold; text-decoration: none;}

/* Sub Menu Styling */
#menu_content ul
{
	zlist-style: none;
	padding: 0;
	margin: 0;
	margin-left: 40px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#menu_content ul a
{
	color: #776D5D;
	text-decoration: none;
	font-size: 15px;
	line-height: 150%;
        font-weight: bold;
}

#menu_content ul a:hover
{
	text-decoration: underline;
}

/* Content Block Styling */

#spacer
{
	height: 660px;
}

#slogan
{
	font: 23px/40px Verdana;
	color: #FFFFFF;
}

#content
{
	margin-right: 350px;
}

#zcontent h1
{
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

#content h1 
{ 
    margin: 0px;
    margin-bottom: 5px; 
    padding-bottom: 5px;
    font-family: Georgia, Helvetica, sans-serif; 
    font-size:21px; 
    color: #C7AA5E; 
    font-style: italic; 
    font-weight: bold; 
    border-bottom: solid 1px gray;
}

#content h2 { margin: 5px 0px; font-family:Georgia, Helvetica, sans-serif; font-size:17px; color: #C7AA5E; font-style: italic; font-weight: bold; }

.content_text
{
	margin: 10px;
	
	background-color:#E0DFE1;
	border: 3px #C7AA5E solid;
	
	padding: 15px;
	color: #575045;
	
	line-height: 150%;
}

.content_ducks
{
	background-image: url(images/ducks_medium.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	
	height: 83px;
	padding-top: 25px;
}

#footer 
{ 
	background-color: #999966; 
	line-height: 24px;
	text-align: center;
}

/* PhotoStrip Styling */
#photostrip
{
	text-align: center;
}

#photostrip img
{
	width: 117px;
	margin: 10px 2px 2px 2px;
	border-bottom: solid 2px black;
	border-right: solid 1px black;

	border-top: solid 1px white;
	border-left: solid 1px white;
}
