	/*  

Theme Name: SpaWillowBend

Description:  The SpaWillow wordpress theme by <a href="http://Crosshair.net">Crosshairs</a> inspired by Apple. 

Theme URI: http://www.crosshairs.net

Version: 1.0.5

Author: George Passariello

Author URI: http://www.crosshairs.net

Tags: white, silver, light, two-columns, fixed-width

	

This version is released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

*/

  

body {

	margin:20px 0 0 0;

	padding:0;

	font-family: Century Gothic, Arial, Helvetica, sans-serif;

	font-weight:normal;

	font-size:14px;

	color:#CCCCCC;

	background-image:url(images/bkgd2.jpg);

	background-repeat:repeat-x;

}

a {

	color:#999;

}

a:hover {

	color:#333;

}

a img {

	border:none;

}

p, div, ul, ol, li, h1, h2, h3, h4, h5, h6 {

	margin:0;

	padding:0;

}

img {

	border: none;

}

ul li {

}

ul {

}

#content ul {

	margin: 5px 0px 15px;

	padding-left: 35px;

	list-style-type:square;

	list-style-position:outside;

	list-style-image:url(/wp-content/themes/SpaWillowBend/images/list.gif);

	line-height: 18px;

}

ol {

	margin: 5px 0px 15px;

	padding-left: 20px;

}

form {

	margin: 0px;

	padding: 0px;

}

small {

	font-size: 90%;

}

hr {

	border: none;

	border-bottom: 1px dotted #666;

	margin-bottom: 1em;

}

blockquote {

	background: #f7f7f7;

	padding: 10px 15px;

	margin: 0 0 1em 2.5em;

	font-size:.9em;

	border: 1px solid #ddd;

}

#wrapper {

	width:1000px;

	margin: 5px auto;

	position: relative;

	background-color:#FFFFFF; 

	

}

#container {

	background:#FFFFFF;

	width:1000px;

	z-index: -1;

	position: absolute;

	padding-top:15px;

}

#txt-div-2 {

	background-color:#666;

	color:#000000;

}

/*Top Banner*/

.header {

	height:118px;

	background-color:#FFF;

	padding-left: 25px;

	padding-top:20px;

}

.header .logo {

	float:left;

	padding-right:5px;

}

.telsocial { height:118px; float:left; margin: 0px 0px 0px 370px; }

.header .logo img {

	display:block;

}

/*.header .logo a span { display:none; }*/



/*EndTop Banner*/



/* site title */

h1.blogtitle {

	font-size: 20px;

	font-family: sans-serif;

	float:left;

	font-weight:500;

	padding-top: 15px;

}

h1.blogtitle a {

	color: #333;

}

h1.blogtitle a:hover {

	color: #0088CC;

	text-decoration: none;

}

.description {

	float: right;

	margin: 6px 0 0 10px;

	font-size:12px;

	padding-top: 15px;

	padding-right: 5px;

}

/* search form */

#searchform {

	width: 205px;

	float: right;

	font-size: 12px;

	padding:0;

	margin:2px 0 0 0;

	padding-top: 5px;

}

#searchform #s {

	background-image: url(images/search.png);

	width: 165px;

	color: #999999;

	border: 0px solid #888;

	margin:0;

}

#searchform #searchsubmit {

	background: url(images/search-button.png) no-repeat center;

	height: 24px;

	width: 24px;

	border: none;

	cursor: pointer;

	text-indent: -999%;

	line-height: 1px;

	margin:0;

}

/* ------------------------------------- main content area  */

#page #container #left-col {

	width:820px;

	float: right;

	margin-top: 10px;

	background:#FFFFFF;

	z-index:1;

	

}

/* main menu */



#feature-bottom-right li a:hover {

	color: #fff;

}

/* content */

#content {

	clear: both;

	margin-top: -25px;

	background-color:#FFFFFF;

	

}

#contentHome {

	clear: both;

	margin-top: -79px;

	background-color:#FFFFFF;

}

#content h1 {

	color: #1f2750;

	font-weight: bold;

	font-family: Century Gothic, Arial, Helvetica, sans-serif;

	font-size:14px;

	text-transform:capitalize;

}

