@charset "utf-8";
/* CSS Document */

html #section-index {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#wrapper {
	background-color:#FFF;
	width: 100%;
	padding: 0px;
	z-index: 2;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #d9e7d8;
	max-width: 1800px;
}
#container {
	min-width: 700px;
	text-align: left;
	z-index: 6;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	position: relative;
	/*background-color: #FFF;*/
	padding: 0px;
}
/*********************** top menu layout *************************/
#topmostbackground{
	width:100%;
	height:27px;
	position: absolute;
	margin: 0px;
	left: 0px;
	padding: 0px;
	top: -1px;
	z-index: 1;
	/*background-color: #B9A288;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;*/
	
}
#site_logo {
	width: 300px;
	height: 40px;
	position: relative;
	z-index: 11;
	top: 0px;
	left: 8px;
	padding: 0px;/*
	background-image: url(../img/lorem_ipsum_sample_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;*/
	float: left;
	overflow: hidden;
}
#topmostmenu{
	position: relative;
	top: 0px;
	width:100%;
	color: #FFF;
	z-index: 12;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	background-image: url(../../_images/main/Commuterama_top_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	/*background-color: #FFFFFF;*/	
	
}
#topmostmenucontainer{
	min-width: 700px;
	height: 29px;
	background-image: url(../../_images/main/Commuterama_top_nav_BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000;
	margin: 0px;
	padding: 0px;	
}
#topmostmenucontainer .topmostmenutext {
	float: right;
	height: 15px;
	margin-right: 10px;
	color: #000;
}
#topmostmenucontainer a:link{
	color: #000;
	text-decoration: none;
}
#topmostmenucontainer a:hover{
	color: #000;
	text-decoration: underline;
}
#topmostmenucontainer a:visited{
	color: #000;
	text-decoration: none;
}

/*********************** header layout *************************/
#header {
	min-width: 700px;
	height:75px;
	position: relative;
	text-align:left;
	color:#006699;
	z-index: 3;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 15px;	/*background-image: url(../img/topbanner.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;*/
}
#hrule {
	display: block;
	height: 1px;
	/*margin-right: 530px;*/
	margin-right: 320px;
	margin-left: 310px;
	border-bottom:solid 1px #aaabaf;
	/*background-color: #FFFFCC;*/
}
#header h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/*color: #aaabaf;*/
	color:#069;
	line-height: normal;
	margin-top: 0px;
	margin-right: 312px;
	margin-bottom: 0px;
	margin-left: 275px;
	visibility: visible;
	left: 0px;
	top: 0px;
	display: block;
	text-align: right;
	height: 15px;
	padding-top: 15px;
	/*background-color: #FFFFCC;*/
	padding-left: 10px;
	padding-right: 10px;
}
#header h1 a {
	border:0;
	color:#aaabaf;
	text-decoration: none;
}
#header h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 312px;
	margin-bottom: 0px;
	margin-left: 275px;
	visibility: visible;
	left: 0px;
	top: 0px;
	display: block;
	text-align: right;
	/*color: #aaabaf;*/
	color:#069;
	height: 37px;
	line-height: normal;
	/*background-color: #CCFFFF;*/
	padding-left: 10px;
	padding-right: 10px;
}
#headerbar {
	width: 302px;
	height: 65px;
	position: relative;
	z-index: 11;
	top: 0px;
	left: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: #FFF;/*
	background-image: url(../img/lorem_ipsum_sample_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;*/
	float: right;
	overflow: hidden;
	display: block;
}
/*********************** footer layout *************************/
#footer{
	min-width: 700px;
	position: relative;
	overflow: hidden;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	z-index: 14;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color: #FFF;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	clear: both;
	background-image: url(../../_images/main/Commuterama_footer_BG.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer a{
	font-size:1em;
	font-weight:bold;
	border:0px;
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	font-size:1em;
	font-weight:bold;
	border:0px;
	color:#000;
	text-decoration:none;
}
#footer a:visited{
	font-size:1em;
	font-weight:bold;
	border:0px;
	color:#000;
	text-decoration:none;
}
#commuterama_map{
  margin-left: 8px;
  display: block;
  overflow: hidden;
  height: 385px;
}
.commuterama_map{
	height: 385px;
  margin-right: 8px;
}
#viewLargerMapLink{
	color:#069;
	font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-left:5px;
}
#viewLargerMapLink2{
	color:#069;
	font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-left:5px;
}

