body, HTML {
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: .9em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

form {
	padding:0px;
	margin:0px;
}

input {
	border: 1px solid #999999;
	padding: 3px;
	width: 160px;
}

#frame {
	margin-left:auto;
	margin-right:auto;
	width: 878px;
	background-color:#ffffff;
	position:relative;
}

#header {
	height: 98px;
	background-image: url(images/background_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

#footer {
	width: 878px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-image: url(images/footer_flowers.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:88px;
}
#pubsearch {
	position:absolute;
	top: 45px;
	right: 20px;
	width: 200px;
}
#pubSearchButton {
	float:right;
	text-transform:uppercase;
	display:inline;
	cursor:pointer;
	margin-right:20px;
}

#showall {
	float:left;
	margin-right:20px;
	font-size: .9em;
}

#showall a {
	color:#333333;
	text-decoration:none;
}
#showall a:hover {
	color:#ffffff;
	
}

#pubSearch {
	width:200px;
	border:0px;
	padding:2px;
	margin: 3px 0px 3px 0px;
}

#leftcolumn {
	width: 220px;
	float:left;
	position:relative;
}

#total {
	width:138px;
	height: 118px;
	position:absolute;
	bottom:-50px;
	left: 45px;
	background-image: url(images/background_total.png);
	background-repeat: repeat-y;
	background-position: top;
	text-align:center;
	color:#FFFFFF;
	padding-top:20px;
	font-size: .9em;
}
.finalTotal {
	font-size: 2em;
	line-height: 1.3em;
}
#nav {
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 188px;
	margin-left: 22px;
	margin-bottom: 50px;
	
}
#navtop {
	background-image: url(images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
	margin-bottom:12px;
}
#navbottom {
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 43px;
}
#breadcrumbs {
	margin-bottom: 20px;
} 

#breadcrumbs, #breadcrumbs a {
	font-size: .9em;
	color:#666666;
	text-transform:uppercase;
}
#centrecolumn {
	float:left;
	width: 648px;
	margin-top:10px;
	margin-left:10px;
	min-height:400px;
}
.navitem {
	margin-left: 5px;
	border-bottom: 1px dotted #FFFFFF;
	width: 176px;
	display:block;
	line-height: 2.5em;
}
.navitem a {
	display:block;
	padding-left: 10px;
	text-decoration:none;
	color:#585858;
}
.navitem a:hover {
	background-color:#c7eafb;
	
}

#loginholder {
	position:absolute;
	top:98px;
	right: 18px;
	width: 211px;

}
#login {
	background-image: url(images/login_background.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 0px;
	overflow:hidden;
	padding: 5px 15px 0px 15px;
}
#loginbuttons {
	height:22px;
	background-image: url(images/loginbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color:#FFFFFF;
	padding: 3px 18px 5px 18px;
	z-index:200;
}
#loginbuttons a:hover {
	color:#add63f;
	cursor:pointer;
}
#loginbuttons a {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
#loginbutton {
	float:right;
	
}

#logInButton {
width:auto;
	border: none;
}


#login .fieldTitle {
	text-transform:uppercase;
	font-size: .9em;
	color:#ffffff;
	padding: 3px 0px 3px 0px;
	background:none;
}

#login .fieldInput {
	margin-bottom: 8px;
	width: 200px;
}

#slider {
	position: relative;
	overflow: hidden;
	height:68px;
	border: 1px solid #67aa36;
	
}
#slider img {position:absolute;	margin:0; display:none;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;}



.fieldTitle {
	line-height: 1.2em;
	color:#333333;
	background-color:#eeeeee;
}
.fieldTitleWhite {
	line-height: 1.2em;
	color:#333333;
}

.fieldInput {
	
}

.clear {
	clear:both;
}


.errorBlock {
	padding:10px;
	background-color:#FF0000;
	color:#FFFFFF;
	width: 390px;
	margin-top:10px;
}

.pubdiv {
	border-bottom: 1px dotted #CCCCCC;
	width: 620px;
	padding:5px 0px 5px 0px;
	margin:5px 0px 0px 0px;
}

.pubImage {
	float:left;
	width: 100px;
}

.pubText {
	float:left;
	width: 500px;
}

.pubText H2 {
	margin:5px 0px 0px 0px;
	padding:0px;
}

.pubButton {
	margin:6px 0px 6px 0px;
}

#mostrecent {
	width:204px;
	position:absolute;
	top:331px;
	right:20px;
	background-image: url(images/mostrecently_background.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#mostrecenttop {
	width:204px;
	height:34px;
	background-image: url(images/mostrecently_top.jpg);
	background-repeat: repeat-y;
	background-position: topleft;
}
#mostrecentbottom {
	width:204px;
	height:10px;
	background-image: url(images/mostrecently_bottom.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.mostRecent {
	border-bottom:1px dotted #CCCCCC;
	margin: 5px 0px 5px 10px;
	padding: 10px;
}

#mostrecent H2 {
	
	color: #acd43c;
	padding-bottom: 2px;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	font-size: 1.2em;
}
#mostrecent H2 a {
	color:#acd43c;
	text-decoration:none;	
}


.searchBlock {
	margin-top:20px;	
}

