@page {
        margin:1cm;
        padding:1cm; }

@media print {

        body {
        color:black;
        background:white;
        font-size:12px;
        text-align:center;
        margin:0;
        padding:0; }

                div#main { width:100%; margin:0px auto; text-align:left; }
                div#right_links { display:none; }
                div.menu { display:none; }
                div#left { display:none; }
                div#left_content { display:none; }
                div#content { width:100%; text-align:left; }
                div#homepage_bottom_links { display:none; }
                div#top_line { display:none; }
                div#gallery_preview { display:none; }
                div.gallery_home { display:none; }
                h1 { visibility:visible; color:black; font-size:14px; }
                hr { display:none; }
                #footer { width:100%; }
                .footer_text { width:100%; }
                .page_links { display:none; }
                /* .img { display:block; float:left; margin-right:25px; width:100px; } */
                div#footer { text-align:left; color:black; }
                .gallery_2 {
                	width:658px;
                	height:100px;
                	padding:12px 0 0 0;
                	margin:0 0 0 10px;
                	background:url('../img/border_img.jpg') top left repeat-x; }
                .img {
                	display:block;
                	float:left;
                	margin-right:32px;
                	padding:0;
                	width:126px;
                	height:94px;
                	border:2px solid #ccc; }
                ul li { margin-left:20px; list-style-type:square; }
                table { width:650px; }
                table.rates td { border-left:2px dashed #8F3956; border-bottom:2px dashed #8F3956; text-align:center; font-size:12px; line-height:18px !important; vertical-align:middle; }
        }
