/**
 * $Id: print.css 865 2008-10-25 08:29:52Z doc $
 * Website Baker template: prepapra
 * 
 * @author     MEFORPHP
 * @version    1.00
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

.main {
	width: 963px;
	margin: 0 auto;
	padding-top:2px;
}

.header_top {
	background:url(images/top_header.gif) no-repeat left top;
	height:14px;
}

.header_logo {
	background:url(images/header_logo.gif) no-repeat left top;
	height:112px;
}

.top_menu {
	background:url(images/top_menu.gif) no-repeat left top;
	background-color:#78000A;
	text-align:right;
	height:32px;
}

.footer {
	background-color:#4A4A4A;
	vertical-align:bottom;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#EEECE4;
	height:65px;
}

.content {
	background-color:#D9D9D9;
	vertical-align: top;
	text-align:center;
	width: 100%;
}

.calendar_year {
	background:url(images/calendar_year.gif) no-repeat center bottom;
	margin-top:5px;
	text-align:center;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#56615d;
	height:18px;
}

.grey_text {
	font-family:Arial;
	line-height:16px;
	font-weight:bold;
	font-size:12px;
	color:#656565;
}


.grey_title {
	text-transform:uppercase;
	font-family:Times New Roman, Arial;
	line-height:16px;
	font-weight:normal;
	font-size:23px;
	color:#656565;
}
