/* CSS Document */

/* main css */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/port-erin-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4484C1;
}

/* Main container */
#mainContainer {
	position: relative;
	width: 988px;
	margin: auto;
	top: 0px;	 
}
/* end */

/* top row container */
#rowLeft {
	float: left;
	width: 209px;
	margin-top: 16px;
}
#logo {
			float: left;
			width: 209px;
}
#nav {
			float: left;
			width: 209px;
}
#navFooter {
			float: left;
			width: 209px;
}
#contact {
	float: left;
	width: 195px;
	background-image: url(../images/port-erin-dentist_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	padding-left: 14px;
	padding-top: 40px;
	color: #FFF;
}
.formobject {
	font-family: Tahoma;
	font-size: 11px;
	color: #29424e;
	background-color: #9dc0d2;
	border: 1px dotted #537383;
}
.formobject2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #29424e;
	background-color: #E3F5FF;
	border: 1px solid #1F6AA3;
	float: right;
	padding: 5px;
}

#address {
	float: left;
	width: 204px;
	text-align: right;
	padding-right: 5px;
}
/**/

#rowRight {
	float: right;
	width: 768px;
	margin-top: 16px;
}
#image {
			float: right;
			width: 768px;
}

#content {
	float: right;
	width: 768px;
	min-height:329px;
	background-image: url(../images/port-erin-dentist_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#quickLinks {
			float: right;
			width: 768px;
}
#imageArea {
			float: right;
			width: 768px;
}
.images {
	border: 1px solid #BAC038;
}


#pageFooter {
			float: right;
			width: 768px;
}

.textColumn {
	float: left;
	width: 353px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#textColumn-Wide {
	float: left;
	width: 726px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#textColumn-Wide-left-pad-only {
	float: left;
	width: 726px;
	margin-left: 20px;
	margin-top: 10px;
}
/**/

#navsite1 {
	width: 209px;
	font-family: Calibri, Tahoma;
	font-size: 12px;
	padding:0;
	background-image: url(../images/sidenav.jpg);
}

#navsite1 p {display: none;}
#navsite1 ul {list-style: none; margin: 0; padding:0;}
#navsite1 ul li {
	margin: 0;
}
#navsite1 ul li a {
	display:block;
	line-height: 19px;
	text-decoration: none;
	color: #29424e;
	background-image: url(../images/port-erin-dentist_11.jpg);
	text-align: right;
	padding-right: 45px;
}
.imagesPage {
	float: right;
	margin-left: 20px;
	border: 1px solid #A3C8F1;
}
.imagesPage-centered {
	float: left;
	margin-left: 113px;
	margin-right: 113px;
	border: 1px solid #A3C8F1;
}
/*html>body #navsite1 ul li a {
	width:auto;
	text-align: right;
	padding-right: 30px;
	background-image: url(../images/verNavBg.jpg);
}*/

#navsite1 li a:hover {
	color: #BAC038;
	background-image: url(../images/port-erin-dentist-over_11.jpg);
}
.headerImages {
	float: right;
	border: 1px solid #FFF;
	margin-top: 1px;
}

#row-footer {
	float: left;
	width: 745px;
	padding-left: 243px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#row-html-footer {
	float: left;
	width: 745px;
	padding-left: 243px;
}
.text-html-column {
	float: left;
	width: 100px;
	margin-right: 6px;
}
.text-dentist-finder-column {
	float: left;
	width: 360px;
}

body#a a#anav,
body#b a#bnav,
body#c a#cnav,
body#d a#dnav,
body#e a#enav,
body#f a#fnav,
body#g a#gnav,
body#h a#hnav,
body#i a#inav,
body#j a#jnav,
body#k a#knav,
body#l a#lnav,
body#m a#mnav,
body#n a#nnav{
	color: #BAC038;
}
#latestNews {
	float: left;
	width: 353px;
	margin-top: 10px;
}
	
	#latestNews1 {
	float: left;
	width: 338px;
	background: #216CA5;
	color: #FFF;
	font: 16px Calibri, Tahoma;
	padding: 5px 5px 5px 10px;
	-moz-border-radius:20px 0px 0px 0px;
}
	
	#latestNews2 {
	float: left;
	width: 338px;
	padding: 5px 5px 5px 10px;
	background: #4484C1;
	color: #FFF;
}
#latestNews2 p {
	display: block;
}
.tableHeader {
	color: #FFF;
	background: #4484C1;
	padding: 3px;
	font-size: 16px;
	line-height: 20px;
}
.tableItems {
	color: #FFF;
	background: #6099C4;
	padding: 3px;
	text-align: left;
	line-height: 20px;
}

