/* CSS Document */

/* ====== site-wide definitions ====== */
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #11283E;
	font-size: 12px;
	font-weight: normal;
	background-color: #173652;
	}
p, td, th { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
p {
	padding-right:10px;
	padding-left:10px;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	}
h1 {
	font-size: 14px;
	color: #003755;
	}
h2 {
	font-size: 12px;
	color: #000033;
}
h3 {
	font-size: 10px;
	color: #000033;
}
a:link, a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	}
img {
	border: none;
	}
td {
	padding-bottom: 20px;
}

/* =============== PAGE LAYOUT =============== */

#pagewidth{
	width:740px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	visibility: visible;
	z-index: 1;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	}
#wrap { 
	position: relative; 
	}
#wave {
	width: 100%;
	height: 118px;
	}
#header {
	width: 100%;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	height: 230px;
	}
#flash {
	width: 100%;
	height: 380px;
	}	
#columnContent {
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width: 94%;
	top: -2px;
	padding-top: 0px;
	padding-bottom: 10px;
	left: 5px;
	}
#columnLeft {
	float: left;
	width: 24%;
	position: relative; 
	margin-top: -2px;
	}
#columnMain {
	background-color: #FFFFFF;
	float: left;
	display: inline;
	position: relative;
	width: 70%;
	top: -2px;
	margin-left: 20px;
	padding-bottom: 20px;
	}
#sitemap {
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	color: #000033;
	}
#flowers {
	position: absolute;
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	top: 58px;
	left: 256px;
}
#lwave {
	width: 100%;
	height: 20px;
	clear: both;
	}
#footer {
	height: 20px;
	clear: both;
	z-index: 1;
	}
#wrapper {	
 	margin: 0px 0px -20px 0px;
	}


/* =============== formatting  =============== */
#header img {
	margin-top: 41px;
	margin-left: 11px;
}
#sitemap ul {
	font-variant:small-caps;
	font-size:16px;
	list-style:none;
	line-height: 25px;
}
#sitemap a:hover {
	color: #345C7A;
	text-decoration:none;
	}	
.quoteindent {
	text-align: right;
}	
	
.copyright {
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #345C7A;
	}
.copyrightlink {
	text-decoration: none;
	font-weight: bold;
	color: #345C7A;
}
a.copyrightlink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #345C7A;
}
a.copyrightlink:visited {
	font-weight: bold;
	color: #345C7A;
}	
.text_left {
	float:left;
	padding-left: 15px;
	padding-right: 5px;
}
.text_right {
	float: right;
	padding-left: 5px;
	padding-right: 15px;
}
.image_floatRight {
	float:right;
	padding: 0px;
	margin-right: 20px;
	margin-left: 10px;
}
.image_floatLeft {
	float:left;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.wrapLeftNav {
	padding: 3px 0px;
	}
.smalltext {
	font-size: 13px;
	font-variant: small-caps;
	color: #11283E;
	text-align: right;
	font-weight: bold;
	}
a.smalltext:link {
	font-size: 12px;
	font-variant: small-caps;
	color: #11283E;
	text-align: left;
	}
a.smalltext:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #11283E;
}
a.smalltext:visited {
	font-weight: bold;
	color: #11283E;
}
	
/* =============== vertical menu  =============== */
#subNav {
	float: right;
	width: 90%;
	text-align: left;
	padding-top: 2px;
	}
#subNav a:link, a:visited {
	color: #000018;
	text-decoration: none;
	font-weight: bold;
	}
#subNav a:hover {
	color: #345C7A;
	text-decoration: underline;
	font-weight: bold;
	}
#subNav ul {
	list-style: none;
	line-height: 25px;
	margin-left: 30px;
	padding-left: 0;
	}
#subNav li {
	color: #D56929;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	padding-bottom: 0px!important;
	padding-bottom: 8px;
	}
#subNav li a:link {
	color: #000033;
	list-style-image: url(../images/bullet.gif);
	}
#subNav li a:hover {
	color: #345C7A;
	text-decoration: none;
	}
#subNav li a.special:hover {
	color: #D56929;
	text-decoration: overline;
	}
a.special:link {
     color: #D56929;
     }
a.special:visited {
     color: #D56929;
     }
#subNav li ul {
	list-style: none;
	margin-left: 20px;
	padding-left: 0px;
	}
#subNav li ul li {
	color: #D56929;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	padding-bottom: 0px;
	}
#subNav li ul li a:link {
	color: #D56929;
	}
#subNav li ul li a:hover {
	color: #9C2E16;
	text-decoration: overline;
	}
#subNav li ul li a:visited {
	color: #D56929;
	}
	


/* =============== portfolio  =============== */
.thickbox img {
	border: thin solid #FFFFFF;
	margin-bottom: 10px;
	}
	
/* *** Float containers fix: */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix {
	display: inline-block;
 	}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
