html{height:100%;}
body{
	margin: 0;
	width:100%;
	color:#000;
	font:12px arial,sans-serif;
	line-height:14px;
	min-width:1002px;
	height:100%;
	position:relative;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	min-height:100%;
	overflow:hidden;
	position:relative;
	background:#0e64a2 url(../images/bg-page.jpg) no-repeat 50% 100%;
	padding:0 0 160px;
}
* html #wrapper {
	overflow:visible;
	height:100%;
}
#main{
	width:900px;
	padding:0 0 167px;
	overflow:hidden;
	margin:0 auto;
}
h1{
	margin:10px 0 0;
	float:left;
}
h1 a{
	text-indent:-9999px;
	overflow:hidden;
	width:302px;
	height:70px;
	display:block;
	cursor:pointer;
	background:url(../images/AAGD_Logo_70.png) no-repeat;
}
h2{
	font-size:51px;
	color:#5c5c5c;
	font-weight:normal;
	width:350px;
	position:absolute;
	top:26px;
	right:-14px;
	margin:0;
	letter-spacing:-1px;
	line-height:51px;
}
h2 span{color:#cd0c0c;}
h2 strong{
	font-size:26px;
	font-weight:normal;
	float:left;
	margin:0 0 0;
	line-height:26px;
}
h2 em{font:normal 19px/34px Arial, sans-serif;}
#header{
	width:900px;
	overflow:hidden;
}
.important-info{
	float:right;
	margin:39px 0 0;
}
.important-info a{
	float:left;
	background:url(../images/a-important.png) no-repeat 0 50%;
	height:24px;
	width:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px 0 0;
	display:inline;
	cursor:pointer;
}
.important-info p{
	float:left;
	background:url(../images/bg-important-p.png) no-repeat;
	width:530px;
	padding:5px 0 4px 15px;
	margin:0;
}
.important-info p strong{color:#4c4c4c;}
.brand{
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
	position:relative;
	clear:both;
	float:left;
}
.brand img{display:block;}
.topnav{
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	bottom:0;
	right:0;
}
.topnav li{
	float:left;
	background:url(../images/bg-topnav-li.png) no-repeat 0 0;
	padding:0 0 0 3px;
	margin:0 0 0 -3px;
	overflow:hidden;
	height:32px;
	position:relative;
	z-index:10;
}
.topnav a{
	overflow:hidden;
	float:left;
	height:32px;
	cursor:pointer;
	background:url(../images/bg-topnav-a.png) repeat-x;
	color:#fff;
	font:15px/31px "trebuchet MS", sans-serif;
	letter-spacing:-1px;
	padding:0 19px;
}
.topnav a:hover, .topnav .active a{
	background:url(../images/bg-topnav-active.png) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}
.topnav .first a{background:url(../images/nav-first-a.png) no-repeat;}
.topnav .first a:hover,
.topnav .activefirst a{background:url(../images/nav-first-active.png) no-repeat;}
.topnav .last a{background:url(../images/nav-last-a.png) no-repeat 100% 0;}
.topnav .last a:hover,
.topnav .activelast a{background:url(../images/nav-last-active.png) no-repeat 100% 0;}
.columns{
	width:100%;
	overflow:hidden;
	min-height:400px;
	margin:10px 0 0;
	z-index:0;
}
.columns h3{
	width:100%;
	margin:0;
	padding:3px 0 0 15px;
	font:bold 17px/22px Arial, sans-serif;
	overflow:hidden;
	height:21px;
	color:#fefefe;
	word-spacing:2px;
	text-transform:uppercase;	
}
.left-columns{
	width:195px;
	float:left;
}
#leftcoldivcap {
background:url(../images/bg-columns-div2.png);
}
.navbar, .navbarhome{
	width:188px;
	overflow:hidden;
}
.navbarhome ul{
	line-height:12px;
}
.navbar ul, .navbarhome ul{
	list-style:none;
	padding:0;
	margin:0;
	background:url(../images/bg-columns.png);
	width:100%;
	overflow:hidden;
}

li.subsubnav a{
	font-size: 10px;
	color: #ccc;
	font-weight:normal;
	margin-left:5px;
}

.navbar li{
	padding:6px 0 6px 4px;
	border-bottom:1px dotted #fff;
	overflow:hidden;
	width:160px;
	margin:0 0 0 12px;
}

.navbarhome li{
	padding:15px 0 17px 4px;
	border-bottom:1px dotted #fff;
	overflow:hidden;
	width:160px;
	margin:0 0 0 12px;
}

.navbar .last{
	padding:6px 0 6px 4px;
	border:none;
	border-bottom:1px dotted #fff;
}

.navbarhome .last{
	padding:15px 0 16px 4px;
	border:none;
	border-bottom:1px dotted #fff;
}

