@import url("lightbox.css");
/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */
p 	 {
	margin: 0 0 0.75em;
}



td,th {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
body {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0em;
	text-indent: -1em;
	margin-top: -2px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 18px;
	}
	
li {
	padding-bottom: 5px;

}

/*
----------------------------------------------------------------
	MAIN NEWS
---------------------------------------------------------------- */
#mainnews {
}
#mainnews img {
	clear: both;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	display: block;
}
#mainnews .photo {
	margin-bottom: 8px;
	float: left;
	margin-right: 10px;
}

#mainnews .maincontentimage {
float:none;
margin-bottom:8px;
margin-right:10px;
}

#mainnews .photo .caption {
	font-size: 10px;
	color: #CC0000;
	font-style: italic;
	padding-top: 3px;
	padding-right: 5px;
	line-height: 14px;
	width:inherit;
	white-space: normal;
	display: block;
}
#mainnews .maincontentimage .caption {
	font-size: 10px;
	color: #CC0000;
	font-style: italic;
	padding-top: 3px;
	padding-right: 5px;
	line-height: 14px;
	width:inherit;
	white-space: normal;
	display: block;
}

#mainnews .imglink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	float: left;
	padding-right: 5px;
}
#mainnews ul {
	list-style: none;
	margin-left: 0px;

}

.imglink img{ float: none; margin: 0; padding: 0; }

.imglink {
	float: none;
	margin: 0;
	padding: 0;
	display: inline;
}

/*
----------------------------------------------------------------
	LINKS
---------------------------------------------------------------- */
a:link   {
	color: #CC0000;
	text-decoration: none;
	}

a:visited  {
	color: #CC0000;
	text-decoration: none;	
	}

a:hover {
	text-decoration: underline;
	color: #CC0000;
	}

#schedule a:link   {
	color: #0F704A;
	text-decoration: none;
	}

#schedule a:visited  {
	color: #0F704A;
	text-decoration: none;	
	}

#schedule a:hover {
	text-decoration: underline;
	color: #0F704A;
	}
/*

#header_nav a:link  
	{
	color: #15509A;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	}

#header_nav a:visited 
	{
	color: #15509A;
	text-decoration: none;
	font-weight: bold;
	}

#header_nav a:hover  
	{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	}
	
#maincontent a {
	color: #660000;
	text-decoration: none;

}

#maincontent a:link {
	color: #660000;
	text-decoration: none;

}
#maincontent a:hover {
	color: #660000;
	text-decoration: underline;
}

#maincontent a:visited {
	color: #660000;
		text-decoration: none;

}
*/
#newsitem a:link  
	{
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

#newsitem a:visited 
	{
	color: #FFFFFF;
	text-decoration: none;
	}

#newsitem a:hover  
	{
	color: #D0D0D0;
	border-bottom-style: none;
	text-decoration: none;
	}	
	
.newshead a:link  
	{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}

.newshead a:visited 
	{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	}

.newshead a:hover  
	{
	color: #cf0000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	}
	
.footer a:link  
	{
	color: #1A6447;
	text-decoration: none;
	}

.footer a:visited 
	{
	color: #1A6447;
	text-decoration: none;
	}

.footer a:hover  
	{
	color: #1A6447;
	text-decoration: underline;
	}
	

/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* 	color: #FFFFFF; */
	font-size: 10px;
	color: #333333;
}

.footer {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	color: #CCCCCC;
}

.footer p{
	margin-bottom: .5em;

}

.caption { font-size: 10px; color: #cc0000; font-style: italic; line-height: 10px; padding-top: 3px; padding-right: 5px; }

.photoborder {
	border: 1px solid #CCCCCC;
	margin-bottom: .5em;
}
.requiredfield {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	margin: 2px;
	padding: 2px;
	/* text-align: center; */
}

.bullets {
	font-size: 10px;
	list-style-position: outside;
	list-style-image: url(images/blt.gif);
	list-style-type: square;
	line-height: 14px;
}


/*
----------------------------------------------------------------
	H E A D E R S
---------------------------------------------------------------- */


h1
 {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 0.75em;
	margin-top: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0.5em 0;
	font-weight: bold;
}


h3 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-top: .25em;
	margin-right: 0px;
	margin-bottom: .25em;
	margin-left: 0px;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	margin: 0em 0 0.5em;
	font-weight: bold;
	font-style: italic;
}
	
.hidden {
	display: none;
}

/*
----------------------------------------------------------------
	 Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}
#clients .client img {
	float: left;
}


/*
----------------------------------------------------------------
	C O N T A I N E R S
---------------------------------------------------------------- */
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkd_pat.gif);
}

