body { 
	margin: 0; 
	font: 11/13px	 Georgia, Palatino, Times New Roman, Times, serif; 
	background: white url(images/sarasvati.jpg) no-repeat fixed top right;

}

#content a:link {
	color: #006699;
	text-decoration: underline;
	background-color: transparent;
}
#content a:visited {
	color: #006699;
	text-decoration: underline;
	background-color: transparent;
}
#content a:active, #content a:hover {
	color: white;
	background-color: #006699;
	text-decoration: none;
}
#left {
	width: 300px;
	padding: 0 0 0 3px;
	
}


#logo h1 span {
	 display: none;
}
#logo h1 {
	background: white url(images/wc_logo_header_corner.gif) no-repeat scroll;
	width: 300px;
	height: 138px;
	
	
}
#about h2 {
	display: none;
}
#about h3.lmt {
	display: none;
}
#about h4.tagline {
	display: none;
}
#about {
	

}


#content h1 {
	color: #006699;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 24px;
	
	padding: 0;
	text-align: left;
}

#content p {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #006699;
	text-align: left;	
}

#content {
	
	margin: 0 350px 0 120px;
	}
#content h3 {
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 15px 0 0 0;
	color: #006699;
}
#content h4.tagline {
	margin: 0 0 1em 0;
	font-size: 1.2em;
	 color: #006699;

}

#navcontainer {width: 100px;
float: left;
margin: 0 20px 20px 0;background-color: rgb(95%,95%,95%);
}ul#navlist {	margin: 0;	padding: 0;}#navlist li{list-style-type: none;font-variant: small-caps;
font-size: 1.2em;
line-height: 2em;}
#navlist a {	width: 100px;
	display: block;	padding: 0 5px;	margin: 0;
	text-decoration: none;}#navlist a:link, #navlist a:visited {	color: #333;	background-color: transparent;}#navlist a:hover, #navlist a:active {	color: #FFFFFF;	background-color: #006699;			}#navlist a.current {
	font-weight: bold;
	color: #FFFFFF;	background-color: #006699;}

blockquote#quotes {
	clear: both;
	text-align: left; 
	padding: 10px 0 0 50px; 
	margin: 0 0 0 25px; 
	width: 80%;
	font-style: italic; 
	font-size: 80%; 
	line-height: 1.5em;
	background: transparent url(images/bird_blue_sm.gif) no-repeat top left;
}
blockquote#quotes p {
	color: #999;
	text-align: left;
	padding: 0 0 0 10px;
}

div.offerings {
	color: #006699;
}



div.offerings dl {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
}
div.offerings dl dd.col1 {
	float: left;
	padding: 0 2em 0 0;
}
div.offerings dl dd.col2 {
	}

div.offerings dl dd.addon {
	
	font-weight: bold;
}
div.offerings dt {
clear: left;
font-weight: bold;
	}