
/* Style Sheet for Northern Virginia Urology
Thanks to www.profiledazzle.com for left bar effect
 */

body {
font-family: Verdana, helvetica, sans-serif; 
}

p {
font-family: Verdana, helvetica, sans-serif; 
line-height: 125%;
}

.lh150 {line-height: 150%;}

.floatright {float: right;}

.floatcenter {float: center;}

.em2 {margin-left: 2 em;}

h1 {
	COLOR: #035318; font-size: 150%;
}

h2 {
	COLOR: #035318; FONT-WEIGHT: bold; font-size: 125%;
}
h3 {
	COLOR: #035318; FONT-WEIGHT: bold; font-size: 100%;
}

/* ======= Links ======= */

A:link {
	COLOR: #035318;
	
}
A:visited {
	COLOR: #035318;
}

A:hover {
	COLOR: #035318;
	background: #fad48a;
}
A:active {
	COLOR: #035318;
}

A.sidemenu:link {

	font-size: 90%;
	font-weight: bold;
	COLOR: #035318; text-decoration:none;
	padding: 5px;
	border-left: 10px solid #f2b848;
	display: block;
	margin-top: 15px;
}
A.sidemenu:visited {

	font-size: 90%;
	font-weight: bold;
	COLOR: #035318; text-decoration:none; 
	padding: 5px;
	border-left: 10px solid #f2b848;
	display: block;
	margin-top: 15px;
}
A.sidemenu:hover {

	font-size: 90%;
	font-weight: bold;
	COLOR: #035318; text-decoration:none;
	border-left: 10px solid #fb7101;
	padding: 5px;
	background: #fad48a;
	display: block;
	margin-top: 15px;
}
A.sidemenu:active {

	font-size: 90%;
	font-weight: bold;
	COLOR: #035318; text-decoration:none; 
	padding: 5px;
	border-left: 10px solid #f2b848;
	display: block;
	margin-top: 15px;
}

.center {text-align: center}

.right {text-align: right}


