
table, input, textarea, select, li{
	line-height:160%;
	color:#666666;
	font-size:11px;
	font-family:Tahoma;
	letter-spacing:normal;
	}				
p, blockquote, ul, ol, form{
	margin: 0;
	}
blockquote{
	}
img{
	border:none;
	}			
hr{
	display:none;
	}	
table{
	margin:1em 0;
	width:100%;
	border-collapse:collapse;
	}
th, td{	
	padding:2px 5px;
	}	
th{	
	text-align:left;
	}
li{
	display:list-item;
	}		
	
/* form 5 */

	#form5{
		margin:0px;
		padding-top:10px;
		width:540px;
		}
	#form5 fieldset{
		margin:0;
		padding-top:.5em;
		border:none;	
		border-top:1px solid #cccccc;
		}		
	#form5 legend{
		background:#ffffff;
		padding:0 5px;
		font-style:italic;
		}	
	#form5 p{
		clear:both;
		margin:.5em 0;
		overflow:hidden;
		}	
	#form5 label{
		float:left;
		width:60px;
		display:block;
		text-align:right;
		margin-right:10px;
		}	
	#form5 input, #form5 textarea{	
		margin:0;	
		width:250px;
		border:1px solid #dddddd;		
		padding:3px 5px 3px 25px;
		}		
	
	
	#form5 input#name{background:#fff url(../images/form_name.gif) no-repeat 5px 50%;}
	#form5 input#email{background:#fff url(../images/form_email.gif) no-repeat 5px 50%;}
	#form5 input#telephone{background:#fff url(../images/form_url.gif) no-repeat 5px 50%;}
	#form5 textarea#address{background:#fff url(../images/form_address.gif) no-repeat 5px 6px;}
	#form5 textarea#message{background:#fff url(../images/form_note.gif) no-repeat 5px 6px;}
	
	
	#form5 textarea{
		height:125px;
		overflow:auto;
		}					
	#form5 p.submit{
		clear:both;
		margin:1em 0;
		padding:.5em 70px;
		border-top:1px solid #cccccc;		
		
		}	
	#form5 button{
		height:28px;
		line-height:28px;		
		border-top:1px solid #999999;
		border-left:1px solid #999999;
		border-right:1px solid #333333;
		border-bottom:1px solid #333333;
		background:url(../images/form_button.gif) no-repeat;
		padding:0 10px 0 25px;
		color:#333333;
		cursor:pointer;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		}				

/* // form 5 */
/* guestbook */

	#guestbook{
		margin:0px;
		padding-top:10px;
		width:540px;
		}
	#guestbook fieldset{
		margin:0;
		padding-top:.5em;
		border:none;	
		border-top:1px solid #cccccc;
		}		
	#guestbook legend{
		background:#ffffff;
		padding:0 5px;
		font-style:italic;
		}	
	#guestbook p{
		clear:both;
		margin:.5em 0;
		overflow:hidden;
		}	
	#guestbook label{
		float:left;
		width:60px;
		display:block;
		text-align:right;
		margin-right:10px;
		}	
	#guestbook input, #guestbook textarea{	
		margin:0;	
		width:250px;
		border:1px solid #dddddd;		
		padding:3px 5px 3px 0px;
		}		
	#guestbook textarea{
		height:125px;
		overflow:auto;
		}					
	#guestbook p.submit{
		clear:both;
		margin:1em 0;
		padding:.5em 70px;
		border-top:1px solid #cccccc;		
		
		}	
	#guestbook button{
		height:23px;
		line-height:28px;		
        border:none;
		background:url(../images/guest_submit.gif) no-repeat;
		padding:0 10px 0 25px;
		color:#333333;
		cursor:pointer;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		width:65px;
		}				

/* // guestbook */

