/* CSS Document */

* {
padding:0px;
margin:0px;
}  

body {
background-image:url(../images/background.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#000000;
width:100%;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
color:#58595a;
line-height:23px;
}

.menu {
position:absolute;
width:117px;
top:10px;
left:50%;
margin-left:-485px;
z-index:2;
}

.menu img {
margin-bottom:8px;
float:left;
}

.mainContentContainer {
	width:100%;
	position:absolute;
	top:313px;
	background-image:url(../images/content_background.gif);
	background-repeat:repeat-y;
	background-position:center;
	overflow:auto;
	float:left;
}

.mainContentContainer2 {
	width:100%;
	position:absolute;
	top:314px;
	background-image:url(../images/content_background_2.gif);
	background-repeat:repeat-y;
	background-position:center;
	overflow:auto;
	float:left;
	left: 0px;
}
.mainContentContainerVid {
width:100%;
position:absolute;
top:265px;
background-image:url(../images/content_background_vid.gif);
background-repeat:repeat-y;
background-position:center;
overflow:auto;
float:left;
}


.mainContent {
position:relative;
width:1000px;
}

.leftContent {
width:378px;
float:left;
}

.leftContentCopy {
width:353px;
float:left;
text-align:left;
padding-bottom:25px;
padding-left:5px;
}

.leftContent2 {
width:633px;
float:left;
text-align:left;
}

.leftContentCopy2 {
width:570px;
float:left;
text-align:left;
padding-bottom:25px;
padding-left:5px;
}

.leftContentTable {
width:353px;
float:left;
text-align:left;
padding-bottom:25px;
padding-left:5px;
font-size:12px;
}

.leftContentTable a {
color:#666666;
text-decoration:none;
}

.leftContentTable a:hover {
color:#c37a06;
text-decoration:none;
}

.leftContentVid {
width:740px;
float:left;
text-align:center;
padding-left:131px;
}

.middleContent {
width:242px;
float:left;
padding-top:155px;
padding-left:13px;
color:#FFFFFF;
text-align:left;
line-height:18px;
}

.rightContent {
width:239px;
float:left;
}

.rightContentCopy {
width:208px;
float:left;
text-align:left;
padding-bottom:25px;
padding-left:22px;
}

.rightContentCopy img {  
border-style: none;
}

.rightContentNews {
width:208px;
float:left;
text-align:left;
padding-top:22px;
padding-bottom:25px;
padding-left:22px;
}

.rightBanner {
width:128px;
float:left;
background-color:#FFFF00;
}

.mainImages {
width:1000px;
position:absolute;
top:0px;
height:528px;
left:50%;
margin-left:-500px;
}

.contentImage {
left: 0px; 
top: 0px;
text-align: left;
position: absolute;
width:1000px;
height:528px;
display:none;
overflow:hidden;
}

.footer {
width:100%;
float:left;
background-color:#000000;
color:#FFFFFF;
font-size:10px;
}

.footerContent {
width:1000px;
padding-top:7px;
}

.footerLeft {
width:495px;
float:left;
text-align:left;
padding-left:5px;
}

.footerRight {
width:495px;
float:left;
text-align:right;
padding-right:5px;
}

.footer a {
padding-right:10px;
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover {
padding-right:10px;
color:#c37a06;
text-decoration:none;
}

a.readMore {
color:#c37a06;
text-decoration:none;
}

a:hover.readMore {
color:#58595a;
text-decoration:none;
}

a.clickHere {
color:#c37a06;
font-weight:bold;
text-decoration:none;
}

a:hover.clickHere {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.list{
line-height:22px;
list-style:disc;
list-style-position:outside;
padding-left:25px;
}
a {
color:#829539;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#c37a06;
font-weight:bold;
text-decoration:none;
}
img{  
border-style: none;
}
.news1 {
float:left;
width:560px;
display:none;
margin-bottom:35px;
margin-left:2px;
overflow:hidden;
}
.news2 {
float:left;
width:560px;
display:none;
margin-bottom:35px;
margin-left:2px;
overflow:hidden;
}
.news3 {
float:left;
width:560px;
display:none;
margin-bottom:35px;
margin-left:2px;
overflow:hidden;
}
.newsTitle {
float:left;
width:570px;
outline:none;
height:133px;
font-size:36px;
color:#829539;
}
.newslistingTitle {
float:left;
width:200px;
outline:none;
padding-bottom:5px;
border-bottom:thin;
border-bottom-style:dotted;
border-bottom-color:#999999
}
.newslistingDate {
color:#999999;
float:left;
width:200px;
outline:none;
height:20px;
padding-top:5px;
}

a:active{
outline: none;
}

a:focus{
-moz-outline-style: none;
}
.bulletListLeft{
position:absolute;
left:0px;
width:200px;
top:170px;
}
.bulletListRight{
position:absolute;
left:180px;
width:200px;
top:170px;
}

