/* =Reload 
-----------------------------------------------------------------------------------------*/
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 {
	background-color: #fff;
	color: #3c3c3c;
  	font: 62.5% "Century Gothic", Arial, Helvetica, sans-serif;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
}

ol, ul {list-style: none;}
blockquote, q { quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{
	font:normal 1.2em/1.4em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:10px 10px 15px 10px;
}

#footer p, #headerStatement p{
	margin: 0px;
	padding: 0px;
}

#headerStatement p{
	border-bottom: 1px solid #dab004;
	color: #00703c;
	font:italic 12px/24px "Century Gothic", Arial, Helvetica, sans-serif;
	width: 900px;
}

ul{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ul.specializing{
	font:normal 1.3em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 0px;
}

ul.specializing li{
	border-bottom: 1px solid #dab004;
	list-style: none;
	margin:6px 10px 0 13px;
	padding: 0 0 6px 0;
}

ol{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1, h2{
	color: #000;
	font:bold 1.8em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:0 10px 5px 10px;
}

#aside h2{
	color: #000;
	margin: 8px 10px 10px 10px;
}

h3{
	color: #000;
	font:bold 1.8em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:0 10px 5px 10px;
}

h4{
	color: #000;
	font:bold 1.6em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:0 10px 5px 10px;
}	

h5{
	color: #000;
	font:bold 1.4em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:0 10px 5px 10px;
}	

h6{
	color: #000;
	font:bold 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:0 10px 5px 10px;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	color: #000;
	text-decoration: none;
}

#aside a:hover, #aside a:active{color: #3b9369;}		

/* =MainNav
-----------------------------------------------------------------------------------------*/
#nav, #ftp{
	display: none;
}


/* =Layout
-----------------------------------------------------------------------------------------*/
#aside{
	float: right;
	margin: 2px 0 0 0;
	width: 220px
}

#content, #fckPages{
	float: left;
	padding:10px 10px 10px 0;
	width: 650px;
}

#footer{
	border-top: 1px solid #dab004;
	border-bottom: 1px solid #dab004;
	clear: both;
	padding:10px; 
}

#header{
	background: url(../images/BG_header.gif) 0px 76px repeat-x;
	padding-top: 12px;
	position: relative;
	height: 69px;
}

#header span{
	display: none;
}


#line{
	background-color: #333;
	display: block;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
}

#wrapper{
	margin:0 auto;
	width:900px;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 0px solid transparent;}

#header #siteSearch{
	display: none;
}


#headerWrapper{
	display: none;
}


#headerWrapper img{border: 1px solid #dab004;}

input, textarea {
	font-size: 1em;
	color: #434343;
	width: 20em;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
}

input:focus, textarea:focus {background-color: #fff5be;}

input#submit {
	width: auto;
	font-size: 0.85em;
}

/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/
.pics {display: none;} 

.third, .thirdNews{
	border-right: 1px solid #dab004;
	float: left;
	margin: 10px 0;
	padding-right: 7px;
	width: 203px;
}

.third{height: 220px;}
.thirdNews{height: 100px;}
.third h3.thirdNews h3{margin: 0 10px;}

.thirdNews h4{
	color: #333;
	font:bold 12px/12px "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0 10px;
}

.third p, .thirdNews p{margin: 0 0 0 10px}
.thirdNews p.date{font-size: 10px;}
.thirdNews p.continue{display: none;}

.noborder{
	border: 0;
	padding: 0;
}

a:link.visitSite, a:visited.visitSite{
	display: none;
}

/* =Bio Page Content
-----------------------------------------------------------------------------------------*/
#aside h2.bio{
	border-bottom: 1px solid #dab004;
	color: #333;
	font-size: 15px;
	padding: 0 0 5px 0;
}
#aside span.playVideo{
	display: none;
}

#aside ul.bio{
	margin: 0 10px;
	padding: 0;
}

#aside ul.bio li{
	list-style: none;
	margin:0; 
	padding: 0 0 8px 0;
}

#aside img.bio{
	border: 1px solid #dab004;
	margin: 10px 10px 0 10px;
}
#content h1.bio{text-transform: uppercase;}

#content ul.bio{
	list-style: none;
	margin: 5px 10px;
	padding: 0;
}

#content ul.bio li{margin: 3px 0;}

#content span.backNav{
	display: none;
}


