/*-------------------------------------------------------

author: gorotron (www.gorotron.com)
version: 1.0
license: Commons Attribution 3.0 United States License

http://creativecommons.org/licenses/by/3.0/us/

Do whatever you like with this template– just be
sure to leave my link at the bottom of each page.

Thanks!

-------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
}

body {
	font:10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	text-align:left;
	color:#333;
	width:850px;
	margin:0px auto;
	padding:0px;
	background: #FFF url(/images/site_BKG1.png) repeat-x left top;
}


p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
}

.contentRule {
	line-height:2px;
	border-bottom: 1px dotted #d9d9d9;
}

.intro {
	font-size:1.4em;
	color:#808080;
	line-height:1.6em;
	margin:1em 0;
}

a {
	color:#004D85;
	text-decoration:none;
}

.vidspace {
	margin-bottom:20px;
}

#homepageLeft p {
	font:11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color:#666666;
}

#homepageMid p {
	font:11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color:#666666;
}

#homepageRight p {
	font:11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color:#666666;
}

h4 {
	font-weight: bold;
	font:13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color:#6691b9;
	margin-bottom: -5px;

}

h5 {
	text-transform: uppercase;
	margin-bottom: 6px;
	line-height: 20px;
	font-weight: bold;
	font:10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color:#787878;
}

ul {
	list-style:none;
}

#firstMenu{
	border-left:1px dotted #b8b8b8;
}

#header {
	width:100%;
	height:70px;
	position:relative;
	margin:0px;
}

#header img {
	margin-top:17px;
}

#breadCrumbs {
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-top: 8px;
	clear:both;
	margin:0px;
}

#breadCrumbs li {
	color: #999;
	display:inline;
}

#breadCrumbs li a {
	color: #999999;
	margin-right:0.5em;
	padding-right:1em;
	background:url(/images/breadcrumbs_bullet.gif) right 4px no-repeat;
}

#breadCrumbs li a:hover, #footer li a:hover {
	color:#2d2d2d;
}

/* Homepage Column */

#homepageContent {
	margin-bottom: 5px;
	border-bottom-color: #d4d4d4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 436px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: 850px;
	float:left;
}


/* Main Column */

#mainContent p a, #mainContent td a, #mainContent th a, #mainContent li a {
	background:url(/images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}

#mainContent {
	padding-left: 20px;
	padding-bottom: 14px;
	padding-right: 0px;
	padding-top: 14px;
	width: 554px;
	float:left;
}

#mainContent h1 {
	line-height: 34px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	color:#3b5b90;
	font-size:2.6em;
	border-bottom: 1px dotted #b8b8b8;
}

#mainContent p + h1 {
	margin-top:1.5em;
}

#mainContent h2 {
	font-style: normal;
	font-weight: normal;
	color:#7da0c5;
	font-size:1.8em;
}

#mainContent h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color:#afae0b;
}

#mainContent blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #F90;
}

#mainContent ul {
	color:#F90;
}

#mainContent li {
	background:url(/images/li_bullet.gif) left top no-repeat;
	font-size:1.2em;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	line-height:1.5em;
	color:#333;
}

#eventHeader {
	height: 280px;
	margin-top: 0px;
	border-bottom: 1px dotted #b8b8b8;
	*margin-top: 0px;
	margin-bottom: 10px;
	
}

#eventHeader img{
	margin-top: 0px;
	
}

.eventLabel {
	padding-top: 18px;
	*padding-top: 10px;
	text-transform: uppercase;
}

#eventHeader p {
	color:#333;
	font-size:1.1em;
	padding-left: 10px;
}

#eventHeader h2 {
	color:#1a1a1a;
	font-size:2.1em;
	padding-left: 10px;
}

#dark h2 {
	color:#666;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Full-width Column */

#fullContent p a, #fullContent td a, #fullContent th a, #fullContent li a {
	background:url(/images/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}

#fullContent {
	padding-left: 20px;
	padding-bottom: 14px;
	padding-right: 0px;
	padding-top: 14px;
	width: 829px;
	float:left;
}

#fullContent h1 {
	line-height: 34px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	color:#3b5b90;
	font-size:2.6em;
	border-bottom: 1px dotted #b8b8b8;
}

#fullContent p + h1 {
	margin-top:1.5em;
}

#fullContent h2 {
	font-style: normal;
	font-weight: normal;
	color:#7da0c5;
	font-size:1.8em;
}

#fullContent h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color:#afae0b;
}

#fullContent blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #F90;
}

#fullContent ul {
	color:#F90;
}

#fullContent li {
	background:url(/images/li_bullet.gif) left center no-repeat;
	font-size:1.2em;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	line-height:1.5em;
	color:#333;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}


/* Main Column Table */

#mainContent td {
	background:#F4F4F4;
	margin:0px;
	padding:5px;

}

#mainContent td p {
	font-size:1.1em;
	line-height:1.3em;
	margin:0px;
}

/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
}

textarea {
	width:28em;
	height:5em;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

/* #submit {
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	background:#F90;
}

input#submit:hover {
	border-color:#F60;
}*/

/* Side Column */

#secondaryContent {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;		
	padding-top: 58px;
	width: 255px;
	float:left;
}

#secondaryContent h2 {
	font-size:1.1em;
	background: #c9dae2;
	color:#647e94;
	padding:8px 10px 7px 10px;
	margin:0;
}


	/* TEST SIDEBAR STUFF */
	/* TEST SIDEBAR STUFF */


