@charset "UTF-8";
body  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	background-image: url(Images/Header_Final.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header {
	float: right;
	height: 123px;
	width: 550px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	width: 230px;
	height: 1140px;
	float: left;
	background-color: #8EA6D6;
	margin-top: 185px;
	padding-top: 0px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	float: left;
	height: 1200px;
	font-size: small;
	width: 575px;
	padding-left: 10px;
} 
#PaulText {
	width: 510px;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 150px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#verticalline {
	height: 193px;
	width: 550px;
	float: right;
}
#takecare_text {
	height: 68px;
	width: 550px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
#take_care {
	height: 200px;
	width: 290px;
	margin-left: 17px;
	background-color: #FFFFFF;
	line-height: 2px;
	font-weight: normal;
	font-size: xx-large;
	color: #000066;
	text-align: center;
	letter-spacing: normal;
	float: left;
	padding-top: 60px;
}
#handbag {
	height: 352px;
	width: 238px;
	float: left;
}
#TopText {
	width: 510px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#PaulPic {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 155px;
	width: 130px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
#KayHansonPic {
	height: 160px;
	width: 170px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
}
#KayHansonText {
	width: 510px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#ComingSoon {
	width: 510px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#ContactUs {
	background-color: #CCCCCC;
	display: inline;
	float: left;
	height: 60px;
	width: 510px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#textWrap {
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 10px;
}
h1 {
	margin-left: 15px;
	color: #006;
}
#textWrap2 {
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
#blog_text {
	height: 450px;
	width: 550px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px;
	font-style: normal;
}
.date {
	font-size: large;
	color: #7072AA;
	margin-left: 12px;
}
#Details2 {
	width: 515px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding-left: 15px;
}
#pictureSpacer6 {
	height: 229px;
	width: 30px;
	float: left;
}
#pictureSpacer {
	height: 20px;
	width: 35px;
	float: left;
}
#paragraph6 {
	text-align: center;
	width: 520px;
	padding-left: 5px;
	clear: both;
}
#bottomSpacer {
	height: 150px;
	width: 10px;
	clear: both;
}
#bottomSpacer2 {
	height: 2px;
	width: 550px;
	clear: both;
}