#content h2 {

	color: #abb7c7;

	font-family: Century Gothic, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size:12px;

}

#content h3 {

	color:#7CB82A;

	font-size:15px;

	letter-spacing: 1px;

	

}

#content h4 {

	font-size:14px;

	color:#EC008C;

	letter-spacing: 1px;

}

#content h5 {

	font-size:14px;

	font-weight:bold;

	color:#EC008C;

}

#content p {

	padding-bottom: 3px;

	padding-top: 3px;

}

.post {

	clear: both;

	overflow: hidden;

	line-height: 1.6em;

	padding-top: 2px;

	padding-bottom: 2px;

	

}

#post {

background:#FFFFFF;

}

.post .date {

	height: 50px;

	width: 45px;

	background: url(images/calendar.gif) no-repeat;

	font: normal 22px Arial, Helvetica, sans-serif;

	color: #666666;

	text-align: center;

	line-height: 100%;

	float: left;

	padding: 3px;

	padding-top: 6px;

}

.post .date span {

	height: 16px;

	font: normal 11px Arial, Helvetica, sans-serif;

	color: #ffffff;

	text-align: center;

	display: block;

}

.post .title {

	float: left;

	margin-bottom: 20px;

}

.postdata {

	font-size: 90%;

	color: #999999;

}

.postdata a, .postdata a:visited {

	color: #999999;

	text-decoration: none;

}

.postdata a:hover {

	color: #09F;

	text-decoration: none;

}

.postdata .category {

	float: left;

	margin-bottom: 20px;

}

.postdata .comments {

	float: right;

}

.mini-add-comment {

	float: right;

}

.entry {

	padding: 2px;



	line-height: 1.3em;

	padding-left: 5px;

	color:#999999;

	background:#FFFFFF;

}

/* post title */

h2.posttitle {

	float:left;

	color:#555;

	text-decoration:none;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-align:left;

	cursor:pointer;

	letter-spacing: 0.1em;

	font-weight:300;

	margin-bottom: -3px;

	text-transform:uppercase;

}

h2.posttitle a {

	font-size:14px;

	color:#EC008C;

	letter-spacing: 1px;

	padding-top: 3px;

	text-decoration:none;

	margin-right: 5px;

}

h2.posttitle a:hover {

	color:#EC008C;

	text-decoration:underline;

}

h2.posttitle a, h2.posttitle a:visited {

}

#posttop {

	float:left;

	text-decoration:none;

	font-size: 12px;

	font-weight:bold;

	text-align:center;

	width: 100%;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin-bottom: 0px;

}

.tags {

	float: right;

	color: #aaa;

}

.tags a {

	font-weight: bold;

	color: #09F;

}

.tags a:hover {

	color:#CAFFFF;

	text-decoration: none;

}

/* next & previous page navigation */

.page-nav {

	clear: both;

	background: #e5e5e5 url(images/agradient-30.gif) repeat-x left top;

}

.page-nav a, .page-nav a:visited {

	color: #000;

	text-decoration: none;

}

.page-nav a:hover {

	color: #00F;

	text-decoration: none;

}

.previous-entries a {

	float: left;

	padding-left: 10px;

	margin-left: 10px;

	background: url(images/navigation-left.gif) no-repeat left center;

}

.next-entries a {

	float: right;

	padding-right: 10px;

	margin-right: 10px;

	background: url(images/navigation-right.gif) no-repeat right center;

}

/* next & previous post navigation */

.post-nav {

	clear: both;

	padding-bottom: 35px;

	margin-top: -15px;

	font-size: 95%;

}

.post-nav a, .post-nav a:visited {

	color: #999999;

	text-decoration: none;

}

.post-nav a:hover {

	color: #000000;

	text-decoration: none;

}

.post-nav .previous a {

	float: left;

	padding-left: 20px;

	background: url(images/post-nav-previous.gif) no-repeat left center;

}

.post-nav .next a {

	float: right;

	padding-right: 20px;

	text-align: right;

	background: url(images/post-nav-next.gif) no-repeat right center;

}

/* ------------------------------------- comment area  */

