html, body, div, table, tr, td, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, a {
	margin: 0px;
	padding: 0px;
	outline:none;
}
a {
	color: #052147;
	text-decoration: none;
}
a:focus {
	outline: none;
}
ul {
	list-style-position: inside;
}
.small {
	font-size: 0.7em;
	padding-left: 10px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 100;
}
img.border {
	border: 1px solid #000000;
}
.cal {
	font-size: 1.2em;
	margin-top: 5px;
}

img, #content {
	behavior: url(../pngbehavior.htc);
}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.clear {
	clear:both;
	height: 0px;
}
.divider {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
	padding-top: 10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#wrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
#header {
	height: 127px;
}
#logo {
	height: 127px;
	width: 237px;
	background-image: url(../images/logo-new.gif);
	background-repeat: no-repeat;
	float: left;
}
#logo a {
	display: block;
	height: 98px;
	margin-top: 23px;
	margin-left: 23px;
	margin-right: 10px;
}
#logo i {
	left: -9999px;
	position: absolute;
}
#nav {
	float: left;
	width: 589px;
	height: 127px;
	overflow: hidden;
}
#nav .top {
	height: 32px;
	width: 589px;
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
}
#nav .top .links {
	font-size: 0.8em;
	text-transform: uppercase;
	line-height: 0.9em;
	padding-top: 16px;
}
.links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.links li.about {
	position: relative;
	z-index: 100;
}
.links li div {
	position: absolute;
	background-color: #FFFFFF;
	right: 0px;
	top: 20px;
}
#nav .top .links a {
	letter-spacing:0.15em;
	display: block;
	float: right;
	margin-left: 5px;
	margin-right: 25px;
	color: #041B3A;
	text-decoration: none;
}
#section_header {
	height: 95px;
}
.headerContact {
	background-image: url(../images/contactheader.gif);
	background-repeat: no-repeat;
}
.headerAbout {
	background-image: url(../images/aboutheader.gif);
	background-repeat: no-repeat;
}
.headerShop {
	background-image: url(../images/shopheader.gif);
	background-repeat: no-repeat;
}
.headerPlay {
	background-image: url(../images/playheader.gif);
	background-repeat: no-repeat;
}
.headerInvest {
	background-image: url(../images/investheader.gif);
	background-repeat: no-repeat;
}
.headerLive {
	background: url(../images/resideheader.gif) no-repeat;
}
#section_header span {
	display: none;
}
#content {
	background-image: url(../images/main_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 224px;
	margin-left: 13px;
}
#mainstreet {
	background-image: url(../images/mainstreet.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 541px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#mainstreet span {
	display: none;
}
.intro {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#left #events {
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.65em;
}
#left .event {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #333333;
}
#left .comingup img {
	height: 30px;
	width: 194px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
}
#left #feature_links {
	width: 172px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#left #feature_links #wifi {
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#left #feature_links #wifi img {
	float: left;
	margin-right: 3px;
	margin-top: 5px;
}
#left #feature_links #wifi .middle {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
}
#feature_links img {
	margin-bottom: 10px;
}
#orgmembers {
	border: 1px solid #DBDBDB;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.7em;
	color: #666666;
	margin-bottom: 10px;
}
#orgmembers a:hover {
	border-width: 0px;
	border-style: none;
}
#orgmembers .middle {
	text-align: center;
}
#orgmembers .middle a:hover {
	border-style: none;
}
#orgmembers p {
	text-align: left;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}


.local-links-box {
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CBCBCB;
	margin-bottom: 10px;
}

