body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/wood-bg.jpg);
background-repeat:repeat;
color: #464646;
font-size:12px;
}

/*Links*/
a {
text-decoration:underline;
font-weight:bold;
color: #00559e;
}
a:hover {
text-decoration:none;
color: #00559e;
}

/********************
H Tags
********************/
h1 {
	font-size: 24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color: #000033;
}
h2 {
font-size: 17px;
font-weight:bold;
margin:0px;
padding:0px;
}
h3 {
	font-size: 15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color: #00559e;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 10px;
}

td, tr, table
{
	
	vertical-align:top;
	font-size:12px;
}
/**********************
Main info
*********************/
#all
{
	float:left;
	width:100%;
}

.clear
{clear:both;}

.gap
{
float:left; padding-top:20px; width:100%;
}

/**********************
  TOP HEADER STYLES
*********************/

#top-header-strip
{
float:left;
width:100%;
height:193px;
background-image:url(../images/header-bg.jpg);
background-repeat:repeat-x;
}

#top-header-container
{
width:924px;
margin-left:auto;
margin-right:auto;
}

#top-header-left-text
{
	float:left;
	width:380px;
	margin-top: 52px;
}

#top-header-right-logo
{
	float:right;
	width:414px;
	height:92px;
	padding-top: 29px;
}

#top-header-left-text h1
{color:#CCE82E; font-size:19px; margin:0px;}

#top-header-left-text h2
{color:#DDDDDD; font-size:19px; margin:0px;}

/********************
Top Menu Bar Styles
********************/

#top-menu-bar-container
{
	float:left;
	clear: both;
	padding-top: 26px;
	width: 924px;
	height: 34px;
}

.top-menu{
	margin:0px;
	padding:0px;
	list-style:none;
}


.top-menu li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	display:block;
	float: left;
	text-align: center;
	font-size:17px;
	color:#FFFFFF;			
}

.top-menu li a {
	float:left;
	display:block;
	padding-left:22px;
	padding-right:22px;
	padding-top:11px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.top-menu li a:hover 
{
background-image:url(../images/menu-hover-bg.gif);
background-repeat:repeat-x;
height:36px;
margin:0px;
}



#top-menu2{
	margin:0px;
	padding:0px;
	list-style:none;
}
#top-menu2 li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	display:block;
	float: left;
	text-align: center;
	font-size:17px;
	color:#FFFFFF;			
}
#top-menu2 li a {
	list-style-type: none;
	float:left;
	display:block;
	padding-left:13px;
	padding-right:13px;
	padding-top:09px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
height:36px;
}
#top-menu2 li a:hover 
{
background-image:url(../images/menu-hover-bg.gif);
background-repeat:repeat-x;
height:36px;
margin:0px;
}
#top-menu2 li ul {
position: absolute;
left: -999em;
border-bottom: 0;
margin: 44px 0 0 -2px;
padding: 0;
width: 151px;
border: 1px solid #1471c1;
}
#top-menu2 li ul li{
background: #358edc;
width: 151px;
margin: 0;
padding: 0;
}
#top-menu2 li ul li a{
margin: 0;
padding: 7px 10px;
color: #fff;
font-size: 13px;
width: 131px;
text-align: left;
height: 13px;
}
#top-menu2 li ul li a:hover{
background: #1573c3;
color: #fff;
padding: 7px 10px;
margin: 0;
height: 13px;
text-decoration: none;
}

#top-menu2 li:hover ul {
	left: auto;
}
#top-menu2 li:hover ul, #top-menu li.sfhover ul {
	left: auto;
}



#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}
#nav li a {
list-style-type: none;
float:left;
display:block;
padding-left:29px;
padding-right:29px;
padding-top:07px;
margin:0px;
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
height:36px;
border-top: #00559e 2px solid;
}
#nav li a:hover {
border-top: #d5d532 2px solid;
}
#nav ul {
border-bottom: 1px solid #294e0c;

}
#nav li ul {
position: absolute;
left: -999em;
border-bottom: 0;
margin: 44px 0 0 -2px;
padding: 0;
width: 151px;
border: 1px solid #1471c1;
float: left;
}
#nav li ul li{
background: #358edc;
width: 151px;
margin: 0;
padding: 0;
float: left;
}
#nav li ul li a{
margin: 0;
padding: 7px 10px;
color: #fff;
font-size: 13px;
width: 131px;
text-align: left;
height: 13px;
border: 0px;
}
#nav li ul li a:hover{
background: #1573c3;
color: #fff;
padding: 7px 10px;
margin: 0;
height: 13px;
text-decoration: none;
border: 0;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -1em 0 0 10em;
}


