@charset "utf-8";
/* CSS Document */
body {
	background-color: #EBAA74;
	font-family: "Goudy Old Style", Arial;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
width: 970px;
margin-left: auto;
margin-right: auto;
}
#header {
width: 970px;
padding: 2px;
color: #FFFFFF;
background: #000000;
font-size: 14px;
border: #FFFF00;
border: thick;
}

#header a {
border: none;
text-decoration: none;
}
#header a:link {
text-decoration: none;
color: #EBAA74;
font-size: 16px;
font-weight: bolder;
}
#header a:visited {
text-decoration: none;
color: #EBAA74;
font-size: 16px;
font-weight: bolder;
}
#header a:hover {
text-decoration: none;
color: #CF874D;
font-size: 16px;
font-weight: bolder;
}

#header h1 {
font-family: "Goudy Old Style", Arial;
font-size: 24px;
color: #FFFFFF
}
#header h2 {
font-family: "Goudy Old Style", Arial;
font-size: 16px;
color: #FFFFFF;
}
#headerleft {
background: #000000;
width: 500px;
height: 500px;
float: left;
}
.headerleft-1 {
background: url(banners/images/index_01.jpg);
width: 250px;
height: 250px;
float: left;
}
.headerleft-2 {
background: url(banners/images/index_02.jpg);
width: 250px;
height: 250px;
float: left;
}
.headerleft-3 {
background: url(banners/images/index_03.jpg);
width: 250px;
height: 250px;
float: left;
}
.headerleft-4 {
background: url(banners/images/index_04.jpg);
width: 250px;
height: 250px;
float: left;
}
#headerright {
background: #000000;
width: 470px;
height: 500px;
float: left;

}
.headerrightvid {
height: 500px;
color: #FFFFFF;
}
#container {
width: 970px;
color: #000000;
float: left;
}
.breakspot {
font-family: "Goudy Old Style", Arial;
font-size: 16px;
font-weight: bold;
background-color: #DF7A29;
width: 970px;
color:#000000;
float: left;
}
.breakspot h1 {
font-family: "Goudy Old Style", Arial;
font-size: 24px;
color: #FFFFFF
}
.breakspot a:link {
color: #003A80;
text-decoration: underline;
}
.breakspot a:visited {
color: #006EB1;
text-decoration: underline;
}
.breakspot a:hover {
color: #002222;
text-decoration: underline;
}

.videotrailor {
width: 475px;
padding: 5px;
float:left;
background: #000000;
color: #FFFFFF;
}
.videotrailor h2 {
font-family: "Goudy Old Style", Arial;
font-size: 16px;
color: #FFFFFF;
}
.videotrailor a:link {
text-decoration: underline;
color: #EBAA74;
font-size: 16px;
font-weight: bolder;
}
.videotrailor a:visited {
text-decoration: underline;
color: #EBAA74;
font-size: 16px;
font-weight: bolder;
}
.videotrailor a:hover {
text-decoration: none;
color: #CF874D;
font-size: 16px;
font-weight: bolder;
}
.breakspot2 {
font-family: "Goudy Old Style", Arial;
font-size: 12px;
font-weight: bold;
background-color: #303030;
width: 970px;
color:#ffffff;
float: left;
}
.breakspot3 {
font-family: "Goudy Old Style", Arial;
font-size: 12px;
font-weight: bold;
background-color: #000000;
width: 970px;
color:#ffffff;
float: left;
}

#footer {
float:left;
background-color: #000000;
width: 970px;
color:#FFFFFF;
}

#links {
  background: #282828;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  float:left;

}
#links a:link {
	color: #FFFFff;
	font-size: 12px;
}
#links a:hover {
	color: #999999;
	font-size: 12px;
}
#links a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: line-through;
}