.local-links-box .middle {
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
.local-links-box .middle ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.local-links-box .middle ul a {
	background-color: #3A760E;
	display: block;
	margin-bottom: 7px;
	padding: 5px;
	color: #FFF;
	background-image: url(../images/link-button-bg.gif);
	background-position: -10px -10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.local-links-box .middle ul a:hover {
	color: #D4E0C4;
}


.roundcorners {
	height: 9px;
	position: relative;
}
.roundcorners .tl {
	background-image: url(../images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 9px;
	width: 9px;
	position: absolute;
	left: -1px;
	top: -1px;
}
.roundcorners .tr {
	background-image: url(../images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 9px;
	width: 9px;
	float: right;
	position: absolute;
	top: -1px;
	right: -1px;
}
.roundcorners .bl {
	background-image: url(../images/corner_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 9px;
	width: 9px;
	float: left;
	position: absolute;
	left: -1px;
	bottom: -1px;
}
.roundcorners .br {
	background-image: url(../images/corner_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 9px;
	width: 9px;
	float: right;
	position: absolute;
	right: -1px;
	bottom: -1px;
}





#left_nav {
	margin-top: 3px;
	font-size: 0.7em;
	line-height: 1em;
	position: relative;
	z-index: 10;
}
#left_nav span {
	text-indent: -9999px;
	position: absolute;
}
#left_nav a {
	display: block;
	margin: 0px;
	padding: 0px;
}

#left_nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	cursor: hand;
	
}


/* Target Firefox  */
@-moz-document url-prefix(){ #left_nav li { display: block !important; } }


/* Hide 2nd Tier Dropdowns */
#left_nav li ul {
	display: none;
	margin:0px;
	padding-bottom:1px;
	padding-top:1px;
}
#left_nav li.current ul {
	display: block;
}
#left_nav li.current ul ul {
	display: none;
}
#left_nav li ul a {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:194px;
}

/* lists nested under hovered list items */
#left_nav li:hover ul {
	display: block;
}
#left_nav li.over ul {
	display: block;
}

/* Hide 3rd Tier Dropdowns */
#left_nav li:hover ul ul{
	display: none;
}
#left_nav li.over ul ul{
	display: none;
}


/* Show 3rd Tier Dropdowns */
#left_nav ul li:hover ul{
	display: block;
	position: absolute;
	z-index: 100;
	width: 224px;
	left: 224px;
	top: 0px;
}

/* Safari Hack */	
@media screen and (-webkit-min-device-pixel-ratio:0) { #left_nav ul li:hover ul { top: -20px !important; } }


#left_nav ul li.over ul{
	display: block;
	position: absolute;
	z-index: 100;
	width: 224px;
	left: 224px;
	top: 0px;
}

#left_nav .shop {
	background-image: url(../images/leftnav_shop.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 224px;
	margin: 0px;
	padding: 0px;
}
#left_nav .play {
	background-image: url(../images/leftnav_play.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0px;
	padding: 0px;
	width: 224px;
}
#left_nav .live {
	height: 65px;
	background-image: url(../images/leftnav_reside.gif);
	margin: 0px;
	padding: 0px;
	width: 224px;
}
#left_nav .invest {
	height: 60px;
	background-image: url(../images/leftnav_invest.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 224px;
}
#left_nav .shop2 a {
	background-image: url(../images/subnav_shop.gif);
	background-repeat: repeat-y;
}
#left_nav .shop2 a:hover {
	background-image: url(../images/subnav_shop_over.gif);
	color: #376D66;
}
#left_nav .play2 a {
	background-image: url(../images/subnav_play.gif);
	background-repeat: repeat-y;
}
#left_nav .play2 a:hover {
	background-image: url(../images/subnav_play_over.gif);
	color: #980000;
}
#left_nav .live2 a {
	background-image: url(../images/subnav_live.gif);
	background-repeat: repeat-y;
}
#left_nav .live2 a:hover {
	background-image: url(../images/subnav_live_over.gif);
	color: #736B43;
}
#left_nav .invest2 a {
	background-image: url(../images/subnav_invest.gif);
	background-repeat: repeat-y;
}
#left_nav .invest2 a:hover {
	background-image: url(../images/subnav_invest_over.gif);
	
	color: #041B3A;
}

#left_nav ul li a {
	padding-top: 4px;
	padding-bottom: 4px;
}
#left_nav ul li a.last {
	padding-bottom: 8px;
}
#left .link_left {
	font-size: 0.9em;
	display: block;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main {
	float: left;
	margin-right:14px;
	width: 574px;
	min-height: 400px;
	font-size: 0.75em;
	color: #666666;
	position: relative;
	z-index: 1;
}
#main ol {
	margin-left: 40px;
	list-style-position: outside;
}
#main ol li {
	margin-bottom: 10px;
}
#main ul {
	list-style-position: outside;
	margin-bottom: 10px;
	padding-left: 15px;
}
#main ul li {
	margin-bottom: 10px;
}
#main .center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#main a:hover {
	border-bottom: 1px dotted #052147;
}
#rotator {
	margin-top: 2px;
	margin-left: 3px;
	position: relative;
	z-index: 2;
}
#rotator.home .cf_wrapper {
	height: 254px;
}
div.cf_wrapper {
	position: relative;
	width: 571px;
	height: 179px;
	overflow: hidden;
}

