/* This is the Style Sheet for webegan.com web site*/

/* STYLES*/

/* BODY STYLE: */
	body {color:#000000; background-color:#f0f8ff; margin-top:0; margin-left:0; font-family:verdana,helvetica,sans-serif; font-size:12px; vertical-align:top; }
	
/* FONT STYLE: for all pages*/
	h3 {font-family:verdana,helvetica,sans-serif; font-size:14px; vertical-align:top; text-align:center;}
	p, 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;}
	table, tr, td {vertical-align:top; }
	
/* CLASSES */
	.nav {font-size:11px; font-weight:bold; margin-left:10px; margin-right:10px;}
	.content {line-height:150%; margin-left:30px; margin-right:10px; }
	.center {line-height:150%; text-align:center; }
	.indent {line-height:150%; margin-left:50px; }
	.h82 {height:82px; vertical-align:middle; }
	.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;}
	.title3 {font-family:verdana, helvetica, sans-serif; font-size:12px; 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;}
