	 body {
	 	margin: 0;
	 	padding: 0;
	 	background-color: #7f7d80;
	}
	 
	body, div, li, ul {
	 	font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	 
	 a {
		color:#990000;
		font-weight: bold;
		text-decoration: none;
	 }
	 
	 a:hover { color:#880000; }
	 
	h1 {
		margin: 0;
		padding: 0;
	    font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	h2 {
		margin: 0;
		padding: 0 0 1px 0;
		background: url(/images/line.gif) repeat 0 bottom;
	}
	 
	 
	h3 {
		font-size: 15px;
		color: #990000;
	}
	
	h4 {
		font-size: 12px;
		color: grey;
		line-height: 17px;
	}
	
	h5 {
		font-size: 22px;
		color: #698EB1;
		line-height: 17px;
		font-weight: bold;
		font-variant: small-caps;
	
	}

hr {
		border: none 0;
		border-top: 1px dashed #568E37;
		height: 1px;
}
	
.bigbullet {
	list-style-image: url(/images/bullet_blue.gif);
	list-style-position: outside;
	line-height: 18px;
}

.bigbullet2 {
	list-style-image: url(/images/bullet_blue.gif);
	list-style-position: inside;
	line-height: 18px;
}
	
	.menu {
		font-size: 12px;
	}
	.menu2 {
		font-size: 12px;
		color: #669933;
	}
	
	 p.success{
		color:#832514;
	}

	 #wrapper {
	 	margin: 0 auto;
	 	width: 900px;
	 	border: 1px;
	height: 100%;
}

	 #header1 {
	 	height: 52px;
	 	background-image: url(/images/head_01.jpg);
	padding-right: 50px;
	padding-top: 10px;
	line-height: 22px;
	color: #fff;
}
	 
	#header2 {
	 	height: 52px;
		background-image: url(/images/head_01.jpg);
	}
	 
	#main1 {
	 	background-color: #fff;
	 	background-image: url(/images/left_col.jpg);
	 	background-repeat: repeat-y;
	 	background-position: left top;
	}

	#main2 {
	 	background-image: url(/images/back_right.jpg);
	 	background-repeat: repeat-y;
	 	background-position: right top;
	}

	 #lc { width: 209px; float: left;
	z-index: 100;
}

	 #rc {
	 	width: 622px;
	 	margin-left: 209px;
	 	padding: 12px;
	 	border: 0;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;

	 }
	 
	 /* RC PROPERTIES */
	 #rc #title1 {
 		background: url(/images/line.gif) bottom repeat-x;
		padding-bottom: 2px;
	 }
	  #rc #title2 {
 		background: url(/images/line.gif) bottom repeat-x;
		padding-bottom: 2px;
		height: 172px;
	 }
	 #rc #title1 .grey-text {
		padding: 15px 0;
	}
	 
	 #qlist {
	 	list-style-type: none;
		padding: 0;
		margin: 0;
	 }
	 
	 #qlist li {
	 	padding: 10px;
	}
	 
	 #qlist .q1 {
	 	width: 170px;
		float:left;
		font-size: 14px;
		color: #3366CC;
		font-weight: bold;
	 }
	 
	 #qlist .q2 {
		background: url(/images/line.gif) left repeat-y;
		padding-left: 10px;
	 }
	 
	 #rc-right {
		float: right;
		background: url(/images/line.gif) left repeat-y;
		padding: 20px 10px 0;
		margin: 0 0 0 10px;
	 }
	 
	 #rc-left {
		float: left;
		padding: 10px 0 0 0;
		margin: 0 0 20px 10px;
	 }
	 
	 #rc-right strong {
	 	color: #666666;
	}
	 
	 .story {
	 	width: 250px;
	}
	
	.Rlist {
		width: 185px;
}
	
	.Llist {
		width: 140px;
	}
	
	.Llist ul, .Rlist ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		line-height: 14px;	
	}
	
	.Llist ul li, .Rlist ul li {
		padding: 5px 0;
	}
	
	.Llist ul .ro_arrow {
		display: inline;
		float:left;
		clear: left;
		width: 20px;
	}
	
	.Llist-imgs {
		width: 225px;
	}
	 
	#content {
	 	padding: 5px 15px;
		z-index: 0;
	}
	
	#content0 {
	 	padding: 0 0 0 0;
	}
	
	.lineleft {
		background: url(/images/line.gif) left repeat-y;
		margin-left:150px;
	}
	
	.lineleft4imgs {
		background: url(/images/line.gif) left repeat-y;
		margin-left:235px;
	}
	
	.event {
		background: url(/images/line.gif) bottom repeat-x;
		margin: 0 0 15px 0;
		padding: 0 0 15px 0
	}
	
	.toplink {
		width: 100%;
		text-align: right;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	.guides {
		padding-top: 12px;
		font-size: 11px;
		line-height: 13px;
	}
	
	.guides > a {
		font-weight: normal;
		color: #111;
		text-decoration: underline;
	}
	
	.guides .detail {
		color: #999999;	
	}

.newsletter {
	background:#F9EAD5;
	width: 140px;
	margin: 10px;
	line-height:14px;
	float: right;
	padding-right: 10px;
}

.newsletter p{
	font-size:12px;
	margin: 5px 10px 0;
}
	
.newsletter h2{
	font-size:16px;
	line-height:16px;
	margin: 10px 10px 5px;
}
	
.newsletter select{
	background-color:#832514;
	font-size:10px;
	width: 100%;
	color:#CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
}
	
.newsletter input{
	background-color:#832514;
	font-size:10px;
	width: 100%;
	color:#CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
}

	#home-flash {
		padding-bottom: 1px;
		margin-bottom: 1px;
		background: url(/images/line.gif) bottom repeat-x;
	}

	#home-content {
		clear: right;
}
	
	#home-ready {
		width: 188px;
		padding: 20px 0 20px 5px;
		background: url(/images/line.gif) right repeat-y ;
		float: left;	
	}
	
	#home-welcome {
		float: left;
		width: 241px;
		line-height: 16px;
		background: url(/images/line.gif) right repeat-y ;
	padding-top: 17px;
	padding-left: 8px;
	margin-bottom: 10px;
	padding-right: 7px;
}
	
	.welcome-header {
		font-weight: bold;
		color: #990000;
	}
	
	#home-right {
		width: 181px;
		padding: 1px 7px 0 8px;
		float: left;
	}
	
	#findhelp {
		background: url(/images/line.gif) bottom repeat-x ;
		padding-bottom:1px;
		margin-bottom: 1px;
	}
	
	#ringtone {
		background: url(/images/line.gif) top repeat-x ;
		padding: 10px 0 0 10px;
	}
	
	#ringtone a {
		width: 175px;
		display: block;
	}
	
	#ringtone a img {
	 margin: 0 0 0 38px;
	 padding: 2px 0 0 0;
	}
	
	#ringtone p {
		margin: 0;
		line-height: 16px;
	
	}
	
	#partners {
		clear: right;
		border-top: 1px solid #CCC ;
		border-bottom: 1px solid #CCC ;
		margin: 300px 0 0 0;
	
		
	}

	#partners-header {
		background-color: #952308;
		color: #FFF;
		padding: 3px 10px;
		margin-right: 10px;
	}
	
	#partners-info {
		color: #CC9900;
		font-weight: bold;
		position:relative;
		margin-left:185px;
		top:-20px;

	}