div.cf_element {
	width: 571px;	
}
#links {
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#links .linkcol {
	float: left;
	width: 169px;
	padding-right: 10px;
}
#links .linkcol ul {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#links .linkcol ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#links .linkcol ul li a {
	display: block;
	padding-top: 8px;
	text-align: center;
	margin-bottom: 10px;
	color: #FFF;
	background-image: url(../images/link-button-bg.gif);
	height: 39px;
}
#links .linkcol ul li a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #D4E0C4;
}
#columns {
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 12px;
	min-height: 500px;
	
}
#columns h2 , #links h2{
	font-size: 1.3em;
	text-transform: uppercase;
	border-top: 1px solid #666666;
	padding-left: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1em;
	background-image: url(../images/squares.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #000000;
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
}
#columns h3 {
	font-size: 1.3em;
	text-transform: uppercase;
}
#columns h4 {
	font-size: 1.2em;
}
#columns h4.shop {
	color: #3D7971;
}
#columns h4.play {
	color: #B10000;
}
#columns h4.live {
	color: #C6B976;
}
#columns h4.invest {
	color: #052045;
}
#aboutnav {
	margin-bottom: 10px;
}
#aboutnav ul {
	margin: 0px;
	padding: 0px;
}
#aboutnav ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#aboutnav a {
	display: block;
	padding: 5px;
	float: left;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/greennavgrad.gif);
	background-repeat: repeat-x;
}
#aboutnav a:hover {
	margin-top: 0px;
	border-bottom: 2px solid #052147;
}
#aboutnav a.current {
	margin-top: 0px;
	border-bottom: 2px solid #5B842B;
}
h3.about {
	display: block;
	margin-top: 20px;
	margin-left: 5px;
	color: #5B842B;
	text-transform: uppercase;
	font-size: 1.1em;
}
h3.about a {
	color: #5B842B;
}
h3.about a:hover {
	color: #334A17;
}
#about_leftnav {
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#about_leftnav li {
	list-style-type: none;
}
#about_leftnav a {
	display: block;
	color: #5B842B;
	padding: 2px;
}
#about_leftnav a:hover {
	color: #334A17;
}
#about_leftnav li ul {
	margin-left: 20px;
}
#columns.home #coming_up {
	width: 293px;
	float: left;
}
#columns.home #coming_up .inner {
	padding-right: 15px;
	border-right: 1px dotted #CCCCCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
}
#columns.home #coming_up .inner img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid #000000;
	padding: 1px;
}
#columns.home #coming_up .inner img.nofloat {
	float: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#columns.home #coming_up .inner p {
	margin-bottom: 1em;	
}
#columns.home #coming_up .inner ul {
	margin-left: 1em;
	margin-bottom: 1em;
}
#columns.home #coming_up .inner ul li {
	margin-bottom: 0px;
}
#columns.home #coming_up .inner .event {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#columns.home #news {
	float: left;
	width: 246px;
}
#columns.home #news .inner {
	margin-top: 15px;
	margin-bottom: 15px;
}
#columns.home #news .inner img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding: 1px;
}
#columns #news .inner .article img.nofloat {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#columns.home #news .inner .article {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	width: 245px;
	float: left;
}
#columns.home #news .inner p {
	margin-bottom: 1em;
}
#columns.content p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#columns.content ul {
	margin-left: 15px;
}
#upstairs_properties {
	font-size: 0.95em;
}
table#listing {
	border: 1px solid #5B842B;
}
#listing.about {
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#listing.about td {
	padding-left: 10px;
}
table#listing th {
	padding: 7px;
	color: #FFFFFF;
	background-color: #5B842B;
	border-right: 1px solid #FFFFFF;
}
table#listing td {
	border-right: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin: 0px;
}
table#listing .even td {
	background-color: #EEF5F3;
	border-top: 1px solid #CDE1DC;
	border-bottom: 1px solid #CDE1DC;
}
table#listing .last {
	border-right: 1px solid #5B842B;
}
table#listing .section {
	background-color: #5B842B;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
table#listing.shop .section {
	background-color: #428279;
}
table#listing.play .section {
	background-color: #A10000;
}
table#listing.work .section {
	background-color: #BEB170;
}
table#listing.live .section {
	background-color: #041B3A;
}
#listingscroll {
	height: 650px;
	overflow: scroll;
}

