html {
	height: 100%;
	overflow: auto;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	color:#000;
	background-color:#000;
}
body {
	background-color:#ffffff;
	height: 100%;
	margin: 0;
}
p{
	margin-top: 0px;
	margin-bottom: 15px;
}
h1{
	font-size: 12px;
	color: #e43b2e;
	text-transform:uppercase;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:12px;
	clear:both;
}
h2{
	font-size: 12px;
	color: #ed2024;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
}
h3{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
}
address{
	font-style:normal;
}
form{
	margin: 0px;
	padding:0px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin:0px;
	padding:0px;
}
textarea, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
a:link{
	color: #666666;
	text-decoration: underline;
}
a:visited{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: none;
}
ol{
	margin-top:0px; 
	padding-top:0px; 
	margin-bottom:0px; 
	padding-bottom:0px;
	padding-left:20px;
}
ol li{
	padding-top:10px;
}
.shade{
	background-color:#eaedef;
}
.bottomline{
	border-bottom: #95a3ab 1px solid;
	font-weight: bold;
}
.slideThumb img{
	border:1px #95a3ab solid;
	padding:2px;
}
.slideThumb a:hover img{
	border:1px #253442 solid;
	padding:2px;
}
.greybold{
	color:#666666;
	font-weight:bold;
}
.redbold{
	color:#ed2024;
	font-weight:bold;
}
.checkstyle{
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
.imgborder{
	border: 1px solid #666666;
}
.hide{
	display:none;
}
.titleheight{
	height:25px;
	margin-bottom:5px;
}
.lineHeightMargin{
	line-height:17px;
	margin-bottom:5px;
}
.smalltext{
	font-size:10px;
	color:#666666;
	line-height:15px;
}
.newsTitle{
	font-size: 12px;
	color: #ed2024;
	font-weight: bold;
	margin-top:0px;
}
.newsBody{
	line-height:17px;
}

#homewrapper {
	width: 100%;
	height: 99.9%;
	margin: auto;
	background-color:#000;
}
#innertable{
	width: 963px;
}
#header{
	clear:both;
	width: 963px;
	height: 258px;
	border-left:1px solid #94a2aa;
	border-right:1px solid #94a2aa;
}
#headerbg{
	background-color: #000000;
}
#logo{
	float:left;
	width:252px;
	background-image:url(../../images/logobg.gif);
	background-position:top left;
	background-repeat: no-repeat;
	height:258px;
	text-align:right;
}
#languages{
	height: 23px;
	padding-top: 9px;
	padding-left:10px;
	text-align: left;
}
#languages img{
	/*border:1px solid #3b3b3b;*/
	border:0px;
}
#headerpic{
	float:left;
	width:711px;
	text-align:left;
}

#navbg{
	height:35px;
	background-color: #000000; 
}
.nav{
	height:35px;
	width: 963px;
	background-color: #ed2024;
	border-left:1px solid #94a2aa;
	border-right:1px solid #94a2aa;
}
.nav ul {
	margin:0px;
	padding:0px;
}
.nav li{
	display: inline;
	list-style-type: none;
}

.nav a:link, .nav a{
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#ed2024;
	height:15px;
	padding:14px;
	padding-top:8px;
	padding-bottom:12px;
}
.nav a:hover{
	background-color:#000000;
}



.subNavNew{
	width:150px;
	background-color:#000000;
	background-image:url(../../images/subnavbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;]
	
}

.subNavNew a, .subNavNew a:link{
	color:#94A2AA;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid #94A2AA;	
	text-decoration:none;
	font-weight:bold;
}

.subNavNew a:hover{
	color:#94BCD3;
}


