@charset "UTF-8";
/* CSS Document */

body {
	background: #FFFFFF url(images/bg.png) top center repeat;
	margin: 0 0 0 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#content{
width:800;
margin: -1px auto;

}


.navlayout
{
position:relative;
right:-162px;
top:-37px;
width:600px;
z-index:5;

}

.flashlayout
{
position:relative;
top:-37px;

}

.headerlayout
{
width:800;
height:111;
z-index:1;

}


#welcome {
padding-right:425px;
strength:10, direction:135);
margin-top:30px;
width: 300px;
height:250px;
color:#FFFFFF;
text-align:left;
;
}


#welcomevid {
padding-left:350px;
margin-top: -250px;
width: 400px;
height: 250px;
}

#googlemap {
margin-top: 75px;
padding-left: 250px;

}

#bloglayout {
margin-top: -10px;
padding-left: px;

}

#abouttext {
color:#FFFFFF;
margin-top: 75px;
padding-right: 250px;
width: 450px;
height: 350px;
text-align:left;
}

#aboutpic {
margin-top: -350px;
margin-left: 525px;
}

#videolayout {
margin-top: 75px;
padding-left: 5px;
}

#comingsoon {
color:#FFFFFF;
margin-top: 75px;
padding-right: 420px;
}

#tuningpic {
margin-top: -25px;
padding-left: 350px;
}

#pblayout {
margin-top: 75px;
margin-left:50px;
}

#contacttext {
color:#FFFFFF;
margin-top: -365px;
padding-right: 375px;
width: 300px;
height: 400px;
text-align:left;

}

#copyright {
color:#FFFFFF;
padding-top:50px;
width:400px;
height:50px;
}

#copyrightcontact {
color:#FFFFFF;
top:575px;
left:425px;
width:400px;
height:50px;
}

#copyrightvideo {
color:#FFFFFF;
margin-top:50px;
width:400px;
height:50px;
}

#copyrightgallery {
color:#FFFFFF;
margin-top:475px;
width:400px;
height:50px;
}

#navcontainer ul li
{

list-style-type: none;
padding: 0;
display: block;
float: left;
background: url("images/gradientNav.gif") repeat-x 20px;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #fff;
text-decoration: none;
display: block;
width: 70px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}

#navcontainer li#active { background: url("images/gradientNavHover.gif") repeat-x 20px; }
#navcontainer a:hover { background: url("images/gradientNavHover.gif") repeat-x 20px; }

.footerLinks A:link    { text-decoration:underline; color:#FF0E1C; font-family: arial,serif; font-size:8pt; font-weight:normal }
.footerLinks A:visited { text-decoration:underline; color:#FF0E1C; font-family: arial,serif; font-size:8pt; font-weight:normal }
.footerLinks A:hover   { text-decoration:underline; color:#FF0E1C; font-family: arial,serif; font-size:8pt; font-weight:normal }
.footerLinks A:active  { text-decoration:underline; color:#FF0E1C; font-family: arial,serif; font-size:8pt; font-weight:normal }
