﻿
body
{
	background-image:url(../Images/Site/bg_site.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
	
}

h1
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	color:#91A6A6;
}

A:link, A:visited
{
	text-decoration:none;
	font:normal normal lighter 9pt Arial;
	color:#91A6A6;
}

A:hover
{
	text-decoration:none;
	font:normal normal lighter 9pt Arial;
	color:#D7E0E0;
}

.bigger
{
	font-size:1.1em;
}

#header
{
	position:relative;
	height: 140px;
	font-family: Arial;
	font-size: 9pt;
	font-weight:normal;
	color:#91A6A6;
}

#container
{
	margin: 0 auto 0 auto;
	width:780px;
	text-align:left;
	height:auto;
}

#header .logo
{
	position:absolute;
	top:0px;
	left:50px;
}

#header .pnum
{
	position:absolute;
	top:0px;
	margin-top:65px;
	right:10px;
	vertical-align:middle;
}
#header .pnum .p
{
	position:relative;
	vertical-align:middle;
}

#header .pnum .num
{
	position:relative;
	font-size: 14pt;
	font-family:Arial;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
}

#HomeMenu {background-image:url(../Images/Site/bg_menu.jpg);background-repeat:repeat-x;font:normal normal normal 12pt Arial; text-align: left; padding-left:0px; padding-bottom:0px; letter-spacing:0px; margin-left: 0px; border:0px;}
#HomeMenu table { text-indent:0px; text-align:center; border:0px; padding:0px; margin:0px;}
#HomeMenu A:link { text-align:center ; text-decoration: none;}
#HomeMenu A:Visited {text-decoration: none; }
#HomeMenu A:Hover { text-decoration: none; }

#HomeMenu .StaticMenuStyle {font:normal normal normal 12pt Arial;}
#HomeMenu .StaticMenuItemStyle { text-align:center ;color:White; height:32px; padding-right: 4px; padding-left: 4px; padding-bottom: 5px; padding-top: 5px; border-right: solid 1px #91A6A6; font-size:15px;}
#HomeMenu .StaticHoverStyle {background-color:#91A6A6;} 
#HomeMenu .StaticSelectedStyle { text-align:center ;color:White; height:32px; padding-right: 4px; padding-left: 4px; padding-bottom: 5px; padding-top: 5px; border-right: solid 1px #91A6A6; }

#HomeMenu .DynamicMenuStyle 
{
    text-align:left; font: normal normal Bold 10pt Arial; border: solid 1px #91A6A6;
    
    /* 
    Fix for ASP.NET Menu bug: 
    http://blogs.msdn.com/b/giorgio/archive/2009/02/01/asp-net-menu-and-ie8-rendering-white-issue.aspx
    */
    z-index: 100;
}
#HomeMenu .DynamicMenuItemStyle { text-align:left; font-weight:bold; background-color:#E5EBEA; color:#91A6A6; height:32px; padding-right: 5px; padding-left: 4px; padding-bottom: 5px; padding-top: 0px;}
#HomeMenu .DynamicHoverStyle {background-color:White;} 
#HomeMenu .DynamicSelectedStyle { text-align:left ;color:White; height:32px; padding-right: 5px; padding-left: 4px; padding-bottom: 5px; padding-top: 0px;}

#HomeMenu .View {border-top:solid 10px #185d96; padding:0; text-align:left; font-family:Arial; font-weight:normal; font-size:8pt; color:Black;}
#HomeMenu .View table {text-align:left;}

#Main
{
	min-height:450px;
	height:auto !important;
	height: 450px;
	background-color:White;
	font: normal normal normal 9pt Arial;
}