.navbar a, .navbarhome a{
	color:#fff;
	font:bold 15px/15px Arial, sans-serif;	
}
.navbar h3, .navbarhome h3{
	width:173px;
	margin:0px
	padding:0px 0 0 32px;
	font:bold 17px/24px Arial, sans-serif;
	overflow:hidden;
	height:21px;
	background:url(../images/bg-columns-h3.png) no-repeat;
}
.navbar div, .navbarhome div{
	background:url(../images/bg-columns-div.png) no-repeat;
	width:100%;
	height:9px;
	overflow:hidden;
}

.community{
	padding:8px 0 8px 6px;
	width:182px;
	background:url(../images/bg-community.png) no-repeat;
	overflow:hidden;
	margin:18px 0 0;
}
.center-columns{
	width:490px;
	overflow:hidden;
	float:left;
}
.content{
	width:483px;
	color:#333333;
}
.content h3{
	background:url(../images/bg-content-h3.png) no-repeat;
	width:473px;
}
.content-bottom{
	background:url(../images/bg-content-bottom.png) no-repeat 0 100%;
	height:6px;
	overflow:hidden;
}
.news{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-news.gif) no-repeat 0 100%;
	padding:0 0 6px;
}
.news ul{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0 0 5px;
	margin:0;
	background:url(../images/bg-content-news-div.gif) repeat-y;
	position:relative;
}
.news li{
	float:left;
	width:132px;
	padding:0 5px 34px 20px;	
}
.content h4{
	color:#cd0c0c;
	font-size:12px;
	text-transform:uppercase;
	margin:16px 0 0;
	line-height:14px;
}
.news span{text-transform:uppercase; font-size:11px;}
.more{
	color:#515151;
	background:url(../images/a-more.gif) no-repeat 100% 60%;
	padding:0 13px 0 0;
	float:right;
	margin:0 0 0 75px;
	font-size:11px;
	position:absolute;
	bottom:5px;
}
.news p{
	margin:5px 0 0;
	line-height:14px;
}
.photo{
	background:url(../images/bg-photo.png) no-repeat 0 0;
	width:482px;
	margin:18px 0 0;
	padding:8px 0 0;
}
.photo .photo-bottom{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-photo-image.png) no-repeat;
	height:8px;
}
.photo .image{
	width:474px;
	overflow:hidden;
	background:url(../images/bg-photo-image-div.png);
	position:relative;
	padding:0 0 0 8px;
}
.photo .image p{
	background:#0c4d87;
	width:466px;
	position:absolute;
	bottom:0;
	left:8px;
	line-height:25px;
	height:25px;
	overflow:hidden;
	margin:0;
	text-align:center;
	color:#fff;
}
.photo p a{color:#fff;}
.sidebar{
	width:214px;
	float:left;
	position:relative;
}
.sidebar h3{
	background:url(../images/bg-sidebar-h3.png) no-repeat;
	width:195px;
	padding-left:19px;
}
.sidebar h6{
	width:192px;
	background:url(../images/bg-calendar-h6.png) no-repeat;
	height:17px;
	color:#fff;
	margin:27px 0 0 13px;
}
.sidebar h6 a{
	width:5px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
.sidebar .prev{
	float:left;
	background:url(../images/a-arrow-prev.gif) no-repeat;
	margin:4px 0 0 5px;
}
.sidebar .next{
	float:right;
	background:url(../images/a-arrow-next.gif) no-repeat;
	margin:4px 5px 0 0;
}
.sidebar h6 span{
	float:left;
	font:bold 12px/17px Arial, sans-serif;
	text-align:center;
	width:165px;
}



#navbarbtm{
	background:url(../images/bg-columns-div.png) no-repeat;
	width:100%;
	height:9px;
	overflow:hidden;
}

#footer{
	width:100%;
	margin:-124px 0 0;
	height:124px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x 0 0;
	position:relative;
}
.more-footer{
	width:900px;
	overflow:hidden;
	margin:0 auto;
	color:#7f7f7f;
}
.more-footer a{color:#7f7f7f;}
.copyright{
	width:770px;
	font-size:9px;
	padding:0 0 0 40px;
	overflow:hidden;
}
.copyright span{float:right;}
.copyright p{
	margin:0;
	line-height:24px;
}
.logo{
	width:270px;
	float:left;
	margin:12px 0 0;
	padding:0 0 0 40px;
}
.logo a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/footer-logo.gif) no-repeat;
	width:275px;
	height:64px;
	display:block;
}
address{
	font:bold normal 10px/13px Arial, sans-serif;
	width:130px;
	padding:8px 0 10px 27px;
	float:left;
	margin:17px 0 0 16px;
	display:inline;
	background:url(../images/bg-footer-address.gif) no-repeat 0 0;
}
.some-nav{
	float:left;
	list-style:none;
	margin:63px 0 0 46px;
	padding:0;
	display:inline;
	overflow:hidden;
}
.some-nav li{
	float:left;
	background:url(../images/bg-some-nav-li.gif) no-repeat 0 60%;
	padding:0 9px;
	margin:0 0 0 -2px;
}
.some-nav a{}
.rss{
	background:url(../images/bg-some-nav.gif) no-repeat 100% 0;
	padding:0 18px 0 0;
}
/*inner.html*/
.add-nav{
	width:188px;
	overflow:hidden;
	padding:0 0 14px;
}
.add-nav ul{
	list-style:none;
	padding:0;
	margin:0;
	background:url(../images/bg-columns.png);
	width:100%;
	overflow:hidden;
}
.add-nav li{
	padding:6px 0 6px;
	border-bottom:1px dotted #fff;
	overflow:hidden;
	width:165px;
	margin:0 0 0 12px;
}
.left-columns .add-nav .last{
	padding:12px 0 7px;
	border:none;
}
.add-nav a{
	color:#fff;
	font:bold 13px/16px Arial, sans-serif;	
}
.add-nav h3{
	width:156px;
	margin:0;
	padding:0 0 0 32px;
	font:bold 17px/24px Arial, sans-serif;
	overflow:hidden;
	height:24px;
	background:url(../images/bg-columns-h3.png) no-repeat;
}
.add-nav div{
	background:url(../images/bg-columns-div.png) no-repeat;
	width:100%;
	height:9px;
	overflow:hidden;
}
.legislative{
	background:url(../images/bg-content.gif) no-repeat 0 100%;
	padding:0 0 6px;
	width:100%;
}

