/* 
Millington Telephone Co. Website
Created by Dan@BlueStreakStudio.com
May 2008
 */

body { background: #fff; }

/* this clears floats */
.clear { clear:both; height:1px; overflow:hidden; }

#container { width: 6in; padding: 0 24px;}

#header { display: none; }

#header #top-links { display: none; }
#header #top-links li { display: none; }
#header #top-links a { display: none; }

#header address { display: none; }

#topnav { display: none; }
#topnav ul { display: none; }
#topnav li { display: none; }
#topnav a { display: none; }

#content { width: 6in; position: relative; }

#column { width: 6in; margin-top: 16px; }
#column h1 { color: #000; margin: 6px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt; font-weight: bold; }
#column h2 { color: ##000; margin: 6px 0; font: italic 14px Georgia, "Times New Roman", Times, serif; }
#column p { color: ##000; margin: 10px 0; width: 4.75in; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: 24px; }

#footer { display: none; }

#bottomnav { height: 16px; background: #d4d6c6; text-align: center; }
#bottomnav ul { background: none; position: relative; bottom: 4px; }
#bottomnav li { display: none; }
#bottomnav a { display: none; }

#bottom_cap { display: none; }

#printform { display: none; }
.print_only { display: block; }
.no_print { display: none; }

#copyright { display: block; height: 18px; background: #f7f6ed; color:#6C6C60; }
p.copyright { text-align: center; font: 9px Verdana, Arial, Helvetica, sans-serif; margin-top: 6px }