.subnavbg{
	height:35px;
	width: 963px;
	background-color:white;
	background-image:url(../../images/subnavbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-left:1px solid #94a2aa;
	border-right:1px solid #94a2aa;
}
.subnavbg ul {
	margin:0px;
	padding:0px;
}
.subnavbg li{
	display: inline;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
}

.subnavbg a:link, .subnavbg a{
	color:#94A2AA;
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	height:15px;
	padding:15px;
	padding-top:0px;
	padding-bottom:5px;	
}

.subnavbg a:hover{
	color:#94BCD3;
	text-decoration:underline;
}


.homesubnav{
	height:20px;
	width: 933px;
	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:30px;
}
.videosubnav{
	height:20px;

	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:600px;
}
.toursubnav{
	height:20px;
	width: 862px;
	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:101px;
}
.actsubnav{
	height:20px;
	width: 773px;
	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:189px;
}
.happensubnav{
	height:20px;
	width: 606px;
	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:357px;
}
.photosubnav{
	height:20px;
	width: 463px;
	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:500px;
}

.booksubnav{
	height:20px;
	width: 360px;
	background-image:url(../../images/subnavwhitebg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 8px;
	text-align:left;
	padding-left:600px;
}
.videoholder{
	margin-bottom:15px;
}


/*content*/
#contentbg{
	background-color:black;
	/*background-image:url(../../images/contentbg.gif);
	background-repeat:repeat-x repeat-y;*/
}
#content{
	background-color:white;
	width: 938px;
	padding-top:20px;
	padding-left: 25px;
	text-align:left;
	padding-bottom:20px;
	border-left:1px solid #94a2aa;
	border-right:1px solid #94a2aa;
}
.contentL{
	float:left;
	width: 600px;
	padding-left:5px;
}
.contentR{
	width:269px;
	padding-left:25px;
	float:left;
	text-align:center;
}
.contentFull{
	width:899px;
	padding-left:5px;
}
.contactR{
	width:289px;
	float:left;
	text-align:right;
}
.newsWrapper{
	width:269px;
	border: 1px solid #d1d1d1;
}
.newsItem{
	line-height:17px;
	text-align:center;
}

.awardsItem{
	text-align:center;
}
.featurePic{
	border: 1px solid #d1d1d1;
	padding:10px;
	margin-top:10px;
	text-align:left;
}
.featureText{
	width:584px;
	border: dotted 1px #ed2024;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
}
.sideText{
	padding-left:15px;
	padding-right:15px;
	line-height:17px;
	padding-top:10px; 
	text-align:left;
}


.buttonspace{
	margin-top:10px;
}
.cellheight{
	padding-bottom:7px;
}

/*footer homepage*/
#footerbg{
	background-color:#000000;
	height:72px;
}
#footer{
	padding-top:200px;
	padding-bottom:32px;
	height: 30px;
	width:965px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color:black;
	background-image:url(../../images/footbg.gif);
	background-position: top;
	background-repeat:no-repeat;
	/*border-left:1px solid #94a2aa;
	border-right:1px solid #94a2aa;*/
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
#footer a:link{
	color: #666666;
	text-decoration:underline;
}
#footer a:visited{
	color: #666666;
	text-decoration: underline;
}
#footer a:hover{
	color: #666666;
	text-decoration: none;
}

/*footer all pages*/
#footerbg1{
	background-color:#000000;
	height:72px;
}
#footer1{
	padding-top:10px;
	padding-bottom:22px;
	padding-left:30px;
	height: 115px;
	width:933px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: white;
	border-left:1px solid #94a2aa;
	border-right:1px solid #94a2aa;
}
#footer1 ul {
	margin:0px;
	padding:0px;
}
#footer1 li{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
#footer1 a:link{
	color: #666666;
	text-decoration:underline;
}
#footer1 a:visited{
	color: #666666;
	text-decoration: underline;
}
#footer1 a:hover{
	color: #666666;
	text-decoration: none;
}

/*admin*/
.adminnav{
	width:230px;
	padding-right:40px;
	float:left;
	text-align:right;
}
.adminnav a:link{
text-decoration:none;
}
.adminnav a:visited{
text-decoration: none;
}
.adminnav a:hover{
text-decoration: none;
color:#e43b2e;
}
