body {
	background: black;
	color: white;
	font-family: arial;
	font-size: 14px;
}

.clear {
	clear: both;
}

table#mainLayoutTable{
	width: 100%;
}
table#mainLayoutTable  td.topGreen{ 
	background:url("../images/greenPipes.jpg") repeat scroll 0 0 #88B134;
	text-align:right;
	vertical-align:bottom;
	width:65%;
}

table#mainLayoutTable td#headerTD {
	vertical-align: top;
}

table#mainLayoutTable td#leftMost {
	background: #88b134;
	vertical-align: bottom;
	width: 50%;
}

table#mainLayoutTable td#leftMost img {
	float: right;
	margin-top: 175px;
}

table#mainLayoutTable td#thinStrip{
	width: 22px;
	min-width: 22px;
	vertical-align: bottom;
	border-left: 1px solid #bcf24a;
	background: #1C1C1C;
}
table#mainLayoutTable td#thinStrip.blogThinStrip {
	background: #f0f5e1;
}
table#mainLayoutTable td#thinStrip img{
	margin-bottom: 14px;
}

table#mainLayoutTable td#midTD {
	vertical-align: top;
	height: 100%;
}

table#mainLayoutTable div#midDiv {
	background: white; 
	width: 870px;
	min-width: 870px;
	height: 100%;
	background: #1c1c1c;
	min-height: 700px;
}
table#mainLayoutTable div#midDiv.blogMidDiv {
	background: black url('../images/blogBG.jpg') repeat-y;	
} 


table#mainLayoutTable td#sideRight {
	background: black url('../images/blobTopRight.jpg') no-repeat;
	vertical-align: top;
	width: 145px;
	min-width: 145px;
}

table#mainLayoutTable td#rightMost { 
	background: black url('../images/blackStrip.jpg') repeat-x;
	width: 50%;
	vertical-align: top;
}

.topWhite {
	height: 175px;
	background: white;
	border-bottom: 1px solid #bcf24a; 
}


/*Inner layout styling*/

table#mainLayoutTable td#headerTD h1{
	width: 198px;
	height: 114px;
	text-indent: -9999px;
	background: url('../images/logo.jpg') no-repeat;
	float: left;
	margin-top: 25px;
}

table#mainLayoutTable td#headerTD ul#menuOne li a {
	color: #C5C5C5;
	text-decoration: none;
	font-size: 12px;
	font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
}

table#mainLayoutTable td#headerTD ul#menuTwo li span{
	color:#77B800;
	font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
	font-weight:bold;
	font-size:12px;
}

table#mainLayoutTable td#headerTD div#userMenu {
	float:right;
	width:400px;
	margin-top: 12px;
}

table#mainLayoutTable td#headerTD ul {
	float: right;
}

table#mainLayoutTable td#headerTD ul li {
	float: left;
}

table#mainLayoutTable td#headerTD ul li a {
	margin: 0px 10px;
}
table#mainLayoutTable td#headerTD div.moduletable ul li a {
        margin: 0;
}

table#mainLayoutTable td#headerTD ul li span {
	margin-left: 10px;
}

table#mainLayoutTable td#headerTD div.moduletable ul li span {
	margin-left: 0px;
}

table#mainLayoutTable td#headerTD ul.menu {
	clear: both;
	margin-top: 15px;
	font-size: 12px;
}

table#mainLayoutTable td#headerTD ul.menu li a{
	background: url('../images/menusep.jpg') no-repeat right 0;
}

table#mainLayoutTable td#headerTD ul.menu li a{
	color:#0C0C0C;
	font-weight:bold;
	height:26px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:13px;
	text-decoration:none;
}

table#mainLayoutTable td#headerTD ul.menu li:last-child a{
	padding-right:0px;
    background: none;
}

table#mainLayoutTable td#headerTD ul.menu a:hover {
	background-image:url("../images/menuback.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#3FA7D7;
}

table#mainLayoutTable td#headerTD ul#menuTwo li a.one{
	color:#3FA7D7;
	font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}

table#mainLayoutTable td#headerTD ul#menuTwo li a.two{
	color:#262626;
	font-family:"Trebuchet MS",Tahoma,Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}

table#mainLayoutTable td#headerTD ul#menuTwo li{
	color: #C5C5C5;
}

