/* This is the Style Sheet for webegan.com web site*/

/* STYLES*/

/* BODY STYLE: */
	body {color:#000000; background-color:#deb887; font-family:verdana, helvetica, sans-serif; font-size:12px; vertical-align:top; text-align:left; margin-top:0; margin-left:0; }
	
/* FONT STYLE: for all pages*/
	td {font-family:verdana, helvetica, sans-serif; font-size:12px; vertical-align:top; text-align:left;}
	h3 {font-family:verdana, helvetica, sans-serif; font-size:14px; vertical-align:top; text-align:center;}
	p {font-family:verdana, helvetica, sans-serif; font-size:12px; line-height:150%; margin-left:30px; margin-right:30px; }
	li {font-family:verdana, helvetica, sans-serif; font-size:12px; line-height:150%;}
	h4 {font-family:verdana, helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:150%; margin-left:30px; }
	li {margin-left:20px;}

	
/* CLASSES */
	.nav {font-size:11px; font-weight:bold; margin-left:10px; margin-right:10px;}
	.content {line-height:150%; margin-left:30px; width:550px;}
	.indent {line-height:125%; padding-left:10px; padding-right:10px; }
	.pad {padding-top:15px; padding-bottom:15px; }
	.h82 {height:82px; vertical-align:middle; width:460px}
	.bold {font-weight:bold;}
	.title {font-family:verdana, helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:center;}
	.title2 {font-family:verdana, helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:left;}
	.small {font-size:10px; text-align:center;}
	.large {font-size:13px; text-align:center;}
	.bgrnd {font-size:10px; font-weight:bold; background-image:url("images/banner_r2c1.jpg"); background-repeat:no-repeat; vertical-align:top; line-height:125%;}
	.backgrnd {background-image:url("images/banner_r3c1.jpg"); background-repeat:repeat-y;}
	.bottom {background-image:url("images/banner_r4c1.jpg"); background-repeat:no-repeat;}
	.border {border-style:groove;}
	.mid {vertical-align:middle;}
	
/* CLASSES FOR DAHLIA GARDEN */
	.dbgrnd {font-size:10px; font-weight:bold; background-image:url("dahlia/images/banner_r2c1.jpg"); background-repeat:no-repeat; vertical-align:top;}


/* LINK STYLES */	
	a:link {font-family:verdana, sans-serif; color:#006666; background-color:transparent; text-decoration:underline;}
	a:visited {font-family:verdana, sans-serif; color:#ff6666; background-color:transparent; text-decoration:underline;}
