/*...GENERAL...*/
body
	{background-color: #ffffff;
	font-family: georgia, times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 0.5px;}

a
	{text-decoration: none;
	font-family: georgia, times, serif;
	color: #666666;}

a img
	{border: 0;}

a:hover
	{color: #4EEE94;
	text-decoration: overline;
	font-style: italic;}

.youarehere
	{color: #4EEE94;}

em
	{font-weight: bold;
	font-style: none;}

.header
	{background-color: #A6D785;
    background-image: url('images_main/greenFabricSquare.jpg');
	color: #333;}

/*...MAIN HOMEPAGE...*/

#main p
	{text-align: center;
	padding: 50px 0 20px 0;
	border-bottom: 4px double #FFCC11;}


/*...LINKS HOMEPAGE...*/

#links p
	{text-align: center;
	padding: 150px 0 0 0;
	border-bottom: 4px double #FFCC11;}

#links p.title
	{font-size: 1.5em;}


/*...NAVIGATION...*/

#wholeNavArea
	{width: 950px;
	margin-top: 3%;
	margin-left: 5%;
	font-family: "century schoolbook", helvetica, sans-serif;
	font-size: 13px;}

.navcolumn
	{margin-right: 35px;
	float: left;}

.subnavarea
	{margin-bottom: 15px;
	text-transform: uppercase;}

.sublink
	{margin-right: 5px;
	float: left;}

#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10, #box11
	{display: none;}




/*...CONTENT AREA...*/

#content
	{width: 850px;
	background-color: #ffffff;
	margin-top: 10%;
	margin-left: 5%;}

p.title
	{font-family: "century schoolbook", helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #CC99CC;
	text-transform: uppercase;}

.workarea
	{float: left;
	margin-top: 2%;
	margin-bottom: 5%;}

font.client
	{font-weight: bold;}

font.date
	{font-style: italic;}

.description a
	{text-decoration: none;
	color: #99ff99;}



/*...MISCELLANY...*/

#main .imagesonly
	{list-style-type: none;
	text-align: center;}