@charset "UTF-8";
/* CSS Document */
* {margin:0;padding:0;}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

body	{
	background-color:#333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000;
}

P	{
	font-family:Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 17px;
}
h1 {
	font-size: 36px;
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #663300;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #663300;
	text-align: left;
}


a {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
} 
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/middle.png);
}
#masthead {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	overflow: auto;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#menu {
	color: #FFF;
	font-size: 18px;
	text-align: center;
	list-style-type: none;
	height: 26px;
	margin-top: -30px;
	z-index: 10;
	position: relative;
	width: 980px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

#menu ul {
	display: inline;
	border: none;
	list-style-type: none;
	} 

#menu ul li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	}

#menu  li  a:hover  {
	color: #F00;
	text-decoration: none;
}
.menu_link      {
	color: #CC6600;
	text-decoration: none;

}
.menu_current    {
	color: #F00;
}
.content {
	width: 740px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 5px;
}

.about_img  {
	border: 1px solid #333;
	margin-right: 10px;
	margin-bottom: 10px;
}




#search_bar {
	float: right;
	width: 180px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}

fieldset {
	border: 1px dotted #333;
	font-size: 17px;
	color: #663300;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-left: 4px;
}

legend {
	font-family: "Trajan Pro", Trajan, Georgia, serif;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}	
#v-sidebar {
	float: right;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}

#v-sidebar ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
}

#v-sidebar ul li {
	list-style-type: none;
	display: block;
	border-bottom-color: #87827E;
}
.siderbar_header {
	background-color: #333;
	font-size: 16px;
	color: #F00;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

.siderbar_content {
	background-color: #F1E4D2;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.siderbar_content_beforeheader {
	background-color: #F1E4D2;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}



#v-sidebar li a {
	text-decoration:none;
	color:#000;
	font-weight: normal;
}

#v-sidebar a:hover, a:focus {
	color: #FF0000;
	text-decoration: underline;
}
#slideshowpro {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#slideshowpro_landing_outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}

#slideshowpro_landing_inner {
	width: 880px;
	height: 640px;
	margin-left: -440px;  /***  width / 2   ***/
	position: absolute;          /***  height / 2   ***/
	left: 50%;
	margin-top: -320px;
}
#slideshowpro_landing {
	position: relative;
	background-image: url(assets/flash/landing_page/20100227_kennedyd_DK_0262.jpg);
}

#title_landing {
	height: 45px;
	width: 100%;
	margin-top: -75px;
	z-index: 2;
	position: relative;
  }

#menu_landing_background {
	height: 80px;
	margin-top: -80px;
	z-index: 1;
	position: relative;
	width: 100%;
	background-image: url(assets/gray-bar.png);
	background-repeat: repeat-y;
  }

#menu_landing {
	color: #FFF;
	font-size: 18px;
	text-align: center;
	list-style-type: none;
	height: 30px;
	margin-top: -28px;
	z-index: 2;
	position: relative;
	overflow: visible;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  }


#menu_landing ul {
	display: inline;
	border: none;
	list-style-type: none;
	} 

#menu_landing ul li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	}

#menu_landing li  a  {
	color: #F1E4D2;
	text-decoration: none;
	}

#menu_landing li  a:hover  {
	color: #F00;
	text-decoration: none;
	}

#bottom {
	font-size: 10px;
	color: #999;
	clear: both;
	height: 20px;
	margin-top: -20px;
	position: relative;
	text-align: center;
	width: 980;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#bottom a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
#bottom a:hover {
	color: #F00;
}
