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

/*Colors
#84765F gray brown
#7F3E25 texas red
*/

body 				{font-size: small; color: #000000; font-family: Arial, Helvetica, sans-serif; background: #84765F; text-shadow: 0 0 0 #000;}
h1					{font-size: 150%; font-family: Arial, Helvetica, sans-serif; color: #7F3E25;}
h2					{font-size: 135%; font-family: Arial, Helvetica, sans-serif; color: #7F3E25;}
h3					{font-size: 115%; font-family: Arial, Helvetica, sans-serif; color: #7F3E25;}
h4					{font-size: 110%; font-family: Arial, Helvetica, sans-serif; color: #7F3E25;}
h5					{font-size: 115%; font-family: Arial, Helvetica, sans-serif; color: #7F3E25;}
a:link 				{color: #7F3E25; text-decoration:none;}
a:visited			{color: #7F3E25; text-decoration:none;}
a:hover 			{color: #7F3E25; text-decoration:underline;}
a:active 			{color: #7F3E25; text-decoration:none;}

#PageWrapper		{width: 800px; margin: 0 auto; clear: both;}
#PageContainer		{width: 800px; clear:both;}
#PageHeader			{width: 800px; height: 192px; margin: o auto; padding: 0px;}
#Navigation			{width: 800px; height: 78px; margin: 0 auto; padding: 0px; background: #84765F url(Central%20Texas%20Lath%20and%20Plaster%20Images/Masonry%20Navigation%20Background.png) top left no-repeat; clear: both;}
#NavigationShadow	{height: 10px; background: url(Central%20Texas%20Lath%20and%20Plaster%20Images/brick%20shadow.png);}
#Banner				{width: 800px; background: #4c2c18; height: 40px;}
#ContentWrapper		{width: 800px; background: url(Central%20Texas%20Lath%20and%20Plaster%20Images/Content%20Background.png) bottom left repeat-y;}
#Content			{width: 785px; margin: 0px 0px 0px 8px; background: url(Central%20Texas%20Lath%20and%20Plaster%20Images/Content%20Background%20Bottom.jpg) bottom left no-repeat; clear: both;}
#ContentLeft		{width: 445px; padding: 0px 10px 0px 0px; float: left; text-align: justify;}
#ContentRight		{width: 290px; padding: 20px 5px 0px 5px; float: right;}
#ContentFooter		{width: 800px; height: 10px; background: url(Central%20Texas%20Lath%20and%20Plaster%20Images/shadow%20footer.png) bottom left no-repeat;}
#BrickFooter		{width: 800px; height: 50px; margin: 0px 0px 0px -8px; background: url(Central%20Texas%20Lath%20and%20Plaster%20Images/brickfooter.png) bottom left no-repeat;}
#ContentText		{padding: 5px 15px 10px 15px;}
#Footer				{width: 785px; height: 20px; margin: 0 auto;}
		

.divclear				{clear: both; padding: 10px 0px 10px 0px;}
.divflash				{text-align: center; padding: 15px 0px 10px 0px;}
.copyyear				{font-size: 80%;}
.picborderred			{border: 1px solid #7f3e25;}
.imgGalleryBox			{width:200px; height: 200px; float:left; margin:0 0 15px 15px;}
.imgGalleryBox img		{padding: 10px; border: 1px solid #000;}
.imgGalleryBox p 		{font-size:10px; margin: 3px 5px 0 8px ; font-family: Verdana, Arial, Helvetica, sans-serif;}
.h4text					{font-size: 110%; font-family: Arial, Helvetica, sans-serif; color: #7F3E25; font-weight: bold;}
.project				{padding-left: 20px;}
.project h3				{margin: 20px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.project p				{margin: 0px 0px 0px 20px;  padding: 0px;}
.project a				{font-weight: bold;}