/* CSS Document */

/* General Styling */
body						{margin:20px 0px 0px 0px;font-family:verdana;color:#545454;font-size:11px;line-height:01.4em;background-color:#e0d5bf;}
h1							{color:#929e46;font-size:16px;font-weight:bold;}
h2							{color:#854c42;font-size:12px;}
h3							{color:#854c42;font-size:14px;}
a							{color:#ae8d4a;text-decoration:underline;}
a:hover						{color:#ae8d4a;text-decoration:none;}

p							{font-family:verdana;color:#545454;font-size:11px;}

IMG							{border:none;}

#PageContainer				{width:674px;border:1px solid black;margin-left:auto;margin-right:auto;}		
#PageHead					{background:#e0d5bf url(images/banner1.jpg) no-repeat;height:121px;border-bottom: 1px solid white;}
#PageName					{background:#e0d5bf url(images/pagename.gif) no-repeat;height:45px;}
#PageName	SPAN			{display:none;}
#Body						{background-color:#ffffff;width:674px;padding:0px;margin:0px;font-family:verdana;color:#545454;font-size:11px;}


#Portfolio #PageHead		{background:#e0d5bf url(images/banner_portfolio.jpg) no-repeat;height:121px;border-bottom: 1px solid white;}
#Resume #PageHead			{background:#e0d5bf url(images/banner_resume.jpg) no-repeat;height:121px;border-bottom: 1px solid white;}
#ThisNThat #PageHead		{background:#e0d5bf url(images/banner_thisnthat.jpg) no-repeat;height:121px;border-bottom: 1px solid white;}


.pText						{font-size:10px;}
#lCol						{background-color:#ffffff;background-image:url(images/left_leaf.gif); background-repeat:no-repeat;width:145px;height:191px;}
#cCol						{background-color:#ffffff;width:450px;padding:10px 0px 10px 0px;}
#rCol						{background-image:url(images/footer_leaf.gif); background-repeat:no-repeat;width:61px;height:57px;border:1px solid red;width:62px;padding:0px;}

#Portfolio .pageTitle		{background-image:url(images/t_portfolio.gif); background-repeat:no-repeat;width:104px;height:28px;float:left;padding:0px;}	
/* End General Styling */

/* Global Nav Home*/
#Nav						{height:12px;color:#794535;margin:0px;padding:10px 0px 10px 10px;width:100%;}
#Nav  UL					{list-style-type:none;margin:0px;padding:0px;color:#794535;}
#Nav  LI					{float:left;display:inline;text-align:left;color:#794535;padding:0px 15px 0px 0px;}
#Nav  LI A					{color:#794535;display:block;text-align:left;font-size:11px;text-decoration:none;}
#Nav  LI A:Hover			{color:#352c2f;text-decoration:none;}
/* End Global Nav Home */

		
.pDescription					{font-size:10px;}


/* Footer */
#Footer						{background-color:#ffffff;width:674px;}
.FooterLeaf					{float:right;background-color:#ffffff;background-image:url(images/footer_leaf.gif); background-repeat:no-repeat;width:61px;height:57px;}

.FooterText					{padding:3px 0px 3px 0px;color:#ffffff;text-align:center;text-decoration:none;font-size:10px;background-color:#929e46;width:674px;}
.FooterText	a				{color:#ffffff;text-decoration:none;font-size:10px;}
.FooterText	a:hover			{color:#ffffff;text-decoration:underline;}

/* End Footer */








