/* CSS Document */





/*==================================
			global
==================================*/

html {margin:0px; padding:0px;}
body{text-align:center; min-width: 600px; margin-top:20px; padding:0px; font:11px tahoma, geneva, Arial, Helvetica, sans-serif; background:url(images/bk_main.gif);}
body#iframe {margin:0px; padding:0px; background:#FFFFFF;}

a {color:#000; text-decoration:none;}
a:hover {text-decoration:underline;} 



#whiteBorder {border:#fff solid 7px; width:908px; text-align: left; margin:0 auto;}
.brownStroke {border: 1px solid #7C7065;}

.underHeader {background-color:#FFFFFF; border-top: solid 1px #7D7D7D;}
#container {z-index:1; text-align: left; margin:0 auto;}



/*==================================
			             Home Page
==================================*/

.rightHome {background:url(images/bk_welcomeBottom.jpg) no-repeat bottom; background-color:#C5AD97; border-left: 1px solid #A18E7C; }
.rightHome p {padding:12px; line-height:19px;}



/*==================================
			        Portfolio Pages
==================================*/		
			
.portThumb	{
		display:block;
		width:279px;
		height:81px;
		border-bottom: solid 1px #EAE1D9;
		border-left:#A18E7C;
		background:url(images/bk_portThumbs.jpg) repeat-x;
		padding:1px;
}

.portThumb	img {float:left; margin:7px; width:89px; height:63px; border:solid 1px #FFFBF8;}
.portThumb p {float:left; marin:0px 5px 5px 0px; text-align:left;}
.portThumb a {color:#efeae6; font-weight:bold; text-decoration:none;}
.portThumb a:hover {color:#dbcfc5;}



.portfolio {width:589px; margin:10px;}

.portMorePics {padding:4px 0 0 4px; width: 136px;}
.portMorePics img {float:left; margin:3px; width:60px height:60px; border: 1px solid #735b4c;}

.portDescription {padding:0 20px 0 20px; line-height:18px; font:11px tahoma, geneva, Arial, Helvetica, sans-serif;}
.portDescription  h1 {background:url(images/bk_underline.gif) repeat-x left bottom; padding:4px 40px 4px 1px; margin:0px 1px 0px 0; color:#735b4c; font-weight:bold; font-size:12px;}
.portDescription p {line-height:18px;}


/*==================================
			            History Page
==================================*/	

.history {padding-top:10px;}
.history h1 {background:url(images/bk_underline.gif) repeat-x left bottom; padding:4px 40px 4px 1px; margin:0px 1px 0px 0; color:#735b4c; font-weight:bold; font-size:12px;}

.history p {line-height:18px;}




/*==================================
		             Contact Page
==================================*/
.comment {
			
			background-color: #ffffff;
			margin: 5px 0px 0px 0px;
			font-size: 11px;}
			
.comment .commentAuthor {
			padding: 5px 5px 5px 5px;
			background-color: #f0f0f0;
			line-height: 110%;
			height: 30px;}
			
.comment .words {
			padding: 0px 5px 5px 5px;}
			
.comment .words p {
			margin: 8px 0px 5px 0px;
			padding: 0px;}
			
.comment img {
			margin: 3px 0px 0px 452px;
			position: absolute;
			float: right;}
			
#commentForm {
			font-size: 10px;
	
			padding: 8px 10px 5px 20px;
			margin: 0px 5px 0px 0px;
			border: solid 1px #cccccc;
			border-width: 0px 0px 0px 0px; }
			
			
#commentForm h1 {background:url(images/bk_underline.gif) repeat-x left bottom; padding:4px 40px 4px 1px; margin:0px 1px 0px 0; color:#735b4c; font-weight:bold; font-size:12px;}
			
#commentForm .formItem {
			margin: 0px 0px 8px 0px;}
		
#commentForm .formItem input {
			width: 200px;
			border: solid 1px #84705e;}
			
#commentForm .label {
			padding: 0px 0px 2px 0px;}
			
#commentForm textarea {
			width: 200px;
			border: solid 1px #84705e;}
			
#commentForm .formMessage {
			margin: 0px 0px 8px 0px;
			clear: both;}
		
#commentForm .button {
			float: left;
			width:90px;}
		
#commentForm .button input {
			background-color: transparent;
			font-size: 11px;
			padding: 0px 0px 0px 0px;
			line-height: 100%;
			margin: 0px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			border: 0px;
			background-image: url(/images/btn_brownBlank.gif);
			width: 90px;
			height: 25px;
			cursor: pointer;}

#commentForm .remember input {float:left; padding:0px; margin:0px; width: 23px; height:24px; }
#commentForm .remember label {float:left; padding:0px; margin:1px 0px 0px 0px; cursor:pointer; height:24px; display:block; }


/*#contactForm {display:block; padding:5px; }
#contactForm p {margin:2px;}
#contactForm input, #contactForm textarea {font-size:11px; font-family: 'Trebuchet MS', Verdana, sans-serif;}

input, text area  {padding:2px; border:1px solid #ddd; }*/



/*==================================
			footer
==================================*/
	
.footer {text-align: right; color:#FFFFFF; font-size:9px; line-height:14px; padding:5px;}
.footer a {color:#999999;}
.footer a:hover {text-decoration:underline;}

#buzzmade {color:#CCC; margin-top:15px;}
#buzzmade a {color:#CCC; text-decoration:underline;}
#buzzmade a:hover {color:#fff; text-decoration:underline;}








			
	
			
			
			
			
.sectionproduct {
	width: 240px;
	float: left;
	padding: 7px;
	font-size: .9em;
}

.sectionthumb {
	width: 50px;
	height: 50px;
	border: 1px solid #660000;
	float: left;
	margin: 4px 4px 30px 0;
}
