html,body	{margin:0;padding:0}

body		{font: 15px  arial,sans-serif;text-align:center; padding-left: 20px; background-color: #fff; padding-left: 0px; padding-right: 40px;}

a			{color: #7d3740; text-decoration: none;}
a:link		{text-decoration: none;}
a:hover 	{text-decoration: underline;}

h1			{
			font-size: 22px;
			font-weight: normal;
			color: #7d3740;
			}
			
h2			{
			font-size: 20px;
			font-weight: bold;
			color: #7d3740;
			}			
			
h3			{
			font-size: 17px;
			font-weight: bold;
			color: #000;
			}			
			
ul			{
			font-weight: normal;
			}
			
li			{
			font-weight: normal;
			list-style-position: inside;
			padding-bottom: 7px;
			}
			
.font12 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

.font11 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
			
.font10 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
			
			

#masterblock{
			width: 960px; margin:0 auto;  margin-top: 20px;
			padding-bottom: 20px;
			}

#container	{
			text-align:left; background-color: #fff; width:900px; 
			margin-left: 25px;
			}

	#logo		{
				width:216px; height:33; position: relative;
				}
	#header_shadow {
				height: 14px; background-image: url("../images/header_shadow.gif");
				}
				

#content	{
			width: 700px; margin-left: 230px; padding-left: 15px; padding-bottom: 15px; top: 0px; position: absolute; 
			}
	#content p	{
				line-height: 20px; padding-bottom: 10px;
				}

#contactcontent	{
			 padding-left: 15px; padding-bottom: 15px; top: 0px; position: absolute;  width: 400px; margin-left: 365px;
			}
	#contactcontent p	{
				line-height: 20px; padding-bottom: 10px;
				}			
#left_nav	{
			float: left; width: 279px; background-repeat: repeat-x; 
			}
			
	#left_nav_left	{
					width: 140px; margin-top: 50px; padding-right: 10px; text-align: right; border-right: #000 2px ridge; line-height: 30px;
					}
					
	.left_nav_right	{
					border: 2px;  position: absolute; margin-left: 160px; text-align: left; line-height: 30px; font-weight: bold;
					}

	.greylink a			{color: #000; text-decoration: none;}					
	.greylink a:link	{color: #000;}
	.greylink a:hover	{color: #7d3740;}	

.sublink	{
			border: 2px;  position: absolute; margin-left: 157px; margin-top: 10px; text-align: left; line-height: 14px; font-size: 12px;
			}

	.arrow {
			position: absolute; margin-left: 3px; margin-top: 13px;
			}
			
	.redtext { color: #7d3740;}

	.thumb {margin-right: 10px; margin-bottom: 10px; border: 0px;}
	.portfolio_main { margin-right: 30px; float: left;}

#footer	{border-top: #8c8e8d 1px solid; margin-top: 10px; padding-top: 10px;}
