/* Global Elements */
body, html {
	margin:0;
	padding:0;
	background: #f4f5f7 url(../../images/back.jpg) repeat-x;
	color:#848484;
}
body {
	min-width:750px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
img {
	border:0px none;
}
a {
	color:#C8C377;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	cursor:pointer;
	text-decoration:none;
}
#wrap {
	margin:0 auto;
	width:780px;
}
.container {
	width:919px;
	margin:30px auto;
}
.topline {
	height:5px;
	background-color:#C8C377
}
.body_content {
	height:486px;
	background-color:#fff
}
.header {
	background:#e8e9ea;
	padding-left:6px;
}
.header img {
	margin-right: 6px;
	margin-top: 6px;
}
#logo {
	background-color:#FFF;
	padding-top:20px;
	padding-left:25px;
	padding-bottom:21px;
	width:140px;
}
#footer {
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	color:#999999;
	background-color:#e6e6e6;
	padding-top:0px; 
	padding-bottom:0px; 
	line-height:19px;
}
#footer a {
	color:#999999;
}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
}
#footerRights{
float:right; background:none;
}
/* Menu Elements */
 #nav {
	color:#6790AB;
	overflow:visible;
	background:url(../../images/bluegradient_bar.jpg) repeat-x #fff;
	color:#fff;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	float:left;
	padding-left:80px;
	width:382px;
	height:32px;
}
#nav a {
	color:#6790AB;
	cursor:pointer;
	text-decoration:none;
}
#nav a:hover {
	cursor:pointer;
	text-decoration:none;
	background: url(../../images/arrow_right.gif) 0px center no-repeat;
}
#dropdown a {
	color:#C8C377;
	cursor:pointer;
	text-decoration:none;
}
#dropdown a:hover {
	color:#C8C377;
	cursor:pointer;
	text-decoration:none;
	background: url(../../images/arrow_right.gif) 0px center no-repeat;
}
#dropdownlocation {
	color:#C8C377;
	display:compact;
	position:relative;
	margin-left:6px;
	padding-right:13px;
	padding-left:122px;
	margin-top:5px;
	float:left;
}
#dropdownlocation a {
	color:#C8C377;
	cursor:pointer;
	text-decoration:none;
}
#dropdownlocation a:hover {
	color:#C8C377;
	cursor:pointer;
	text-decoration:none;
	background: url(../../images/arrow_right.gif) 0px center no-repeat;
}
.menu {
	display:compact;
	position:relative;
	padding-left:8px;
	padding-right:8px;
	float:left;
}
.menu img {
	border:0px;
}
#menuland a:hover {
	cursor:text;
	text-decoration:none;
	background: url(../../images/arrow_down.gif) 0px center no-repeat;
}
.menuland {
	display:compact;
	position:relative;
	padding-left:8px;
	padding-right:8px;
	float:left;
	background: url(../../images/arrow_down.gif) 0px center no-repeat;
}
.menuland img {
	border:0px;
}
#dropdown {
	color:#C8C377;
	display:compact;
	position:relative;
	margin-left:0px;
	padding-right:13px;
	margin-top:5px;
	float:left;
}
#dropdownSelected {
	text-decoration:none;
	cursor:text;
	background: url(../../images/arrow_down.gif) 0px center no-repeat;
}
.submenu {
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
	padding-left:10px;
}
.submenuland {
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
	padding-left:10px;
	background: url(../../images/arrow_down.gif) 0px center no-repeat;
}
.navBack{
display:block; padding-top:116px;
}
/* Body Styles */
 #main {
	background:#e8e9ea;
	float:left;
	width:574px;
	padding-left: 20px;
 height: expression( this.scrollHeight < 230 ? "230px" : "auto" ); /* sets min-height for IE */
	min-height: 230px; /* sets min-height value for all standards-compliant browsers */
}
p {
	margin: 0;
	padding-right: 10px;
	line-height:16px;
	height:215px;
	width:324px;
	overflow:hidden;
}
#two {
	display:block;
	margin: 0;
	padding-right: 10px;
	line-height:16px;
	width:200px;
	overflow:hidden;
}

#paragraph {
	padding:0px 0px;
}
ul {
	padding:0px;
	margin:0px;
}

li {
	padding: 0px 10px 10px 10px;
	list-style: none;
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.pullquote {
	margin-top:91px;
	padding-left:5px;
	height:100px;
	background-color:#E4F0F6;
	color:#3C556B;
	font-weight:bold;
	line-height:22px;
	text-indent: -5px;
}
.sidebar {
	width:170px;
	height:486px;
	background-color:#fff;
	float:left;
}
#bluegradient {
width:170px; height:370px; background: url(images/bluegradient_bar.jpg) repeat-x #fff;
}
#title {
	padding:26px 10px;
}
#twoColumn {
	display:compact;
	width:275px;
	padding-right:6px;
}
#gallery img {
	border:2px #ccdbe4 solid;
	margin-right:1px;
	margin-bottom:3px;
}
#contactText {
	color:#85A6BC;
	font-weight:bold;
	font-size:11px;
	padding:0px;
}
h3 {
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.content {
	display:block;
	margin-top:75px;
	padding-left:500px;
	background:url(../../images/graylogo_for_background.jpg) bottom right no-repeat #fff;
	height:285px;
}

.content ul {
	width:400px;
}
/* Show only to IE7 */
*:first-child+html .content {
	padding-left:50px;
	height:235px;
}
/* Show only to IE6 */
* html .content {
	padding-left:50px;
	height:235px;
}
.bluelink a{
color:#3C556B;
}
.bluelink a:hover{
color:#3C556B;
}
.bluelink{
color:#3C556B;
font-weight:bold;
position:absolute; 
}

.sitemap{
 width:350px; height:140px; margin-top:0px;position:relative; display:compact;
}