/* CSS Document */

body
{
	background-color: #b1a6a0;
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #4c4c4c;
}

a
{
	text-decoration: none!important;
}

#home_container
{
	margin: 0 auto 0 auto;
	width: 980px;
	min-height: 500px;
	position: relative;
}

#home_header
{
	width: 980px;
	height: 83px;
}

#home_headernav
{	
	width: 450px;
	height: 40px;
	margin: 0;			
	float: right;				
}

#home_headernav ul
{			
	margin: 0 auto 0 auto;	
	padding: 0;
}

#home_headernav li
{	
	float: right;
	list-style-type: none;
	padding: 10px 6px 6px 6px;			
}

#home_headernav a
{	
	font-size: 80%;	
	text-decoration: none;
}

#home_headernav a:hover
{
	text-decoration: underline;
}

#home_tabmenu
{
	float: left;
	margin: 10px 0 0 0;
	height: 51px;
	width: 980px;
}

#home_tabmenu table td
{
	position: relative;	
	padding: 10px 8px 0 10px;		
}

#home_tabmenu table
{
	margin-left: 8px;
}

.home_leftcurve
{
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 32px;
}

.home_rightcurve
{
	position: absolute;
	right: -1px;
	top: 0;
	width: 8px;	
	height: 32px;
}

.home_tab
{
	position: relative;		
	width: 100%;
	height: 32px;
	padding-left: 15px;	
	padding-top: 10px;
	font-size: 90%;	
}

.clear
{
	clear: both;
}

h1
{
	font-size: 170%;
	padding: 5px 0 5px 0;
	margin: 0;	
}

p
{
	font-size: 80%;
}

#footer
{
	margin: 0 auto 0 auto;
	width: 980px;	
}

#footer p
{
	margin: 0;
	padding: 20px 0 0 0;
}

.footerlinks
{
	float: left;
	width: 170px;
	margin-left: 15px;	
	font-size: 90%;
	padding-bottom: 15px;
}

.footerlinks a.social-icon
{
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 6px;
}

.footerlinks .social-icon.blog
{
    background-image: url('/images/social/32x32_wordpress.png')!important;
}

.footerlinks .social-icon.facebook
{
    background-image: url('/images/social/32x32_facebook.png')!important;
}

.footerlinks .social-icon.twitter
{
    background-image: url('/images/social/32x32_twitter.png')!important;
}

#home_mainimage
{	
	width: 719px;
	height: 292px;
	margin: 20px 0 0 0;
	float: left;	
}

#home_quote
{
	width: 343px;	
	height: 163px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 90px;	
}

#home_quote p
{
	color: #FFFFFF;
	font-size: 190%;
	margin: 0;
	padding: 10px 0 0 10px;	
	font-family: Times New Roman;
}

.home_quoteauthor
{
	font-size: 90%!important;
}

#home_content
{	
	width: 717px;
	min-height: 200px;
	padding: 10px 0 0 18px;
}

#home_content-container
{
	width: 980px;
	
	min-height: 350px;
    _height: auto !important;
    height: 350px;
}

#home_site-blocks
{		
	width: 210px;
	min-height: 500px;
	position: absolute;
	right: 25px;
	top: 103px;
}

.block_shadow
{
	color: Black;
	background-color: Black;
}

.home_site-blocks-block_rounded, .home_site-blocks-block_standard
{
	width: 210px;
}

#home_footer
{
	min-height: 120px;
}

.home_image-background
{
	width: 67px;
	height: 68px;
	margin: 15px 0 0 0;
	float: left;	
}

.home_image-background img
{
	padding: 2px 0 0 2px;
}

.home_image-text
{
	float: left;	
	width: 135px;
}

.home_heading
{
	font-size: 75%!important;
	font-weight: bold;
	margin-top: 15px!important;
	
}

.home_image-text p
{	
	font-size: 70%;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
}

img
{
	border: none;
}

table.logos
{
	margin-top: 25px;
	margin-left: 20px;
	width: 170px;
	font-size: 11px;
    font-weight: bold;
    color: #1f3348;
}

.blog-icon
{
    text-align: center;
}

.facebook-icon
{
    vertical-align: middle;
}

.twitter-icon
{
    vertical-align: middle;
}

.destination-table a
{
    color: #666699;
}

.credit
{
    width: 980px;
    margin: 3px auto 30px auto;
    text-align: right;
}

.credit a
{
    color: #ffffff;
    font-size: 10px;    
}

.credit a:hover
{
    text-decoration: underline!important;
}
