body{
background-color:#161616;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
margin:0px;
color:#cccccc;
background-image:    url("images/bg.jpg");
background-repeat: repeat-x; 
-moz-opacity: 0.9999;
}




















/* header ----------------------*/

#header{
width:960px;
background-color: #000000;
margin:0 auto;
height:250px;
background-image:   url("../images/header_top.jpg");
background-position: bottom;}






#holder{
margin:0 auto;
width:960px;
padding-top:40px;
background:#000000
}




/* col 1 and menu ----------------------*/

#menu{
width:150px;
float:left;
margin-right:20px;
margin-left:30px;
display:inline;
margin-bottom:40px}

#menu ul{
margin:0px;
padding:0px;
list-style: none;
line-height:1.2em;
}

#menu ul li{
margin-bottom:9px;
}

#menu ul li a{
font-weight:bold;
text-decoration:none;
font-size: 13px;
}

#menu ul li ul{
margin-top:7px;
margin-bottom:14px;
}

#menu ul li ul li{
padding-left:8px;
margin-bottom:5px;
}

#menu ul li ul li a{
font-weight:normal}


#menu a:hover{
color:#ffffff}







/* col 2 and items ----------------------*/

#col2{
float:left;
left:210px; 
width:460px;
margin-right:25px;
margin-bottom:40px;
padding-right:40px}













/* column 3 and items ----------------------*/

#col3{
padding-right:0px;
float:left;
width:200px;
margin-bottom:30px}

.col3-box{
width:200px;
height:120px;
background-color:#121212;
margin-bottom:15px
}



.col3-box ul{
margin:0px;
padding:0px;
list-style:none
}














/* footer ----------------------*/

#footer {
clear:both;
padding:20px 20px 30px 20px;
text-align:center;
background:#000000}

#footer p{
color:#666666;
margin:0px;
font-size:11px}

 







/* various ----------------------*/





h1{margin:0px 0px 20px 0px;
font-family: georgia, times new roman;
font-size: 18px;
line-height:23px;
font-weight:normal;
color:#ffffff;
}





p{
margin-top:0px;
margin-bottom:12px;}

a{
color:#852121;
font-size:1.1em;
font-weight:bold}

p a{
font-size:1em}

ul a{
font-size:1em}

#col2 ul{
margin:0px 0px 20px 0px;
padding:0px 0px 0px 20px;
font-size:1.1em}

#col2 ul li{
margin-bottom:2px}


img{border:0px}


strong{color:#852121}

.largetext{background:#852121; padding:10px 30px 11px 15px; font-size:14px;width:350px;
font-weight:bold; color:white;margin-top:20px; margin-bottom:15px}

.largetext a{color:white}

.largetext p{margin:0px}


#gallery ul{list-style:none; margin:0px; 0px 0px 0px; padding:0px; margin-top:25px}
#gallery ul li{float:left; margin-right:15px;margin-bottom:15px;
width:70px; height:70px;background-color:#161616;padding:10px}




.clear{
clear:both;
height: 0px;
    overflow: hidden;
}