﻿/* 
	Theme Name: Dream Whisper
	Skin Name: Spring
	Theme URL: http://www.dreamwhisperdesigns.com
	Description: Dream Whisper Designs - Website and Print Design, Website Hosting.
	Author: Dream Whisper LLC
	Author URI: http://www.dreamwhisperdesigns.com
*/
div#energysaving p {
font-size: 40px !important;
line-height: 45px !important;;
}
div#energysaving {
z-index: 12000 !important;
}
body {
	background-color: #082455;
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/background.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	width: 960px;
	color: #706E62;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
}
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 20px 0px;
	border: 5px #0099CC solid;
}
/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #10afd1;
	text-decoration: none;
}
a:hover {
	color: #BAD830;
	text-decoration: none;
}
/************************************************
*	Header  									*
************************************************/
#header {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/header_horse.gif');
	background-repeat: no-repeat;
	width: 960px;
	height: 220px;
	color: #706E62;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#header a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#header a:hover {
	color: #666666;
}
#headerleft {
	width: 440px;
	height: 220px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#headerleft img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#headerleft a {
	display: block;
	width: auto;
	height: 2200px;
	border: 0px;
}
#headerright {
	width: 390px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 130px 50px 0px 0px;
	overflow: hidden;
}
/************************************************
*	Navbar      								*
************************************************/
#navbar {
	background: #0099CC;
	width: 960px;
	height: 30px;
	color: #706E62;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 2px #706E62 solid;
	position:relative;
	z-index:11000;
}
#navbarleft {
	width: 920px;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#navbarright {
	width: 30px;
	height: 26px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
#navbarright a img {
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav a {
	background: #0099CC;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0px 15px 0px 0px;
	padding: 6px 5px 5px 5px;
}
#nav a:hover {
	background: #0085B0;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	padding: 6px 5px 5px 5px;
}
#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: #10AFD1;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
}
#nav li li a:hover, #nav li li a:active {
	background: #0085B0;
}
#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;
}
/************************************************
*	Navbar      								*
************************************************/
#subnavbar {
	background: #d4e67b;
	width: 960px;
	height: 29px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	z-index:10000;
}
#subnavbarleft {
	width: 580px;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#subnavbarright {
	width: 370px;
	height: 26px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
#subnavbarright ul{
	list-style:none;
	padding:0;
	margin:0;
}
#subnavbarright a {
	background: #d4e67b;
	color: #333333;
	display: block;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 5px 10px;
}
#subnavbarright a:hover {
	background: #BAD830;
	color: #333333;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 5px 10px;
}
#subnavbarright li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#subnavbarright li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align:left;
}
#subnavbarright li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #E8F1B8;
	width: 100px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
}
#subnavbarright li li a:hover, #subnav li li a:active {
	background: #BAD830;
}
#subnavbarright li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#subnavbarright li:hover ul {
	left: auto;
	display: block;
}
#subnavbarright li:hover ul, #subnav li.sfhover ul {
	left: auto;
}

#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:1;
}
#subnav a {
	background: #d4e67b;
	color: #333333;
	display: block;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
}
#subnav a:hover {
	background: #BAD830;
	color: #333333;
	display: block;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 6px 10px 5px 10px;
}
#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #E8F1B8;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
}
#subnav li li a:hover, #subnav li li a:active {
	background: #BAD830;
}
#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
}
#subnav li:hover ul {
	left: auto;
	display: block;
}
#subnav li:hover ul, #subnav li.sfhover ul {
	left: auto;
}
/************************************************
*	Homepage 					     		    * 
************************************************/
#homepage {
	width: 920px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
}
#homepage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#homepage h1 {
	color: #706E62;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage h1 a, #homepage h1 a:visited {
	color: #706E62;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage h1 a:hover {
	color: #00698C;
	text-decoration: none;
}
#homepage h3 {
	color: #706E62;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage img {
	float: left;
	border: none;
	margin: 0px 20px 0px 0px;
}
#homepage ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homepage ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon-home.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#homepageleft {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
}
#testimonialleft {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flowerdim.jpg') no-repeat right top;
}
#homepageleft p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#homepageright {
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homepageright h2 {
	color: #706E62;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px -10px 0px;
	border-bottom: double #C0C0C0;
}
#market {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/hp-main.jpg');
	background-repeat: no-repeat;
	width: 380px;
	height: 360px;
	float: left;
	margin-right: 20px;
	border: 0px;
}
#market a {
	display: block;
	width: auto;
	height: 360px;
	border: 0px;
}
/************************************************
*	Homepage Bottom					     		* 
************************************************/
#homebottom {
	width: 920px;
	margin: 20px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	border-top: 5px #BAD830 solid;
}
#homebottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#homebottom h1 {
	color: #706E62;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom h2 {
	color: #69675C;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom h1 a, #homebottom h1 a:visited {
	color: #706E62;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom h1 a:hover {
	color: #00698C;
	text-decoration: none;
}
#homebottom img {
	float: left;
	border: none;
	margin: 0px 0px -10px 0px;
}
#homebottom ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homebottom ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/checksm.png') no-repeat left top;
	padding: 0px 0px 1px 18px;
	margin: 0px 0px 0px 0px;
}
#homebottomleft {
	float: left;
	width: 280px;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#homebottommiddle {
	float: left;
	width: 280px;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#homebottomright {
	float: right;
	width: 280px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
