/* CSS Document */

body
{
	background-color: #b1a6a0;
	margin: 0;
	padding: 0;
	font-family: arial;
	color: #4c4c4c;
}

a
{
	text-decoration: none;
}

.tab a
{
    color: #2a3d51;
}

.tab-main a
{
    color: #2a3d51;
}

#container
{
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 980px;
}

#header
{
	width: 980px;
	height: 132px;
	position: relative; /* !! */
}

#headernav
{	
	width: 450px;
	height: 40px;
	margin: 0;			
	float: right;				
}

#headernav ul
{			
	margin: 0 auto 0 auto;	
	padding: 0;
}

#headernav li
{	
	float: right;
	list-style-type: none;
	padding: 10px 6px 6px 6px;			
}

#headernav a
{	
	font-size: 80%;	
	text-decoration: none;
}

#headernav a:hover
{
	text-decoration: underline;
}

#tabmenu
{	
	left: 15px;
	bottom: 0px;
	position: absolute;
	/*margin: 46px 0 0 15px;*/
}

#tabmenu table td
{
	position: relative;
	padding: 0 16px 0 0;
}

.leftcurve
{
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 32px;
}

.rightcurve
{
	position: absolute;
	right: 0;
	top: 0;
	width: 8px;
	height: 32px;
	right: -1px;
}

.tab
{
	position: relative;		
	width: 100%;
	height: 32px;
	padding-left: 15px;	
	padding-top: 10px;
	font-size: 90%;	
}

.active .tab
{
	font-weight: bold;
}

#maintab table td
{
	position: relative;	
	padding: 8px 17px 0 5px;
}

.leftcurve-main
{
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 32px;
}

.rightcurve-main
{
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	height: 32px;
}

.tab-main
{
	position: relative;		
	width: 100%;
	height: 32px;
	padding-left: 15px;	
	padding-top: 10px;
	font-size: 90%;
	
}

.active-main .tab-main
{
	font-weight: bold;
}

#content
{
	background-color: #ffffff;
	width: 980px;
	margin: 0 0 20px 0;
	padding: 0;	
}

#leftcolumn
{
	width: 200px;
	min-height: 200px;	
	float: left;
}

#middlecolumn-twocolumn
{
	width: 730px;
	min-height: 200px;
	float: left;
	border-right: 1px dotted;
	padding-left: 15px;
}

#middlecolumn
{
	width: 530px;		
	float: left;	
	border-right: 1px dotted;
}

#middlecolumn img
{
	margin-bottom: 5px;
}

#rightcolumn
{
	width: 240px;
	float: left;
	padding: 0 0 0 5px;
}

#rightcolumn ul li
{
    font-size: 80%;
    line-height: 150%;
   
}

#leftnav
{
	margin: 10px 0 0 18px;
	padding: 0;
	width: 140px;
}