#secondaryContent ul.sidemenu {
	margin: 0 0 15px 0;
	padding: 0;	
	border-top: 1px dotted #b8b8b8;	
	background: #f5f5f5;
	font-weight:bold;
}
#secondaryContent ul.sidemenu li {
	list-style: none;
	border-bottom: 1px dotted #b8b8b8;
}
#secondaryContent ul.sidemenu a {
	display: block;
	color: #4d4d4d; 
	text-decoration: none;
	padding:6px 10px 7px 10px;
	/*padding: .3em 0 .3em 10px;*/
	width: 235px;
}
#secondaryContent ul.sidemenu a:hover {
	/*padding: .3em 0 .3em 10px;*/
	color: #2d2d2d;
	background: #d4d4d4;	
}

#secondaryContent ul.sidemenu a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


	/* END TEST SIDEBAR STUFF */
	/* END TEST SIDEBAR STUFF */


.secondaryContentBox {
	padding:0 10px 0 10px;
	border-bottom: 1px dotted #b8b8b8;
	border-top: 1px dotted #b8b8b8;
	background:#f5f5f5;
	margin:0 0 12px 0;
	font-size:0.9em;
}

.ph{
	line-height: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	/*color:#B50000;*/
	color:#33526c;
}

.secondaryContentBox img {
	padding-top:10px;
}

.secondaryContentBox h3 {
	font-size:1.6em;
	font-weight: bold;
	color:#33526c;
}

#secondaryContent blockquote {
	font-style:italic;
	font-size:0.9em;
	padding:0.5em 0 0 2em;
	background:url(/images/left_quote.gif) no-repeat;
}

#secondaryContent blockquote p {
	background:url(/images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}

#secondaryContent blockquote span {
	margin-left:2em;
}

#secondaryContent .source {
	text-align:right;
	margin:-0.5em 0 2em;
	font-size:1em;
}

#footer {
	text-align:center;
	clear:both;
	padding:1em 0 0;
	border-top: 1px dotted #b8b8b8;

}

#footer li {
	display:inline;
	margin:0.5em;
}

#homepageLeft {
	padding-right: 5px;
	padding-left: 20px;
	float: left;
	width: 266px;
	}

#homepageMid {
	margin-left: 10px;
	padding-right: 5px;
	float: left;
	width: 267px;
	}
#homepageRight {
	margin-left: 10px;
	float: left;
	width: 267px;
	}

/* BUTTONS */

input.buttons, .buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#e6e5e6;
    border:1px solid #b9b9b9;
    border-top:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

input.buttons:hover, button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
input.buttons:active, .buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#bbe991;
    border:1px solid #9fd36e;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* CONTACT BUTTONS  */

.buttons a.contactL{
	width: 168px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right: 1px dotted #b8b8b8;
	color: #4d4d4d;
	background: #f5f5f5;
	text-align:center;
	vertical-align:middle;
	padding: 8px;
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;

}
.buttons a.contactL:hover{
    background:#d4d4d4;
	color: #2d2d2d;
}

.buttons a.contactL img{
    padding: 0px;
    margin:0 3px -3px 0 !important;
    border:none;
    width:32px;
    height:32px;
}


.buttons a.contactM{
	width: 168px;
	border: 0px;
	color: #4d4d4d;
	background: #f5f5f5;
	text-align:center;
	vertical-align:middle;
	padding: 8px;
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.buttons a.contactM:hover{
    background:#d4d4d4;
	color: #2d2d2d;}

.buttons a.contactM img{
    padding: 0px;
    margin:0 3px -3px 0 !important;
    border:none;
    width:32px;
    height:32px;
}

.buttons a.contactR{
	width: 168px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left: 1px dotted #b8b8b8;
	color: #4d4d4d;
	background: #f5f5f5;
	text-align:center;
	vertical-align:middle;
	padding: 8px;
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.buttons a.contactR:hover{
    background:#d4d4d4;
	color: #2d2d2d;
}

.buttons a.contactR img{
    padding: 0px;
    margin:0 3px -3px 0 !important;
    border:none;
    width:32px;
    height:32px;
}

/* WP Side Column */

#archives-2 {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;		
	padding-top: 58px;
	width: 255px;
	float:left;
}

#archives-2 h2 {
	font-size:1.1em;
	background: #c9dae2;
	color:#647e94;
	padding:8px 10px 7px 10px;
	margin:0;
}


	/* TEST SIDEBAR STUFF */
	/* TEST SIDEBAR STUFF */


#archives-2 ul {
	margin: 0 0 15px 0;
	padding: 0;	
	border-top: 1px dotted #b8b8b8;	
	background: #f5f5f5;
	font-weight:bold;
}
#archives-2 ul li {
	list-style: none;
	border-bottom: 1px dotted #b8b8b8;
}
#archives-2 ul a {
	display: block;
	color: #4d4d4d; 
	text-decoration: none;
	padding:6px 10px 7px 10px;
	/*padding: .3em 0 .3em 10px;*/
	width: 235px;
}
#archives-2 ul a:hover {
	/*padding: .3em 0 .3em 10px;*/
	color: #2d2d2d;
	background: #d4d4d4;	
}

#archives-2 ul a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.textwidget {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;		
	padding-top: 20px;
	width: 255px;
	float:left;
}

	/* END TEST SIDEBAR STUFF */

