@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ACD79F;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgdglow7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* {
	margin: 0px;
	padding: 0px;

}

#wrapper {
	width: 850px;
	margin: 0 auto 0;
	background-color: #FFFFFF;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
h1  {
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #00599F;
}

h2  {
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00599F;
	font-weight: normal;
	padding-left: 30px;
}


h3  {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00599F;
	font-weight: normal;
	padding-left: 30px;
}

ul {
	list-style-type: none;
}

.fontcolor1 {
	color: #666666;

}

.fontcolor2 {
	color:  #333333;

}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.hr {
	background-color: #00599F;
	margin-top: 15px;
	margin-bottom: 18px;
	margin-left: 28px;
	display: block;
	height: 1px;
	width: 470px;
	overflow: hidden;
}


/* Header */
	
#header {
	width: 850px;
	height: 118px;
	float: left;
	margin-bottom: 5px;
}

#rightheader {
	width: 268px;
	height: 118px;
	float: left;
}

#logo {
	width: 582px;
	float: left;
}

#headerfill {
	width: 268px;
	height: 72px;
	float: left;
}

#forms {
	float: left;
}


#forms a {
	display: block;
	width: 138px;
	height: 41px;
	background-image: url(images/patient-forms.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#forms a:hover {
	background-image: url(images/patient-forms-ro.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
			
#contact {
	float: left;
}

#contact a {
	display: block;
	width: 130px;
	height: 41px;
	background-image: url(images/contact.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
}

#contact a:hover {
	background-image: url(images/contact-ro.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Middle Section Below Header */

#maincontainer {
	width: 850px;
	height: 100%;
	position: relative;
	clear: left;
	float: left;
}

* html #maincontainer {
	background-image: url(images/couple.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#colorbarcontainer {
	background-image: url(images/colorbar.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	width: 850px;
	height: 100%;
	float: left;
}

/* Left Column */

#leftcolumn {
	width: 264px;
	height: 155px;
	float: left;
	height: 100%;
}

#menucolumn {
	top: 0;
	left: 0;
	width: 228px;
	height: 100%;
	float: left;
	background-color: #00599F;
}

#sectionheader {
	width: 228px;
	height: 70px;
}


.menu {
	width: 170px;
	font-size: 14px;
	clear: left;
	float: left;
	background-color: #00599F;
	margin-left: 30px;
	margin-bottom: 20px;
}

.menuprimary {
	width: 170px;
	font-size: 14px;
	clear: left;
	float: left;
	background-color: #00599F;
	margin-left: 30px;
}

* html .menuprimary {
	margin-left: 15px;
}

.menuprimary ul {
	list-style-type: none;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	white-space: nowrap;
	line-height: 31px;
	padding-left: 0px;
}

.primary {
	height: 31px;
	display: block;	
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #9A9A9A;
}

.primarynoborder {
	height: 31px;
	display: block;	
	color: #FFFFFF;
	font-weight: bold;
	border-width: 0px;
	border-style: none;
}

.primarytopborder {
	height: 31px;
	display: block;	
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #9A9A9A;
}


.menuprimary li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	padding-right: 10px;

}

.menuprimary li a:visited {
	color: #FFFFFF;
}

