@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #666;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	color: #666;
}
#BG {
	background-image: url(images/BG/TElwoodBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 1240px;
	height: 862px;
	margin: auto;
}
#mainWrapper {
	width: 819px;
	margin: auto;
	position: relative;
}
#wrapper {
	width: 900px;
	padding-top: 57px;
	background-image: url(images/home/sideShadows.png);
	margin: auto;
	background-repeat: no-repeat;
	float: left;
}
#header {
	background-image: url(images/home/header.png);
	float: left;
	height: 231px;
	width: 774px;
	margin-top: auto;
	margin-left: 22px;
	margin-right: auto;
	margin-bottom: auto;
}
#menu {
	margin-left: 22px;
	float: left;
	height: 79px;
	width: 774px;
}
#content {
	margin-left: 22px;
	width: 614px;
	background-image: url(images/home/contentBG.png);
	padding-right: 80px;
	padding-left: 80px;
	float: left;
	padding-bottom: 40px;
}
#footer {
	background-image: url(images/home/footer.png);
	height: 60px;
	width: 774px;
	margin-left: 22px;
	float: left;
	margin-top: -22px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
#homePhoto {
	float: left;
	width: 747px;
	padding-bottom: 40px;
	padding-top: 30px;
	margin-left: -68px;
}
#content #newContent {
	width: 614px;
	float: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #822715;
	padding-top: 20px;
	padding-bottom: 20px;
}
#newBox01 {
	float: left;
	width: 150px;
	padding-right: 19px;
	padding-left: 136px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #630;
	background-image: url(images/home/KillerDVD_Box.png);
	background-repeat: no-repeat;
}
#newBox2 {
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-left: 136px;
	background-image: url(images/home/cold_storage_dvd.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

a:link {
	color: #369;
	text-decoration: none;
}
a:link {
	color: #369;
}
.textFooterSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.newsTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630;
}
.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDEDED;
}
.newsInfoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/home/siteBG.png);
	background-repeat: repeat-x;
	background-color: #62523B;
}
#footer a:link {
	color: #9C9;
}
#footer a:visited {
	color: #699;
}
#footer a:hover {
	color: #CC3;
}
#footer a:active {
	color: #600;
}
a:visited {
	color: #669;
}
a:hover {
	color: #693;
}
a:active {
	color: #69C;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #369;
}
