/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #84715C;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.study {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 2em;
	color: #6A5A43;
	padding-left: 30px;
	text-align: center;
	line-height:normal;
	margin-top: auto;
}

.form-labels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	color: #6A5A43;
	line-height:normal;
}

#sidebar #box {
	background-image: url(images/copd-box.jpg);
	background-repeat: no-repeat;
	width: 218px;
	height: 175px;
	padding: 16px 10px;
}

#sidebar #box h2 {
	color: #f7f7f7;
}

#sidebar #box p {
	color: #333333;
}

#sidebar #box ul {
	margin-top: 15px;
}

#sidebar #box ul li {
	font-size:16px;
	line-height: 27px;
}

#sidebar #box ul li a {
	color: #6A5A43;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 1.9em;
	color: #6A5A43;
	padding-left: 30px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #663300;
}

a:hover {
	background: none;
}

#wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#doctorB {
	float: left;
	position: relative;
	z-index: 100;
	top: -90px;

} 

/* Header */

#header {
	width: 980px;
	height: 286px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


!important
	margin-top: 0px;
	background-image: url(images/drB.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo2 {
	float: left;
	width: 381px;
	color: #B2B2B2;
	margin-left: 155px; !important






!important
; 	z-index: 100;
}

#logo {
	float: right;
	width: 734px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 100px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 330px;
}

#search form {
	height: 38px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#googleminiPage {
	background-color:#FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#search-text {
	width: 250px;
	border: none;
	text-transform: lowercase;
	border: 1px solid #685942;
	color: #76664F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 980px;
	height: 42px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #675843;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #9B8464;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #665741;
	border-left-color: #685943;
}

/* Content */

.form_error {
	color: red;
	font-size: 24px;
	font-weight: bold;
}

#content {
	float: left;
	width: 700px;
	padding: 25px 0 25px 0;
	color: #000000;
	background-color: #FFFFFF;
	border-right: 1px #CCCCCC solid;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #663300;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
	color: #333333;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 0px 17px 20px 17px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 20px 20px 0 17px;
	color: #685841;
	background-color: #FFFFFF;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

.button:hover {
background-position: -196px 0;
border:medium none;
cursor:pointer;
height:52px;
width:196px;
}
.button {
background: url(images/check-eligibility-button.jpg) no-repeat scroll 0 0;
border:medium none;
height:52px;
width:196px;
}


#text-box {
background-color: #ebebeb;
border: 1px solid #c1bfbf;
padding: 3px;
width: 665px;
height: 53px;
}


#click-here-button:hover {
background-position:-127px 0;
}
#click-here-button {
background:transparent url(images/click-here.jpg) no-repeat scroll 0 0;
display:block;
height:51px;
width:127px;
float: left;
margin-right: 7px;
}

#click-here-button2 {
background:transparent url(images/click-here.jpg) no-repeat scroll 0 0;
display:block;
height:51px;
width:127px;
float: right;
margin-right: 7px;
}

#click-here-button2:hover {
background-position:-127px 0;
}