body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #000000;
	color: #000000;
	line-height: 1.5em;
	margin-top: 0;
	text-align: left;
}

#mainContentCenter {
	width:  794px;
	height: 543px; 
	position: absolute; 
	top: 50%;
	left: 50%;
	margin-top: -272px; 
	margin-left: -397px;
} 

#noColumnsContentCenter {
	margin-right: 44px;	
	text-align: left;
} 
 

#leftColumn {
	margin-top: 44px;
	margin-left: 41px;
	margin-right: 37px;
    width: 280px;
    background-color: red;
    text-align: left;
    
}

#rightColumn {
	float: right;
	margin-top: 44px;
	margin-right: 37px;
    background-color: red;
}



#nav {
	margin-top: 180px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;

}

#captionA {
	margin-top: 7px;
	margin-right: 20px;	
	text-align: left;
}

.caption { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;	
}

#privacyMargin { 
	position: relative;
	display: block;
	width: 580px;
	margin: 4px auto 4px auto;
	background: transparent;
}

.privacyPolicy { 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.1em;
	
	
}


.leftBkg {
	width: 166px;
	background-image: url(images/leftColumn.jpg);
	background-repeat: repeat-y;
}


.leftBkgInt {
	background-image: url(images/leftColumn.jpg);
	background-repeat: repeat-no;
}

.rightBkg {
	background-image: url(images/bkg_interior_right.jpg);
	background-repeat: repeat-y;
}



.testimonialAtt {
	color: #FF0000;	
}

p, td {
	text-align= left;
}

h1 {
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
	text-align: left;
}

h1.iframe {
	position: relative;
	display: block;
	margin-top: 44px;
	margin-left: 39px;
}	
h2 {
	padding-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}

.noParh2 {
	font-size: 12px;
	color: #FF0000;
	margin-bottom: 12px;
	text-align: left;
}

.noPar {
	margin-top: 0;
	color: #000000;
	font-size: 10px;
	text-align: left;
}


li {
	list-style: square;  
	line-height: 1.5em;
	text-align: left;
}

.vspacing td {
	line-height: 1.5em;
}

/* Phone #  */

.emphasis {
	position: relative; 
	display: block;
	width: 630px;
	margin: 10px auto;
	color: #FF0000;
	font-size: 18px;
	z-index: 5;
}
/* LINKS  */

#nav A:link {
	color: #000000;
	text-decoration: none;
	}
#nav A:visited {
	color: #000000;
	text-decoration: none;
	}
#nav A:active {
	color: #000000;
	text-decoration: none;
	}
#nav A:hover {
	color: #FF0000;
	text-decoration: none;
}


.shadow {
	text-shadow: .2em .2em #cfcfc9;
}


#home_footer {
	position: relative;
	display: block;
	width: 600px;
	text-align: center;
	
}

.Rfooter {
	background-color: #ed1e32;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}



.Rfooter  a:link, .Rfooter  a:visited, .Rfooter  a:active {
	color: #000;
}


.Rfooter a:hover {
	color: #d0a74b;
}



/* ------ the current page marker style, Mmark, on individual pages ------ */


#privacyMargin A:link {
	color: #000000;
	text-decoration: none;
	}
#privacyMargin A:visited {
	color: #000000;
	text-decoration: none;
	}
#privacyMargin A:active {
	color: #000000;
	text-decoration: none;
	}
#privacyMargin A:hover {
	color: #FF0000;
	text-decoration: none;
}


