@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-image:url(../images/body_bg.jpg);
}
#main_body {
	background-image:url(../images/Main_nav_bg.jpg);
	background-repeat:repeat;
}
#wrapper {
	margin:0 auto;
}
#container {
	margin:0 auto;
}
#band {
	margin:0 auto;
	background-image:url(../images/Bottom_bg.jpg);
	background-repeat:repeat;
	height:43px;
}
#footer {
	margin:0 auto;
	background-color:#B8141A;
}
.copyright {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#C4C4C4;
}
.designed {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#C4C4C4;
}
.designed a {
	color:#C4C4C4;
	text-decoration:underline;
}
.designed a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#logo {
	position:absolute;
/*	padding-left:26em;
*/	z-index:100;
	width:15%;

}
.address {
	font-family:"Bookman Old Style";
	src:url("..images/BRITANIC.TTF" border="0" alt="BRITANIC.TTF");
	font-size:1.3em;
	color:#050505;
	font-weight:normal;
	text-align:center;
}
.join {
	font-family:"Bookman Old Style";
	src:url("..images/BRITANIC.TTF" border="0" alt="BRITANIC.TTF");
	font-size:15px;
	color:#050505;
	font-weight:bold;
	text-align:center;
}
.join a {
	color:#050505;
	text-decoration:underline;
}
.join a:hover {
	color:#050505;
	text-decoration:none;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#050505;
	font-weight:bold;
	text-align:center;
}
.about_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#050505;
	font-weight:normal;
	text-align:left;
	padding-left:1em;
}
.press_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#050505;
	font-weight:normal;
	text-align:center;
}
.conatct_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#050505;
	font-weight:normal;
	text-align:center;
}
.door {
	font-family:"Bookman Old Style";
	src:url("..images/BRITANIC.TTF" border="0" alt="BRITANIC.TTF");
	font-size:12px;
	color:#050505;
	font-weight:normal;
	text-align:center;
}
.door a {
	color:#050505;
	text-decoration:underline;
}
.door a:hover {
	color:#050505;
	text-decoration:none;
}
#press_hight {
	height:20em;
}
#contact_hight {
	height:30em;
}
.sub_page {
	background-image:url(../images/Main_nav_bg.jpg);
	background-repeat:repeat;
}
.about_para {
  background: -webkit-linear-gradient(#fce19e, #f1f0ee); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fce19e, #f1f0ee); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fce19e, #f1f0ee); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fce19e, #f1f0ee); /* Standard syntax */
}
#home_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#050505;
	font-weight:normal;
	text-align:center;
	padding:0.8em;
}
.bakry_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
.pbh {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:1em;
	text-align:center;
	border:#000000 2px dashed;
	border-radius:5px;
	background: -webkit-linear-gradient(#fbdf96, #f8c373); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fbdf96, #f8c373); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fbdf96, #f8c373); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fbdf96, #f8c373); /* Standard syntax */
}
.sampler {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#FFFFFF;
	text-align:center;
	padding:0.5em;
}
.samplerhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.top_nav {
	margin: 0 auto;
	text-align:center;
	padding-right:1em;
}
.top_nav ul {
	list-style:none;
}
.top_nav li {
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-style:italic;
	color:#000000;
	text-shadow: 2px 2px 2px #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding-left:3%;
}
.top_nav li a {
	color:#000000;
	text-decoration:none;
}
.top_nav li a:hover {
	color:#000000;
	text-decoration:underline;
}
.top_nav_1 {
	margin: 0 auto;
	text-align:center;
	padding-right:1em;
}
.top_nav_1 ul {
	list-style:none;
}
.top_nav_1 li {
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-style:italic;
	color:#000000;
	text-shadow: 2px 2px 2px #FF0000;
	text-decoration:none;
	font-weight:normal;
	padding-left:3%;
}
.top_nav_1 li a {
	color:#000000;
	text-decoration:none;
}
.top_nav_1 li a:hover {
	color:#000000;
	text-decoration:underline;
}
.bootom_address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#fcdf97;
	text-align:center;
	font-weight:bold;
	padding-right:5em;
	padding-top:1.3%;
	padding-bottom:2.5
}
.faq_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:1.1em;
	font-weight:normal;
}
.faq_text_bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
}
.bottomlinks{
	margin:0 auto;
	height:auto;
	text-align:center;
	padding-top:10px;
}
.bottomlinks ul{
	list-style:none;
	display:inline;
	margin:0 auto;
}
.bottomlinks li{
	margin:0 auto;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:Normal;
	color:#FFFFFF;
	border-left:solid 1px #FFFFFF;
	padding-left:10px;
	padding-right:10px;

}
.bottomlinks li.first{
	border:none;
}
.bottomlinks li a{
	color:#FFFFFF;
	text-decoration:none;
}
.bottomlinks li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