/* POST-IT ROLLVERS */


div#post-its {}
div#post-its a { }
div#post-its a:hover {
	color: #411; 
	background: none;
	}

div#post-its a span {
	display: none;
	}
div#post-its a:hover span {
	display: block;
	float:left;
	z-index:100;
	width:550px;
	color:#000;
	font-weight:100;
	line-height:1.25;
	margin-top:10px;
}






	
/* MENU */
	 #menu {
	 	width: 163px;
	 	padding-left: 46px;
	 }
	 
	 #headlinks {
	 	padding-right: 48px;
		padding-top: 9px;
	 	color: #fff;
	 	font-size: 12px;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;
	 	text-align: right;
}

/* My Comment */
	 
	 a.headlinks {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 
	 a.headlinks:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 
	 a.headlinks:hover {
		text-decoration: underline;
	 }
	 
	 
/* FOOTER */
	 #footer {
	 	padding: 30px 0 0;
	 	text-align: center;
		background-image: url(/images/bottom.jpg);
		background-position:top;
		background-repeat: no-repeat;
	 }
	 #footer a {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:hover {
		text-decoration: underline;
	 }
	 
	#hiddenlogo {
		display: none;
	}
	#scrollBox 
	{
	    width: 450px;
	    height: 19px;
	    position:  absolute;
	    overflow: hidden;
	}

	#bigbox
	{
	    width: 15000px;
	}

	.block
	{
	    width: 450px;
	    float: left;
	    height: 19px;
	    margin-right: 10px;
	}

	.about {
		width: 290px;
		float: left;
		padding-left: 5px;
	text-align: center;
}
	.about2 {
		width: 290px;
		float: right;
		padding-right: 5px;
	text-align: center;
}