.menuprimary li a:hover {
	color: #FFFFFF;
	display: block;
	background-image: url(images/menu-ro3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #4796CD;
	padding-left: 15px;
}

.menusecondary {
	width: 170px;
	font-size: 14px;
	clear: left;
	float: left;
	background-color: #00599F;
	margin-left: 30px;
	padding-bottom: 11px;
}

* html .menusecondary {
	margin-left: 17px;
}

.menusecondary ul {
	list-style-type: none;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	white-space: nowrap;
	line-height: 16px;
}

.menusecondary li a {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-right: 0px;
	height: 16px;
}

.menusecondary li a:visited {
	color: #BFBFBF;
}

.menusecondary li a:hover {
	color: #FFFFFF;
	display: block;
	background-image: url(images/secondary-menu-ro2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #4796CD;
	padding-left: 10px;
	margin-left: 8px;
}

#menumargin {
	height: 232px;
	width: 36px;
	float: left;
	background-image: url(images/gorgeleft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#bottomleftimage {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 299px;
	width: 264px;
}

.specialbuttons {
    width: 173px;
	clear: left;
	float: left;
	margin-left: 27px;
}

.specialbuttons ul {
	list-style-type: none;
	margin-top: 35px;
}

.specialbuttons li a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

#facebook {
    margin-top: 15px; 
	display: block;
	background-image: url(images/newsandspecials.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
}

#paypal {
    display: block;
	background-position: left top;
	background-image: url(images/makepayment.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#paypal a:hover {
	background-image: url(images/newsandspecials.jpg);
}



/* Right Column */

#mainimage {
	width: 586px;
	height: 232px;
	float: left;
}

#content {
	/*position: relative;  new */
	width: 550px;
	height: 100%;
	min-height: 450px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

.contentsection {
	width: 520px;
	height: 100%;
	clear: left;
	float: left;
	margin-bottom: 5px;
}

.leftside {
	width: 200px;
	height: 100%;
	clear: left;
	float: left;
	padding-left: 20px;
}

.wideleftside {
	width: 277px;
	height: 100%;
	clear: left;
	float: left;
}

.rightside {
	width: 300px;
	height: 100%;
	float: left;
}

.narrowrightside {
	width: 223px;
	padding-left: 20px;
	height: 100%;
	float: left;
}

.standardpadding {
	padding-bottom: 40px;
}

.morepadding {
	padding-bottom: 50px;
}

#content a {
	text-decoration: underline;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content a:hover {
	text-decoration: underline;
	color: #129F49;
}

#content a:visited {
	text-decoration: underline;
	color: #000000;
}



#content p { 
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 30px;
}

.p { 
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 30px;
}

#rightcolumn {
	width: 235px;
	height: auto;
	float: left;
	padding-top: 495px;
}

#maincontent {
	width: 228px;
	height: auto;
	float: left;
}

.standardmargin{
	margin-left: 20px;
}

.services {
	text-indent: 25px;
	padding-top: 5px;
}

.services li {
  padding-bottom: 7px;
}


.spacebefore {
  padding-top: 10px;
}

.spaceafter {
  padding-bottom: 10px;
}

.border {
	border: 1px solid #999999;
}

.nospaceafter {
	margin-bottom: 0px;
}

.nospacebefore {
	margin-top: 0px;
}

#stones {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#conditions {
	list-style-type: none;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 30px;
}


/* Footer */

#footer {
	width: 850px;
	height: 100%;
	clear: left;
	padding-bottom: 15px;
	text-align: center;
	background-color: #DCDDDE;
	background-image: url(images/footer.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color: #FFFFFF;
}

#footer p {
	padding-top: 15px;
	font-size: 16px;
}

#footershadow {
	width: 850px;
	height: 12px;
	background-image: url(images/footershadow.jpg);
	background-color: #ACD79F;
	background-position: top;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	padding-bottom: 4px;
	
}

#copyright {
	background-color: #ACD79F;
	font-size: 12px;
	color:  #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;	
}

#copyright a {
	text-decoration: underline;
	color: #333333;
}

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

/* Patient Forms */

.forms {
	background-image: url(images/maingraphic-patientforms.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.lowerheadline {
	margin-top: 250px;
	margin-left: 10px;
}

.contentpadding{
	padding-top: 50px;
}

.modifiedpadding{
	padding-top: 20px;
}

/* Contact */

.contact{
	background-image: url(images/maingraphic-contactus.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.contact p {
	font-size: 14px;
	line-height: 16px;
}

.subhead {
	margin-left: 21px;
	padding-bottom: 8px;
}

/* Other Resources */



.resourcename {
	font-size: 18px;
	margin-right: 20px;
	color: #00599F;
	padding-left: 30px;
}

.resourcelink {
	font-size: 14px;
}

.resourcedescription {
	padding-top: 0px;
}

/* Location */

.location p {
	font-size: 14px;
	line-height: 16px;
}

#directions {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 8px;
}

#directions p{
	padding-left: 10px;
}

#directions form {
	margin-left: 10px;
}

.directionsmargin {
	margin-left: 10px;
}

.indent {
	margin-left: 30px;
}

.border {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