#nav li ul.nav-color2 {
width: 180px;
}
#nav li ul.nav-color2 li{
width: 180px;
}
#nav li ul.nav-color2 li a{
margin: 0;
padding: 7px 10px;
color: #fff;
font-size: 13px;
width: 160px;
text-align: left;
height: 13px;
}


/********************
    MAIN STYLES
********************/

#main-container
{
clear:both;
	width:960px;
	margin-right: auto;
	margin-left: auto;
}

#main-left-right
{
	width:960px;
	float:left;
	background-image: url(../images/main-white.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#main-left-container
{
	float:left;
	width: 286px;
}

#main-about-holder
{
	float:left;
	width:248px;
	padding-top: 14px;
	padding-left: 36px;
	padding-bottom: 10px;
}
#main-about-holder table {
margin: 10px 0 10px 0;
}
#main-about-holder table img {
border: 0;
}

#main-about-holder h1
{ font-size:16px; color:#00559e; font-weight:bold; }

#main-left-holder1
{
	float:left;
	width:253px;
	height:181px;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 31px;
}

#main-left-download-copy
{
	float:left;
	padding-top: 50px;
	padding-left: 18px;
	padding-right: 18px;
	background-image: url(../images/download-referrals-bg.jpg);
	background-repeat: no-repeat;
	height: 131px;
}

#main-right-shadow
{
	float:left;
	background-image: url(../images/header-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 655px;
}

#main-right-holder
{
	float:left;
	width:618px;
	padding-left: 22px;
}
#main-right-holder h1 {
padding: 0 0 15px 0;
}

#main-right-holder-padding
{
	float:left;
	padding:20px;
	width: 578px;
}

#main-right-holder2
{
	float:left;
	width:618px;
	padding-top: 16px;
	padding-left: 22px;
}

#main-right-column1
{
float:left;
width:332px;
}

#main-right-column2
{
float:left;
margin-left:14px;
width:272px;
}

/*Right Column Styles */

#right-column1-header
	{
	float:left;
	width:312px;
	height:20px;
	background-image:url(../images/right-column-header-1.jpg);
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	}

#right-column1-copy
	{
	float:left;
	width:312px;
	padding: 10px;
	}
	
#right-column2-header
	{
	float:left;
	width:252px;
	height:20px;
	background-image:url(../images/right-column-header-2.jpg);
	background-repeat:no-repeat;
	color: #00559e;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	}

#right-column2-copy
	{
	float:left;
	width:252px;
	padding: 10px;
	}
	
.dotted-line
{
	float:left;
	width:100%;
	border-top: 1px dashed #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

#paper-shadow
{
float:left;
width:618px;
height:5px;
background-image:url(../images/paper-shadow-top.jpg);
background-repeat:repeat-x;
background-position:top;
}

#paper-holder
{
	float:left;
	width:618px;
	background-image: url(../images/paper-bg.jpg);
	background-repeat: repeat-x;
}

#right-cork-holder
{
	float:left;
	width:538px;
	background-image: url(../images/bg-cork.jpg);
	background-repeat: repeat;
	clear: left;
	padding: 14px;
	border: 2px solid #dbac7d;
	color: #000000;
}
#right-cork-holder li{
padding: 0 0 10px 0;
}

.gallery-button
{
	display:block;
	width:200px;
	background-color: #00559e;
	padding:10px;
	text-align: center;
}

.gallery-button a
{ color:#FFF; }
.gallery-button:hover
{ background-color:#366386; }

.gallery-thumb
{
	float:left;
	width:102px;
	padding: 6px;
	background-color: #CCCCCC;
	margin-top: 14px;
}

.gallery-thumb2
{
	float:left;
	width:102px;
	padding: 6px;
	background-color: #CCCCCC;
	margin-top: 14px;
	margin-left:6px;
}

.gallery-thumb img, .gallery-thumb2 img
{
	border:1px solid #999999;
}

.gallery-thumb:hover, .gallery-thumb2:hover
{
	background-color: #00559e;
}



/********************
    FLASH STYLES
********************/

#flash-holder
{
	float:left;
	width:578px;
	padding: 14px;
	padding-top:8px;
	color: #00559e;
}

/********************
    REFERRAL STYLES
********************/

.referral-table a
{ color:#333333; text-decoration:none; padding:4px;}

.referral-table a:hover
{ color:#ffffff; background-color:#00559e; text-decoration:none; padding:4px;}

.ref-form
{color:#00559e;	font-weight:bold;font-size: 14px;}

.ref-name
{color:#222222;	font-weight:bold;font-size: 13px;}

.referral-celltop
{
	background-color:#00559e;
	padding:10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.referral-cella
{ background-color:#CCCCCC; padding:10px;}

.referral-cellb
{ background-color:#EEEEEE; padding:10px;}

/********************
    REFERRAL STYLES
********************/
.faq-question
{
	float:left;
	width:538px;
	padding:14px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.faq-answer
{
	float:left;
	width:538px;
	padding:14px;
	background-color:#faf9f4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.faq-answer-image
{
float:left;
	width: 47px;
	padding-right: 14px;
}

.faq-answer-text
{
	float:left;
	width: 440px;
}


/********************
    CONTACT STYLES
********************/

#contact-holder
{
	float:left;
	width:578px;
	padding: 20px;
	padding-top:14px;
	color: #00559e;
}

#contact-form
{
	float:left;
	width:538px;
	background-color:#EEEEEE;
	padding:20px;
	border: 1px solid #CCCCCC;
}

.contact-icon
{
float:left;
padding-right:20px;
}

.contact-table
{
	font-size:14px;
	font-weight:bold;
	color:#464646;
}

/********************
    FOOTER STYLES
********************/

#footer-container
{
	clear:both;
	width:960px;
	height:160px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#footer-container a
{color:#FFFFFF; font-weight:normal; text-decoration:none;}

#footer-container a:hover
{color:#FFFFFF; font-weight:normal; text-decoration:underline;}

#footer-main-container
{
	float:left;
	width:960px;
	background-position: top;
	background-image: url(../images/footer-blue.jpg);
	background-repeat: repeat-y;
}

#footer-main-copy-holder
{
	width:922px;
	margin-right: auto;
	height: 154px;
	margin-left: auto;
	background-image: url(../images/footer-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #00559e;
	padding-bottom: 10px;
}

#footer-related-links
{
	float:left;
	width:151px;
	height:135px;
	padding-left: 28px;
}

#footer-copy-holder
{
	float:left;
	width: 670px;
	margin-top: 40px;
	margin-left: 44px;
	font-size: 14px;
	color: #FFFFFF;
}

.footer-links{
	margin:0px;
	padding:0px;
	list-style:none;
}

.footer-links li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	list-style-type: none;
	display:block;
	float: left;
	text-align: center;
	padding-right: 7px;
	background-image: url(../images/footer-divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 7px;
}

.footer-headers
{color:#CCE82E; width:140px; font-size:14px;}

.footer-text
{width:526px; font-size:14px; color:#FFFFFF; padding-bottom:10px;}

#footer-bottom-shadow
{
	background-image:url(../images/footer-bottom-shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:3px;
	clear: left;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}




.quotes {
color: #606060;
font-size: 11px;
width: 575px;
float: left;
border-bottom: 1px dashed #999999;
padding: 0 0 20px 0;
margin:  0 0 20px 0
}


.quotes .text {
background: url(../images/quote.gif) no-repeat 0 0;
text-indent: 33px;
padding: 17px 10px 10px 10px;
margin: 0;
color: #616161;
font-size: 18px;
float: left;
width: 418px;
}

.quotes p {
font-size: 11px;
text-indent: 0;
color: #7b7b7b;
margin: 20px 0 0 0;
}

.quotes .image {
width: 120px;
float: right;
}
.quotes hr{
border: 0;
padding: 0;
margin: 17px 0;
display: block;
float: left;
width: 575px;
}
.name-blue {
font-size: 12px;
font-weight: bold;
color: #01559e;
}
