/* Header */
#header {
	padding-top: 1px;
	width: 900px;
	height: 100px;
	display: block;
	margin: auto;
	margin-top:25px;
	background: url(../images/header/header.jpg);
}
#header .gohome {
	margin-top: 10px;
	width: 280px;
	margin-left: 10px;
	height: 70px;
	display: block;
}
#header .gohome span {
	display: none;
}

#header .SearchLabel {
	margin: 0px;
	border: 0px;
	position: absolute;
	left: 625px;
	top: -80px;
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
}

#header .textfield {
	width: 115px;
	height: 14px;
	padding: 0px 2px;
	margin: 0px;
	border: 0px;
	position: absolute;
	left: 670px;
	top: -79px;
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #444444;
	/* background: url(../images/header/SearchField.png);
	background-repeat: no-repeat; */
}
#header .button {
	left: 790px;
	position: absolute;
	top: -79px;
	height: 17px;
	vertical-align: top;
	text-align: left;
	background-color: Transparent;
	border:0px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}

#header .button:hover
{
	color:#debe37;
	cursor: pointer;
}


#header form {
	position: absolute;
}

#header .Contact 
{
	position:fixed;
	margin-top: -80px;
	margin-left: 835px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}

#header .Contact:hover
{
	color:#debe37;
}

#header .TopNav1 
{
	position:absolute;
	width: 180px;
	margin-left: 750px;
	top: 30px;
	height: 30px;
	display: block;
	color:White;
}

#header .TopNav1 a
{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#header .TopNav1 a:hover
{
	color: #ffb644;
	text-decoration: none;
}


/* Breadcrumb */
#Bread {
	width: 900px;
	margin: 0px auto;
	padding:6px;
	vertical-align: middle;
	background-color: Transparent;
	padding-left:10px;
	padding-right:10px;
}
#Bread .BigFont {
	left: 850px;
	position: absolute;
	border:1px solid #c4c4c4;
	vertical-align: middle;
	cursor: pointer;
}
#Bread .SmallFont {
	left: 870px;
	position: absolute;
	border:1px solid #c4c4c4;
	vertical-align: middle;
	cursor: pointer;
}

/* Menu */

.SiteMenu {
	width: 900px;
	height: 26px;
	margin: 0px  auto;
	color: #FFFFFF;
	background: #000000;
}

#nav, #nav ul 
{
	z-index: 200;
	height: 26px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background: #000000;
	list-style: none;
	padding:  0px 5px 0px 5px;
}

#nav a {
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	width: 100%;
	height: 100%;
	padding:  0px 20px 0px 0px;
	text-transform: uppercase;
}

#nav li 
{
	float: left;
	height: 100%;
	position: relative;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	color: white;
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0px;
	width: 210px;
	padding: 0px 0px 0px 0px;
}
 
#nav li li {
	width: 210px;
}
 
#nav li ul a {
	width:200px;
	height: 100%;
	padding: 0px 10px 0px 10px;
	text-transform: capitalize;
	text-align:left;
}
 
#nav li ul ul {
	margin: -26px 0px 2px 210px;
	background-color:#7d7d7d;
	height:auto;
	line-height: 26px;
	padding: 0px 0px 0px 0px ;
	display: block;
	line-height: 26px;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #ba191c;
}

/* page content */
#AIDAContent {
	padding-top: 1px;
	z-index: 50;
	position: relative;
	/* background: url(../images/header/mtback.gif) 0% 100% no-repeat; */
	background: url(../images/header/mtback.gif) 0% 100%;
	background-color: #FFFFFF;
	width: 900px;
	margin: auto;
}

.subpage #AIDAContent #maininner, .gallery #main #maininner {
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#maininner {
	padding-bottom: 1px;
}

.subpage .CaptionTableLeft
{
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	float:left;
}
.subpage .CaptionTableRight
{
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	float:right;
}

.subpage .inner 
{
	background-color: #dddddd;
	width:300px;
	text-align:center;
	padding:5px;
}

.subpage .WideInner 
{
	background-color: #dddddd;
	width:400px;
	text-align:center;
	padding:5px;
}

.subpage .ThinInner 
{
	background-color: #dddddd;
	width:200px;
	text-align:center;
	padding:5px;
}

.subpage .Highlight 
{
	background-color: #bc191c;
	color:White;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

/* last Updated */
#LastUpdated {
	width: 900px;
	margin: 0px auto;
	vertical-align: middle;
	background-color: Transparent;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	width: 820px;
	font-size:9px;
	color:#777777;
}

.subpage .SimpleAlert {
	min-height: 50px;
	height: auto !important;
	border-bottom:2px solid #f48149;
	border-top:2px solid #f48149;
	background-color:#f4e17e;
	padding:10px;
}

.subpage .Callout {
	min-height: 50px;
	height: auto !important;
	border-bottom:2px solid #f48149;
	border-top:2px solid #f48149;
	background-color:#f4e17e;
	padding:10px;
	text-align:left;
	width:325px;
}

/* footer */
#Footer, #Footer a {
	width: 900px;
	height: 22px;
	margin: auto;
	background-color:Black;
	position: relative;
	color: white;
	text-decoration: none;
	font-size: 8pt;
	text-align:center;
	padding-top:4px;
}
#Footer a:hover {
	color: #fb9a6c;
	text-decoration:none;
}

.subpage .PodcastPhoto
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	float:right;
	background-color:#efefef;
	border:1px solid #c3c3c3;
	width:350px;
}

.subpage .PodcastPhotoInner 
{
	text-align:center;
}

