﻿/* Styles for Blessed Trinity Home Health Care Website */
html,body {margin:0px; padding:0px;	background-color:#808080; font-size:14px; text-align:center; font-family: Tahoma, Arial, Helvetica, sans-serif;}
#wrapper{border: 2px solid #333333;margin: 0px auto 0px auto;background-color: #C0C0C0;padding: 25px;width: 936px;}
#container{border: 1px solid #666666;background-color: white;text-align: left;}
#head{padding:10px 10px 10px 10px;}
#branding{float:left;}
#navigation{width:475px;float:right;margin-top:30px;}
.clear{clear:both;}
.floatLeft{float:left;}
#slogan{margin-bottom: 10px;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-bottom-width: 1px;border-top-color: #C0C0C0;border-bottom-color: #C0C0C0;}
#sloganLeft{float:left; height:162px; width:155px; background-image:url('images/image1.jpg');background-position:center center;}
#sloganMiddle{float:left; height:162px; width:624px; background-image:url('images/bg.jpg'); background-position:center center;}
#sloganRight{float:right; height:162px; width:155px; background-image:url('images/image2.jpg');background-position:center center;}
.sloganText{display:block; color:#7D7D7D; font-size:34px; font-style:italic; text-align:center; margin-top:35px;}
#footer{border-top: 1px #C0C0C0 solid;text-align: center;color: #666666;padding:5px 0px 5px 0px;}
#content{}
.missionTitle{display: block;text-align: center;color: #808080;font-size: 16pt;margin-bottom:10px;}
.missionText{color:#666666;}
.home{float:left; margin-right:10px;}
.services{float:left;margin-right:10px;}
.staff{float:left;margin-right:10px;}
.contact{float:left;}
#leftColumn{float:left;width:200px;padding:0px 0px 5px 10px;}
#mainContent{float:right;width:700px;padding:0px 7px 5px 0px; text-align:left;}
img {border-width: 0px;}
.imgLeft{float:left;margin:0px 5px 0px 0px;}
.imgRight{float:right;margin:0px 0px 0px 10px; }
.border{border:1px black solid;}
.heart{list-style-image: url('images/heart.jpg');}
.cross{list-style-image: url('images/cross.jpg');}
ul{list-style-type: circle;}
h3{color:#666666;}
.centered{text-align:center;}
.contact_form{width:350px; text-align:left;}
.input_size{width: 175px;}
.input_size2{width: 200px;height:100px;}
.left_contact{float:left;width:100px;text-align:left;padding:0px;margin:0px 0px 5px 0px;}
.right_contact{float:right;width:225px;text-align:left;margin-left:15px;margin-bottom:5px;padding:0px;}
.required{color:maroon;vertical-align: super;font-size: 7px;font-weight: bold;}
.smallText{font-size: 10pt;color: #808080;}
.disclaimer{font-size: 8pt;color: #808080;}
a.main_links:link{color: #CC0000;font-weight: bolder;text-decoration: none;}
a.main_links:visited{color: #CC0000;font-weight: bolder;text-decoration: none;}
a.main_links:hover{color: #CC0000;font-weight: bolder;text-decoration: underline;}
a.main_links:active{color: #CC0000;font-weight: bolder;text-decoration: underline;}
a.contact_btn:link{color: #000000;font-weight: bold;text-decoration: none;}
a.contact_btn:visited{color: #000000;font-weight: bold;text-decoration: none;}
a.contact_btn:active{color: #000000;font-weight: bold;text-decoration: underline;}
a.contact_btn:hover{color: #000000;font-weight: bold;text-decoration: underline;}
.contentMargins{padding:0px 25px 0px 25px;}
.contentLeft{float:left;}
.contentRight{float:right; margin:0px 150px 0px 0px;}
.red{color: #CC0000; font-weight:bold; font-size:16px;}
.topBorder{border-top: 1px #C0C0C0 solid;}
.marginLeft1{
	margin-left:225px;
}
.marginLeft2{
	margin-left:200px;
}