/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/background.gif) repeat;
	margin-top:0;
}
p, h1, h2, h3, h4{
	margin:0;
	padding:0;
}
i{ display:none; }
#shell{
	width:834px;
	margin:0 auto 0 auto;
}
#header{
	background:url(images/header.jpg) no-repeat;
	height:215px;
	width:834px;
}
#gnav{
	background:url(images/nav.jpg) no-repeat;
	width:807px;
	height:24px;
	padding:7px 0px 0 27px;
}
#gnav p{ font-size:12px;}
#gnav a{
	color:#006633;
	text-decoration:underline;
}
#gnav a:hover {color:#ACBC83!important;}
#gnav a:visited{color:#006633;}
#body{
	background:url(images/body.jpg) repeat-y;
	width:790px;
	padding:12px 17px 10px 27px;
}
#body h1 {
	color:#006633;
	font-size:18px;
	margin:0 10px 0px 0;
}
#body p {
	color:#54553C;
	font-size:12px;
	line-height:17px;
	margin:0 10px 18px 0;
}
#body a {
	color:#006633;
	text-decoration:underline;
}
#body a:hover {
	color:#ACBC83;
	text-decoration:underline;
}
#grid {
	width:780px;
	clear:both;
}
#grid div {
	background:url(images/div.jpg) no-repeat;
	height:165px;
	width:360px;
	padding:10px;
	float:left;
	margin-bottom:20px;
}
#grid div h1 {
	color:#006633;
	font-size:12px;
	margin:0 0px 12px 0;
}	
#grid div p {
	color:#54553C;
	font-size:12px;
	line-height:17px;
	margin-bottom:0!important;
}
.mr20 {margin-right:20px;}
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:45px;
	width:807px;
	padding-top:23px;
	padding-left:27px;
}
#footer p {
	font-size:12px;
	color:#ADAE8C;
}
#footer a{
	color:#ADAE8C;
	text-decoration:underline;
}	
#footer a:hover{
	color:#54553C;
	text-decoration:none;
}
.float{float:right; margin:0 0 0 3px;}
.dont{font-size:10px!important;}
/*NO ACCOUNT POP UP*/
#no_shell {
	width:400px;
	margin:20px;
	margin-top:0!important;
}	
#no_body {
	background:url(images/pop-up_body.jpg) repeat-y;
	width:348px;
	padding:10px 26px 5px 26px;
}
#no_body h1{
	color:#006633;
	font-size:18px;
	margin-bottom:18px;
}
#no_body p{
	color:#54553C;
	font-size:12px;
	margin-bottom:12px;
}
#no_body a {
	color:#006633;
	text-decoration:underline;
}
#no_body a:hover {
	color:#ACBC83;
	text-decoration:underline;
}
#no_footer {
	background:url(images/pop-up_footer.jpg) no-repeat;
	height:22px;
	width:400px;
}
/*END NO ACCOUNT POP UP*/
#dropin {
	background-color:#FFFFFF;
	height:375px!important; 
	width:375px!important;
	border:1px solid #006633;
	padding:5px;
	position: absolute;
	visibility: visible; 
	left: 367px; 
	top: 61px; 
	width: 300px; 
	height: 150px;
}
#dropin a{
	font-size: 12px;
	color: #006633;
	text-decoration:underline;
	
}
#dropin a:hover {
	font-size: 12px;
	color: #ACBC83;
	font-decoration: underline;
}
.defaulttext {
	font-size: 11px;
	color: #006633;
}