#header {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}


#content {
	background-color: #FFFFFF;
	width: 720px;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
#maincontent {
	padding: 15px 20px 10px 25px;
	min-height: 500px;
	width: 490px;
	}


#sidebar_left {
	width: 185px;
	margin: 0px;
}
#sidebar_right {
	padding: 10px 20px 20px 10px;
	right: 720px;
}



/* for understanding browsers */
#secondtier_nav {
	min-height: 236px;
	width: 323px;
}
/* for Internet Explorer */
/*\*/
* html #secondtier_nav {
height: 236px;
}
/**/

#sponsorad{
	width: 185px;
}


#subnav {
	color: #666666;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

#sidenav {
	width: 185px;
}

/*
----------------------------------------------------------------
	S T R U C T U R E
---------------------------------------------------------------- */


#padding {
	margin: 5px;
	padding: 5px 5px 5px 10px;
}

#schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 14px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#newsitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#schedule td {
}


/*
----------------------------------------------------------------
	D E S I G N   E L E M E N T S
---------------------------------------------------------------- */

.ad {
	border: 1px solid #CCCCCC;
}

.rightshadow {
	background-image: url(../images/right_shadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}


.rulebelow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.ruleabove {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.smallnewsphoto {
	padding-bottom: 5px;
	padding-right: 5px;
}

.smallnewsphoto img {
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.newsblurb {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 0px;
}

.mailingbox{
	border-top: 1px solid #DDDDC9;
	border-right: 1px solid #DDDDC9;
	border-bottom: 1px solid #DDDDC9;
	border-left: 1px solid #DDDDC9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*
----------------------------------------------------------------
	C O N T A C T  D A T A B A S E  E L E M E N T S
---------------------------------------------------------------- */

.title
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #CF0000;
	font-style: italic;
	}




/*
----------------------------------------------------------------
	added for calendar by ss 11/9/06
---------------------------------------------------------------- */
.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}
.switchcontent{
	border-top: 0 solid #DDDDC9;
	border-right: 1px solid #DDDDC9;
	border-bottom: 1px solid #DDDDC9;
	border-left: 1px solid #DDDDC9;
	margin-bottom: 8px;
}
.calendar_header {
	font-size: 11px;
	/*	font-weight: bold;  */
	border: 1px solid #DDDDC9;
	color: #333333;
	text-transform: uppercase;
	padding: 2px;
	background-image: url(../images/calendarbkd.gif);
	font-weight: bold;
}


/*
----------------------------------------------------------------
	custom
---------------------------------------------------------------- */
.topnav_divider {
	padding-left: 20px;
	clear: both;
}

#header_nav {
min-width:1070px;
*min-width:1070px;

}




/* for understanding browsers */
#header_photos {
	margin: 0px;
	width:1070px;
	*width:1070px;
}

 #header_photos_bkd {
	background-image: url(../images/bkd1.gif);
}


#content-bkd {
	background-image: url(../images/bkd_pat.gif);
}
#sponsorad img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#schedule td {
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
}
#sidebar_right img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#second_tier_header {
	background-image: url(../images/secondtier_mast_bkd.gif);
	margin: 0px;
	min-width:1024px;
	background-repeat: repeat-x;
}
.links {
	padding-left: 10px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.profilephoto img {
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#mainimg {
	border: 1px solid #CCCCCC;
}


#schedule img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.profile h2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
padding-top: 10px;
}
#experience td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#schedule_container th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #1A6447;
	text-align: left;
	color: #FFFFFF;
	text-transform: uppercase;
}
#profile_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	line-height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