/************************************************
*	Content 					     		    * 
************************************************/
#contenta{width:920px;margin:0 auto;padding:20 px}#contenta h1{color:#b8c966;margin:20px 0 10px;padding:10px 0 0px 50px;background:url('../crisp/images/flower2.gif') no-repeat;font:normal 45px Trebuchet MS, Arial, Tahoma, Verdana}#contenta h1 a,#contenta h1 a:visited{color:#b8c966;text-decoration:none;margin:0 0 10px;padding:0}#contenta h1 a:hover,#contenta h4{color:#202020;margin:0 0 10px 20px;padding:0 0 5px;border-bottom:#D4E67B dashed;font:normal 18px Trebuchet MS, Arial, Tahoma, Verdana}
#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}
#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#content h1 {
	color: #b8c966;
	font-size: 45px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-shadow:1px 1px 2px #222222;   
	padding: 10px 0px 10px 50px;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flower2.gif') no-repeat;
}
#content h1 a, #content h1 a:visited {
	color: #b8c966;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content h1 a:hover {
	color: #00698C;
	text-decoration: none;
}
#content h4 {
	color: #706E62;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #BAD830 dashed;
}
#contentpost {
	clear: both;
}
#contentpost h1 {
	font-size: 22px;
	line-height: 24px;
	padding: 0px 0px 0px 30px;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flowerhead.gif') no-repeat;
}
#contentpost h2 {
	font-size: 18px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 20px;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flowerhead.gif') no-repeat;
}
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#contentleft {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	z-index: 1;
}
#contentleft p img {
	border: none;
	float: left;
	margin: 0px 10px 10px 0px;
}
.archive {
	float: left;
	width: 295px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#contentleft ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
}
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
blockquote {
	margin: 0px 20px 15px 20px;
	padding: 5px 0px 5px 15px;
	border-left: 5px #BAD830 solid;
}
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content hr {
	display: block;
}
.postmeta {
	width: 600px;
	font-size: 12px;
	padding: 5px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px #BAD830 dashed;
}
/************************************************
*	Content Post    					     	* 
************************************************/
#contentpost {
	float: left;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 0px;
}
#contentpost p img {
	border: none;
	float: left;
	margin: 0px 10px 10px 0px;
}
#contentpost ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
}
#contentpost ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#contentpost ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#contentpost ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.postmeta2 {
	width: 470px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: 1px #BAD830 dashed;
}
/************************************************
*	Featured News Page   					     		* 
************************************************/
#hostpage {
	width: 920px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
}
#hostpage h1 {
	color: #BAD830;
	font-size: 45px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flower2.gif') no-repeat;
}
#hostpage h3 {
	color: #706E62;
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#hostpageright {
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#hostpageright h2 {
	color: #706E62;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px -10px 0px;
	border-bottom: double #C0C0C0;
}
#hostpage ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#hostpage ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon-home.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#hostpageleft {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
}
#hostpageleft p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#hostpagebottom {
	width: 920px;
	margin: 20px auto 0px;
	padding: 20px 0px 0px 0px;
	border-top: 5px #BAD830 solid;
}
#hostpagebottom h2 {
	color: #b8c966;
	font-size: 26px;
	line-height: 50px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flower2.gif') no-repeat;
}
#hostpagebottom p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
#hostpagebottom img {
	border: none;
	margin: 0px 0px 10px 0px;
}
#hostpagebottom ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#hostpagebottom ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#hostpagebottomleft {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#hostpagebottommiddle {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#hostpagebottomright {
	float: right;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	overflow: hidden;
}
/************************************************
*	News Page   					     		* 
************************************************/
#newspage {
	width: 920px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
}
#newspage2 {
	width: 920px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
	border-top: 5px #BAD830 solid;
}
#newspage h2 {
	color: #b8c966;
	font-size: 26px;
	line-height: 50px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flower2.gif') no-repeat;
}
#newspage h3 {
	color: #BAD830;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
