body {
	margin: 0px auto;
	padding: 0px;
	background: url(/images/header-banner.gif) repeat-x;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	clear:both;
	font-size: 2.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0c0553;	 
}

h1 a {
	color: #0c0553;
	}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

h3 { 
	font-size: 1.5em;
}
	
p, ol, ul {
	line-height: 1.7em;
}


a {
	text-decoration: none;
	color:#0033CC;
}
	
a:hover {
	text-decoration: underline;
}

img {
	border-style:none;
}

.floatleft {
	float:left;
	margin: 0px 20px 20px 0;
	clear:both;
	border:#213459 3px solid;
	}

.floatright {
	float:right;
	margin: 0px 0px 20px 20px;
	clear:both;
	border:#213459 3px solid;
	}

.section {
	clear:both;
	}

/* Header */

#header {
	width: 940px;
	height: 170px;
	margin: 0px auto;
}

#topimage {
	height:140px;
	margin:15px 0 0 268px;
	clear:right;
	background-image:url(/images/central-va-obgyn-background.jpg);
	background-repeat:no-repeat;
}

/* Logo */

#logo {
	float:left;
	margin-top:-137px;
}

/* Tab Menu */

#tabmenu {
        font-size: 1.2em;
		font-weight:bold;
		float: right;
		margin-top:-39px;
		width:55%;
}

#tabmenu ul {
		margin: 0px;
		list-style: none;
        padding: 10px 10px 0px 10px;
		margin: 0px;
		list-style-type: none;
}

#tabmenu li {
        padding:0 0 0 9px;
		background: url(menu/left.gif) no-repeat left top;
		float: left;
		margin: 0px;
}

#tabmenu a {
		padding: 5px 15px 4px 6px;
		display: block;
		background: url(menu/right.gif) no-repeat right top;
		float: left;
		color: #765;
		text-decoration: none;
}

#tabmenu a:hover {
        COLOR: #06266f;
}

#tabmenu #current {
        background-image: url(menu/left_on.gif);
}

#tabmenu #current A {
        background-image: url(menu/right_on.gif);
		padding-bottom: 15px;
		color: #333;
}

/*
#wrapper {
	background: #fff url(images/img02.jpg) repeat-x left bottom;
}
*/

#container {
	width: 940px;
	background-color: #fff;
	margin:0 auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	margin:25px 0 50px 0;
}


/* Sidebar Nav*/

#sidebar {
	font-family: Arial;
	background-image:url(/images/sidebar.png);
	background-repeat: no-repeat; 
	padding:20px;
	margin: 20px 0 20px 0;
	float: right;
	width: 220px;
	height:900px;
	
}

#sidebar ul {
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

#sidebar h2 a{
	padding: 0;
	margin: 0 0 6px 0;
	color:#000;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



/* Footer 

#footercontainer {
	width:100%;
	background:#1240ab;
	z-index:1;
}

#footerwrapper {
	margin: 0px auto;
	background:#1240ab;
	width:940px;
}

#footer {
	background:#6c8cd4;
	padding: 10px;
}

#footer p {
	margin: 0px auto;
	color: #000;
	text-align:center;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0px auto;
}

#footer li {
	display: block;
}

#col-a {
	float: left;
	width: 33%;
}

#col-b {
	float: right;
	width: 33%;
}

#col-c { 
	float: left;
	width: 34%;
}

*/

#footer {
	background: #bea98e url('/images/footer.gif') repeat-x;
	color:#fff;
	font-family:Verdana, Arial, sans-serif;
}

#footer a {
	color:#ffffff;
	text-decoration:underline;
	}

#footer a:hover {
	color:#804249;
	text-decoration:underline;
	}

	
#footer a:visited {
	color:#ffffff;
	text-decoration:underline;
	}

#foot {
	width:940px;
	margin:0 auto;
	background-color:#fff;
	background: url('/images/virginia-obgyn-footer.gif') no-repeat;
	height:250px;
	line-height:1.1em;
	padding:0 10px 0 10px;
	}

#foot #left {
	width:275x;
	float:left;
	padding:60px 0 0 20px;
}

#footer ul {
	margin: 0px;
	list-style: none;
}

#footer li {
	font-size:13px;
	font-weight:bold;
	display: block;
	line-height: 1.2em;
}

#foot #right {
	float:right;
	text-align:left;
	padding-top:60px;
	padding-right:300px;
}

#poweredby{
	text-align:center;
	clear:both;
	padding-top:15px;
	font-size:10px;
	color:#333;
	width:940px;
}
	