/***************************************************
Layout Styles
***************************************************/
#container	{width: 800px; margin: 15px auto 5px auto; border: 5px solid #000; background-color: #fff;}
#top		{background-color: #f590ca; border-bottom: 1px solid #000; margin: 0;}
#top img	{border-right: 1px solid #000;}
#side		{float: left; background-color: #f590ca; border-right: 1px solid #000; border-bottom: 1px solid #000; width: 168px;}
#footer		{width: 800px; margin: 0px auto;}
#content	{float:left; padding:0px; width: 630px; border-right:0px solid #000;}

/***************************************************
Global Classes
***************************************************/
body		{background: #f7be75 url(../images/bg.jpg) repeat-x; font: 11px Tahoma, Arial, sans-serif; color: #000; text-align: justify;}
h2			{font-size: 15px; color: #d92f91;}
h3			{font-size: 11px; margin-bottom: 2px; color: #d92f91;}
.left		{text-align: left;}
.right		{text-align: right;}
.center		{text-align: center;}
.italic		{font-style: italic;}
.tInput 	{background-color: #f9aad7; padding: 0; border:0; width: 150px; font-weight: bold; color: #d92f91;}
.button		{}
.spacer		{clear: both;}
.bold 		{font-weight:bold;}
.flLeft		{float: left;}
.flRight	{float: right; margin-left:5px; border-right:0px solid #ccc; border-left:0px solid #ccc; border-bottom:0px solid #ccc;}
.bg			{padding: 2px 10px; background-color: #ffe6c5;}
.bg p 		{line-height: 1.8em; font-size: 12px;}
.bgPink		{padding: 5px 10px; background-color: #f590ca; border-bottom: 1px solid #000;}
.bgPink p	{font-size: 11px; margin-top: 3px;}
a			{color: #d92f91; text-decoration: none; font-weight: bold;}
a:hover		{color: #fe8440;}
.row		{background-color: #fff;}
.noTop		{margin-top: 0;}
.accentPink		{color: #d92f91; font-weight: bold;}

.rSide		{width: 190px; text-align: left; margin-left:0px; margin-right:0px; padding-right:0px;}
.rSide h3	{font-size: 12px; background-color: #fe8440; color: #000; padding: 3px; text-align: center; margin-bottom: 0; margin-top:0px; border-top: 1px solid #000; border-bottom: 1px solid #000;}

.form		{width: 100%;}
.form td	{font-size: 12px;}
.label		{width: 40%; text-align: right; vertical-align: top;}

.tblEducation			{width: 100%; background-color: #ffe6c5;}
.tblEducation tr:hover	{background-color: #f7be75;}
.tblEducation th		{background-color: #fe8440; color: #fff; padding: 3px 5px; font-size: 12px;}
.tblEducation td		{font-size: 11px; padding: 5px;}

.tblSupplies			{width: 100%; background-color: #ffe6c5;}
.tblSupplies tr:hover	{background-color: #f7be75;}
.tblSupplies th 		{background-color: #fe8440; color: #fff; padding: 3px 5px; font-size: 12px; text-align: left;}
.tblSupplies td			{font-size: 10px; padding: 3px;}

.tblMembers				{width: 600px; padding-left:5px;}
.tblMembers th 			{background-color: #fe8440; color: #fff; padding: 3px 5px; font-size: 12px; text-align: left;}
.tblMembers td			{font-size: 12px; padding: 3px;}
.tblMembers td img		{border: 1px solid #666;}





/***************************************************
Sidebar Styles
***************************************************/
#side h1 	{background-color: #fe8440; font: bold 20px Tahoma, Arial, sans-serif; color: #000; text-align: center; padding: 5px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; margin: 0;}
#side form	{margin: 5px auto; width: 150px;}
#side div	{width: 168px;}
/***************************************************
Navigation Styles
***************************************************/
#side ul 			{list-style: none; margin: 0; padding: 0 0 0 10px;}
#side ul li			{margin-bottom: 1px; margin-left: 0;}
#side ul li a 		{font-weight: normal; padding: 5px 5px 5px 8px; display: block; background-color: #d92f91; color: #000; text-decoration: none; font-size: 12px;}
#side ul li a:hover	{background-color: transparent; font-weight: bold;}

/***************************************************
Footer Styles
***************************************************/
#footer {clear:both;}
#footer p 	{margin-top: 0; line-height: 1.3em; font: 11px Arial, sans-serif; color: #666; padding-bottom: 15px;}

/***************************************************
Content Styles
***************************************************/
#content h1	{font: bold 20px Tahoma, Arial, sans-serif; color: #fe8440; margin-bottom: 5px;}



