body {       
	background-color: #fbfbf3;
	color:#6c6c6c;
	font-family: Georgia, Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 2px;
	padding: 0px;
}

a {
	color: #148b3a;
}

#tick {
	font-family:  Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ffffff;
    position: absolute;
    top: 205px;
    left: 107px;
	font-size: 20px;
}

#nav {
	background-image: url('/images/mid.jpg');
	height: 30px;
	width: 890px;
	padding-left: 38px;
	padding-top: 1px;
	background-color: #158a3b;
}	

#homepagesignup {
	color: #000000;
	padding-left: 20px;
}

.container{
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	width: 925px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

h1 {
	color: #004015;	
	font-size: 14px;
}

h2 {
	color: #8c4f00;	
	font-size: 14px;
}

h3 {
	color: #004015;	
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

.middle {
	width: 290px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
	
.left {
	width: 270px;
	float: left;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
	
.divider {
	width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#signup {
	background-image: url('../images/signupbg.jpg');
	background-repeat: no-repeat;
	margin-left: 5px;
	width: 250px;
	float: left;
	clear: left;
	padding: 10px 10px 10px 10px;
}

#login {
	background-image: url('../images/loginbg.jpg');
	margin-left: 5px;
	width: 240px;
	clear: left;
	float: left;
	padding: 10px 10px 10px 10px;
}

#sightings {
	background-image: url('../images/sightingsbg.jpg');
	height:300px;
	width: 200px;
	margin-left: 15px;
	float: left;
	padding: 10px 10px 10px 10px;
}
	
.signupTitle {
	color: #004015;
	font-size: 13px;
	font-weight: bold;
	padding-left:5px;
}

.blue_roundcont {
	width: 250px;
	background-color: #dde7e9;
	color: #444;
}

.blue_roundcont_wide {
	width: 335px;
	background-color: #dde7e9;
	color: #444;
}


.blue_roundcont_wide p {
	margin: 0 10px;
}


.blue_roundcont_wide p span {
	display: block;
	color: #004015;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;	
}



.blue_roundcont p {
	margin: 0 10px;
}

.blue_roundcont p span {
	display: block;
	color: #004015;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

.blue_roundcont table {
	margin: 0 auto;
}

.blue_roundcont td {
	color: #000;
	font-size: 12px;
}

.blue_roundcont .roundtop { 
	background: url('/images/tr.jpg') no-repeat top right; 
}

.blue_roundcont .roundbottom {
	background: url('/images/br.jpg') no-repeat top right; 
}

.blue_roundcont_wide .roundtop { 
	background: url('/images/tr.jpg') no-repeat top right; 
}

.blue_roundcont_wide .roundbottom {
	background: url('/images/br.jpg') no-repeat top right; 
}


.green_roundcont {
	width: 250px;
	background-color: #ddecd9;
	color: #444;
}

.green_roundcont p {
	margin: 0 10px;
}

.green_roundcont p span {
	display: block;
	color: #004015;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

.green_roundcont table {
	margin: 0 auto;
}

.green_roundcont td {
	color: #000;
	font-size: 12px;
}

.green_roundcont .roundtop { 
	background: url('/images/greentr.jpg') no-repeat top right; 
}

.green_roundcont .roundbottom {
	background: url('/images/greenbr.jpg') no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.textfield {
	font-size: 11px;
	width: 150px;
}

.req_textfield {
	font-size: 11px;
	width: 210px;
}

.reqcomp_textfield {
	font-size: 11px;
	width: 170px;
}

#footer {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../images/footer.jpg');
	padding: 6px; 
	height: 26px;
	color: #ffffff;
	font-size: 11px;
	clear: both;
}

#footer div a {
	color: #fff;
	text-decoration: none;	
}

div#footer a:hover {
	text-decoration: underline; 
}

div#contact {
	font-size: 13px;
	color:#333333;
	padding-left: 5px;
}

.productTable {
	font-size: 13px;
}

.share{
		clear:both;
		position:relative;
		display:inline;
		list-style:none;
		padding: 30px;
		
		
}

.share ul li {
		float: left;
		padding-left: 21px;
		padding-right: 4px;
		margin-left: 5px;
		
	}

.share ul li.delicious{
	background:url("/images/sharesites/delicious.gif") no-repeat 0 0;
}
.share ul li.digg{
	background:url("/images/sharesites/digg.gif") no-repeat 0 0;
}
.share ul li.reddit{
	background:url("/images/sharesites/reddit.gif") no-repeat 0 0;
}
.share ul li.facebook{
	margin-left: 12px;
	margin-top: 5px;
	background:url("/images/sharesites/facebook.gif") no-repeat 0 0;
}
.share ul li.stumbleupon{
	margin-top: 5px;
	background:url("/images/sharesites/stumbleupon.gif") no-repeat 0 0;
}