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

/* global style */

body {
	text-align:center;
	background-color:#CCCCCC
	}

a {
	color: #006633;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	}	
	
a:hover {
	color: #FF0000;
	text-decoration: none;
		}

img {
	border: 0pt solid #006633;
     }

	  /* ID Styles */

#container {

	position:relative;
	margin: 0px auto;
	width:850px;
	text-align: left;
	
}

#container1 {

	position:relative;
	margin: 0px auto;
	width:650px;
	text-align: left;
	background-image:url(SugarGliderHouse/images/NearbyWeb/View%20to%20Cookie%27s.JPG);


}



#words {
	position: absolute;
	top: 20px;
	left: 100px;
	width: 750px;
	height: 500px;
}



#header {
	
	background-image: url(SugarGliderHouse/images/gradient.jpg);
    background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 120px;
}

#bar {
	background-color: #006633;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 850px;
	height: 2px;
}

#leftcol {
	background-color: #cdf7c0;
	position:absolute;
	top: 122px;
	left: 0px;
	width: 165px;
	height: 1480px;
	
}

#leftcol a {
	color: #000066;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	}	
	
#leftcol a:hover {
	color: #FF0000;
	text-decoration: none;
		}
		
#content {
  background: #FFFFFF;
  position: absolute;
  left: 165px;
  top: 122px;
  width: 325px;
  height: 1480px;
  
}
#contentHowwork {
	background: #FFFFFF;
	position: absolute;
	left: 165px;
	top: 122px;
	width: 505px;
	height: 5000px;
  
}

#contentNearby {
  background: #FFFFFF;
  position: absolute;
  left: 165px;
  top: 122px;
  width: 325px;
  height: 5000px;
  
}

#contentNearby a {
	color: #000066;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	}	
	
#content img {
	border: 0.5pt solid #006633;
     }
	 
	 
#rightcol {
	background-color: #ffffff;
	position:absolute;
	left: 490px;
	top: 122px;
	width: 360px;
	height: 1480px;
	
  }

#rightcol img {
	border: 0.5pt solid #006633;
     }
	 
#rightcolHowwork {
	position:absolute;
	left: 670px;
	top: 122px;
	width: 180px;
	height: 5000px;
	background-color: #cdf7c0;
  }

#rightcolHowwork img {
	border: .5px solid #006633;
     }
#bottom {
	position:absolute;
	left: 0px;
	top: 1600px;
	width: 850px;
	height: 10px;
	background-color: #006633;
  }


/* Class Styles */

	
.banner {
	
	font: Georgia: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
	font-size: 40px;
	
	}

.bannerSmall {
	
	font: Georgia: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006633;
	font-size: 20px;
	
	}
	
.bannerSubhead {
	
	font:Verdana, Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.fullStorytext { /* for text on full stories */
	color: #000000;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	}
.contentText1 { /* for text on full stories */
	color: #000000;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;

	}
.homepageURL {	/* header nowuc in caps */
	color: #006633;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.backhomeURL {
	color: #003399;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	}

.contentText { /* for text on homepages */
	color: #000000;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	}
.captions { /* for captions on homepages */
	color: #006633;
	line-height:14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.byline {
	color: #666666;
	line-height:9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
    }
.fullstoryHead {
	color: #003399;
	text-decoration: none;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:30px
	}


	  
	  