#Footer
{
	height:150px;
	position:relative;
	top:0px;
	background-color:#D7E0E0;
	background-image:url(../Images/Site/bg_flowergrey.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#Footer .ycenter
{
	padding-top:35px;
	padding-left:30px;
	font:normal normal lighter 17pt Arial;
	color:White;
	vertical-align:middle;
}

#Footer .contactus
{
	bottom: 26px;
	right: 20px;
	position: absolute;
	width:150px;
	height:50px;
}

#Footer .contactus img
{
	border:solid 0px Black;
}

#Footer .footermenu 
{
	font:normal normal lighter 7pt Arial;
	position:absolute;
	color:#91A6A6;
	bottom:10px;
	left:10px;
}

#Footer .footermenu a,#Footer .footermenu a:link
{
	text-decoration:none;
	font:normal normal lighter 8pt Arial;
	color:#91A6A6;
}

#Footer .footermenu a:hover
{
	color:White;
}

#Footer .footertext 
{
	font:normal normal lighter 8pt Arial;
	position:absolute;
	color:#91A6A6;
	bottom:10px;
	right:10px;
}

#Default
{
	position:relative;
	background-color:White;
	
}

#Default .left
{
	position:absolute;
	left:0px;
	width:163px;
	min-height:450px;
	padding: 15px 15px 15px 15px;
}

#Default .tips
{
	position:relative;
	height: 375px;
	width:133px;
	margin: 0px 15px 0 15px;
}

#Default .fulltip
{
	
	height:auto;
	background-color:#E7D8D1;
	margin: 0px 15px 0 15px;
}

#Default .tips .Bottom
{
	position:absolute;
	bottom:5px;
	right:0px;
}

#Default .left .tips .Bottom a:link
{
	color: #545454;
}	

#Default .left .tips .Bottom a:hover
{
	color: white;
}	

a.tips, a:link.tips
{
	color:#545454;
}

a:hover.tips
{
	color:#545454;
}


#Default .news
{
	height:80px;
	font: normal 12pt Arial;
	text-align:center;
	color: #91A6A6;
}
#Default .right
{
	position:absolute;
	right:0px;
	width:587px;
	height:480px;
	background-image:url(../Images/Site/bg_home.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
}
#Default .right .righttext
{
	position:absolute;
	left:0px;
	top: 15px;
	width:340px;
	height:480px;
	font: normal normal normal 9pt Arial;
}

#Default .right .righttext #centertext
{
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}

.PageTitle
{
	font: normal normal bold 14pt Arial;
	color: #545454;
	margin-bottom:5px;
}

.SectionTitle
{
	font: normal normal bold 11pt Arial;
	color: #91A6A6;
}

#About
{
	width:780px;
	min-height:500px;
	height:auto;
	background-image:url(../Images/Site/bg_flowerwhite.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#About .bioitem
{
	margin: 15px 20px 0px 20px;
	width:740px;
	min-height:200px;
	height:auto;
}	

#About .bioitem .shortleft
{
	float:left;
	margin-top:0px;
	width:170px;
}

#About .bioitem .wideleft
{
	float:left;
	width:540px;
}

#About .bioitem .wideright
{
	
	width:520px;
	margin-left:200px;
}

#About .locitem
{
	margin: 15px 20px 0px 20px;
	width:740px;
	min-height:300px;
	height:auto;
}	

#About .locitem .shortleft
{
	float:left;
	width:400px;
	height:200px;
}

#About .locitem .shortright
{
	float:right;
	width:400px;
	height:200px;
}

#About .locitem .wideleft
{
	float:left;
	width:340px;
	height:200px;
	margin-top:80px;
}

#About .locitem .wideright
{
	float:right;
	width:340px;
	height:200px;
}

#ServicesLeft
{
	float:left;
	top:0px;
	bottom:0px;
	width:163px;
	height:auto;
	padding: 15px 15px 15px 15px;
}

#ServicesRight
{
	width:350px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 15px 15px 15px 15px;
	margin-left:180px;
}

.fieldset {
   border:0px;
   padding:0px;
   margin:0px;
}  

a:link.SideNavL0, a:visited.SideNavL0
{
	font-weight:bold;
}

.SideNavL1 a
{
	font-weight:normal;
}

p.marginitalic
{
	margin-right:30px;
	margin-left:30px;
	font-style:italic;
}
