@charset "utf-8";

/******************************************** 
* Styles for Secondary Pages
*********************************************/

#secondcopy{
border-top:1px solid #c1c5c8;
padding: 10px 25px 10px 25px;
}

#dot{
width:100%;
height:3px;
background-image:url(../images/dot_dot.png);
background-position:left top;
background-repeat:repeat-x;
clear:both;
}

#homebox{
width:250px;
margin:0 15px 20px 0;
}

.special{
clear:right;
margin:18px 0 12px 12px;
}

.gallery{
float:left;
clear:none;
margin:30px 10px 20px 0;
}

.cform{
width:300px;
margin:30px auto 0;
}

.cform input, .cform textarea{
margin:4px 0 12px 0;
}

.cform p{
clear:left;
line-height:13px;
margin: 0px;
}

.bxform{
width:300px;
}

#linkbox{
float:left;
margin:0 30px 30px 0;
}

.top{
float:left !important;
margin:0 0 20px 0 !important;
width:97px !important;
clear:right !important;
}

.staff{
float:right;
clear:none !important;
margin:3px 8px 18px 30px;
}