.dictionary {
	font-size: 20px;
	color: #990000;
}
	
.welcomeblue {
	color: #698EB1;
	font: normal bold 18px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.welcomeblue2 {
	color: #698EB1;
	font: normal bold 16px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
}
	
.welcomered {
	color: #990000;
	font: normal bold 18px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.welcomered2 {
	color: #990000;
	font: normal bold 16px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;	
}
	
.welcomegreen {
	color: #669933;
	font: normal bold 18px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.welcomegreen2 {
	color: #669933;
	font: normal bold 16px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;	
}
	
.welcometan {
	color: #CC9900;
	font: normal bold 18px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.transferred {
	color: #990000;
	font: normal bold 14px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #568E37;
	padding-bottom: 5px;
}

.transferred2 {
	color: #990000;
	font: normal bold 14px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	border-bottom: 2px dotted #568E37;
	padding-bottom: 5px;
	width: 380px;
}

.checkbox {
	list-style-position: outside;
	list-style-image: url(/images/checkbox.gif);
	line-height: 18px;
}

/* Hover image CSS */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #92250d;
	padding: 2px;
	left: -1000px;
	visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: -300px;
	bottom: 20px;
}

.thumbnail2{
	position: relative;
	z-index: 0;
}

.thumbnail2:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #92250d;
	padding: 2px;
	left: -1000px;
	visibility: hidden;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 0;
	bottom: 20px;
}

/* Left menu for county page */



.Clist {
		width: 280px;
}

	 #county-left {
		float: left;
		padding: 0;
		margin: 0 10px 10px 0;
}

.county {
	color: #990000;
	font: normal bold 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #568E37;
}

.description {
	width: 600px;
}

.incentive {
	width: 175px;
	float: left;
	padding-left: 20px;
	text-align: left;
}

.incentive2 {
	width: 175px;
	float: right;
	padding-right: 15px;
	text-align: left;
}

.video1 {
	width: 300px;
	float: left;
	padding-left: 5px;
	text-align: left;
}

.video2 {
	width: 300px;
	float: right;
	padding-right: 5px;
	text-align: left;
}

.launch1 {
	width: 290px;
	float: left;
	padding-left: 5px;
	text-align: left;
	color: #990000;
	font: normal bold 15px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 35px;
}

.launch2 {
	width: 290px;
	float: right;
	padding-left: 5px;
	text-align: right;
	padding-bottom: 20px;
}

.micro {
	font: 10px/12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	width: 140px;
	float: left;
}