div#creators {
	clear: both;
	width: 100%;
	background: #f0f5e1;
	color:#1C1C1C;
	font-family:arial;
	font-size:46px;
	font-weight:bold;
}

div#creators p#tag {
	float: left;
	position: relative;
	top: 11px;
}

div#creators p#tag a{
	color:#1C1C1C;
	font-family:arial;
	font-size:46px;
	font-weight:bold;
}

div#creators p#socialMedia {
	float:right;
	margin-right:20px;
	position:relative;
	top:4px;
}

/* Content Area */
table#mainLayoutTable div#midDiv div#component{
	padding: 20px 15px;

}

table#mainLayoutTable div#midDiv div#component.blogComponent {	
	float: left;
	width: 	595px;
    padding:15px 20px 0;
}
table#mainLayoutTable div#midDiv div#sideBar {
	float:right;
	padding:0 10px;
	width:215px;
	margin-top: 20px;
}

table#mainLayoutTable div#midDiv div#sideBar h3 {
	border-bottom: 1px dotted #c7ec44;
	color: #f0f5e1;
	font-size: 16px;
	font-family:'trebuchet','Trebuchet MS';
	padding-right:77px;
	margin-bottom: 5px;
}

table#mainLayoutTable div#midDiv div#sideBar .moduletable {
	margin-bottom: 20px;
}

table#mainLayoutTable div#midDiv div#sideBar .moduletable a.green {
	color: white;
	font-family: 'trebuchet ms';
	font-size: 14px;
	background: #8ab134;
	border: 1px solid #bcf24a;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}
a.green {
	color: white !important;
	font-family: 'trebuchet ms';
	font-size: 14px;
	background: #8ab134;
	border: 1px solid #bcf24a;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

a.grey {
	color: white !important;
	font-family: 'trebuchet', 'trebuchet ms';
	font-size: 14px;
	background: #9e9b9b;
	border: 1px solid #a8a8a8;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

table#mainLayoutTable div#midDiv div#sideBar .moduletable a.grey {
	color: white;
	font-family: 'trebuchet', 'trebuchet ms';
	font-size: 14px;
	background: #9e9b9b;
	border: 1px solid #a8a8a8;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

table#mainLayoutTable div#midDiv  div.moduletable.-flashMap{
	float: right;
	margin-right: 35px;
}

table.contentpaneopen.-flashmap {
	width: 100%;
}

table.contentpaneopen.-flashmap h2{
	font-size: 22px;
	color: #e8e8e0;
}
table.contentpaneopen.-flashmap p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	color: #e8e8e0;
}
table#mainLayoutTable div#midDiv div#moduleArea {
	background:none repeat scroll 0 0 #F0F5E1;
	clear:both;
	padding:20px 0 40px;
	
}

table#mainLayoutTable div#midDiv div#moduleArea  div.moduletable {
	color: #363636;
}

div.componentheading {
	font-family:trebuchet MS;
	font-size:21px;
	font-weight:bold;
	text-transform:lowercase;
}

table#mainLayoutTable div#midDiv div#moduleArea  div.moduletable.-joinSpeak {
	border-right:1px dashed black;
	float:left;
	padding-left:15px;
	padding-right:30px;
	width:155px;
}

table#mainLayoutTable div#midDiv div#moduleArea  div.moduletable.-roadTrip {
	width: 190px;
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px dashed black;
	float: left;
}

table#mainLayoutTable div#midDiv div#moduleArea  div.moduletable.-latestVid {
	width: 150px;
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px dashed black;
	float: left;
}
table#mainLayoutTable div#midDiv div#moduleArea  div.moduletable.-latestNewsMod {
	border-right:1px dashed black;
	float:left;
	padding-left:30px;
	padding-right:30px;
	width:157px;
}
table#mainLayoutTable div#midDiv div#moduleArea  h3 {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

table#mainLayoutTable div#midDiv div#moduleArea .moduletable a.green {
	color: white;
	font-family: 'trebuchet ms';
	font-size: 14px;
	background: #8ab134;
	border: 1px solid #bcf24a;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

table#mainLayoutTable div#midDiv div#moduleArea .moduletable a.grey {
	color: white;
	font-family: 'trebuchet', 'trebuchet ms';
	font-size: 14px;
	background: #9e9b9b;
	border: 1px solid #a8a8a8;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