h3#comments {

	background: url(images/comments.gif) no-repeat;

	padding-left: 22px;

	font: normal 140%/120% Arial, Helvetica, sans-serif;

	clear: both;

}

h3#respond {

	background: url(images/respond.gif) no-repeat;

	padding-left: 22px;

	font: normal 140%/120% Arial, Helvetica, sans-serif;

	margin: 20px 0px 0px;

	clear: both;

}

/* commentform */

#commentform {

	margin-top: 10px;

}

#commentform label {

	font-weight: bold;

	color:#666;

	font-size: 100%;

	padding-left: 5px;

}

#commentform small {

	color: #999999;

	font-size: 90%;

}

#commentform textarea {

	font: 110% Arial, Helvetica, sans-serif;

	width: 480px;

	height: 140px;

	background:url(images/form-field-bg.gif) no-repeat;

	border: solid 1px #e6e6e6;

	padding: 5px 3px 3px 7px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	border: solid 1px #999;

}

/* comment list */

.commentlist {

	margin: 10px 0px;

	padding-left: 45px;

	line-height: 130%;

}

.commentlist li {

	padding: 5px 10px;

}

.commentlist .alt {

	background: #F4F4F4;

}

.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 110%;

	color: #0088CC;

}

.commentlist cite a, .commentlist cite a:visited {

	color: #0088CC;

}

img.avatar {

	float: right;

	margin: 5px;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

.commentlist small a, .commentlist small a:visited {

	color: #999999;

}

/* ------------------------------------- cred area  */

#cred {

	padding: 10px 0px 0px 8px;

	clear: both;

	font-weight: bold;

}

#cred .designer {

	font-size: 11px;

	color: #666;

	font-weight: bold;

	padding-left: 25px;

	float: left;

	background: url(images/pagelines-icon.gif) no-repeat 3px 0px;

}

#cred .wordpress-link {

	font-size: 11px;

	color: #666;

	font-weight: bold;

	padding-left: 25px;

	margin-left: 20px;

	float: left;

	background: url(images/mini-wp.gif) no-repeat 3px 0px;

}

#cred a, #cred a:visited {

	text-decoration: none;

	color: #666;

}

#cred a:hover {

	text-decoration: underline;

}

/* @ FORMS */

	legend {

	display: none;

}

fieldset {

	border:none;

	background: transparent;

}

/* commentform */

	label {

	color:#333;

	font-size: .9em;

	display: block;

}

small {

	color: #555;

	font-size: 90%;

}

input {

	font: 110% arial, helvetica;

	padding: 5px 3px 3px 5px;

	background: url(images/form-field-bg.gif) no-repeat;

	border-top: 1px solid #ccc;

	border-right: 1px solid #aaa;

	border-bottom: 1px solid #aaa;

	border-left: 1px solid #ccc;

}

textarea {

	font: 110% courier, arial, helvetica;

	height: 80px;

	background:url(images/form-field-bg.gif) no-repeat;

	border-top: 1px solid #ccc;

	border-right: 1px solid #aaa;

	border-bottom: 1px solid #aaa;

	border-left: 1px solid #ccc;

	padding: 5px 3px 3px 7px;

}

textarea:focus, input[type="text"]:focus {

	border: solid 1px #666;

}

.button, input[type="submit"], .submit {

	border: 1px solid #aaa;

	background: #e5e5e5 url(images/agradient-30light.gif) repeat-x left top;

	margin:0;

	font-weight: bold;

	font-family: arial, helvetica;

}

.button:hover, input[type="submit"]:hover {

	color: #0088CC;

}

.button:active, input[type="submit"]:active {

	background: #e5e5e5 url(images/agradient-30.gif) repeat-x left top;

	color: #000;

}

/*News Letter Form*/

#quick_subscribe_messages {

	padding: 5px;

	font-size:12px;

	color:#FFFF00;

	background-color: #6a9d24;

}

#quick_subscribe_form {

	padding-left: 5px;

	padding-bottom: 5px;

	background-color: #6a9d24;

}

#quick_subscribe_form input[type="text"] {

	height: 10px;

	font-size: 10px;

	width: 150px;

	border:0;

	vertical-align:middle;

}

