/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2
*/
body{font:13px/1.231 helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/*Footer Fix
html, body {
	height: 100%;
}
.Container {
	min-height: 100%;
}
* html .Container {
	height: 100%;	
}*/

a{
	color: #888;
	text-decoration: none;
	outline: none;
}

h1 {
	font-size: 197%;
	font-weight: bold;
	letter-spacing: -1px;
	/*color: #fb70b8;*/
	color: #111;
}

h2{
	font-size: 93%;
	color: #444;
	padding: 8px 0 6px 5px;
	margin: 0;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}

h2 a,
h2 a:visited{
	color: #444;
}

strong {
  font-weight:bold;
}

em {
  font-style:italic;
}

/*Layout*/
.Header{
	height: 70px;
}
.HeaderContent{
	padding: 20px 0 0 20px;
}
.ArticleBody{
	width: 920px;
}

.ArticleBodyContent{
	padding-left:20px;
}

/* @group mainNav */

/*MainNav
------------------------------------------------------------*/
.MainNav{
	width:260px;
	float: left;
}

.MainNavContent{
	padding-right: 20px;
}

.MainNav ul{
	display: none;
}

.MainNav h2{
	cursor: pointer;
}
.MainNav h2.active{
	color: #444;
}

.MainNavContent li a {
	font-size: 70%;
	display: block;
	margin: 0;
	padding: 6px 0 6px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
}
.MainNavContent li a:hover,
.MainNavContent li a.Current {
	color: #222;
	background-color: #EEE;
	/*border-bottom: 1px solid #444;*/
}
.ContactList{
	margin-top: 6px;
	
}
.ContactList li{
	font-size: 70%;
	text-transform: uppercase;
	padding-left: 5px;
	line-height: 18px;
	color: #AAA;
}

/* @end */

form{
	padding: 10px 5px;
}

.InputGroup {
	margin-bottom: 15px;
	clear: both;
}
.InputLabel{
	float: left;
	width: 40px;
	text-align: right;
}
.InputLabel label{
	font-size: 77%;
	color: #888;
	text-transform: uppercase;
	padding: 5px 5px 0 0;
	line-height: 18px;
}
.InputOptions input{
	border: 1px solid #AAA;
	padding: 3px;
	width: 180px;
	float: left;
}
.Primary{
	width: 640px;
	float: left;
}
.Video{
	/*border: 1px solid #EEE;*/
	margin: 10px 0 6px 0;
	width: 640px;
	background-color: #FFF;
}
.VideoContent{
	text-align: center;
	vertical-align:center;
	/*padding: 10px;*/
}

.VideoTitle{
  text-align: right;
  font-size:93%;
  padding:0 0 3px 0;
  color:#888;
  text-transform:uppercase;
}

.VideoNotes{
  text-align: left;
  padding: 5px 0 0 5px;
	border-bottom: 1px solid #AAA;
}
.PrimaryContent h2 span{
	margin-left: 25px;
	color:#AAA;
}

.DirectorOptions {
	margin-bottom: 20px;
}

.Map,
.Contact{
	margin: 6px 0;
}
.MapContent{
/*	padding-top: 6px;*/
}
.ContactRow{
	margin-bottom: 10px;
	width:640px;
}
.ContactRow P{
	font-size:70%;
	color:#444;
	margin-bottom:10px;
	text-align:right;
}
.ContactDescription{
	width: 145px;
	border-top: 1px solid #AAA;
	margin-right:20px;
	float:left;
	padding-top:10px;
	padding-right:5px;
}

.ContactInfo{
	width: 465px;
	border-top:1px solid #AAA;
	float:left;
	padding-top:10px;
	padding-left:5px;
}
.ContactInfo p{
	text-align:left;
}
.ContactDescription p strong{
	color:#888;
}
.ContactInfo a{
  	text-transform:uppercase;
}
.ContactInfo a:hover{
	color: #444;
}

a.Twitter,
a.Facebook{
	display: block;
	width:50px;
	padding-left: 20px;
	line-height: 16px;
}
a.Twitter{
	background: url(/images/twitter.jpg) no-repeat 0 -16px;
}
a.Twitter:hover{
	background-position: 0 0;
}
a.Facebook{
	background: url(/images/facebook.jpg) no-repeat 0 -16px;
}
a.Facebook:hover{
	background-position: 0 0;
}

/* @group TabMenu */
/*Tab Menu*/
.TabMenuOptions {
	border-bottom: 1px solid #999;

}
.TabMenuOptions li{
	display:inline;
}
.TabMenuOptions li a{
	float: left;
	font-size: 93%;
	color: #AAA;
	padding: 4px 0 6px 5px;
	margin-right: 20px;
}

.ui-tabs-hide {
	display: none;
}
.ui-tabs-selected a span{
	color:#444;
}
.TabContent{
	padding: 6px 5px 0 5px;
}
.TabContent p,
.VideoNotes p{
	font-size: 70%;
	color: #444;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#TabMenu div a{
	font-size: 70%;
	display: block;
	margin: 0;
	padding: 6px 0 6px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	clear: right;
}
#TabMenu div a span{
	width: 120px;
	float: left;
}
#TabMenu div a:hover {
	color: #444;
	background-color: #EEE;
	/*border-bottom: 1px solid #444;*/
}

/* @end */

.Footer{
	width: 900px;
	height:54px;
	clear: both;
	margin:50px 0 0 20px;
	
}
.FooterContent{
	/*margin-top: 20px;*/
}
.Copyright{
	width:260px;
	float: left;
}
.CopyrightContent{
	border-top: 1px solid #999;
	margin-right: 20px;
	padding: 6px 5px;
	
}
.FooterContact{
	width: 640px;
	float: left;
}
.FooterContactContent{
	border-top: 1px solid #999;
	padding: 6px 5px;
	
}
.FooterContent p{
	font-size: 70%;
	text-transform: uppercase;
	color: #888;
}

/* @group Clearing Fix */

/*Clearing Fix*/

.ArticleBody:after,
.MainNav:after,
.TabMenuOptions:after,
#TabMenu div a span:after,
.FooterContent:after,
.InputGroupContent:after,
.ContactRow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.Article,
.MainNav,
.TabMenuOptions,
#TabMenu div a span,
.FooterContent,
.InputGroupContent,
.ContactRow {
	zoom: 1;
}

/* @end */