/*-----------------------------
Author: Dennis Huh
Date: Feb. 10, 2010
Version: 1.0
Filename: main.css

Contains resets, general styles,
wrapper settings, main navigation,
and footer
-------------------------------*/

/*------------------------------

	Table of Contents
	
	01. Reset Styles (resets all default styles)
	02. General (setting h1, p, ul, etc.)
	03. Wrapper 
	04. Header
	05. Main Navigation
    06. Logo
	07. Footer
	
---------------------------------*/


@charset "utf-8";

/*---------------------------
	01. Reset Styles
---------------------------*/

* { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

ul#moving-tips {list-style-type:disc; margin:15px 0 0 0;}
ul#moving-tips li {margin:0 0 8px 40px; color:#363B4F; font:normal 14px arial;}
ul#moving-tips-inside {list-style-type:none; padding:10px 0 15px 40px;}
ul#moving-tips-inside li {font:normal 12px arial;}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------
	02. General
-----------------------------*/
body {
background:url(/images/background.jpg) no-repeat center 50px;
}

h1 {
color:#FFF;
font-size:21pt;
font-family:Georgia, Arial, Verdana, "san-serif";
}

h2 {
font-size:15pt;
font-family:Georgia, Arial, Verdana, "san-serif";
color:#0A304F;
margin:0 0 0 10px;
}

h3 {
color:#00345F;
font-size:11pt;
font-weight:700;
}

h4 {
font-size:13pt;
text-transform:capitalize;
color:#471d36;
font-weight:700;
font-family:Georgia, Arial, Verdana, "san-serif";
margin:15px 0 5px;
}

p {
color:#363B4F;
font-size:14px;
}

a {
color:#0068A6;
text-decoration:none;
font-size:14px;
outline:none;
}

a:hover {
color:#ff0000;
}

label {
color:#FFF;
font-size:10pt;
font-weight: bold;
font-family:Arial, Verdana, "san-serif";
}

/*--------------------------------
	03. Wrapper 
----------------------------------*/
#wrapper {
width:1000px;
font-family:"Trebuchet MS", Arial, Verdana, "san-serif";
margin:0 auto;
}

/*------------------------------
     04. Header
--------------------------------*/
#header {
float:left;
width:1000px;
height:460px;
background:#fff url(/images/header-back.jpg) no-repeat center bottom;
}

/*------------------------------
     05. Main Navigation
--------------------------------*/
#main-nav{
  float: left;
  padding: 0 0 0 20px;
}

#header ul {
float:left;
height:48px;
width:960px;
background:url(/images/navback.jpg) no-repeat left top;
}

#header ul li {
height:48px;
float:left;
background:url(/images/nav-separator.gif) no-repeat right top;
}

#header ul li a {
color:#BFE2FF;
display:block;
padding:14px 16px 0;
}

#header a:hover {
color:#fff;
}

#header a.active{
  color: #fff;
}

#header ul li.lastlink {
background:none;
}

/*------------------------------
     06. Logo
--------------------------------*/
#logo-area {
width:1000px;
float:left;
background:url(/images/couple.jpg) no-repeat 45% top;
}

#logo-area a {
float:left;
background:url(/images/logo.gif) no-repeat top left;
width:304px;
height:160px;
text-indent:-9999px;
color:#713100;
}

#logo-area p {
font-size:18px;
float:right;
font-family:Georgia, arial, verdana, "san-serif";
margin:0;
padding:25px 20px 0 0;
}

#logo-area p#phone {
clear:right;
font-size:39px;
color:#0A304F;
font-family:Georgia, arial, verdana, "san-serif";
margin:0;
padding:0 20px 0 0;
}

/*------------------------------
      07. Footer
--------------------------------*/
#footer {
clear:both;
float:left;
width:940px;
background:#344151 url(../images/footer-couple.jpg) no-repeat left top;
margin:-10px 0 15px;
padding:0 0 0 20px;
font-size: 9pt;
position:relative;
}

#footer a{
color:#99CCFF;
}



#footer #left-side-footer{
float: left;
height: 210px;
}


#footer #left-side-footer dd a{
font-size:9pt;
}

#footer #right-side-footer{
float: right;
padding-right:20px;
}

#footer dl {
width:220px;
float:left;
margin:30px 0 0;
}

#footer dl#company {
margin:30px 10px 0 0;
width: 300px;
}

#footer div#business {
width:600px;
margin:5px 0 0;
clear: both;
float: left;
}

#footer div#business p.list-header{
font-size:10pt;
color:#f5dbc6;
margin:0 0 6px;
font-weight:bold;
}

#footer div#business  ul{
float: left;
width: 172px;
padding-right:10px;
}

#footer div#business  ul li{
margin: 0;
color: #fff;
}

#footer ul#move-numbers {
padding:30px 0px 0 0;
}

#footer ul#move-numbers li{
  color: #fff;
  font-size:9pt;
}

#footer dl dd {
color:#FFF;
line-height:150%;
float: left;
margin: 0 15px 0 0;
font-size: 9pt;
}

#footer dl dt {
color:#f5dbc6;
margin:0 0 6px;
font-weight:bold;
}

#footer dl dd a:hover {
color:#ffd906;
}

#footer dl dd a.active{
color:#ffd906;
}

#footer ul li a:hover{
 color: #ffd906
}

#footer ul li a.active{
 color: #ffd906
}

#copy {
clear:both;
color:#f5dbc6;
text-align:right;
font-size:11px;
margin:8px 20px;
}

#copy a{
  font-size: 11px;
}

#copy a:hover{
  color: #ffd906
}

ul#testimonial li#customer p,#footer ul li a {
font-size:10pt;
}

#associations img {
padding-left: 25px;
display:block;
padding-bottom: 10px;
}

#social-container {position:absolute; bottom:1px; left:20px; width:150px;}
#social-container img {margin-right:5px;}


#contactform {clear:both; margin-bottom:20px; padding:20px 0; border-bottom:1px dotted #ccc; font-size: .8em;}

#contactform label {line-height:27px; width:100px; clear:left; display:block; float:left; color:#000000;}

#contactform input[type=text] {width:200px; padding:4px; margin-bottom:5px;}
