/* General */
body {
	margin:0;
	padding:0 0 20px 0;
	font:14px/1.5 Geogia;
	color:#020000;
	background-color: #DDCFBF;
}

#pagewrap{
	margin:auto;
	width:978px;
	background: url(../images/bg.gif) repeat-y;
}

#shadow_bt{
	background: url(../images/bg_bt.gif) top no-repeat;
	height:11px;
}

#pagemaster {
	width: 926px;
	margin:auto;
	padding: 35px 17px 10px 17px;
	background-color: #fff;
	overflow:hide;
}

/* General */
form {
	margin: 0;
}

input[type=text] {
	font: 12px/1.5 Verdana;
}

a {
	color: #ed6d05;
	text-decoration: none;
}

a:visited {
	color: #c47108;
	text-decoration: none;
}

a:hover {
	color: #ed6d05;
	text-decoration: underline;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h1,h2, h3 {
	font-family: Geogia,Arial,Helvetica;
	font-weight:bold;
	font-size: 18px;
}

h3,h4,h5,h6 {
	font-size: 14px;
	font-family: Geogia,Arial,Helvetica;
	font-weight:bold;
}

.largefont{
	font:18px Geogia;
}

.smallfont{
	font:10px Geogia;
}

.offscreen {
	display: none;
}

.clearboth {
	clear: both;
	height:0;
}

/* Home */
#header{
	padding:0 0 25px 18px;
	position:relative;
	height:131px;
}

.showdate{
	padding:20px 0 0 2px; 
	margin:0;
}

#logo{
	position:absolute;
	bottom:0;
	right:24px;
}


ul#thumbnails{
	list-style:none;
	padding:33px 19px 0 0;
	margin:0;
	float:left;
}

ul#thumbnails li{
	display:inline;
	cursor:pointer;
}

#address{
	float:left;
	width: 400px;
	padding:65px 0 50px 0;
}

#footer{
	text-align:right;
}

p.google{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:10px 0;
}