
@import url("jd.gallery.css");

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

body {
	margin: 0px;
	background: url('/images/bg.gif') repeat top; 
	width: 100%; 
	height: 100%;
}
#body {
	margin: 0px;
	background: url('/images/bg.gif') repeat top; 
	width: 100%; 
	height: 100%;
}
#wrapper {
	width: 854px;
}
#topinfo {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	padding-top: 5px;
}
#topinfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#topinfo a:hover {
	text-decoration: underline;
}
#header {
	height: 132px;
	width: 100%;
	background-color: #f3e7c3;
}
#logo {
	height: 100px;
	width: 160px;
	float: left;
	padding: 15px;
}
/*
#logotext {
	height: 100px;
	width: 170px;
	float: left;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f5b0d;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	font-style: italic;
}*/
#logotext {
/*	height: 130px;*/
	width: 420px;
	float: left;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f5b0d;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	font-size: 20px;
	text-align: left;
	font-style: italic;
	margin-top: 15px;
}

#freebook {
	width: 310px;
	height: 100px;
	text-align: left;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
#weather {
	float: left;
	padding: 17px;
	width: 120px;
}
#navi {
	background-color: #312820;
/*	height: 30px;*/
	width: 854px;
	text-align: center;	
	float: left;
}

#navi td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	text-align: center;
	padding-top: 6px;
}
#navi td a:hover {
	background-color: #FFFFFF;
	color: #312820;
	text-decoration: none;
	display: block;
}
#navi td a.active {
	background-color: #312820;
	color: #ff995b;
	text-decoration: none;
	display: block;
}
#flashpanel {
	width: 854px;
	height: 298px;
	/*margin-top: 132px;*/
}
#content {
	width: 830px;
	padding: 12px;
	background-color: #f3e7c3;
	text-align: left;
}
#leftcontent {
	padding: 15px;
	width: 435px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f1e21;
	text-decoration: none;
}
#fullcontent {
	padding: 15px;
	width: 765px;
	height: 1024px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f1e21;
	text-decoration: none;
}
#contact-page {
	padding: 15px;
	width: 798px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f1e21;
	text-decoration: none;
}
#featuredvideos {
	padding: 10px;
	width: 320px;
	background-color: #f3e7c3;
	background-image: url(/images/videos-bg.jpg);
	background-repeat: repeat-y;
}
#openings {
	width: 320px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #1f1e21;
}
#openings a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #1f1e21;
	text-decoration: underline;
}
#footer {
	text-align: center;
	padding-top: 6px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f1e21;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f1e21;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
	color: #42582d;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
	color: #42582d;
}
.white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.black13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p { 
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#000; 
	line-height:1.6em; 
	padding:5px 0px 5px 0px;}
