@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

p
{
margin-top:0px;
}
h2
{
font-size:12px;
margin-bottom:0px;
}
hr {
	border:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aba9af;
	margin-top: 20px;
	margin-bottom: 20px;
}
#top-nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #b1aeae;
	border: 1px solid #f0f0f0;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 23px;
	text-align: center;
	margin-top: 20px;
}
#top-nav a{
	color: #b1aeae;
	text-decoration:none;
}
#top-nav a:hover{
	color: #b1aeae;
	text-decoration:underline;
}
#nav-2 {
	margin-top: 18px;

}
.left-nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #392c06;
	background-image: url(../images/bullet-flower.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-left: 15px;
	padding-top: 5px;
}
.left-nav a{color: #392c06;
			text-decoration:none;}
.left-nav a:hover{color: #ff5807;
			text-decoration:hover;}
.left-nav-sub-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #392c06;
	background-image: url(../images/bullet-orange.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	margin-left: 70px;
	padding-top: 5px;
}
.left-nav-sub-menu a{color: #392c06;
			text-decoration:none;}
.left-nav-sub-menu a:hover{color: #ff5807;
			text-decoration:none;}
.border-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #aba9af;
}
.border-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #aba9af;
}
.why-webbee {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #392c06;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}
.why-webbee a{
	color: #392c06;
	text-decoration:underline;
}
.why-webbee a:hover{
	color: #392c06;
	text-decoration:none;
}
.why-webbee strong{ color:#ff5807;
					}
.why-webbee strong.c{ color:#1762ad;
					}

.why-webbee a { color:#000000; text-decoration:none; }					
.why-webbee a:hover { color:#000000; text-decoration:none; }					

.more-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #1762ad;
	text-align: right;
	padding-right: 25px;
}
.more-blue a{
	color: #1762ad;
	text-decoration:underline;
}
.more-blue a:hover{
	color: #1762ad;
	text-decoration:none;
}
					
.more-orange {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ff5807;
	text-align: right;
	padding-right: 25px;
}
.more-orange a{
	color: #ff5807;
	text-decoration:underline;
}
.more-orange a:hover{
	color: #ff5807;
	text-decoration:none;
}
.quick-review {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7d714f;
	margin-left: 20px;
	text-align: justify;
	margin-right: 10px;
}


.quick-review-form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #392c06;
	margin-left: 20px;
	margin-right: 10px;
	background-color: #fff7ea;
	border: 1px solid #ffaf0d;
	margin-top: 10px;
	padding: 5px;
}
.quick-review-form strong { color:#F00}
.input-box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #b4a783;
	border: 1px solid #b2a891;
	padding-right: 10px;
	padding-left: 10px;
}
.input-capcha {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #b4a783;
	border: 1px solid #b2a891;
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	margin:10px 0 0 10px;
}
.button {
	background:url(../images/submit-button.gif) left top no-repeat;
	width:77px;
	height:27px;
	border:0;
	cursor:pointer;
}
#quotehint ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#quotehint ul li {
	list-style-type:none;
	padding:0;
	margin:0;
}
.privacy-policy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #392c06;
	margin-top: 20px;
}
.privacy-policy a{
	color: #392c06;
	text-decoration:underline;
}
.privacy-policy a:hover{
	color: #392c06;
	text-decoration:none;
}
.bottom-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 10px;
}
.bottom-link a{
	color: #FFF;
	text-decoration:none;
}
.bottom-link a:hover{
	color: #FFF;
	text-decoration:underline;
}

.twitter-border {
	border: 1px solid #ff5807;
}

