@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	line-height: 120%;
	background-color: #666666;
	background-image: url(images/LIONSITES-BGR.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


h1 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D6059;
	margin-top: 30px;
}
h2 {
	color: #2D6059;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.imgBorder {
	border: 1px solid #747F85;
	padding: 3px;
	white-space: nowrap;
	margin-top: 0px;
}
.textIndent10 {
	text-indent: 10px;
}
.phoneNumberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #DC4405;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.paddingRightOnly {
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.rightDashedBorder {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #B6B6B6;
	padding-left: 15px;
	padding-right: 25px;
	text-align: left;
}

.tableThickBorder {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #747f85;
	border-bottom-color: #747f85;
	border-left-color: #747f85;
	background-color: #FFFFFF;
}
.tableDashedBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #747F85;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #747F85;
	border-left-color: #747F85;
	padding-top: 15px;
}
.dividedTable {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.portfolioTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B6B6B6;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	font-size: 11pt;
}
.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F6732;
		}
		
#buttonCallNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	
	}
#container {
	width: 978px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #747f85; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	width: 948px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
	float: left;
	height: 230px;
	background-color: #DDDDDD;
	background-image: url(images/webdesign-banner.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent: -1000em;
}
#header #headerHomeLink {
	margin-top: 120px;
	margin-left: -20px;
}

#mainContent {
	background: #FFFFFF;
	width: 978px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	position: relative;
	float: left;
	
}
#mainContent  #innerDivContent {
	background: #fff;
	width: 625px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin: 1;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #b6b6b6;
}
#mainContent  #innerDivContent p {
	text-align: justify;
}
#mainContent #innerDivContent hr {
	color: #b6b6b6;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b6b6b6;
	margin-top: 30px;
	margin-bottom: 30px;
}

#mainContent #innerDivContent2 {
	width: 280px;
	margin-left: 700px;
	height: 280px;
}
#innerDivContent2 #menuDiv {
	width: 226px;
	margin-left: 20px;
	padding: 0px;
	height: 225px;
	margin-top: 70px;
}
#innerDivContent2 #menuDiv #menuDivHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #666666;
	background-image: url(images/menu-header.jpg);
	text-align: center;
	vertical-align: middle;
	height: 28px;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 9px;
}
#innerDivContent2 #menuDiv #menuDivList {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7A7A7;
	border-left-color: #A7A7A7;
}

#innerDivContent2 #menuDiv #menuDivList ul {
	margin-left: -25px;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 5px;
}
#innerDivContent2   #menuDiv   #menuDivList   li  {
	list-style-type: none;
	margin-left: 0px;
	list-style-image: none;
}
#innerDivContent2 #menuDiv #menuDivList .navButton {
	color: #3D633A;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#innerDivContent2 #menuDivBottom {
	background-color: #A7A7A7;
	width: 226px;
	margin-left: 0px;
	padding: 0px;
	height: 13px;
	background-image: url(images/menu-btm.jpg);
	margin-top: -15px;
}
#mainContent #portfolio {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #b6b6b6;
}






#footer {
	background:#DDDDDD;
	width: 958px;
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E2E2E;
}
#footer p {
	font-size: 8pt;
	color: #747F85;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
	float: none;
	clear: both;
}
#belowFooter a {
	color: #545454;
}
#innerDivContent2 #weather {
	margin-top: 30px;
	margin-left: 20px;
}