#quick_subscribe_form input[type="image"] {

	padding: 0;

	border:0;

	vertical-align:middle;

}

/*END News Letter Form*/



/*Widgets*/

.ctc {

	padding-left: 10px;

	background-color: #6a9d24;

	padding-bottom: 5px;

	padding-top: 5px;

	padding-right:2px;

}

.ctc a:hover {

	text-decoration:underline;

}

/*END Widgets*/

/* sidebar */



#sidebar {

	float:left;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#7085a2;

	background-color:#FFFFFF;

	/* padding-top: 25px; */

	padding-left:25px;

	width:150px;	

	z-index:-1;

	margin-left: 0;

}

#sidebarbottom {



}

#sidebar p {

}



#sidebar h3 a, #sidebar h3 a:visited {

	color: #445080;

}

#sidebar h3 img {

	vertical-align: middle;

}

#sidebar a, #sidebar a:visited {

	color: #7085a2;

	text-decoration:none;

	font-weight:bold;

	padding-left: 2px;

}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {

	text-decoration:none;

	color: #445080;

}

#sidebar ul {

	list-style: none;

	margin-left: 0;

	padding-left: 0;

	

	}

#sidebar ul li {

	font-size:14px;

	text-transform:lowercase;

	list-style-image:url(images/square.gif);

	list-style-position:outside;
	


}

#sidebar li {



}

#sidebar ul li li {

	font-size:11px;

	border-bottom:	.1em;

	border-bottom-color:#CCCCCC;

	border-bottom-style:solid;

	list-style:none;

	color: #323A5F;

	display:inline-block;

	width:140px;

	list-style-image:url(images/spacer.gif);

}

#sidebar ul li a {

	display: block;	

}

#sidebar ul li li a {

	

	text-transform:lowercase;

}

#sidebar ul li li:hover a {

	color:#333333;

}

#sidebar li:hover {

}

#sidebar li ul li:hover a {

	background-color: #e2e965;

	

}

#sidebar li a {

	padding-bottom: 3px;

	padding-top: 3px;

}

#sidebar ul li.current_page_item {

	color: #7085a2;

	

	

}

#sidebar li li.current_page_item {



}

#sidebar li.current_page_item a {

	color: #445080;

	

}

#sidebar li li.current_page_ancestor a {

	list-style-image:url(images/spacer.gif);

}

#sidebar li.current_page_ancestor a:hover {

	

}

#sidebar ul li.current_page_item a:hover {

	color: #445080;

}

#sidebar li.current_page_ancestor {	



	

}

#sidebar ul li li.current_page_item a {

	padding-bottom: 5px;

	

	background-color: #e2e965;

	

}

#sidebar ul li li.page_item a {

	color: #323A5F;

	list-style-image:url(images/spacer.gif);

}

#sidebar ul  li.page_item a {



}

#sidebar ul li li.current_page_item a:hover {

}

#sidebar ul li li.current_page_ancestor a {

	font-size:12px;

	

}

#sidebar ul li li.current_page_ancestor a:hover {

	

}

#sidebar ul  li.current_page_item {

		

}

/*End Sidebar*/

#archives ul li {

}

#recent-comments ul li {

}

#recent-posts ul li {

}

/* meta */

#meta .rss {

}

#meta .check {

}

/* calendar */

#calendar table {

	margin: 0px auto;

}

#calendar td {

	padding: 0px 4px;

}

/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.left {

	float: left;

}

img.left, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.right {

	float: right;

}

img.right, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

.wp-caption {

	border-top: 1px solid #ddd;

	border-right: 1px solid #aaa;

	border-left: 1px solid #ddd;

	border-bottom: 1px solid #222;

	text-align: center;

	background-color: #f3f3f3;

	margin: 10px;

	-webkit-border-radius: 3px;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	padding: 4px;

	margin-bottom: 1em;

}

.wp-caption-text {

	font-size: 16px;

        font-weight:bold;

	margin:0;

	padding:6px 3px 2px;

	line-height: 16px;

}