table#mainLayoutTable div#midDiv div.moduletable.-stateBlogHeader p{
	float:right;
	width:50%;
}

table#mainLayoutTable div#midDiv div.moduletable.-stateBlogHeader {
	background:none repeat scroll 0 0 #1C1C1C;
	float:left;
	margin-left:-23px;
	padding:30px;
	position:relative;
	width:598px;
}

table#mainLayoutTable div#midDiv div.moduletable.-stateBlogHeader h3 {
	color:#99C33B;
	float:left;
	font-family:'trebuchet','Trebuchet MS';
	font-size:30px;
	font-weight:normal;
	margin-bottom:15px;
	width:48%;
}
table#mainLayoutTable div#midDiv div.moduletable.-stateBlogHeader img {
	border:1px solid #353535;
	float:right;
	margin-left:10px;
	padding:4px;
}

table#mainLayoutTable div#midDiv ul {
	margin-left: 15px;
}

table#mainLayoutTable div#midDiv ul li{
	margin-left: 10px;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contentModule {
	float:right;
	margin-left:20px;
	width:420px;
}

div#contentModule .moduletable {
	margin-bottom: 20px;
}

div#contentModule .moduletable.-giWebBanners {
	text-align: center;
}

div.moduletable.-roadTripHeader {
	width: 100%;
	border-bottom: 1px dotted #c7ec44;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.moduletable.-roadTripHeader table {
	width: 100%;
}

div.moduletable.-roadTripHeader table td {
	padding-top: 19px;
}

div.moduletable.-roadTripHeader table td:first-child {
	width: 168px;
	padding-top: 0px;
}

div.moduletable.-roadTripHeader table td:last-child {
	float:right;
	margin-top:35px;
	text-align:right;
	padding-top: 0px
}

div.moduletable.-roadTripHeader a {
	color: white;
	font-family: 'trebuchet ms';
	font-size: 14px;
	background: #8ab134;
	border: 1px solid #bcf24a;
	margin: 0px 5px ;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	float: left;
}

div.moduletable.-roadTripHeader table td {
	color: #96c13e;
	font-size: 30px;
	vertical-align: middle;
}

div.moduletable.-roadTripHeader table td span {
	font-weight: bold;
	margin-left: 40px;
}
td.contentheading {
	font-family: 'trebuchet', 'trebuchet ms';
	color: #3fa7d7;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}

td.createdate {
	font-family: 'trebuchet', 'trebuchet ms';
	color: #dfdfdf;
	font-size: 14px;
	padding: 10px 0px;
	font-weight: bold;
}

div.show-linkmore {
	background: transparent !important;
	width: 100%;
}

div.show-linkmore a{
	background:none repeat scroll 0 0 #8AB134;
	border:1px solid #BCF24A;
	color:white;
	float:left;
	font-family:'trebuchet ms';
	font-size:14px;
	font-weight:bold;
	margin:0 5px;
	padding:2px 5px;
	text-decoration:none;
	text-indent:0;
}

a { 
	font-weight: bold;
	text-decoration: none;
	color: #96C13E;
}

table#mainLayoutTable div#midDiv p {
	margin-bottom: 20px;
}


table.-roadHomePage a {
	background:none repeat scroll 0 0 #8AB134;
	border:1px solid #BCF24A;
	color:white;
	float:left;
	font-family:'trebuchet ms';
	font-size:14px;
	font-weight:bold;
	margin:0 5px;
	padding:2px 5px;
	text-decoration:none;
	text-indent:0;
	display: block;	
}

table#mainLayoutTable div#midDiv ul#banners li {
	margin-top: 20px;
	margin-bottom: 60px;
}


table#mainLayoutTable  div#contentModule .moduletable.-googleMapsModule small a{
	color: #77b800 !important;
}

div.moduletable.-roadTripHeaderDesc {
	width: 360px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c7ec44;
	float: left;
}

div.moduletable.-googleMapsModule {
	float: right;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

div.moduletable.-giWebBanners {
	float: right;
	clear: right;
	padding-right: 55px;
	padding-top: 30px;
}

table.blog.-roadHomePage {
	width: 360px;
}

div.facts .moduletable{
	color:#333333 !important;
	font-family:arial;
	font-size:12px;
}

div.blogComponent .searchresults ul li {
	padding-top: 15px;
	padding-bottom: 5px;
}

