body	{
		background-color: #E9936D;
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		margin: 0;
		padding: 0;
		}
		
a img  {
		border:none;
		}		

p		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
		}
		
		
h1	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 130%;
		color: #77793A;
		}
		
h2	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 130%;
		color: #77793A;
		}

h3	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 14px;
		line-height: 130%;
		font-weight: bold;
		color: #77793A;
		}		
h4	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 12px;
		line-height: 130%;
		font-weight: bold;
		color: #77793A;
		}

h5	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 9px;
		line-height: 130%;
		font-weight: bold;
		color: #77793A;
		}

h6	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 7px;
		line-height: 130%;
		font-weight: bold;
		color: #77793A;
		}

img		{
		border-color: #000000;
		}
		
ul		
		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 160%;
		color: #000000;
		
		}	
		
a		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		}
		
td		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		}
		
table	{
		border-color: #000000;
		}
		
.textwhite
		{
		color:#FFFFFF;
		}		
		
.navbar 	
		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height:100%;
		color:#000000;
		}		
	
.peachtext
		{
		color: #F5CBA9;
		}		
		

.footer	
		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#000000;		
		}	

#header
		{
		background-color: #E9936D;
		background-image: url(images/sons_header.gif);
		background-position: left;
		background-repeat: no-repeat;
		width: 100%;
		height: 106px;
		}

#navbar
		{
		background-color: #D88059;
		color: #000000;
		width: 100%;
		height: 30px;
		text-align: center;
		}
		
#stripe
		{
		background-color: 915439;
		background-image: url(images/sons_leftbrown.gif);
		background-position: left;
		background-repeat: no-repeat;
		height: 6px;
		padding: 0px;
		margin: 0px;
		}
		
#content
		{
		background-image: url(images/sons_background.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
		}								

#footer
		{
		background-color:#A76649;
		width: 100%;
		height: 30px;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		}
		
#copyright
		{
		background-color: #D88059;
		width: 100%;
		height: 40px;
		text-align: center;
		margin: 0px;
		padding: 0px;
		}
		
#lowerstripe
		{
		background-color: #A76649;
		width: 100%;
		height: 10px;
		margin: 0px;
		padding: 0px;
		}				
			
		
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

a.navbar:link {color: #000000; text-decoration: none;}
a.navbar:visited {color: #000000; text-decoration: none;}
a.navbar:hover {color: #F5CBA9; text-decoration: none;}

#gallery

		{
		float:left;
		margin:0 20px 15px 0;
		text-align:left;
		width:350px;"
		}
		
#gallery a

		{
		display:inline-block;
		margin-right:5px;
		}		
		
.clearboth
		{
		clear:both;
		font-size:0;
		height:0;
		line-height:0;
		}