body {
	font-size:66.5%;
	background-color: #B3C8E5;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#wrap {
	width: 977px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;
}

#content {

}
/* header */
#header {
	height: 293px;
	width: 977px;
	background-image: url(../images/logo_bg.jpg);
	text-align: right;
	background-repeat: no-repeat;
}



#topright {
	
 }
 /* nav */
 #topnav {
	font-size: 1.2em;
	width: 977px;
	clear: both;
	height: 28px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#topnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#topnav li{
	list-style: url(none) none;
	float: left;
	padding-right: 18px;
	padding-left: 18px;	
}
#topnav a:link,  #topnav a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	display: block;
}
#topnav a:hover, #topnav a:active {
	color: #FFF;
	text-decoration: underline;
}
#toptel {
	float: right;
	width: 140px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFF;
}
 
 /* main content */
 #maincontent {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#textcontent {
	padding-right: 40px;
	padding-left: 40px;
	font-size: 1.2em;
}

#textcontent h1 {
	font-size: 1.0em;
	font-weight: 400;
	color: #21248F;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#textcontent h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #282596;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#openingtimes {
}

#textcontent p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#textcontent ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 30px;
}
#textcontent li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
}
#textcontent a:link,  #textcontent a:visited {
	color: #302A94;
	text-decoration: underline;
}
#textcontent a:hover, #textcontent a:active {
	color: #999;
	text-decoration: underline;
}
.border1 {
	border: 1px solid #333;
	width: 440px;
}


#pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #B3C6E6;
	font-size: 2.1em;
	padding-bottom: 5px;
	background-image: url(../images/heading_underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	font-weight: bold;
}
.blockleft {
	float: left;
	width: 440px;
}
.blockright {
	float: right;
	width: 440px;
}
.blockcent {
	text-align: center;
	clear: both;
	padding-top: 15px;
}
 /* footer */
#footer {
	color: #343434;
	text-align: center;
	font-size: 1.2em;
	background-image: url(../images/footer_Bg.jpg);
	height: 42px;
	width: 977px;
	padding-top: 15px;
	clear: both;
}
#footer p{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#footer a:link,  #footer a:visited {
	color: #5A305E;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #53395C;
	text-decoration: underline;
}
#subfoot {
	text-align: center;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
	padding-top: 30px;
	color: #FFF;
}
#subfoot ul {
	margin: 0px;
	padding: 0px;
}

#subfoot li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#subfoot p {
	padding: 5px;
}
#subfoot a:link,  #subfoot a:visited {
	color: #FFF;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #262781;
	text-decoration: underline;
}
/* contact form */

#contactform {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contactform a:link,  #contactform a:visited {
	color: #FEFBF6;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #E5A43F;
	text-decoration: underline;
}
#quickcontact p {
	font-size: 1.0em;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
}

input {
	font-size: 1.2em;
	border: 1px solid #B3C8E5;
	padding: 2px;
	background-color: #FFFFFF;
}
.field300 {
	width: 300px;
}
.field1 {
	width: 150px;
}
textarea {
	font-size: 1.2em;
	border: 1px solid #B3C8E5;
	padding: 5px;
	background-color: #FFFFFF;
}
fieldset {
	border: 1px solid #B5C8E6;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #23268F;
	font-weight: bold;
}
.smalltxt {
	font-size: 0.8em;
}
label {
	font-size: 1.0em;
	color: #666666;
}
option {
	color: #333333;
	border: none;
	padding: 2px;
}



.biggertxt {
	font-size: 1.5em;
}


.whitebg {
	background-color: #FFFFFF;
}
.fltleft {
	float: left;
}
.fltleft2 {
	float: left;
	padding-right: 30px;
}
.centimg {
	padding-left: 45px;
}
.alignleft {
	text-align: left;
}
.flt_right {
	float: right;
	padding-left: 10px;
}
.bluebold {
	font-size: 1.0em;
	color: #4187CC;
	font-weight: bold;
}
.clearall {
	clear: both;
}

.dentistinfo {
	float: left;
}
.clearallpad {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallertxt {
	font-size: 0.8em;
}
.centertxt {
	text-align: center;
	padding: 10px;
}

#openingtimes table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B4C7E5;
	border-right-color: #B4C7E5;
	border-bottom-color: #B4C7E5;
	border-left-color: #B4C7E5;
	margin-top: 20px;
	margin-bottom: 20px;
}
#openingtimes td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4C7E5;
	border-right-color: #B4C7E5;
	border-bottom-color: #B4C7E5;
	border-left-color: #B4C7E5;
	padding: 5px;
}
.bluebold2 {
	font-size: 1.3em;
	color: #212296;
	font-weight: bold;
}

