/*  common stuff
===================================================================================*/	



	body,
	p,
	td,
	th {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height:20px;
	color: #4C3212;
	background: transparent;
	}

	body {
	margin: 0;
	padding: 0;
	background: #5D4C38 url(img/bg_main.jpg) repeat-x; 
	}	
	
	p {
	padding: 0px;
	margin: 10px 0;
	} 
		
	form {
	margin:0;
	padding:0;
	}
	
	h1 {
	margin: 10px 0;
	font-size: 18px;
	color: #9BB48A;
	}
	
	h2 {
	margin: 10px 0;
	font-size: 15px;
	color: #9EABBB;
	background: transparent;
	}
	
	h3 {
	margin: 10px 0;
	font-size: 12px;
	color: #b8854c;
	background: transparent;
	}
	
	h4 {
	margin: 5px 0;
	font:14px "Trebuchet MS", Arial, Helvetica, Verdana;
	font-weight:normal;
	line-height:24px;
	color: #4C3212;
	background: transparent;
	}
	
	a img {
	border:0;
	}
	
	a:link,
	a:visited,
	a:hover,
	a:active {
	text-decoration:none;
	color:#b8854c;
	background: transparent;
	outline: none;
	}
		
	a:hover {
	text-decoration:none;
	color:#c3bbb0;
	background: transparent;
	}

	ul {
	padding: 10px 0 10px 20px;
	margin: 0;
	}


/*	Useful Classes
===================================================================================*/

	.floatLeft {
	float:left
	}
	
	.floatRight {
	float:right
	}

	.clear {
	clear: both;
	margin:0;
	padding:0;
	}
	
	.h-dots{
	border-bottom:#4C3212 1px dotted;
	margin: 20px 0px;
	}
	
	.h-line{
	border-bottom:#b8854c 2px solid;
	margin: 20px 0px;
	}
	
	.v-dots{
	border-right:#4C3212 1px dotted;
	}
	
	.v-line{
	border-right:#b8854c 2px solid;
	}


/*  content regions
===================================================================================*/
	#contact{
	width:380px;
	border:#c3bbb0 3px solid;
	}
	
	#mainContainer {
	margin-top:30px;
	width:780px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#addressTop {
	text-align:center;
	padding:15px 0 30px 0;
	font-size:13px;
	color:#b8854c;
	}

	#mainContent {
	min-height:580px;
	width: 780px;
	background: #FFF url(img/bg_white.jpg) no-repeat;
	}
	
  * html #mainContent {
 	height: 580px;
 	}
	
	#footer {
	height:30px;
	width:780px;
	background: url(img/footer.jpg) no-repeat;
	}
	
	#tableincome td{
	}
	



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("img/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("img/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}


h9 {
	font: 14px brush script mt, verdana;
	color: #000;
	font-weight: normal;
	}

h10 {
	font: 20px script mt bold, century gothic, verdana;
	color: #346399;
	font-weight: normal;
	}
h11 {
	font: 11px century gothic, verdana;
	color: #8b6508;
	font-weight: normal;
	}
h12 {
	font: 14px century gothic, verdana;
	color: #000;
	font-weight: bold;
	}
h13 {
	font: 27px script mt bold, century gothic, verdana;
	color: #346399;
	font-weight: normal;
	}

#shadegallery
	{
	
	margin-left: 15px;
	}

#picgallery
	{
	padding-top: 20px;
	padding-bottom: 20px;
	}

img.floatRight { 
    float: right; 
    margin-right: 4px; 
	margin-left: 20px;
	border: 0px solid grey;
	width: 300px;
}

#placeholder img
	{
	background-color: #000;
	}