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

html {
	outline:none;
}

h1 {
	margin:0;
	padding:0;
}

h1 a {
	margin:0 auto;
	display:block;
	height:75px;
	width:741px;
	text-indent: -2000em;
	text-decoration:none;
	z-index:1000;
	background:url(../images/logo-2.jpg);
	background-repeat:no-repeat;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100;
	text-decoration:underline;
	font-size:1.7em;
	margin-top:15px;
	clear:both;
	line-height:1.7em;
}
h3 {
	margin-top:10px;
	margin-bottom:3px;
	color:#336699;
	font-size:16px;
}

h3 a {
	color:#336699;
}
.right {
	float:right;	
}

body, td, th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
body {
	overflow:scroll;
	font-size:.9em;
	margin:0px;
	padding:0px;
}

a {outline:none;}
a:hover {
	text-decoration:none;	
}

p {
	line-height:22px;
}

#container {
	margin: 0 auto;
	overflow:hidden;
	width:741px;
	height:100%;
	padding-bottom:10px;
}

#nav {
	margin:2px 0 8px 0;
	background-image:url(../images/nav_background.gif);
	background-repeat:no-repeat;
	float:left;
	list-style:none;
	height:41px;
	width:740px;
	text-align:center;
	display:block;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	display: inline;
	width: auto;
	padding: 0 10px;
	font-size:14px;
}
#nav a {
	text-decoration: none;
	line-height: 41px;
	text-align: center;
}
#nav a:link, #nav a:visited {
	color:#666;
}
#nav a:hover, #nav a:active {
	color:#000;
}

/*   sub nav  */

#subnav {
	margin-bottom:8px;
	background-image:url(../images/subnav_background.jpg);
	background-repeat:no-repeat;
	float:left;
	list-style:none;
	height:33px;
	width:740px;
	text-align:center;
	display:block;
}
#subnav ul {
	margin:0;
	padding:0;
}
#subnav li {
	display: inline;
	width: auto;
	padding: 4px 30px;
	font-size:14px;
}
#subnav a {
	text-decoration: none;
	line-height: 31px;
	text-align: center;
}
#subnav a:link, #subnav a:visited {
	color:#fff;
}
#subnav a:hover, #subnav a:active {
	color:#ddd;
}

#subnav img {
	border:0;
	vertical-align:middle;
}

.sub-facebook { background: url(../images/sub-facebook.jpg) no-repeat; }

.sub-twitter { background: url(../images/sub-twitter.jpg) no-repeat; }

.sub-linkedin { background: url(../images/sub-linkedin.jpg) no-repeat; } 

.sub-blog { background: url(../images/sub-blog.jpg) no-repeat; } 
/* end subnav */

small {
	margin:0;
	padding:0;
	font-size:1em;
	padding-bottom:15px;
}

#secondary-nav {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:8px;
	text-align:center;
	line-height:1.5em;
}

#secondary-nav li {
margin:5px;
font-size:.8em;
list-style-type:none;
display:inline;
margin-top:0;
padding-top:0;
}

.inline {
	display:inline;
}

.clear-floats {
	clear:both;
}

.important {
	color:#8D3940;
	font-size:1.1em;
}

.important-2 {
	font-size:1.1em;
	color:red;
	font-weight:bold;
}

#content {
	float:left;
	margin:3px 0 0 0;
	width:490px;
	line-height:15px;
}

#content br {
	clear:left;
}
#content hr {
	margin:10px 0 20px;
}

#content h2 {
	margin-bottom:12px;
}
#familyowned {
	color:#F00;
	font-size:13px;
	text-align:center;
}


#calltoaction {
	background-image:url(../images/callnow_background.gif);
	background-repeat:no-repeat;
	background-color:#3a6a8d;
	background-position:right;
	margin:0;
	padding:0;
	float:left;
	width:740px;
	height:171px;
	color:#FFF;
	overflow:hidden;
	position:relative;
	margin-bottom:4px;
}

#calltoaction a {
	position:absolute;
	bottom:10px;
	right:6px;
}


.text {
	color:#666;
}
#leftclm {
	width:250px;
	float:left;
	padding-bottom:20px;
}

#leftclm a {
	padding-right:20px;
}

#leftclm ul, #rightclm ul {
	margin:0;
	padding:0;
	margin-top:5px;
}

#leftclm li, #rightclm li {
	margin:2px;
	margin-left:25px;
	padding:2px;
}

#rightclm {
	width:225px;
	float:right;
}

#rightside {
	margin:30px 0 10px 0;
	width:230px;
	float:right;
	border:#666;
	border-style:solid;
	border-width:thin;
	position:relative;
}

#rightside h4 {
	text-align:center;
	margin:10px;
	font-size:1.2em;
}

#rightside ul {
	margin:3px;
	text-align:left;
}

#rightside li {
text-align:left;
list-style-type:none;
margin:2px;
padding:2px;
}


#rightside a img {
	border:0;
}

#rightside label, #rightside input {
	display:block;
	float:left;
	width:110px;
	margin:2px 1px;
}

#rightside label {
	text-align:right;
	width:90px;
}

#rightside br {
	clear:left;
}

#toll-free {
	position:absolute;
	text-align:center;
	top:-20px;
	left:-1px;
	width:230px;
	background:#3A6A8D;
	color:white;
	font-weight:bold;
	font-size:1.1em;
	border:1px solid #000;
	border-bottom:0;
}

#privacy-policy
{
	text-align:center;
	width:230px;
	background:#3A6A8D;
	color:white;
	font-weight:bold;
	font-size:1.1em;
}

#privacy-policy a, #privacy-policy a:visited {
	color:white;
}

#resources-travel {
	width:100%;
}

#resources-travel img {
	border:0;
}

.licenses {
	font-size:1em;
	margin:2px;
}

#footer {
	margin-top:10px;
	background:url(../images/footer_background_1.gif) repeat-x;
	clear:both;
	height:100px;
	text-align:center;
}

#footer #familyowned {
	padding-top:5px;	
}

#footer p {
	font-size:.9em;
	margin:0;
	padding:0;
	margin-top:3px;
}

#footer ul {
	text-align:center;
	margin:0;
	padding:5px 0;
}
#footer li {
	display: inline;
	margin:10px 5px;
	font-size:1em;
	line-height:20px;
}
#footer a {
	text-align: center;
}
#footer a:link, #footer a:visited {
	color:#333;
}
#footer a:hover, #footer a:active {
	color:#000;
}

/*  FORMS  */

label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:145px;
	float:left;
	clear:left;
	letter-spacing:1px;
}
input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 10px 10px;
}

.contact {
	margin-left:0px;	
	width:460px;
	padding:5px;
}
.contact p {
	font-size:10px;	
}

/*.text-box {
	width:218px;
}*/


