html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#029622;
	margin-top:26px;
}

#Container{
	background-color:#FFF2DA;
/*	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;*/
	margin:0 auto;
	text-align:left;
	width:960px;
}

#Header{
	background-image:url(/images/layout/header.jpg);
	background-repeat:no-repeat;
	height:130px;
	padding-top:45px;
/*	padding:10px 20px 0 20px;*/
	position:relative;
	width:100%;
}

#Header img{
	border:0;
}

#Hamilton{
	float:left;
	margin:36px 0 0 0;
}

#Hamilton img{
	height:80px;
	width:100px;
}

#HomeLink{
	float:right;
	margin:0 215px 0 0;
}

* html #HomeLink{
	margin:0;
}

#HomeLink img{
	height:100px;
	width:520px;
}

* html #HomeLink img{
	width:800px;
}

#NavBlock{
	background-image:url(/images/layout/nav_bg.jpg);
	background-repeat:no-repeat;
	height:335px;
	overflow:hidden;
	padding:1px;
	position:relative;
	width:100%;
}

#Navigation{
	float:left;
/*	width:236px;*/
}

#Navigation img{
/*	background-repeat:no-repeat;
	border:0;
	height:22px;
	margin:0;
	padding:0;
	width:236px;*/
}

#Search{
	float:right;
	margin:5px 5px 0 0;
}

.SEARCH_FORM_BOX{
	background-color:#FFF2DA;
	border-top:1px solid #938B7D;
	border-right:1px solid #938B7D;
/*	margin-bottom:-3px;
	margin-right:-10px;
	padding:0 0 -3px 0;*/

	color:#600;
	font-family:Georgia,times,serif;
	font-size:11px;
	padding-left:5px;
	width:200px;
}

.SEARCH_FORM_LABEL_TEXT{
/*	color:#000;
	font-family:Trebuchet MS,arial,sans-serif;
	font-size:13px;
	margin:0 5px 0 10px;*/
}

.SUBMIT_BUTTON{
}

#ctl11_boxMiniSearch{
	position:relative;
	top:-5px;
}

#Wrapper{
	background-color:#FFF2DA;
	background-repeat:no-repeat;
	float:left;
	width:100%;
}

#ContentTop{
	padding:10px 10px 0;
	text-align:right;
}

#ContentTop img{
	border:0;
	padding-right:5px;
}

#ContentTop a{
	color:#090;
	font-family:Georgia,times,serif;
	font-size:11px;
	font-style:italic;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#090;
	font-family:Georgia,times,serif;
	font-size:11px;
	font-style:italic;
	font-weight:500;
	padding:0 5px;
}

.QLINKSHARE_TEXT{
	font-family:Georgia,times,serif;
	font-size:13px;
}

.QLINKSHARE_HEADER_TEXT{
	color:#600;
	font-family:Georgia,times,serif;
	font-size:24px;
	font-weight:500;
	margin:5px 0 10px 0;
}

#ContentHome{
	background-color:#FFF2DA;
	background-image:url(/images/layout/content_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#464646;
	font-family:Georgia,times,serif;
	font-size:13px;
	line-height:1.8;
	margin:0 0 0 236px;
/*	min-height:630px;*/
	overflow:hidden;
	padding:20px;
	width:684px;
}

#Content{
	background-color:#FFF2DA;
	background-image:url(/images/layout/content_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#464646;
	font-family:Georgia,times,serif;
	font-size:13px;
	line-height:1.8;
	margin:0;
	overflow:hidden;
	padding:10px 20px 20px 20px;
	position:relative;
	width:920px;
}

#Content p, #ContentHome p, #Content td, #ContentHome td{
	font-family:Georgia,times,serif;
	font-size:13px;
	line-height:1.8;
}

H1{
	color:#600;
	font-family:Georgia,times,serif;
	font-size:24px;
	font-weight:500;
	margin:5px 0 10px 0;
}

H2{
	color:#600;
	font-family:Georgia,times,serif;
	font-size:21px;
	font-weight:500;
	margin:5px 0;
}

A{
	color:#600;
	font-family:Georgia,times,serif;
	font-size:13px;
	text-decoration:none;
}

A:hover{
	color:#600;
	text-decoration:underline;
}

hr{
/*	background-color:#366;
	border:0px;
	color:#366;
	height:1px;*/
}

a.More{
/*	color:#325185;
	text-decoration:none;*/
}

a.More:hover{
/*	color:#325185;
	text-decoration:underline;*/
}

#Left{
	float:left;
	margin:0 0 0 -960px;
	padding:20px;
	width:196px;
}

#Contact{
	font-family:Georgia,times,serif;
	font-size:11px;
}

#Contact h1{
	font-size:16px;
	font-weight:700;
}

#Footer{
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	clear:left;
	color:#FFF2DA;
	font-family:Georgia,times,serif;
	font-size:10px;
	height:26px;
	padding-top:9px;
	position:relative;
	width:100%;
}

#Copyright{
	border-right:1px solid #FFF2DA;
	float:left;
	padding:0 5px 0 18px;
}

#FooterLinks{
	border-right:1px solid #FFF2DA;
	float:left;
}

#FooterLinks a{
	color:#FFF2DA;
	padding:0 5px;
	font-size:10px;
}

#PoweredBy{
	float:right;
	font-style:italic;
	margin-right:16px;
}

* html #PoweredBy{
	margin:0;
	padding-right:15px;
}

#PoweredBy img{
	border:0;
	margin-bottom:-5px;
	margin-left:5px;
}

/* Site Map */

#objSiteMap img{
	border:0px;
	margin:0px;
}

#objSiteMap a{
/*	color:#666;
	font-weight:normal;
	text-decoration:underline;*/
}

#objSiteMap a:hover{
/*	color:#666;
	font-weight:normal;
	text-decoration:none;*/
}

.SiteMap a{
/*	font-family:Trebuchet MS,arial,sans-serif;*/
}

.RootNode{
}

/* Breadcrumbs */

.BREADCRUMB_LINK{
	color:#333;
	font-family:Georgia,times,serif;
	font-size:21px;
	font-weight:500;
}

.BREADCRUMB_TEXT{
	color:#009;
	font-family:Georgia,times,serif;
	font-size:21px;
	font-weight:500;
}