p.wp-caption-text {

	font-size: 16px;

        font-weight:bold;

	margin:0;

	padding:6px 3px 2px;

	line-height: 16px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

	margin-top: 5px;

}

.wp-caption-dd {

	font-size: 18px;
        font-weight:bold;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* @ STANDARD ELEMENTS */	

	img#wpstats {

	width:0px;

	height:0px;

	overflow:hidden;

}

.border {

	padding: 2.5px;

	border: 1px solid #ccc;

}

.hidden {

	display: none;

	visibility: hidden;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

	margin:0 10px 5px 0;

}

.alignright {

	float: right;

	margin:0 0 5px 10px;

}

/* FLOATING AND ALIGNMENT */

	.floatleft {

	float:left;

	margin:3px 7px 0 0;

}

.floatright {

	float:right;

	margin:3px 0 0 7px;

}

.right {

	float:right;

}

.block {

	display:block;

}

.left {

	float:left;

}

.clear {

	clear:both;

}

.center {

	text-align: center;

}

html {

	overflow-y: scroll;

}

.fix {

	display:block;

	

}

/* CSS Document */







/************************************************

*	Footer      								*

************************************************/

#logofoot {

	clear: both;

	color: #444;

	margin-left:auto;

	margin-right:auto;

	margin-top: 10px;

	width: 808px;

}

#logofoot img {

	margin-top: 10px;

	margin-left: 15px;

}

#footer {

	clear: both;

	color: #444;

	font-size: 95%;

	margin-left:auto;

	margin-right:auto;

	padding-top: 5px;

	margin-top: 5px;

}

/************************************************

*	Navbar      								*

************************************************/



#navbar {

	width:540px;

	color: #FFFFFF;

	margin: 0px auto 0px;

	padding: 0px 0px 0px 0px;

}

#nav {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

#nav ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

#nav a {

	color: #999999;

	display: block;

	font-weight: bold;

	margin: 0px 5px 0px 0px;

	padding: 8px 2px 8px 5px;

}

#nav a:hover {

	background: #333333 url(../HairTX-APPLE/images/navbar.gif);

	color: #FFFFFF;

	display: block;

	text-decoration: none;

	margin: 0px 20px 0px 0px;

	padding: 8px 10px 8px 10px;

}

#nav li {

	float: left;

	margin: 0px;

	padding: 0px;

}

#nav li li {

	float: left;

	margin: 0px;

	padding: 0px;

	width: 160px;

}

#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #333333 url(../HairTX-APPLE/images/navdrop.gif);

	color: #333333;

	width: 160px;

	float: none;

	margin: 0px;

	padding: 8px 10px 8px 10px;

	border-top: 1px solid #FFFFFF;

}

#nav li li a:hover, #nav li li a:active {

	background: #AAA786 url(../HairTX-APPLE/images/navbar.gif);

	color: #FFFFFF;

}

#nav li ul {

	position: absolute;

	width: 10em;

	left: -999em;

}

#nav li:hover ul {

	left: auto;

	display: block;

}

#nav li:hover ul, #nav li.sfhover ul {

	left: auto;

}

/*End Footer*/



/*Center Page Scroller*/

.holder {

	float: left;

	padding-top: 35px;

}

.holder2 {

	float: left;

	padding-top: 220px;

}

.scroll-pane {

	width: 808px;

	overflow: auto;

	float: left;

}

.scroll-pane2 {

	width: 808px;

	overflow: auto;

	float: left;

	margin-left: 25px;

}

.scroll-pane3 {

	width: 480px;

	overflow: auto;

	padding-left: 340px;

	float: left;

	

}

.scroll-pane4 {

	width: 420px;

	overflow: auto;

	padding-left: 460px;

	float: left;

	

}

.scroll-pane5 {

	width: 810px;

	overflow: auto;

	float: left;

	height: 400px;

}

.scroll-pane6 {

	width: 810px;

	overflow: auto;

	float: left;

	height: 600px;

}



#pane1 {

	height: 570px;

	padding-bottom:10px;

	

}

#pane2 {

	padding-bottom:10px;

	height: 450px;

	margin-left: 20px;

}



