/* CSS Document */
html, body {
margin:0;
padding:0;
background-image:url(images/bodybg.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.5px;
}

h1 {
padding: 0;
margin: 0;
font-size:16px;
font-weight:bold;
font-stretch:narrower;
color:#003300;
}

h2 {
padding: 0;
margin: 0;
font-size:14px;
font-weight:bold;
font-stretch:narrower;
color:#003300;
}

ul{
margin-top: 0;
margin-bottom: 5px;
padding-top: 5px;
font-size: 14px;
}

li {
padding-top: 0;
}

p {
font-size:14px;
padding-right: 20px;
}

a:link {
color: #FF0000;
}

a:hover {
text-decoration:none;
}


a img{
border: 0;
}

#wrapper {
width: 991px;
margin: 0 auto;
padding: 0;
background-image:url(images/wrapperbg1.jpg);
background-position:top right;
background-repeat: no-repeat;
}

#container {
width: 793px;
height: 996px; //940px;
margin: 0 auto;
background-image:url(images/containerbg1.jpg) ;
background-repeat:repeat-y;
}

#header {
width: 793px;
height: 114px;
background: url(images/headertop1a.jpg) 1px no-repeat;
}

.lowerhead {
padding: 0;
margin: 0;
float: right;
}

#content {
width:793px;
}

#contentmain {
position: relative;
width:470px;
padding-left: 10px;
margin-left: 6px;
margin-top: 10px;
font-size: 14px;
color: #000000;
line-height: 17px;
float: left;
}

#leftcolumn { 
width: 129px;
margin-top: 10px;
color:#CC0000;
border-left: #003300 1px solid;
float:left;
height:820px;
}

#leftcolumn a{
width: 99px;
margin-left: 10px;
padding: 5px 0 0 0;
font-weight:bold;
color:#CC0000;
font-size: 16px;
text-decoration:none;
display:block;
/*border-bottom: #003300 1px solid;*/
}

#leftcolumn a:hover{
color: #FF0000;
}

#leftcolumn a.active {
color:#003300;
}

#leftbox {
	width: 110px;
	padding: 5px;
	margin-left: 10px;
	height:525px;
	/*margin to push the black box down as request by cust*/
	margin-top: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}

#leftbox p{
padding: 0;
margin: 0;
}

.blacktext {
	color: #CC0000;
}

#rightcolumn {
width: 136px;
padding-left: 6px;
padding-right: 6px;
float:right;
}

#rightcolumn img {
margin-bottom: 5px;
}

#rightcolumn h2 {
	text-align: center;
	color: #FFFFFF;

}

#rightcolumn a{
	padding: 2px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #336600;
	font-weight: bold;
	
	font-stretch:narrower;
}

#rightcolumn a:hover {
	padding: 2px;
	display:block;
	color:#336600;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #336600;
	font-weight: bold;
}

#contentmain p{
padding: 0;
margin: 0;
}

.homeh1 {
font-size: 14px;
font-weight: normal;
color:#000000;
}

.consultation {
padding: 0;
margin: 0;
}

.clinicimg {
margin-left:5px;
}

.cliniclist1 {
margin-bottom: 20px;
margin-left: 25px;
}

.cliniclist1a {
margin-bottom: 20px;
margin-left:40px;
}


.cliniclist2{
margin-bottom: 20px;
margin-left: 300px;
margin-top: -145px;
}

.cliniclist3{
margin-bottom: 20px;
margin-left: 300px;
margin-top: -110px;
}

.contact {
text-align:center;
font-weight:bold;
}

.map {
margin-left: 50px;
}

.membershipimg {
width: 80px;
height: 80px;
margin-left: 20px;
border: #66CC00 2px solid;
}


.membershipimg2 {
margin-left: 10px;
border: #66CC00 2px solid;
}

.about-images {
	margin-right: 5px;
	border: #66CC00 2px solid;
}

.stethescope {
margin-left: 25px;
margin-top: 20px;
}

.capsicum {
margin: 10px 0 0 0;
padding-bottom: 10px;
padding-left: 25px;
padding-right: 25px;
display:block;
color:#fff;
font-size:12px;
text-align:center;
text-decoration:none;
border-bottom: #fff 1px double;
}

.capsicumh2 {
padding-bottom: 5px;
border-bottom: #fff 1px double;
}
.unilogo {
padding: 2px;
margin-left: 20px;
margin-top:10px;
border: #66CC00 2px solid;
}

.uni {
margin-left: 15px;
color: #D21044;
font-size: 12px;
}

#form {
font-weight: bold;
}

.red {
color:#FF0000;
}

#footer {
position: relative;
width:480px;
height: 20px;
margin-top: 3px;
font-size: 10px;
color: #000000;
text-align:center;
}

.topofpagelink {
display: none;
}