@charset "UTF-8";
body {
	text-align: center;
	background-color: #5685B4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	
}

body, h1, h2, h3, h4, div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:33px;
	color: #fff;
	font-family: "Arial Narrow", Arial;
	padding:5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
h2 {
	font-size:18px;
	color: #2e567f;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;	

	}
	
h3 {
	font-size:16px;
	color: #2E567F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: normal;
	}
	
	
	h4 {
	font-size: 15px;
	line-height:25px;
	color:#28903a;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
	h5 {
	font-size: 17px;
	line-height:18px;
	color:#614c28;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;	
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin:5px;
	color:#585858;
	padding-bottom: 7px;
	margin-left: 5px;
	}


a {
	text-decoration: underline;
	}
	
a:hover, a:hover {
	color:#000000;
	text-decoration:none;
	}

	
table {
	font:11px Verdana, Arial, Helvetica, sans-serif normal;
	color:#0D2B88;
	}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
	}
  
dd, dt {
	margin:0;
	padding:0;
	}
	
	
* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 width: 756px;
 height:100%;

}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2E567F;
}

#header {
	width: 756px;
	height: 105px;
	margin: 0;
	background-image: url(../images/header.gif);
  background-repeat: no-repeat;
}

#content {
	width: 756px;
	margin-top: 5px;
	text-align:left;
	background-image: url(../images/topper2.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	height:100%;
	
}



#inside_meat {
	width: 520px;
	margin-top: 10px;
	text-align:left;
	margin-right: 10px;
	margin-left: 20px;
  _margin-left: 10px;
  _margin-right: 5px;
	margin-bottom:0px;
	float:left;
	

}

#right_content {
	width: 180px;
	float: right;
	background-color:#CCCCCC;
	padding:5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#right_content p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E567F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E567F;
	text-decoration: none;	
	
}
#right_content a{
	color: #2E567F;
	text-decoration: none;	
	
}
	
#right_content img {
	border: 1px solid #666666;	

}	

#form {
	text-align:left;
	padding:20px;
	background-color: #C9DCED;
	border:solid 1px #cccccc;
}
#bluebox { 
 height: auto;
 background: #3b6fa4;
 text-align:left;
 margin-top:10px;
}

#bluebox p{ 
	color: #FFFFFF; 
	
}
#bluebox a{
	color: #FFFFFF;
	text-decoration: none;	
}

#bluebox h1{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
	
}

#bluebox h1 a{
	text-decoration:none;
	color: #FFFFFF;
}

#footer { 
 width: 756px;
 float:left;


}

#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF; 
	text-align:left;

}

/* Begin CSS Drop Down Menu */


#menuh-container
	{
	width: 756px;
	z-index: 1000;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin-top: 8px;
	margin-left: 10px;

	
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1e3955;
	border-left-color: #376798;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: white;
	background-color: #2E567F;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #50779D;

	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
		text-align:left;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:auto;	/* width of all menu boxes */
   _width: 1px;
	}

#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;
	width:200px;
	}

#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 */
