/* //layout// */

body {
	margin: 0px;
	padding: 0px;
	background: #406669 url(../images/gh_topbg.gif) repeat-x;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #000;  
	font-size: 12px;

}

#mainwrap {
	width: 850px;
	margin: auto;
	padding: 0;
	text-align: left;
}

#header1 {
	height: 200px;
	text-align: left;
	background: url(../images/gh_menubg.gif) no-repeat center bottom;
	padding: 0;
}

#menu {
	height: 90px;
	width: 800px;
	text-align: center;
	padding: 0;

}

#header2 {
	height: 75px;
	text-align: left;
	background: url(../images/gh_headerbg.gif) no-repeat center bottom;
}



#contentwrap {
	width: 850px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/gh_contentbg.gif) repeat-y center top;

}


#leftwrap {
	float: left;
	width: 500px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 40px;
}

#left {
	margin-left: 100px;
}

#right {
	margin-left: 540px;
	margin-right: 110px;
	padding-top: 20px;
	padding-bottom: 80px;
}

#footer {
	clear: both;
	height: 75px;
	background: #406669 url(../images/gh_footerbg.gif) no-repeat center top;
}

#footer2 {
	clear: both;
	height: 100px;
	background: #406669 url(../images/gh_footer2bg.gif) no-repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff; 
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 10px;
	background-color:  #406669;

}

	
/* //text// */
#menu ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;  
	font-size: 12px;
	display:inline;
	text-transform: uppercase;
	padding-right: 25px;
	margin: 0;
}

#menu a {
	color: #fff;
		height: 20px;
	text-decoration: none;
	padding: 4px 7px;
	margin: 15px 0 0 0;
}

#menu a:hover {
	background-color: #993300;
	color: #fff;
}


#left p {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 13px;
	line-height: 17px;
}

#left p img {
	float: right;
	padding: 3px;
	border: 1px solid #999;

}

#left ul {
	margin: 0;

}

#left li {
	font-family: "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 13px;
	line-height: 19px;
}

#left a {
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	font-size: 13px;
	text-decoration: none;
}

#left a:hover {
	background-color: #993300;
	color: #fff;
}

#left h1 {
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #993300;  
	font-size: 17px;

}

#left h2 {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 14px;
}

#left h3 {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 12px;
	font-style: italic;
}

#left h4 {
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 12px;
}


#right p {
	font-family: "Times New Roman", Times, serif;
	color: #333333;  
	font-size: 12px;
}

#right h1 {
	font-family: "Times New Roman", Times, serif;
	color: #333;  
	font-size: 14px;
}

#right h2 {
	font-family: "Times New Roman", Times, serif;
	color: #993300;  
	font-size: 13px;
}

#right h3 {
	font-family: "Times New Roman", Times, serif;
	color: #333;  
	font-size: 12px;
	font-style: normal;
}

#right ul {
	margin-left: -0px;
	padding-left: 0px;
	list-style: none;
}

#right li {
	font-family: "Times New Roman", Times, serif;
	color: #993300;  
	font-size: 13px;
	margin-bottom: 10px;
}

#right a {
	color: #993300;  
}

#right a:hover {
	background-color: #993300;
	color: #fff;
}

/* //misc// */


.captions {
	font-size: 9px;
	line-height: 13px;
}

.line {
	border-bottom: 1px solid #999;
}

.pic {
	text-align: center;
	padding: 3px;
	border: 1px solid #999;
}

.img {
	border: 0px;
}
