/* CSS Document */

body {background: #f0b310; margin: 20px;}


td {font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #000000;}



a, a:visited {color: #4e5f6e; text-decoration: none;}
a:hover, a:visited:hover {color: #f0b310; text-decoration: underline;}

hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

ul {
	list-style-type: disc;
	list-style-position: inside;
    margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


.navigation {
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/whitebar.gif);
	background-position: left top;
	text-align: left;
	text-indent: 200px;
	vertical-align: middle;
	height: 40px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.mastheadText {
	font-size: 11px;
	color: #FFFFFF;
	background-color: 4e5f6e;
	line-height: 13px;
}
.copywright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 10px;
}
.specialities {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.list {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.headingG {
	font-size: 12px;
	font-weight: bold;
	color: #4e5f6e;
}
.mastheadBody {
	background-color: #4e5f6e;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
.mastheadYellotext {
	font-weight: bold;
	color: #f0b310;
	font-size: 11px;
	line-height: 16px;
}
.headingSpecialities {
	font-size: 12px;
	font-weight: bold;
	color: #4e5f6e;
	padding-left: 20px;
}
.bodyCopy {
	font-size: 11px;
}
.backgroundPie1 {
	background-image: url(../images/jude-pie1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
}
.backgroundBottomLeft {
	background-color: #FFFFFF;
	background-image: url(../images/whitebar-bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodyBlock {
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
}
.headingBig {
	font-size: 18px;
	font-weight: bold;
	color: #f0b310;
}
.callNow {
	font-size: 12px;
	font-weight: bold;
}
.pictureRight {
	text-align: left;
	vertical-align: top;
}
.gallerySmall img {
	border:none;
	width: 60px;
	height: 45px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0;
}
.boldUnderline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}
.specialitiesQuote {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.bodyBold {
	font-size: 11px;
	font-weight: bold;
}
.quoteBlock {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.littlePicture {
	padding-top: 20px;
	text-align: center;
}
