@charset "utf-8";
/* CSS Document */

body { 
background-color: #ffffff;
font-size:11px;
color: #969696;
margin: 0px;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
width: 860px;
margin:0px auto;
}

#header {
width: 860px;
height: 135px;
margin:0px auto;
background-image:url(../images/header.jpg);
background-repeat: no-repeat;
}

.logo {
float:left;
width: 212px;
height: 108px;
margin-top: 27px;
}

.menu {
float: right;
width: 586px;
height: 20px;
margin-top: 96px;
}


.menu div {
	float:left;
	padding: 5px 20px 6px 7px;
	font-size:13px;
}
.menu  a { text-decoration:none; color:#faa41b; }
.menu .on { color:#939393; }
.menu .off a { color: #939393; }
.menu .over { color:#faa41b; }

.linkSep {
	float: left;
	vertical-align: bottom;
	background: url(../images/linksep.jpg) no-repeat;
	width: 5px;
	height: 30px;
	margin-top: 5px;
}

#main_content {
width: 860px;
margin:0px auto;
}

#midpanel {
float: left;
width: 100%;
height: 180px;
background-color: #e0e0e0;
}

#midpanel2 {
float: left;
width: 100%;
height: 96px;
background-color: #e0e0e0;
}

.threesub {
width: 860px;
height: 180px;
margin:0px auto;
}

.threesub2 {
width: 860px;
height: 96px;
margin:0px auto;
}


#footer {
width: 100%;
min-height: 77px;
clear: both;
padding-top: 15px;
background-color: #a7a9ac;
color: #ffffff;
}

#footer a{
text-decoration:none;
color: #ffffff;
}

#footer a:hover{
text-decoration: underline;
color: #ffffff;
}

.footercont {
width: 860px;
margin:0px auto;
}


#ctn_left {
	float: left;
	width: 239px;
	margin-top: 15px;
	margin-left:60px!important;
	margin-left: 30px;
}


#rightmenu div {
	padding: 1px 10px 1px 0px;
	color:#faa41b;
	font-size:12px;
}

#rightmenu div a {
	color:#faa41b;
	text-decoration:none;
}
#rightmenu div a:hover {
	color:#a7a9ac;
	text-decoration:none;
}
#rightmenu div.on a{
	color:#a7a9ac;
}

#rightmenu div.on a:hover {
	text-decoration:none;
}


.pagequote {
font-size:14px;
font-weight:bold;
margin-bottom: 15px;
}


#ctn_main {
	float: left;
	width: 500px;
	margin-left: 30px;
	margin-top: 5px;
	clear: right;
}


p {
padding: 5px 5px 5px 5px;
text-align:justify;
}

h1 {
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
clear: left;
}

h2 {
font-size:11px;
font-weight:bold;
}

a {
color: #faa41b;
text-decoration: none;}


.leftquote {
width: 200px;
background-color: #faa41b;
color:#FFFFFF;
}

.backup {
width: 80px;
height: 51px;
margin-top: 20px;
}

.chocobars {
float:left;
width: 200px;
height: 163px;
}

.chocobar_content {
float: left;
width: 250px;
margin-left: 20px;
}

h3 {
font-size:12px;
}

.choco_ul {
padding-left: 10px;
color: #faa419;
}

.orangetop {
width: 200px;
height: 14px;
padding-left: 0px;
background: url(../images/orange_top.jpg) no-repeat;
}

.orangebottom {
width: 200px;
height: 14px;
padding-left: 0px;
background: url(../images/orange_bottom.jpg) no-repeat;
}


.thumbfeel {
float:left;
width: 158px;
height: 152px;
margin: 0px 10px 10px 0px;
}



.video_cnt {
width: 450px;
height: 405px;
margin: 0 auto;
background-image:url(../images/videobg.jpg);
background-repeat:no-repeat;

}

.videoyoutube {
width: 300px; 
height:248px;
padding: 100px 0px 0px 80px;
}
/******Inquire page styles********/
.clear
{
	clear:both;	
}
#pen_title
{
font-weight:bold;	
}

#pen
{
width:222px;
height:350px;
float:left;	
}

#personalInformation
{
width:187px;
height:29px;
}
.panelInfo
{
	clear:left;
	float:left;
	margin: 10px 0 0 15px;
	padding-bottom:30px;
}
.lastName
{
	float:left;
	width:235px;
	margin-bottom:10px;
}
.lastName span,.birthDate span,.age span,.city span,.state span,.zip span,.long span,.rentOrOwn span,.operated span
{
	float:left;
}
.lastName input
{
	width:235px;
	margin-top:5px;
}

.birthDate
{
	float:left;
	width:100px;
	margin-left:30px;
	margin-bottom:10px;
}
.birthDate input
{
	width:100px;
	margin-top:5px;
}
.age
{
	float:left;
	width:80px;
	margin-left:15px;
	margin-bottom:10px;
}
.age input
{
	width:80px;
	margin-top:5px;
}
.city
{
	float:left;
	width:70px;
	margin-left:30px;
	margin-bottom:10px;
}
.city input
{
	width:70px;
	margin-top:5px;
}
.state
{
	float:left;
	width:40px;
	margin-left:15px;
	margin-bottom:10px;
}
.state input
{
	width:40px;
	margin-top:5px;
}
.zip
{
	float:left;
	width:55px;
	margin-left:15px;
	margin-bottom:10px;
}
.zip input
{
	width:55px;
	margin-top:5px;
}
.long
{
	float:left;
	width:100px;
}
.long input
{
	width:80px;
	margin-top:5px;
}
.rentOrOwn
{
	float:left;
	width:105px;	
}
.rentOrOwn div
{
	float:left;
	margin-top:10px;
	clear:left;
	width:105px;	
}
.rentOrOwn div input,.rentOrOwn div label
{
	float:left;	
}
.rentOrOwn div label
{
	margin-top:2px;	
}
#applicationFP
{
	width:216px;
	height:29px;
	float:left;
}
.operated
{
	float:left;
	width:490px;
	margin-top:15px;
}
.operated input,.operated textarea
{
	float:left;
	width:470px;
	margin-top:5px;
}
#howSoon
{
	height:80px;	
}
#capital
{
	height:70px;
}
.territory
{
	float:left;
	width: 231px;
	margin-top:15px;
}
.territory input
{
	float:left;
	margin-top:5px;
	width: 205px;
}
.otherArea
{
	float:left;
	width:220px;
	margin-top:15px;
}
#education
{
	width:86px;
	height:29px;
	float:left;
}
.education
{
	float:left;
	width:490px;
	margin-top:10px;	
}
.education textarea
{
	height:60px;
	width:470px;
	margin-top:10px;
}
#business
{
	width:257px;
	height:29px;
	float:left;	
}
.from
{
	float:left;
	width:200px;
	margin-top:7px;	
}
.from input
{
	float:left;
	width:180px;
	margin-top:5px;
}
#message
{
	color:#FEA11E;
	float:left;
	font-size:9px;
	margin-bottom:10px;
	margin-top:10px;
}
.submitImage
{
	float:left;
	cursor:pointer;	
	border:none;
}
/******Inquire page styles********/