/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a {
	color: #9E0052;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	color:#282828;
	line-height:100%;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:15px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:11px;
}
body {
	background: #f0ecdb url(../images/bg.jpg) top center no-repeat;
}
em {
	font-style:italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 15px 0;
}
ul {
	margin: 10px 0;
	padding: 0 0 0 30px;
}
ul li {
	margin: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
@font-face {
 font-family: 'CalligraphyFLFRegular';
 src: url('CalligraphyFLF.eot');
 src: local('CalligraphyFLF'), local('CalligraphyFLF'), url('CalligraphyFLF.woff') format('woff'), url('CalligraphyFLF.ttf') format('truetype'), url('CalligraphyFLF.svg#CalligraphyFLF') format('svg');
}
/* Navigation */
#nav {
	margin: 12px 0 0 0;
	float: right;
	color: #cccc66;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: 600;
	text-transform: uppercase;
}
#nav a {
	color: #cccc66;
}
#nav a:hover {
	text-decoration: none;
}
#nav ul {
}
#nav ul li {
	text-align: center;
	float: left;
	list-style: none;
	display: inline;
	margin: 0 12px 0 0;
	padding: 5px 5px;
	line-height: 1.2;
	border: 1px solid #324890;
	background: #152446 url(navbg.png) repeat -20px 50px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#nav ul li.faqs {
	height: 25px;
	padding-top: 10px;
}
/* Main Content */
#container {
	margin: 0;
	padding: 10px;
	background: #FFF url(../images/contentbg.jpg) bottom right no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#content {
	padding: 5px 0;
	overflow: auto;
}
#content h2 {
	color: #233777;
	font-family: 'CalligraphyFLFRegular', Georgia, "Times New Roman", serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 15px;
}
#header {
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
	background: url(../images/headerbg.png) no-repeat;
	height: 95px;
	overflow: auto;
}
.homeBottom {
	clear: both;
	padding: 5px;
}
label {
	font-size: 12px;
}
.large {
	width: 97%;
}
.left {
	float: left;
}
#leftsidebar {
	background: #eee;
	border: 1px solid #ccc;
	float: left;
	width: 178px;
	margin: 0 20px 0 0;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#leftsidebar a {
	color:#232323;
}
#leftsidebar h2 {
	color: #233777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
#leftsidebar ul {
	list-style: circle;
	padding: 0;
}
#leftsidebar h3 {
	background: #ddd;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding: 6px;
	color: #222;
	margin-bottom: 5px;
}
#leftsidebar ul li {
	font-size: 12px;
	margin-left: 30px;
}
#leftsidebar input {
	margin-bottom: 10px;
}
.movie {
	background: url(../images/moviebg.png) no-repeat;
	margin-right: 20px;
	padding: 12px 10px 10px 11px;
	width: 545px;
	height: 280px;
	float: left;
}
#page {
	float: left;
	width: 480px;
	margin: 5px 10px 0 0;
}
#page a {
	text-decoration: underline;
}
#page a:hover {
	text-decoration: none;
}
#page h4 {
	color: #9E0052;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
}
.selection {
	float: left;
	margin-bottom: 15px;
	padding: 0;
	width: 374px;
	height: 90px;
}
#sidebar {
	background: #eee;
	border: 1px solid #ccc;
	float: left;
	width: 228px;
	margin: 0;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#sidebar h2 {
	color: #233777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
#sidebar input {
	margin-bottom: 10px;
}
#wrapper {
	margin: 60px auto 0 auto;
	padding: 15px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e1ccb4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* Products */
.price {
	float: right;
	width: 100px;
	text-align: right;
}
.price p {
	color: #333;
	font-size: 20px;
}
ul.product li .price img {
	float: inherit;
	margin: 0;
}
ul.product {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}
ul.product li {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 10px 0;
	overflow: auto;
}
ul.product li h4 {
	color: #9E0052;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
ul.product li img {
	float: left;
	margin-right: 10px;
}
/* Footer */
#footer {
	color: #8f8f47;
	padding: 5px;
	width: 980px;
	margin: 5px auto 20px auto;
	text-align: center;
}
#footerNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#footerNav a {
	color: #8f8f47;
}
#footerNav ul {
}
#footerNav ul li {
	list-style: none;
	display: inline;
	margin: 0 10px;
}
