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

/* global.css */

/***********************************************************/
/* Growing Stronger, Inc.  (c) 2008 
Version2.0 3 
/* Designed by Sarah Barber, Student, Digital Art and Design, Eastern CT State University 
/* Under the direction of Terry Lennox, lennoxt at easternct dot edu
/***********************************************************/



/***********************************************************/
/* basic */
/***********************************************************/
body {
	background-color: #FFF;
	color: #675e2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

p,h1,h2,h3,h4,h5,h6,ol,ul,form, blockquote  {
	padding: 0;
	margin: 0;
}

a {
	color: #6C5635;
	text-decoration: none;
}

a img {
	border: none;
}



/***********************************************************/
/* global */
/***********************************************************/
#wrapper {
	background-color: #FFF4CC;
	width: 760px;
	height: 660px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #666600;
	border-top-style: none;
	text-align:left;	
}

#banner {
	background-image: url(../images/banner_index.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 760px;
	height: 230px;
}

#about #banner {
	background-image: url(../about/images/banner_about4.jpg);
}

#accomplish #banner {
	background-image: url(../accomplish/images/banner_accomplish.jpg);
}

#help #banner {
	background-image: url(../help/images/banner_help4.jpg);
}

#news #banner {
	background-image: url(../news/images/banner_news4.jpg);
}

#contact #banner {
	background-image: url(../contact/images/banner_contact2.jpg);
}

#pageTitle {
	background-image: url(../images/pageTitle.gif);
	background-repeat: no-repeat;
	float: left;
	width: 760px;
	height: 32px;
}
 
#main {
	position: relative;
	clear: both;
	float: left;
	width: 760px;
	margin-top: 0px;	
}

#logo {
	display: none;
}


/***********************************************************/
/* main navigation */
/***********************************************************/

#nav {
	background-color: #FEE693;
	float: left;
	height: 2em;
	width: 100%;	
}

#nav li {
	background-color: #FEE693;
	list-style-type: none;
	float: left;
	padding-left: 30px;
	padding-top: 4px;
	margin: 0;
}

#nav a {
	font-size: 1.2em;
	font-weight: normal;
	display: inline;
	padding-right: 16px;
}

#nav a:link {
	color: #6C5635;
}

#nav a:visited {
	color: #6C5635;
}

#nav a:hover {
	color: #5D9732;
}

#home a#homeLink,
#about a#aboutLink,
#accomplish a#accomplishLink,
#help a#helpLink,
#news a#newsLink,
#contact a#contactLink {
	color: #5D9732;
}


/***********************************************************/
/* sidebarLeft  */
/***********************************************************/

#sidebar {
	float: left;
	width: 168px;
}

.quote {
	font-size: 1.1em;
	font-weight: lighter;
	color: #5E725B;
	text-align: center;
	margin-top: 44px;
	padding-left: 16px;
	padding-right: 16px;	
}

.quote2 {
	font-size: 1.1em;
	font-weight: lighter;
	color: #5E725B;
	text-align: center;
	margin-top: 24px;
	padding-left: 16px;
	padding-right: 16px;
}


/***********************************************************/
/* sidebarLeft navigation */
/***********************************************************/

#sideNav {
	margin-top: 44px;
	padding-left: 16px;
}

#sideNav ol {
	list-style-type: none;
}

#sideNav a {
	color: #5E725B;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 13px;
	display: block;
	height: 2em;
}

#sideNav a:hover {
	color: #6ab036;
}

#about a#aboutLink2,
#accomplish a#accomplishLink2,
#help a#helpLink2,
#news a#newsLink2 {
	color: #5D9732;
}


/***********************************************************/
/* navigation - back/up/next buttons */
/***********************************************************/

#button {
	height: 100px;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 16px;
}

ul#button {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
}

#button li {
	float: left;
	width: 4em;
	list-style: none;
}
#button a {
	color: #5E725B;
	text-transform: uppercase;
	border: 1px solid #FEE693;
	display: block;	
	padding-top: 26px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	text-align: center;
	width: 3em;
	margin-left: 5px;
	text-decoration: none;
}

#button a:hover {
	color: #6AB036;
}

#button a#back {
	background-image: url(../images/button_back_1.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
}

#button a#back:hover {
	background-image: url(../images/button_back_2.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
 }