.legislative a {
color:#0E64B2;
text-transform:uppercase;

}
.legislative ul{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
	background:#fff;

}
.legislative ul.cont{
list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
	background:#fff;
	min-height: 385px;
}

.legislative li{
	width:447px;
	margin:-1px 0 0 18px;
	padding:0 0 8px;
	overflow:hidden;
}
.legislative h4{margin:16px 0 0;}
.legislative .more{
	font-size:9px;
	margin:15px 18px 0 0;
}
.legislative p{
	margin:3px 0 0;
	color:#4f4234;
	line-height:14px;
}
/*popup*/
.sidebar .popup{
	width:185px;
	height:68px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:-42px;
	background:url(../images/bg-popup.png) no-repeat;
	z-index:100;
	padding:6px 0 0 5px;
}
.sidebar .popup span{
	float:left;
	width:120px;
	margin:0 0 0 5px;
	display:inline;
}
.sidebar .popup p{
	margin:0;
	font-size:12px;
	color:#fff;
}
.sidebar .popup strong{
	float:left;
	font-weight:bold;
}
.sidebar .calendar{
	width:100%;
	padding:0;
	height:202px;
	background:url(../images/bg-columns-div.png) no-repeat 0 100%;
}

#footer{
	width:100%;
	margin:-124px 0 0;
	height:124px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x 0 0;
	position:relative;
}
.more-footer{
	width:900px;
	overflow:hidden;
	margin:0 auto;
	color:#7f7f7f;
}
.more-footer a{color:#7f7f7f;}
.copyright{
	width:770px;
	font-size:9px;
	padding:0 0 0 40px;
	overflow:hidden;
}
.copyright span{float:right;}
.copyright p{
	margin:0;
	line-height:24px;
}
.logo{
	width:270px;
	float:left;
	margin:12px 0 0;
	padding:0 0 0 40px;
}
.logo a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/footer-logo.gif) no-repeat;
	width:275px;
	height:64px;
	display:block;
}
address{
	font:bold normal 10px/13px Arial, sans-serif;
	width:130px;
	padding:8px 0 10px 27px;
	float:left;
	margin:17px 0 0 16px;
	display:inline;
	background:url(../images/bg-footer-address.gif) no-repeat 0 0;
}
.some-nav{
	float:left;
	list-style:none;
	margin:63px 0 0 156px;
	padding:0;
	display:inline;
	overflow:hidden;
}
.some-nav li{
	float:left;
	background:url(../images/bg-some-nav-li.gif) no-repeat 0 60%;
	padding:0 9px;
	margin:0 0 0 -2px;
}
.some-nav a{}
.rss{
	background:url(../images/bg-some-nav.gif) no-repeat 100% 0;
	padding:0 18px 0 0;
}

#date1{
	position:absolute;
	left:1100px;
	top:480px;
	z-index:1000;
	color:white;
	height:50px;
	background:url(../images/bg-columns.png);
}

.form-dropdown{
	color:#000;
	font:11px arial,sans-serif;
}
.current{
    font-weight:bold;
}