#leftnav a
{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#leftnav ul
{
	margin: 0;
	padding: 0;
}

#leftnav ul li
{
	padding: 0;
	margin: 0;
	
}

#leftnav ul li a
{
	padding: 3px 0 3px 15px;	
	width: 127px;
	font-size: 90%;
}

#leftnav li
{	
	list-style-type: none;
	font-size: 90%;	
	padding: 0;
	margin: 0;	
}

#leftnav li a
{
	width: 145px;	
	padding: 3px 0 3px 15px;
	font-size: 95%;
}

#leftnav ul li ul li a
{
	font-size: 105%!important;
}

#leftnav ul li ul li a
{
	background-position: left center;
    background-image: url('../images/navarrow.gif');
    background-repeat: no-repeat;
}

.clear
{
	clear: both;
}

.breadcrumb
{
	font-size: 70%;	
	margin: 0!important;
	padding: 0 0 5px 0!important;
}

h1
{
	font-size: 140%;
	padding: 0 0 5px 0;
	margin: 0;
}

h2
{
	font-size: 90%;
	margin: 0;
	padding: 10px 0 5px 0;
}

h3
{
	font-size: 100%;
	margin: 0;
}

p
{
	font-size: 80%;
}

.day
{

	font-weight: bold;
}

#maintab
{
	width: 520px;
	height: 52px;	
}

#middlecolumn p
{
	padding: 0 0 15px 0;
	margin: 0;	
	line-height: 150%;
}

#maincontent
{	
	width: 520px;	
}

#maincontent-twocolumn
{
	border-bottom: none;
	width: 730px;
}

#subcontent-images
{
	border-bottom: 1px dotted;	
	float: left;
	width: 520px;
}

#subcontent-images img
{
	padding: 2px 5px 7px 0;		
}

.imagedesc
{
	float: left;
	width: 160px;	
	margin-right: 10px;	
}

.imagedesc img
{
	float: left;
	margin: 0;
	padding: 0;
}

#subcontent-text
{
	float: left;
	border-bottom: 1px dotted;
	width: 520px;	
	margin: 0 0 10px 0;
}

.navarrow
{
	border: none;
	margin: 0 10px 0 0;
	padding: 0;	
}

.maingraphic
{
	margin-bottom: 10px;
}

img
{
	border: solid 1px #505050;
}

img
{
	border: none;
}

.content_arrow
{
	float: right;
	width: 12px;
	height: 12px;	
	margin: 10px 0 0 0;
}

/* Contact Us Table */

table.contactform
{
	width: 100%;
	padding-right: 10px;
}

table.contactform th
{
	width: 170px;
	text-align: right;
	padding-right: 5px;
	font-size: smaller;
}

table.contactform td
{
	text-align: left;
}

table.contactform td span
{
	color: #FF0000;
	font-size: smaller;
}

table.contactform td span.smaller
{
	color: #FF0000;
	font-size: 11px;
}

input.textfield, .textfieldmultiline
{
	width: 98%;
	min-width: 200px;
	border: none;
	background-color: white;
	border: 1px solid #CCCCCC;
}

input.textfieldhalf, textfieldmultilinehalf
{
	width: 50%;
	min-width: 200px;
	border: none;
	background-color: white;
	border: 1px solid #CCCCCC;
}

input.textfieldquater, textfieldmultilinequater
{
	width: 25%;
	min-width: 80px;
	border: none;
	background-color: white;
	border: 1px solid #CCCCCC;
}

.textfieldmultiline,
.textfieldmultilinehalf,
.textfieldmultilinequater
{
	height: 98%;
	min-height: 50px;
}

.wysiwyg
{
	min-height: 150px;
}

.req
{
	border: 2px solid #FF6465 !important;
	background-image: url('images/req.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

#slideshow-spacing
{
    margin-bottom: 10px;
}

.topleft
{
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 0;
}

.topright
{
    margin-left: 10px;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 0;
}

/* Footer */

#footer
{
	margin: 0 auto 20px auto;
	width: 980px;	
	min-height: 120px;
	
	position: relative;
	margin-bottom: 30px;
}

#footer p
{
	margin: 0;
	padding: 20px 0 0 0;
}

.footerlinks
{
	float: left;
	width: 178px;
	margin-left: 15px;
	font-size: 90%;
}

.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;
}

/* Footer Credits */

.credit
{    
    width: 980px;
    text-align: right;
    position: absolute;
    bottom: -15px;
    right: 0px;
}

.credit a
{
    color: #ffffff;
    font-size: 10px;    
}

.credit a:hover
{
    text-decoration: underline!important;
}

/* Content SideBlocks */

.SideBox-Container
{
    width: 220px;
    font-size: 10pt !important;
    position: relative;
    margin-bottom: 10px;
}

.SideBox-Top
{
    height: 23px;
    background-repeat: no-repeat;
    background-image: url('/images/SideBlocks/side-block-rounded-top.gif');
}

.SideBox-Content
{
    min-height: 70px;
    background-color: #d3c7a3;
    padding: 0px 7px 5px 7px;
}

.SideBox-Graphic
{
    float: left;
    width: 68px;
    height: 68px;
    margin: 0px 5px 0px 0px;
    background-repeat: no-repeat;
    background-image: url('/images/SideBlocks/side-block-graphic-shadow.gif');
}

.SideBox-Graphic img
{
    margin: 2px 0px 0px 2px;
}

.SideBox-Heading
{
	font-weight: bold;
}

.SideBox-Link
{
    right: 5px;
    bottom: 5px;
    width: 12px;
    height: 12px;
    position: absolute;
    _margin: 7px 0px 7px 7px;
    background-repeat: no-repeat;
    background-image: url('/images/SideBlocks/side-block-arrow.gif');
}

.SideBox-Link a
{
    width: 12px;
    height: 12px;
    border: none !important;
    display: inline-block;
}

.SideBox-Footer
{
    height: 5px;
    background-repeat: no-repeat;
    background-image: url('/images/SideBlocks/side-block-rounded-footer.gif');
}

/* Right Content Fix */

.content_site-rightcontent
{
    clear: both;
    /*margin-left: 10px;*/
}