#button a#up {
	background-image: url(../images/button_up_1.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
}

#button a#up:hover  {
	background-image: url(../images/button_up_2.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
}

#button a#next {
	background-image: url(../images/button_next_1.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
}

#button a#next:hover {
	background-image: url(../images/button_next_2.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
 }
#button  ol  p.backDisengage {
	color: #a9c4a6;
	text-transform: uppercase;
	border: 1px solid #FEE693;
	display: block;
	padding-top: 26px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	text-align: center;
	width: 3em;
	margin-left: 5px;
	text-decoration: none;
	background-image: url(../images/button_back_3.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
}

#button  ol  p.nextDisengage {
	color: #a9c4a6;
	text-transform: uppercase;
	border: 1px solid #FEE693;
	display: block;
	padding-top: 26px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	text-align: center;
	width: 3em;
	margin-left: 5px;
	text-decoration: none;
	background-image: url(../images/button_next_3.gif);
	background-repeat: no-repeat;
	background-position: 50% 12%;
}

/***********************************************************/
/* content */
/***********************************************************/

#content {	
	padding-right: 18px;
	padding-left: 0px;
	overflow: auto;
	width: 318px;
	height: 300px;
	float: left;
}

h1 {
	float: left;
	color: #589729;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	color: #576a55;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 0.2em;
}

h3 {
	color: #86454b;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0em;
	padding-bottom: 0.15em;
}

#mainFigure {
	float:left;
	margin-right: 20px;
	width: 334px;
	height: 266px;
}

.mainFigure {
	background-color: #FFFFFF;
	margin-top: 12px;
	padding: 10px;
	border: solid #F4DA7E 1px;
}

#secondFigure {
	float: left;
	width: 246px;
	margin: 0px;
	padding: 0px;
}

.secondFigure {
	background-color: #FFFFFF;
	height: 272px;
	width: 204px;
	padding: 10px;
	margin-top: 12px;
	padding: 10px;
	border: solid #F4DA7E 1px;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

#content ul {
	font-size: 1.2em;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 20px;
}

#content ol  {
	font-size: 1.2em;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom: 0.4em;
}

#content li {
	padding-bottom: 0.5em;
}


#home #content {
	width: 208px;
	height: 300px;
}

#home h1 {
	width: 226px;
}

#contact #content h2 {
	padding-top: 10px;
	display: block;
	width: 280px;
}

a.media {
	text-decoration: underline;
	padding-bottom: 0px;
	display: block;
	color: #675e2a;
	padding-top: 10px;
}
p.media  {
	height: 80px;
	display: block;
}

a.media:hover {
	color: #6AB036;
}

a.download {
	border: 1px solid #FEE693;
	color: #5E725B;
	display: block;
	padding: 5px;
	width: 16em;
	text-align: center;
}

a.download:hover {
	color: #669900;
}

.email {
	text-decoration: underline;
}

a.email:hover {
	color: #6AB036;
}

.floatLeft {
	float: left;
}



/***********************************************************/
/* content - service sites */
/***********************************************************/

#thumbnail {
	overflow: auto;
	height: 270px;
	width: 582px;
	float: left;
}

.thumbnailFigure {
	float: left;
	height: 14em;
	width: 14em;
}

.imgThumb {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #F4DA7E;
}

.thumbnailFigure h2 {
	width: 130px;
	font-size: 1.2em;
}

.thumbnailFigure p {	
	width: 124px;
}

#service {
	float: left;
	width: 186px;
}

#serviceFigure {
	height: 166px;
	padding: 0px;
}


.serviceFigure {
	background-color: #FFFFFF;
	height: 137px;
	width: 148px;
	padding: 8px;
	margin-top: 12px;
	border: 1px solid #F4DA7E;
}

#content.service {
	width: 370px;
	height: 300px;
}

#accomplish #content blockquote p{
	padding-left: 10px;
}



/***********************************************************/
/* legal */
/***********************************************************/

#legal {
	clear: both;
	padding-top: 0;
	padding-bottom: 4px;
	text-align: left;
	bottom: 0px;
	position: absolute;
	left: 16px;
	color: #5E725B;
}



/***********************************************************/
/* IE fixes */
/***********************************************************/

/* force hover on entire width of link */
* html #nav a,
* html #button a {
	height: 1px;
}


