@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */
	
/* =GENERAL - the general styles */
	body{
	color: 2b2b2b;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2.2em;
	}
	a{text-decoration: none;color: #004964;}
	a:hover{color: #bb800f;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}
	

/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
	height: 185px;
	position: relative;
	width: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	#navigation{
	position: absolute;
	right: 4px;
	top:13px;
	width: 60%;
	z-index: 2;
	background-position: right center;
	height: 25px;
	}
	/* main area layout */
	#main{
	padding:24px 0 20px 0;
	z-index: 1;
}
	#leftcolumn{float: left;width:193px;}
	#center{
	float: left;
	width:55%;
	padding: 0 20px;}
	#full{
	float: left;
	width:850px;
	padding: 0 20px;}
	
	#img.left{
	position: relative;
	float: left;
	margin: 0em 1.2em 1.1em 0em;}
    #img.right{
	position: relative;
	visibility: visible;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.8em;
	margin-left: 1.8em;}
	
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
	float: left;
	width:30%;
	margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{
	height: 185px;
}
	/* logo */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(../images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../images/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}
	/* banner over me = love */
	#banner{
	position: absolute;
	height: 29px;
	color: #000000;
	font-weight: bold;
	bottom: 55px;
	font-size: medium;
	left: 490px;
	z-index: 1;
	width: 326px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{
	font-size:19px;
	color: 2b2b2b;
	background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;
	padding:5px 0 10px 23px;
}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.maintext_wrapper h2{
	color: 217ea0;
	font-size:2em;
	margin:10px 0;
}
	.maintext_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
	background: #eeeded;
	padding:5px;
	margin-bottom: 20px;
	width:277px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #2b2b2b;
	z-index: 0;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.skinny_image{
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.right_image{
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 8px;
	padding-bottom: 2px;}
	
	.right_wrapper{
	float: right;
	width:99%;}
	.right_wrapper h4{
	font-size:1.3em;
	color: 217ea0;
	font-weight: bold;
	padding-top:10px;
}
	.right_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #5699A7; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.button{
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
	background-color: 217ea0;
	}

/* =ICONS */
	.post ul.controls li a.printerfriendly
{
background-image: url('../images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('../images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('../images/icon-more.gif');
}
	
/* =FOOTER */
	#footer{
	height: 37px;
	font-size: 1.2em;
	background-color: B4CC95;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	}
	#footer a{
	color: #FFFFFF;
}
}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{
	color: #CCCCCC;
}
	
/* Drop Down Menu 
-----------------------------------------*/
/* Root = Horizontal, Secondary = Vertical */
}
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	width: auto;
	height: 40px;
	left: -9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	font-variant: small-caps;
	position: absolute;
	z-index: 2;
	}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	float: right; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
	background-position: center;
	padding: 0;
	z-index: 2;
}

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	z-index: 2;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 165px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	background-color: #004964;
	border: 1px solid #004964;}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	color: #2b2b2b;
	background-color:#B4CC95;}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	color: #2b2b2b;
	background-color: #B4CC95;
	background-position: left;}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	color: #FFF;
	background-color: #004964;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
	color: #FFFFFF;
	background-color: #004964;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}


ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 165px;
	z-index: 2;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;}
  
#photoflip { width:500px; height:220px; float:left;}

/* BLOG */
#wrappershadow {
	width:782;
	margin: 0 auto;
	background-color: #d9decf;
}
#wrapper { width:770px; height:100%; margin: 0 auto; background-color:#d9decf }

#content { width:900px; background-color:#d9decf; }
	#content a, #content a:active, #content a:visited { color:#004964; text-decoration:none }
	#content a:hover { color:#217ea0; }
	#contentl { display:inline; margin:10px 6px 0px 10px; width:290px; float:left; overflow:hidden; padding-bottom:8px; }
		#contentl p { font-size:14px; text-align:justify }
	#contentr { display:inline; margin:10px 5px 0px 6px; width:448px; float:left; overflow:hidden; padding-bottom:8px;}
		#contentr p { font-size:14px; text-align:justify }
	

#blogbutton { margin:0 auto; width:132px; height:56px }
	#blogbutton a { display:block; width:132px; height:56px; background: url("/images/blog.gif") 0 0 no-repeat; }
	#blogbutton a:hover { background-position: 0 -56px; }

#interiorcontent {
	clear:both;
	padding-top:6px;
	padding-bottom: 8px;
	width:65%;
	background-color:#d9decf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:2b2b2b;
	margin-top: 6px;<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" type="application/x-shockwave-flash" width="250px" height="223px" id="InsertWidget_bc758669-8d66-4004-a9a5-41da94de5356" align="middle"><param name="movie" value="http://widgetserver.com/syndication/flash/wrapper/InsertWidget.swf"/><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="menu" value="false" /><param name="flashvars" value="r=2&appId=bc758669-8d66-4004-a9a5-41da94de5356" /> <embed src="http://widgetserver.com/syndication/flash/wrapper/InsertWidget.swf"  name="InsertWidget_bc758669-8d66-4004-a9a5-41da94de5356"  width="250px" height="223px" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" align="middle" flashvars="r=2&appId=bc758669-8d66-4004-a9a5-41da94de5356" /></object>
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	}
	#interiorcontent a, #interiorcontent a:active, #interiorcontent a:visited { color:#004964; text-decoration:none }
	#interiorcontent a:hover { color:#217ea0; }
	#interiorcontent ul { padding-left:20px }
	#interiorcontent li { padding-bottom:4px }


#blogbody { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#444444 }
	#blogbody ul { padding-left:20px; padding-bottom:10px }
	#blogbody li { padding-bottom:2px }
	#blogbody ol { padding-left:20px; padding-bottom:10px }
	#blogbody p { padding-bottom:10px }