#pane3 {

	height: 270px;

	padding-top: 220px;

	padding-left: 170px;

}

#pane4 {

	padding-bottom:10px;

	height: 280px;

	margin-left: 25px;

		

}

#pane5 {

	padding-bottom:10px;

	height: 710px;

	margin-left: 25px;

		

}

a.jScrollArrowUp {

	background: #ff00ff url(/js/top.gif) no-repeat 0 0;

}

a.jScrollArrowUp:hover {

	background-position: 0 -15px;

}

a.jScrollArrowDown {

	background: #ff00ff url(/js/bottom.gif) no-repeat 0 0;

}

a.jScrollArrowDown:hover {

	background-position: 0 -15px;

}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {

	background-position: 0 -30px;

}

.orange-bar .jScrollPaneTrack {

	background: #f60;

}

.orange-bar .jScrollPaneDrag {

	background: #00f url(/js/drag_grab.gif) no-repeat 50% 50%;

}

.orange-bar .scroll-pane {

	background: #69f;

}

.winXP .jScrollPaneTrack {

	background: url(/js/scrollbase.gif) repeat-y;

	

}

.winXP .jScrollPaneDrag {

	background: url(/js/scrollbar.gif) repeat-y;

}

.winXP .jScrollPaneDragTop {

	background: url(/js/scrollbase.gif) repeat-y;

	height: 1px;

}

.winXP .jScrollPaneDragBottom {

	background: url(/js/scrollbase.gif) repeat-y;

	height: 1px;

}

.winXP a.jScrollArrowUp {

	height: 17px;

	background: url(/js/top.gif) no-repeat 0 0;

}

.winXP a.jScrollArrowUp:hover {

	background-position: 0 -20px;

	background: url(/js/top.gif) no-repeat 0 0;

}

.winXP a.jScrollArrowDown {

	height: 15px;

	background: url(/js/bottom.gif) no-repeat 0 0;

}

.winXP a.jScrollArrowDown:hover {

	background-position: 0 -20px;

	background: url(/js/bottom.gif) no-repeat 0 0;

}

.winXP a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {

	background-position: 0 -40px;

}

/*END Center Page Scroller*/



/*Center Page Widget*/

#icontact {

	padding-left: 6px;

	color:#333333;

}

#innerSide {

	width: 185px;

	float:right;

	padding-left: 5px;

}

#Inside3Column {

}

#widget_inside {

	float:right;

	width: 175px;

	padding-top: 5px;

	background-color:#D3D3D3;

	border-top: 1px solid #ccc;

	border-right: 1px solid #aaa;

	border-bottom: 1px solid #aaa;

	border-left: 1px solid #ccc;

	color:#000000;

	font-size:10px;

}

#widget_inside ul {

	margin: 5px 0px 15px;

	padding-left: 30px;

	list-style-type:square;

	list-style-position:outside;

	list-style-image:url(/wp-content/themes/SpaWillowBend/images/list_dark.gif);

	line-height: 14px;

	color:#000000;

}

#widget_inside ul a {

	color:#000000;

	text-decoration:none;

}

#widget_inside ul a:hover {

	color:#006600;

}

#widget_inside a {

	color:#000000;

}

#widget_inside h3 {

	color:#5E8A20;

	font-size:14px;

	margin-left: 5px

}

/*END Center Page Widget*/





#spacer {

	height: 90px;

	background-color: #6a9d24;

}

.widgLeft h3 {

	color: #6a9d24;

}

.endOfSection {

	clear: both;

}

#cnt-img {

	width:400px;



}

#cnt-img2 {

	width:470px;

	color:#1f2750;

	font-weight:bold;

	font-size:14px;

}	

#cnt-img3 {

	width:750px;

	color:#1f2750;

	padding-right: 10px;



}

#cnt-img4 {

	width:300px;

	



}

#flsh_home {

vertical-align:top;

}
.slidephone { 
display:none;
position:fixed;
top:100;
right:0;
width:130px;
height:80px;
background-color:#ff0000;
font-size:16px;
color:black;
}

.adphone {float:right; margin: 90px 0px 0px 30px;font-size:22px;display:none; color:black;}
