* {
	margin: 0;
	padding: 0;
	
}

body {
	font-size: 0.7em;
	color: #000;
	background-color: #fff;
	font-family: 'Lucida Grande', Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#wrap  {
	margin-right: auto;
	margin-left: auto;
	width: 999px;
	text-align: center;
}

#feature-repeat {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background-image: url(images/feature-repeat.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.firstbigletter {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:24px;
font-weight:normal;
line-height:90%;
letter-spacing:1px;
}
.secondbigletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
}
form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
			
}

input.text {
}

input.button {
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h1 {
	letter-spacing: -0.01em;
	font-size: 1.5em;
	text-transform: capitalize;
}

h2 {
	margin-top: 1em;
	letter-spacing: -0.05em;
	font-size: 1.8em;
}

h3 {
	margin-top: 1em;
}

p, ul, ol {
	margin-top: 1em;
	
}

ul {
	list-style: circle url(none);
}

ul li {
	line-height: 1.3em;
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9E9D89;
}

a {
	color: #9A3518;
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
	color:#333;
}
.entryleft a:hover {
	text-decoration: none;
	color:#333;background-color:#fced92;
}

img {
	border: 4px solid #000000;
	padding:1px;
	background-color: #E6E6E6;
}
.noborder { 
border:none;
padding:0;
background-color:#FFF
}
#center {
	
	text-align: center;
	
}
.entry {
	width: 655px;
	background-color: #fff;
	color: #444;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 10px;
	
}

.entryleft {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	width: 655px;
	background-color: #F3F3F3;
	color: #222;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}
#page #pagebg #contentw .post .entry a .entryleft a{
	color: #000000;
}

.entry h1 {
	color: #444444;
}
.entryleft h1 {
	color: #444444;
}
.entry  h2 {
	color: #444444;
}
.entryleft  h2 {
	color: #444444;
}
.entry  h3 {
	color: #444444;
}
.entryleft  h3 {
	color: #444444;
}

.entry h4 {
	color: #444444;
}

.entryleft h4 {
	color: #444444;
}
#page #pagebg #content .post .entry a {
	color: #CB4721;
}
.entryleft a{
	color: #000000;
}
#page #pagebg #content .post .entry li entryleft li{
	margin-left: 10px;	
}



/* Header */

#header {
	width: 999px;
	height: 50px;
	margin: 0 auto;
	background-image: url(images/Untitled-2.jpg);
	
}
#header h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#header h1, #header p {
	margin: 0;
	padding: 0;
	
	text-align: center;
	letter-spacing: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #151F5D;
}
#header h4, #header p {
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: center;
	letter-spacing: .25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #151F5D;
}
#header h4 {
	padding-top: 0.3em;
	font-size: 2em;
	color: #6B6B6B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#header h1 {
	padding-top: .35em;
	font-size: 3em;
}

#header a {
	text-decoration: none;
	color: #FDD017;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Page */

#page {
	width: 999px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/content.gif);	
}

#pagebg {
background-image: url(images/content-top-single.gif);
	background-repeat: no-repeat;
	
}

/* Content */

#content {
	float: left;
	width: 690px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 48px;
	
}
#contentw {
	float: left;
	width: 800px;
	
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 46px;
}
.post {
	
}

.post .title {
	padding-top: 10px;
	text-align: center;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	border-bottom: 1px dashed #748AAF;
	text-align: center;
	text-transform: uppercase;
	color: #919191;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}

.post .meta a {
	text-decoration: underline;
	color: #CB4721;
}

.post .meta a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	
	
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-left: 10px;background-image: url(images/sidebar-top.gif);
}

#sidebar li {
	margin-bottom: 3em;
	padding: 0;
	font-size: .95em;
	list-style-type: none;
}

#sidebar li ul {
	background-repeat: no-repeat;
}

#sidebar li li {
	border-bottom: 1px dotted #748AAF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar h2 {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #748AAF;
	text-align: center;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar h2, h3, h4{
	color: #666;
	text-align: center;
}
/* Footer */

#footer {
	width: 999px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background-image: url(images/footer.gif);
}

#footer p {
	font-size: 0.8em;
	color: #CFA39D;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}

#footer a {
	color: #CFA39D;
}

.splitcontentright {
	FLOAT: right;
	WIDTH: 33%;
	border: 1px none #dde;
	padding-right: 10px;
	font-size: 1em;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	
}
.splitcontentrightw {
	FLOAT: right;
	border: 1px none #617493;
	font-size: 0.85em;
	background-color: #ebedef;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.splitcontentright p {
	margin-left: 10px;
}
.splitcontentleft {
	FLOAT: left;
	WIDTH: 330px;
	padding-right: 0px;
	font-size: 0.75em;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	
	
}
.splitcontentleft p {
	
	text-align: left;
}
#header p {
	line-height: 1em;
	color: #727272;
}


#page #pagebg #sidebar p {
	font-size: 10px;
	text-align: justify;
}
.smallgrey {
	font-size: 0.75em;
	color: #CCCCCC;
}

.smallnews {
	font-size: 0.75em;
	color: #fff;
}
.smallnews p{
	font-size: 0.75em;
	color: #fff;
}
.shadeform	{
	background-image: url(images/shadeform.gif);
}


.news{
	background-color: #ebedef;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news p{
	font-size: 0.9em;
	background-color: #ebedef;
}
.Tag_Text { color: #999999;
    font-weight: bold;
}
.Secondary_txt {color: #FFFFFF}

hr {
border-bottom: 1px dotted #748AAF;
}
#movie-area {
	width: 215px;
	height: 250px;
	background-image: url(images/Untitled-2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#page #pagebg #sidebar p {
	margin-right: 15px;
	margin-left: 20px;
}
#page #pagebg #sidebar .smallnews hr {
	margin-right: 15px;
}
#sidebar .smallnews a{
	margin-right: 15px;
}
.entryleft ul {
	margin-left: 15px;
	
}

#page #pagebg #content .post .entryleft li {
	margin-bottom: 10px;
}
#movie-areaw {
	width: 340px;
	height: 280px;
	background-color: #ffffff;
	
}
form {
	text-align: left;
	padding-left: 20px;
	}
#page #pagebg #content .post .entry ul {
	margin-left: 15px;
}
.xsmalltxt {font-size: xx-small}
.medheading {font-size: medium}

.readmore {
	padding-left: 20px;
	margin: 0 10px 0 5px;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
