/* CSS Document */

/*Start of menu styling */

#menu {padding:0; margin:20px 5px; width:0;}

#menu li {list-style-type:none; width:130px; height:20px; padding-bottom:5px; margin:2px 0; clear:both;}

#menu a, #menu a:visited {position:relative; display:block; width:120px; height:18px;/* border:1px solid #b59c7e; background-color:#d48f3d;*/  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff; font-style:italic; padding-left:3px; text-decoration:none;}

#menu a span, #menu a:visited span {display:none;}

#menu a:hover {color:#fff; background-color:#be7723; /* border:1px solid #b59c7e;*/ text-decoration:none;}

/*#menu a:hover span {position:absolute; display:block; left:130px; top:0; width:0px; height:0px; border-left:8px solid #c00; border-top:8px solid #fff; border-bottom:8px solid #fff; font-size:1px; line-height:0;}

* html #menu a:hover span {width:8px; height:16px; w\idth:0; he\ight:0; background-color:none}*/


</style>
/*end of menu styling */


body {
margin: 0px;
background-image:url(../images/bk1_2.jpg);
background-repeat:repeat;

}

#wrapper {
margin: 0px auto;
width: 750px;
height:auto; /* must change this when site developed */
/*background-color:#663333;*/
background-image:url(../images/bk1_3.jpg);
background-repeat:repeat;

}
#wrapper_outer {
margin: 0px auto;
width: 770px;
height:auto;
background-image:url(../images/outer.jpg);
background-repeat:repeat;


}

  a:link {text-decoration:none; color:#ede7e2;}
 a:hover {text-decoration:none; color:#ede7e2;}
 a:visted {text-decoration:none; color:#ede7e2;}
 a:active {text-decoration:none; color:#ede7e2;}

#header {

width:750px;
height:165px;
background-image:url(../images/header6.jpg);
}

#container{
margin-top:10px;
}
#sidea {

float:left;
margin-left:10px;
width:145px;
height:650px;
background-image:url(../images/menu_back.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
background-repeat:repeat;
}

#infobox {
border-top:dotted;
border-top-color:#FFFFFF;
border-top-width:1px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:115px;
height:auto;
margin-left:1px;
margin-top:15px;
}
#email {
margin-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:115px;
height:auto;
margin-left:0px;
}
/*#email a:hover {text-decoration:none; color:#CCCC00;}
#email a:visted {text-decoration:none; color:#cccc00;}
#email a:active {text-decoration:none; color:#cccc00;}
#email a:link {text-decoration:none; color:#cccc00;}*/

#sideb {

float:right;
width:550px;
height:auto;
background-image:url(../images/bk1_4_short.jpg);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
padding-left:10px;
padding-right:10px;


}
#sideb h4{
font-size:14px;
color:#d7b784;
}
/*#video {
background-image:url(../images/outer_2.gif);
background-repeat:repeat;
width:231px;
height:250px;
padding:15px;
}
*/



/*#sidec {
float:right;
width:247px;
height:auto;
background-image:url(../images/bk1_4_short.gif);
}*/

#cinfo {
width:230px;
height:auto;
padding-left:5px;
padding-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
margin-left:10px;
border-left:1.5px;
border-left-color:#CCCCCC;
border-left-style:dotted;
border-bottom:1.5px;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
}

#cinfo h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#d7b784;
}

#footer_nav {
clear:both;
width:750px;
height:auto;
background-image:url(../images/footer.jpg);
padding-top:15px;
padding-bottom:15px;

}
.bignav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.smallnav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
}
#footer_contact {
width:750px;
height:25px;
background-color:#bab8b5;
padding-top:15px;
padding-bottom:15px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
#footer {
width:750px;
height:auto;
padding-top:15px;
padding-bottom:15px;
background-image:url(../images/footer.jpg);
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
img.floatLeft { 
    float: left; 
    margin: 8px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}
img.floatRight { 
    float: right; 
    margin: 8px;
	border-style:solid;
	border-width:2px;
	border-color:#000000; 
}