#newspage p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
#newspage img {
	border: none;
	margin: 0px 0px 10px 0px;
}
#newspage ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newspage ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#newspageleft {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#newspagemiddle {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#newspageright {
	float: right;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	overflow: hidden;
}
#newspage2 img {
	border: none;
	margin: 0px 0px 10px 0px;
}
#newspage2 ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#newspage2 ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#newspageleft2 {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 0px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#newspagemiddle2 {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	border-right: 1px #BAD830 dashed;
	overflow: hidden;
}
#newspageright2 {
	float: right;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	overflow: hidden;
}
/************************************************
*	Featured Page					     		* 
************************************************/
#featuredpage {
	width: 920px;
	margin: 20px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	border-top: 5px #BAD830 solid;
}
#featuredpage h1 {
	color: #BBC966;
	font-size: 28px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/************************************************
*	Sidebar 		    	        	        * 
************************************************/
#sidebar {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	display: inline;
}
#sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#sidebar h2 {
	color: #202020;
	font-size: 20px;
	line-height: 22px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 15px 0px 3px 25px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px #D4E67B dashed;
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/flowerhead.gif') no-repeat left center;
}
#sidebar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li ul li {
	margin: 0px;
	padding: 0px 0px 5px 18px;
}
/************************************************
*	Left Sidebar                    	        * 
************************************************/
#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 160px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	display: inline;
}
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#l_sidebar h2 {
	color: #706E62;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px #D4E67B dashed;
}
#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/************************************************
*	Right Sidebar                       	    * 
************************************************/
#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 250px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	display: inline;
}
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#r_sidebar h2 {
	color: #706E62;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px #D4E67B dashed;
}
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/************************************************
*	Widgets 									*
************************************************/
#recent-posts ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#recent-posts ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_recent.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#recent-comments ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_links.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#categories-1 ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_categories-p.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#archives ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#archives ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_archives.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#pages ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pages ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_meta.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#links ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_links.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#meta ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#meta ul li {
	background: #FFFFFF url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_meta.gif') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.navtimgclass {
	background: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/icon_arrowgr.gif') no-repeat left bottom;
	width:16px;
	height:16px;
	margin: 1px 3px 0px 0px;
	float:left;
}
/************************************************
*	Footer      								*
************************************************/
#footer {
	background: #D4E67B;
	width: 920px;
	height: 35px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}
#footer p {
	color: #10AFD1;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#footer a, #footer a:visited {
	color: #10AFD1;
	text-decoration: none;
}
#footer a:hover {
	color: #042d4a;
	text-decoration: none;
}
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#footerright {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-align: right;
}
#footerlogo {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/revgr.gif');
	background-repeat: no-repeat;
	width: 121px;
	height: 21px;
	float: right;
	clear: both;
}
#footerlogo a {
	display: block;
	width: auto;
	height: 121px;
	border: 0px;
}
.ftrlink {
	font-size:.8em;
	margin: 10px auto 0 auto;
	text-align:center;
}
/************************************************
*	Search Form									*
************************************************/
#searchdiv {
	margin: 0px;
	padding: 0px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#s-head {
	background: #FFFFFF;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
#s {
	background: #FFFFFF;
	width: 220px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
#signup {
	background: #F5F5F5;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
#name, #email, #url, #submit {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
#words {
	background: #FFFFFF;
	width: 380px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
