
body
	{background-color: #ffffff;
	margin:0; 
	padding:0;
	background: white url("images/bg.gif");
	backgroundRepeat: repeat-y;
	background-repeat: repeat-y;}

p,ul,ol,li,td	
	{color: #000000;
	font-family: arial, helvetica;
	font-size: 16px;
	text-align:justify;}
		
a
	{text-decoration: underline; color: #112C6F;}
a:hover
	{color: #000000;}
	
#menu a
	{font-family: arial, helvetica;
	font-size: 18px;
	line-height: 1.75em;
	text-decoration: none; 
	color: #ffffff;}
#menu a:hover
	{color: #788CB9;}

.bold 		{font-weight: bold;}
.small		{font-size:13px;}
.center		{text-align: center;}

td.content
	{background-color: #ffffff;
	margin:0; 
	padding:0;
	background: white url("images/candle_bg.gif");
	backgroundRepeat: repeat-y;
	background-repeat: repeat-y;
	background-position: top center;}

.heading
	{color: #788CB9;
	font-family: arial, helvetica;
	font-size: 26px;
	font-weight: bold;
	text-align: center;}
	
.subheading
	{color: #788CB9;
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	text-align: center;}
	
.footer
	{font-size: 13px;
	text-align: center;}

.formHeader
	{color: #788CB9;
	font-size: 18px;
	font-weight: bold;
	background-color:#eeeeee;}
	
.required
	{color: #ff0000;}

#bottomQuotes1
	{position:relative;
	height:150px;
	background: url("images/glovesandpearls_150.jpg") left no-repeat;}

#bottomQuotes2
	{position:relative;
	height:150px;
	background: url("images/roseandcandle_150.jpg") left no-repeat;}
	
#bottomQuotes3
	{position:relative;
	height:150px;
	background: url("images/photoandbook_150.jpg") left no-repeat;}

#bottomQuotes_p
	{position:absolute;
	top:20px;
	left:150px;
	line-height: 20px;
	font-size:13px;
	font-style:italic;
	color:#354875;}
	


	