/*

*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #7c5c4b;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #8B1D25;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
	color: #FfF;
}
#header #content div p strong {
	color: #81131B;
	text-align: center;
	font-style: italic;
}
#header #content div p {
	clip: rect(auto,auto,auto,auto);
}
#header #content div p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	/* border: 1px solid #B2B2B2; */
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

/* Logo */

#logo {
	float: none;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	/* padding-top: 15px;
	font-size: 36px; */
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7c5c4b;
}


/* Menu */

#menu {
	width: 550px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;	/*position: relative;*/
}

#menu ul {
	margin: 0;
	padding: 33px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left ;
	padding: 0 20px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #7c5c4b;
	font-weight: normal;
}

#menu .active a {
	color: #7c5c4b;
}

/* Page */

#page {
	clear: none;
	width: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	/*background: url(images/img03.gif) no-repeat;*/
	left: auto;
	right: auto;
	background-color: #85171F;
	float: none;
	background-image: url(images/movie_sliver.gif);
	background-repeat: repeat-x;
}

/* Splash */

#splash {
	width: auto;
	height: 0px;
	background-color: #7c5c4b;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	/*background-image: url(images/img04.gif);
	background-repeat: no-repeat;*/
}

.twocols {
}

.twocols .title {

}

.twocols .col1 {
	float: left;
	width: 660px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#content {
	float: left;
	width: 560px;

}

.title {
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	font-style: italic;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	color: #000;


}

#sidebar li ul {
}

#sidebar li li {
	color: #81131B;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #7c5c4b;
	color: #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #7F1219;
}
#page #content div p strong {
	font-size: 16px;
}
.Bold {
	color: #000;



}
#header #content div p {
	color: #FFF;
}
#header #content div p {
	color: #000;
}
#header #content div p {
	color: #FFF;
	font-size: 12px;
}

