/* CSS Document */

P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 2px;
	font-weight: bold;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #336600;
}
h1 {
	font-family: "Comic Sans MS";
	color: #006600;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	
}

h2 {
	font-family: "Comic Sans MS";
	color: #006600;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	line-height: 36px;
	
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;


}
.guestcomment {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.guests {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: 006633;
}
.clickhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;


}
.clicklg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;


} 