#map {
	height: 350px;
	width: 425px;
	border: 1px solid #000000;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.calevent {
	padding-bottom: 20px;
	border-bottom: 1px dotted #8DA96B;
	display: block;
	padding-top: 10px;
}
.print_title {
	display: none;
}
.printpage {
	display: block;
	margin-top: 40px;
	margin-left: auto;
	padding: 5px;
	font-size: 0.9em;
	width: 9em;
	background-color: #5B842B;
	color: #FFFFFF;
	border: 1px solid #052147;
	margin-right: auto;
}
.printpage:hover {
	background-color: #8DA96B;
	color: #052147;
}
.printpage span {
	font-size: 0.8em;
}
img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-top: 10px;
	clear: right;
}
img.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}
img.right .no_border {
	border-style: none;
	border-width: 0px;
}
.biglink {
	display: block;
	padding: 10px;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	background-color: #D1E3DF;
	color: #5B842B;
	font-size: 1.2em;
	border: 1px solid #A5C8C0;
}
#main .biglink:hover {
	background-color: #E6F0ED;
	border: 1px solid #A5C8C0;
}
#beapart .textarea {
	margin-top: 20px;
}
#beapart table td {
	padding: 5px;
}
#beapart .right {
	text-align: right;
}
#supporters td {
	padding: 5px;
	font-size: 0.95em;
}
.success {
	color: #5B842B;
	font-size: 1.2em;
}
#cal {
	margin-bottom: 50px;
}
#cal #hiddenform {
	display: inline;
}
#cal #cal_controls {
	display: inline;
}
#cal h3.month {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 2em;
}
#calendar {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#calendar td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 0.95em;
	padding: 5px;
}
#calendar .daysothermonth {
	background-color: #EDF4F2;
}
#calendar .currentday {
	background-color: #D7E7E3;
}
#calendar .daynames td {
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
#cal h3.event_title {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 2em;
}
#edit_events {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#edit_events td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:3px;
}
#edit_events .category {
	font-weight: bold;
	background-color: #E5EFED;
}
p.category {
	text-transform: uppercase;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B50000;
	font-weight: bold;
}
#key {
	float: left;
	font-size: 0.95em;
	margin-top: 20px;
}
#btm {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 826px;
	clear: both;
}
.photocredit {
	width: 375px;
	float: left;
	font-size: 0.95em;
	margin-left: 50px;
}
#footer {
	font-size: 0.7em;
	padding-left: 45px;
	padding-right: 45px;
	color: #666666;
	margin-bottom: 50px;
}
#footer .copyright {
	float: left;
	display: block;
}
#footer .credit {
	float: right;
	width: 100px;
	display: block;
	text-align: right;
}
#footer .logo {
	background-image: url(../images/atsa.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 15px;
	float: right;
	margin-left: 4px;
}
#footer .logo:hover {
	background-image: url(../images/atsaover.gif);
}
#footer .logo span {
	display: none;
}
.gallery img {
	margin-right: 2px;
	margin-bottom: 7px;
	border: 1px solid #000000;
}
#mailinglist input {
	width: 130px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #C0C0C0;
	height: 15px;
	font-size: 11px;
	line-height: 1em;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mailinglist .submit {
	width: 35px;
	height: 20px;
	color: #FFFFFF;
	background-color: #5B842B;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#mslphotos {
	font-size: 0.85em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}




#news_article {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 60px;
	margin-top: 25px;
     margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;

}
#news_article img {
	float: right;
	border: 1px solid #999999;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
#news_article img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news_article h1 {
	font-weight: normal;
	font-size: 1.6em;
	color: #052147;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 25px;
	line-height: 1.2em;
}
#news_article a {
	color: #052147;
}
#news_article .bootcamp_caption {
	clear: right;
	float: right;
	width: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#map_canvas {
	height: 600px;
	width: 523px;
	margin-bottom: 30px;
	border: 1px solid #000;
}
#map_canvas2 {
	height: 600px;
	width: 523px;
	margin-bottom: 30px;
	border: 1px solid #000;
}
#cal {
	position: relative;
}
#monthcontrol {
	position: absolute;
	width: 150px;
	top: 0px;
	right: 0px;
	height: 25px;
}
#monthcontrol .nextmonth input {
	position: absolute;
	top: 0px;
	right: 0px;
}
#monthcontrol .prevmonth input {
	position: absolute;
	left: 0px;
	top: 0px;
}
#main .article a:hover , #main .event a:hover{
	text-decoration: none;
	border-bottom-style: none;
}
.coming-up-archive .event {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	padding-top: 20px;
}
.coming-up-archive .event img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

