
h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #213d4e;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 30px;
}


h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #213d4e;
	line-height: 1.25em;
	font-weight: normal;
	font-style: italic;
}


#info li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #617d8e;
	line-height: 1.0em;
	font-weight: normal;

}


td
{
	vertical-align: top;
}


.noBorder
{
	border: 0;
}



#yourAdHerePic 
{
	float: left;
	overflow: hidden;
	background: url('../images/misc/awaiting_your_ad_here.jpg') 0 0 no-repeat;
	width: 190px;
	height: 190px;
	border: 1px solid #808080;
	margin-bottom: 20px;	
}


#contactEmails
{
	border-collapse: collapse;
	border: 1px dotted #aaaaaa;
}

#contactEmails td
{
	border-bottom: 1px dotted #aaaaaa;
	padding: 5px;
}


#about_us_container
{
	background: url('../images/lc_logo/logo_design_vertical.jpg') right top no-repeat;	
}

#about_us_text
{
	width: 500px;
}



