html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*,table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 20px;font-family: Arial, Verdana, sans-serif;font-size: 14px; }
h1 { font-size: 24px;font-weight: bold;margin-bottom: 22px; }
h2 { font-size: 15px;font-weight: bold;margin-bottom: 22px; }
p {	margin-bottom: 10px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin: 18px;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:38px;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*providing spacing for definition terms*/
	margin-left:1em;
}


img {max-width:100% !important; height:auto !important;}

#wrapper { height: 100%;  /*background: url(../img/bg.png)*/ }

.clear { clear: both; }
/* For modern browsers */
.clearfix:before,
.clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.clearfix { zoom:1;}

.alignRight {float:right;}
.alignLeft {float:left;}

#logo-wrapper {background-color: #fff; padding:27px 0 25px 0;}
#logo-wrapper #logo { margin: 0 auto; width: 100%; height: auto; max-width:920px;}
#logo-wrapper #logo img { vertical-align: middle; padding: 0; margin: 0; border: none; }
#logo-wrapper #logo #slogan { font-size: 30px; color:#666; }
#shadow { height: 9px; background:  url("../img/header_shadow.png") repeat-x; }

#main-container {margin: 21px auto 0; max-width:920px; width: 100%; background-color: #fff; padding-top: 10px; }

#navigation ul.sf-menu {
	line-height: 30px;
	margin: 0 5px; 
	padding: 0;
}

#navigation ul li a {
	text-transform: uppercase;
}

#navigation ul li.top-menu-li { 
	height: 30px; 
	line-height: 30px;
	list-style: none; 
	float: left;
	font-size: 14px;
	white-space: nowrap;
	margin-left: 5px; 
	margin-bottom: 5px
}

#navigation ul li.top-menu-li a.top-menu { 
	font-size: 14px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none;
	height: 30px; 
	line-height: 30px; 
	padding: 0 0 0 5px; 
	display: block; 
	margin: 0;
}
#navigation ul li.top-menu-li a.top-menu:hover {
	text-decoration: none;  
	color: #fff;
}

#navigation ul li.top-menu-li a.top-menu span {
	padding: 0 10px 0 5px; 
}

#navigation ul li.top-menu-li.active a.top-menu { 
	color: #fff;
	text-decoration:none;
}

#navigation ul li.top-menu-li.active a.top-menu:hover {
	text-decoration: none; 
}

#navigation ul ul { 
	margin-top: 0px; 
	padding: 0px 0px 5px 5px; 
	border-right: 5px #fff solid; 
	background-color: #fff;
	z-index: 20000;
    width:auto;
}

#navigation ul ul li { 
	height: 30px; 
	line-height: 30px; 
	margin-top: 5px; 
    width:auto;
}

#navigation ul ul li a { 
	font-size: 14px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; 
	padding-left: 10px;
}

/***** Chrome Specific CSS *****/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#navigation ul ul li a {padding-right:10px;}
}

#header-wrapper { max-width: 900px; height: auto; line-height: normal; margin: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;min-height: 100%;}
#header-wrapper #header { margin: 0 auto; max-width: 900px; width:100%;}

#slideshow img {max-width:100% !important; height:auto !important;}


#page-wrapper #page {max-width:900px; margin: 0px auto;}

#container { margin:0; max-width: 900px; width:100%; overflow:hidden; position:relative;}

#content { color: #000000; padding: 23px 270px 23px 20px; line-height: 20px;}

#sidebar { margin: 0; position:absolute; top:0; right:0; width: 250px; background-color: #e0e0e0; color:#666; padding: 23px 0; line-height: 20px}
#sidebar .sidebar-content {padding:5px 15px 20px 15px;}
#sidebar .sidebar-title {font-size: 24px; font-weight: bold; margin-bottom: 10px; padding-left: 15px; }
#sidebar .sidebar-content ul {margin: 0;}
#sidebar .sidebar-content ul li { list-style: none; }
#sidebar .sidebar-content ul#subnav li { padding-left: 14px; background: url(../img/arrow_submenu.png) no-repeat left center; padding-bottom: 3px;}
#sidebar .sidebar-content ul#subnav li a { color: #666; text-decoration: none; }
#sidebar .sidebar-content ul#subnav li.active a { font-weight: bold; }


#footer-wrapper {padding:11px 0 9px 0;}
#footer-wrapper #footer { margin: 0 auto; max-width: 920px; width:100%; color:#fff;}
#footer-wrapper #footer a {color:#fff;font-size: 14px; text-decoration: none;}

#footer-wrapper #footer .social-icons-wrapper {margin-left: 5px;}
#footer-wrapper #footer .social-icons-wrapper a {margin-right: 5px;}
#footer-wrapper #footer .social-icons-wrapper a img {width: 16px;height: 16px;vertical-align: middle; }

#personal-photo-wrapper { display: block; text-align: center; margin: 0 0 12px 0}
#personal-photo-wrapper img { border: 1px solid #ccc; padding: 4px;  background-color: #f1f1f1;
    display: inline;
    margin: 0;
    vertical-align: middle;	
	overflow: hidden;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-5px;
	top:			30px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

/***** Mobile Menu *****/
#mobile-menu {display:block; width:100%; text-align:left; z-index:1000; left:0;}
#mobile-menu ul {display:none; float:none; margin:0;}
#mobile-menu ul li {display:block; border-top:1px solid #ffffff; padding:0;}

#mobile-menu ul li a {text-decoration:none;padding:5px 15px 5px 15px; display:block; float:none; width: auto; height:auto;}

#mobile-menu ul li ul li {border:none;}
#mobile-menu ul li ul li a:before {content:" -"; display:inline-block; margin-left:15px; margin-right:3px;}

#mobile-menu-button-container {display:none; height:auto; margin:0 10px 10px 10px;}
#mobile-menu-button {display:block; text-decoration:none; padding:5px 15px; font-weight:bold;}

/***** Media Queries *****/
@media screen and (max-width: 960px){
    #logo-wrapper {padding:20px 20px;}
    
    #footer-wrapper #footer {width:auto; padding-left:20px; padding-right:20px;}
}
@media screen and (max-width: 700px){
    #content {padding-right:20px; height:auto !important;}
    #sidebar {position:relative; right:auto; top:auto; width:100%;}
    
    #navigation {display:none;}
    #mobile-menu-button-container {display:block;}
    
    #wrapper table {width:100%  !important;}
}