﻿@charset "utf-8";
/* CSS Document */
html {
filter: expression(document.execCommand("BackgroundImageCache", false,
true));
}


body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#571c1f; font-weight:400;
	
}

li{margin-top:10px}

h1{font-weight:400; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; line-height:38px;}

h2{font-weight:400; font-family:Georgia, "Times New Roman", Times, serif;  font-size:28px;}

#container{margin:auto; width:800px; height: auto;}

/*Header*/
#header{height:157px; width:100%; position:relative; background-image:url(../images/header-bg.jpg); background-repeat:repeat-x; z-index:0}


#menu{width:775px; height: 37px; position:absolute; top:120px; left:25px; z-index:0;}

#submenu{ height:20px; width:799px; background-color:#ff5400; border-bottom:2px solid #571c1f; border-right:2px solid #571c1f; position:relative; padding:3px; padding-top:10px; z-index:0;}


#slogan{position:absolute; right:-67px; top:58px; width: 564px; height: 43px; z-index:0}

/*End Header*/




/*Footer*/
#footer{margin:auto; width:780px; height:20px; margin-top:0px; background-color:#ff5400;  padding:10px;}
/* Banner */

#movie{position:absolute; top:250px; right:447px; height:29px; width:301px; background-image:url(../images/vid-reflect.jpg); background-repeat:no-repeat;}


/* Special Interest Areas */

#special-interest-area {height:121px; width:298px; background-image:url(../images/special-interest-area1.jpg); background-repeat:no-repeat; position:relative;}

.special-title{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#07618c; font-weight:bold;}

.special-content{ font-family:Arial, Helvetica, sans-serif ;font-size:12px; font-size:12px;color:#111111;}

/* End Special Interest Areas */





.top{display:block ; height:20px; float:right; width:100px; font-size:10px; color:#FF3300;} 

.box-links{width:325px; height:111px; position:absolute; top:0px; right:29px;}



/* Fonts */
.submenu { font:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-weight:400;}

.submenu A:link { text-decoration:none;  color:#ffffff; }
.submenu A:visited { text-decoration:none;  color:#ffffff; }
.submenu A:hover { text-decoration:none;  color:#ffffff; }
.submenu A:active { text-decoration:underline;  color:#ffffff; }

.banner-title{ font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#FFFFFF; font-weight:400;}
.banner-content{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF; font-weight:600;}
.slogam { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#571c1f; font-weight:500;}

.home-title { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#571c1f; margin-bottom:0px; font-weight:300;  text-decoration:underline;}

.content { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#571c1f; font-weight:400;}

.content-12 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#571c1f; font-weight:400;}