@charset "utf-8";
/* CSS Document 
Created by Alice Manning Design
www.AliceManningDesign.com
Copyright 2009-10
*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #EFF4E5;
	background-image: url(newSite/images/background.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.oneColFixCtr #container {
	width: 965px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
}

/*top header elements*/
.oneColFixCtr #container #topHeader {
	height: 80px;
	width: 470px;
}
#header {
	margin: 0 auto;
	width: 960px;
	
}

.oneColFixCtr #container #topHeader h1 {
	background-image: url(newSite/images/drGreg_banner.png);
	background-repeat: no-repeat;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 80px;
	text-indent:-1000em;
	clear:both;

}
.oneColFixCtr #container #rightHeader {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right;
	float: right;
	margin-top: -60px;
	margin-right: 25px;
	word-spacing: 3em;

}

.oneColFixCtr #container #rightHeader a {
	color: #CCCCCC;
	text-decoration: none;
}

.oneColFixCtr #container #rightHeader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*middle header elements*/

.oneColFixCtr #container #middleContent {
	width: 960px;
	height: 220px;
	float: left;
}



.oneColFixCtr #container #middleContent h2 {
	background-image: url(newSite/images/header.png);
	text-indent: -1000em;
	height: 219px;
	width: 960px;
	float: left;
	clear: left;
	display: block;
	margin-top: -16px;
}
.oneColFixCtr #container #navBar {
	background-image: url(newSite/images/navBar.png);
	height: 50px;
	width: 960px;
	background-repeat: no-repeat;
	margin-top: -20px;
	float: left;
	margin-bottom: 0px;
	padding-left: 450px;
}



.oneColFixCtr #container #navBar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: right;
	text-indent: 3em;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 2px;
}

#navBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: right;
	text-indent: 3em;
	vertical-align: middle;
	padding-left: 25px;
	font-weight:bold;
}

#navBar a {
	padding-top: 5px;
}



/*main content*/

.oneColFixCtr #mainContent {
	float: left;
	width: 100%;
	margin-top: -20px;


}

#topMain {
	width: 962px;
	padding-top: 0px;
	float: left;
}


#mainContentText {
	background-image: url(newSite/images/middle_bk.png);
	background-repeat: repeat-y;
	margin-top: -5px;
	padding-right: 15px;
	padding-left: 15px;
}

#mainContentText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-left: 5px;
	width: 575px;
}

#mainContentText a {
	color: #666666;
	text-decoration: underline;
}

#mainContentText a:hover {
	color: #000000;
	text-decoration: none;

}

#mainContentText a:visited {
	color: #333333;
	text-decoration: underline;

}



.calendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: .80em;
	width: 325px;
	height: auto;
	margin-top: 0px;
	float: right;
	background-image: url(newSite/calendar.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding-left: 5px;
	
	}

	
.calendar h3 {
	color: #333333;
	text-align: center;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}


.calendar p {
	color: #333333;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	}


.calendar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #333333;
	font-size: 1em;
}

.calendar a {
	text-decoration: underline;
}


.calendar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
	padding-left: 0px;
	font-size: 1em;
}


#mainContent #bottomMain {
	margin-top: -23px;
}


input:focus {
	border: 1px solid #7282B8;
	}
textarea:focus {
	border: 1px solid #7282b8;
	}	


#mainContent #mainContentText h3 {
	color: #666666;
}

#mainContentText a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContentText li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mainText li  {
	list-style-image: url(images/pdficon_small.gif);
	list-style-position: outside;
	margin-left: 15px;
}



#mainContentText h5 {
	color: #999999;
}

#mainContentText img {
	border: 5px solid #D4E9DD;
}
#mainContentText .noBorder a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContentText .mainText {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-left: 5px;
}

#mainContentText h3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*footer elements*/
.oneColFixCtr  #footer  {
	background-color: #D4E9DD;
	width: 100%;
	height: 80px;
	float: left;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	left: 0px;
	bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D4E9DD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer .footerText {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#footer .footerText .right {
	float: right;
	text-align: right;
	padding-right: 10px;
	font-size: 1.3em;
}

#footer .footerText .left {
	float: left;
	width: 500px;
	padding-left: 10px;
}
#mainContentText .mainText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
}