/************************************************
*	Comments									*
************************************************/
#commentblock {
	width: 440px;
	color: #000000;
	float: left;
	padding: 20px 0px 10px 0px;
	margin: 0px;
}
#commentblock ol {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#commentblock h4 {
	color: #706E62;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px #BAD830 dashed;
}
.commentdate {
	font-weight: bold;
	font-size: 12px;
}
.commentname {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	width: 440px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
.commenttext-admin {
	width: 440px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
.clear {
	clear: both;
}
.floatright {
	float: right;
}
.floatright a img {
	border: 0px;
}
.floatcenter {
	float: none;
	margin: 0 auto;
}
.floatcenter a img {
	border: 0px;
}
.floatleft {
	float: left;
}
.floatleft a img {
	border: 0px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.underline {
	text-decoration: underline;
}
.accord {
	width: 50%;
	float: left;
}
.pricing {
	width: 266px;
	height: 98px;
	float: left;
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/pricing.gif');
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-top: 20px;
}
.pricing a {
	width: auto;
	height: 98px;
	float: left;
	padding-right: 30px;
	margin-top: 20px;
	display: block;
}
.small {
	font-size: xx-small;
	font-style: italic;
}
abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px #0099CC dashed;
}
/************************************************
*	headers									*
************************************************/
#domainsearch {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/Domain-Search.gif');
	background-repeat: no-repeat;
	width: 432px;
	height: 65px;
	float: left;
}
#domainsearch a {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/Domain-Search.gif');
	background-repeat: no-repeat;
	width: 432px;
	height: 65px;
	float: left;
}
#catportfolio {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/portfolio.gif');
	background-repeat: no-repeat;
	width: 324px;
	height: 65px;
	float: left;
}
#deluxehosting {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/deluxe-hosting.gif');
	background-repeat: no-repeat;
	width: 280px;
	height: 65px;
	float: left;
	padding-bottom: 10px;
}
#designhead {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/design-header-r.gif');
	background-repeat: no-repeat;
	width: 266px;
	height: 118px;
	float: left;
	padding-bottom: 10px;
}
#designhead a {
	display: block;
	width: auto;
	height: 118px;
	border: 0px;
}
#printhead {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/print-header-r.gif');
	background-repeat: no-repeat;
	width: 263px;
	height: 110px;
	float: left;
	margin-top: 8px;
	padding-bottom: 10px;
}
#printhead a {
	display: block;
	width: auto;
	height: 118px;
	border: 0px;
}
#hosthead {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/host-header-r.gif');
	background-repeat: no-repeat;
	width: 266px;
	height: 115px;
	float: left;
	margin-top: 3px;
	padding-bottom: 10px;
}
#hosthead a {
	display: block;
	width: auto;
	height: 118px;
	border: 0px;
}
#hosting {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/hosting.gif');
	background-repeat: no-repeat;
	width: 280px;
	height: 65px;
	float: left;
	padding-bottom: 10px;
}
#hosting a {
	display: block;
	width: auto;
	height: 65px;
	border: 0px;
}
#virtual-dedicated-hosting {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/virtual-dedicated-hosting.gif');
	background-repeat: no-repeat;
	width: 280px;
	height: 65px;
	float: left;
	padding-bottom: 10px;
}
#virtual-dedicated-hosting a {
	display: block;
	width: auto;
	height: 65px;
	border: 0px;
}
#dedicated-server {
	background-image: url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/dedicated-hosting.gif');
	background-repeat: no-repeat;
	width: 280px;
	height: 65px;
	float: left;
	padding-bottom: 10px;
}
#dedicated-server a {
	display: block;
	width: auto;
	height: 65px;
	border: 0px;
}
.faq h3 {
	font-size: 1em;
	font-weight: bold;
}
.faq h3 a {
	display: block;
}
.faq li {
	padding: 0px 5px 0px 5px;
	-moz-border-radius: 10px;
}
.faq .alt {
	background-color: #f5f5f5;
}
.faq li:hover {
	background: #DBE0F1 url('http://dreamwhisperdesigns.com/wp-content/plugins/faq-tastic/view/faqtastic/gradient-hover.gif') repeat-x scroll top left;
}
.faq_approve {
	font-size: 0.8em;
	float: right;
	padding: 3px 3px 0px 3px;
	text-align: center;
	-moz-border-radius: 10px;
	margin-top: -3px;
	color: #999;
}
.faq_approve img {
	margin-top: 4px;
}
.faq_approve p {
	display: inline;
	padding: 0;
	margin: 0;
}
.gravatar {
	float: left;
	padding: 3px 3px 3px 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #C0C0C0;
	background: #fff;
}
.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px #C0C0C0 solid;
	background: #fff;
}
/************************************************
*	hosting								*
************************************************/
.ftrSm {
	font-size: 8px;
	font-family: Arial, Verdana, Helvetica;
}
.ftrTxtPL {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}
.ftrMdPL {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
}
.ftrBlue {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	color: #0099CC;
}
a.ftrBlue:link {
	color: #0099CC;
}
a.ftrBlue:visited {
	color: #0099CC;
}
/************************************************
*	newsletter						*
************************************************/
.eemStyleSFBody {padding: 0px;width: 100%;border:0px;background-color: #FFFFFF;}
.eemStyleSFMainOuter {padding: 0px;width: 100%;border:0px;}
.eemStyleSFMainInner {padding: 0px;}
.eemStyleSFMain {width: 100%;background-color: #FFFFFF;color: #0099CC;font-family: Verdana;}
.eemStyleSFCompletion{font-family: Verdana;font-size: small;color: green;font-weight: bold;}
.eemStyleSFCompletion_BGIsRedish{font-family: Arial;font-size: small;Filter: glow(color=yellow, strength=3);color: green;font-weight: bold;}
.eemStyleSFErrorOuter{padding: 0px;text-align: left;border: solid 0px gray;}
.eemStyleSFErrorInner{padding: 5px;background-color: Transparent;border: 0px;}
.eemStyleSFError{color: Red;font-size: x-small;font-family: Verdana;font-weight: bold;}
.eemStyleSFError_BGIsRedish{Filter: glow(color=yellow, strength=3);color: Red;font-size: x-small;font-family: Verdana;font-weight: bold;}
.eemStyleSFContentOuter{padding: 0px;}
.eemStyleSFContentInner{padding: 0px;}
.eemStyleSFSectionQuestionOuter_Vertical{margin-bottom: 4px;padding: 0px;overflow: auto;border: solid 0px gray;width: auto;float: none;}
.eemStyleSFSectionQuestionOuter_Horizontal{ margin-bottom: 0px;padding: 0px;overflow: auto; border: solid 0px gray; width: 60%;float: left;}
.eemStyleSFSectionHeadingInner {height: 100%;padding: 2px;border: solid 0px gray;}
.eemStyleSFSectionHeading{padding: 5px;background-color: #FFFFFF;font-size: small;color: #0099CC;font-weight: bold;}
.eemStyleSFSectionContent{padding: 5px;}
.eemStyleSFIntGrpContent{padding: 5px;border: 1px solid #D9E1E8;}
.eemStyleSFText{font-size: x-small;color: #0099CC;}
.eemStyleSFTextDisabled{font-size: x-small;color: Gray;font-weight: bold;}
.eemStyleSFReq{font-style: italic;font-size: x-small;vertical-align: baseline;color: Red;font-weight: bold;}
.eemStyleSFReq_BGIsRedish{font-style: italic;font-size: x-small;Filter: glow(color=yellow, strength=3);vertical-align: baseline;color: Red;font-weight: bold;}
.eemStyleSFReqError{background-color: Red;}
/************************************************
*	gallery							*
************************************************/
.ngg-albumoverview{width:100%;clear:both;display:block !important;}.ngg-album{padding:5px;margin-bottom:5px;border:1px solid #ccc;overflow:hidden}.ngg-albumtitle{text-align:left;font-weight:bold;margin:0px;padding:0px;font-size:1.4em;margin-bottom:10px}.ngg-thumbnail{float:left;margin-right:12px}.ngg-thumbnail img{background-color:#FFF;border:1px solid #A9A9A9;margin:4px 0px 4px 5px;padding:4px;position:relative}.ngg-description{text-align:left}.ngg-album-compact{float:left;height:203px;padding-right:6px !important;margin:0px !important;text-align:left;width:143px}.ngg-album-compactbox{background:transparent url(http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/dw.gif) no-repeat scroll 0%;height:123px;margin:0pt 0pt 3px !important;padding:12px 0pt 0pt 7px !important;width:143px}.ngg-album-compactbox .Thumb{border:1px solid #000;margin:5px 0px 0px 5px !important;padding:0px !important;width:90px;height:90px}#content .ngg-album-compact h4{font-size:14px;text-align:center;font-weight:normal;margin: 0px;padding:0px;border-bottom:1px;width:123px}#contentleft .ngg-album-compact p{font-size:11px;margin-top:2px;text-align:center;color:#fff;}.ngg-galleryoverview,.ngg-albumoverview{margin-top:10px;width:100%;clear:both;display:block !important}.ngg-gallery-thumbnail{float:left;background:url('http://dreamwhisperdesigns.com/wp-content/themes/crisp/images/shadow.gif') no-repeat bottom right;margin:10px 0 0 10px !important}.ngg-gallery-thumbnail img{margin:-6px 6px 6px -6px;background-color:#FFF;border:1px solid #A9A9A9;display:block;padding:4px;position:relative}.ngg-gallery-thumbnail img:hover,.ngg-thumbnail img:hover{background-color:#A9A9A9}.ngg-gallery-thumbnail span{display:none}.ngg-clear{clear:both}.ngg-navigation{font-size:0.9em !important;clear:both !important;display:block !important;padding-top:15px;text-align:center}.ngg-navigation span{font-weight:bold;margin:0pt 6px}.ngg-navigation a.page-numbers,a.next,a.prev,span.page-numbers,span.next,span.prev{border:1px solid #DDD;margin-right:3px;padding:3px 7px}.ngg-navigation a.page-numbers:hover,a.next:hover,a.prev:hover,span.page-numbers:hover,span.next:hover,span.prev:hover{background-color:#06C;color:#FFF !important;text-decoration:none !important}.ngg-imagebrowser h3{text-align:center}.ngg-imagebrowser img{border:1px solid #A9A9A9;margin-top:10px;margin-bottom:10px;width:100%;display:block !important;padding:5px}.ngg-imagebrowser-nav{padding:5px;margin-left:10px}.ngg-imagebrowser-nav .back{float:left;border:1px solid #DDD;margin-right:3px;padding:3px 7px}.ngg-imagebrowser-nav .next{float:right;border:1px solid #DDD;margin-right:3px;padding:3px 7px}.ngg-imagebrowser-nav .counter{text-align:center;font-size:0.9em !important}.slideshow{margin-left:auto;margin-right:auto;text-align:center}.ngg-singlepic{background-color:#FFF;border:1px solid #A9A9A9;display:block;margin:5px;padding:4px;position:relative}.ngg-left,.ngg-gallery-thumbnail-box{float:left}.ngg-right{float:right}.ngg-widget,.ngg-widget-slideshow{overflow:hidden;margin:0pt;padding:5px 0px 0px 0pt}.ngg-widget img{border:2px solid #A9A9A9;margin:0pt 2px 2px 0px;padding:1px}.ngg-related-gallery{background:#F9F9F9;border:1px solid #E0E0E0;overflow:hidden;margin-bottom:1em;margin-top:1em;padding:5px}.ngg-related-gallery img{border:1px solid #DDD;float:left;margin:0pt 3px;padding:2px;height:50px;width:50px}.ngg-related-gallery img:hover{border:1px solid #000}
/************************************************
*	contact form     				*
************************************************/

.contact {
	background: #F3F9DB !important;
width: 580px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.state1 {
	background: #F3F9DB !important;
width: 110px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.application1 {
	background: #F3F9DB !important;
	width: 130px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.province {
	background: #F3F9DB !important;
width: 230px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.country1 {
	background: #F3F9DB !important;
width: 213px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.hear1 {
	background: #F3F9DB !important;
width: 288px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.phone1 {
	background: #F3F9DB !important;
width: 282px;
float:left;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
textarea.contact {
	background: #F3F9DB url(images/contbg.gif) bottom right no-repeat !important;
width: 580px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}