/*General Site Styles*/
img {border:none;}
.nav-floatrightclear { float:right;
clear:both;
padding: 0px;
}
.nav-floatleftclear { float:left;
clear:both;
padding: 0px;
}
.floatrightclear { float:right;
clear: both;
padding: 0px;
padding: 10px 10px 5px 0px;
}
/* This class sets the spacing around the images in the content area.
Padding space: Top Right Bottom Left */
.floatleftclear { float:left;
clear:both;
padding: 10px 10px 5px 10px;
}

h1 {
font-size:12px;
margin-bottom: 0px;
padding-right: 10px;
padding-left: 10px;
font-weight: 300;
}

h2 {
font-size:12px;
margin-bottom: 0px;
}
h2 a{
font-size:14px;
}
/*End General Site Styles*/

body {
margin:0px;
padding:0px;
background:#E4DBBE;
color:#000;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
}
#container {
margin: 0 auto;
width:750px;
background-color:#FFFFFF;
background-image:url(../images/contentback.jpg);
background-repeat:repeat-y;
}

#container-home {
margin: 0 auto;
width:900px;
background-color:#FFFFFF;
background-image:url(../images/contentback-home.gif);
background-repeat:repeat-y;
}

#header {
background:#E4DBBE;
width:750px;
height: 69px;
background-repeat:no-repeat;
margin: 0 auto;
float:left;
}
#header a{margin:0;}

#header-home {
background:#E4DBBE;
width:900px;
height: 71px;
background-repeat:no-repeat;
margin: 0 auto;
float:left;
}
#header-home a{margin:0;}

#nav {
text-align:left;
font-size: 12px;
font-weight: bold;
color:#0A4A9D;
padding: 0px;
margin:0;
}

#leftcol {
float: left;
width: 750px;
}

#rightcol {
float: right;
width: 140px;
}

#rightcol-topper {
display: block;
height: 29px;
background-image: url(../images/topper-home.gif);
background-repeat: no-repeat;
}

#home-content {
background-image:url(../images/contentback-home.jpg);
background-repeat:repeat-y;
min-height: 200px;
}
#home-content p{
padding: 0 10px 8px 10px;
}
#content {
background-image:url(../images/contentback.jpg);
background-repeat:repeat-y;
min-height: 200px;
}

#content p{
margin:0; 
padding:10px 0 0 10px;
width: 440px;
min-height: 20px;
float:left;
}
#content ul{ margin:25px;
padding:;
list-style:none;}
/*#content p img{ padding: 0px;
float:left;
clear:both;
}*/
.rightimage {float:right;
clear:both;
padding: 10px;
}
.righttext {float:right;
clear:both;
padding: 20px 10px 10px 10px;
width:200px
}
.righttext ul{
margin-left:0px;
}
#movie{
width: 750px;
height: 350px;
}
#footer {
margin:0;
padding:0px;
text-align:center;
background:#ffffff;
clear:both;
color:#000000;
font-size:10px;
background-image:url(../images/footer-home.gif);
height: 29px;
background-repeat:no-repeat;
text-align:center;
}
#footer p {
padding:6px;
margin:0;
text-align:center;
}
#footer a{ color:#999999; 
text-decoration:none;
}

#subfooter {
text-align: center;
font-size: 10px;
color: #887A50;
}

#subfooter a {
text-decoration: none;
color: #887A50;
}


.ads {
padding-top: 4px;
padding-bottom: 4px;
}
