body {
	/*background-image: url('../images/nav_col.png');
	background-repeat: repeat-x;
	*/
	font-family: "Bookman";
	margin: 0px;
	background-color: #C1FFC1;
	font-size: 12pt;
	color: #B0171F;
}
div.thumbnail_holder {
	background-color: #FFF68F;
	overflow:auto;
	border: solid 3px white;
}
div.calendar_holder {
	background-color: #C1FFC1;
	overflow:auto;
	border: solid 3px #FFF68F;
}
.bottom_me {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid #CCC 1px;
}
.border {
	border: solid 1px;
}
input.edit_button, input.delete_button, input.activate_button, input.inactivate_button {
	background-image: url('../images/edit2.png');
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	background-color: white;
	cursor: pointer;
}
.quoted {
	font-style: italic;
}
input.activate_button {
	background-image: url('../images/activate.png');
}
input.inactivate_button {
	background-image: url('../images/inactivate.png');
}
input.delete_button {
	background-image: url('../images/delete.png');
}
span.emph {
	text-decoration: underline;
	font-size: 10pt;
}
.hide {
	display: none;
}
.error {
	color:red;
}
input:focus, textarea:focus {
	background-color:#D9ECEC;
}
a {
	font-weight: bold;
	color: #3D9140;
}
p {
	padding: 10px;
}
ul {
	text-align: left;
}
strong {
	text-decoration: underline;
}
div.holder {
	z-index: 100;
	margin-left: -10px;
	width:90%;
	padding: 5px;
	padding-top: 0px;
}
div.frame {
	margin-top:5px;
	position:absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
.button_strong, .button_easy {
	width: 100px;
	cursor: pointer;
	border: solid 1px #CCC;
	color: #B0171F;
}
.booked {
	background-color: #B0171F;
	color: white;
}
.button_easy {
	color: green;
}
.online{
	font-weight:bold;
	color: green;
}
.offline {
	color: red;
}
div.heading , .calendar-month {
	background-color: white;
	background-image: url('../images/hbg.png');
	background-repeat: repeat-x;
	border: solid 1px #FFF68F;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.calendar-month {
	text-align: center;
}
a.manage, a.edit_users, a.logout, a.comments, a.upload_pic, a.cal, a.pricing, a.contact_info {
	background-image: url('../images/edit.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	height: 25px;
	margin-left: 10px;
}
img.thumb {
	border: solid 3px #006699;
}
a.pricing {
	background-image: url('../images/pricing.png');
}
a.contact_info {
	background-image: url('../images/contact.png');
}
a.cal {
	background-image: url('../images/cal.png');
}
a.edit_users {
	background-image: url('../images/edit_users.png');
}
a.logout {
	background-image: url('../images/logout.png');
}
a.comments {
	background-image: url('../images/comments.png');
}
a.upload_pic {
	background-image: url('../images/photo_up.png');
}
div {
	/*border: solid 1px;*/
}
.contact {
	border: solid 1px #CCC;
	background-color: white;
}
th, div.message {
	padding-left: 5px;
	background-color: white;
	background-image: url('../images/hbg2.png');
	background-repeat: repeat-x;
	color: black;
}
td {
	font-size: 11pt;
	padding: 2px 10px 2px 10px;
}
td.label, td.data {
	text-align: left;
}
div.main_banner {
	color: #B0171F;
	height:100px;
	background-image:url('../images/top.png');
	background-repeat:repeat-x;
}
.main_banner div {
	text-align:center;
	text-decoration:italic;
	font-size:20pt;
	text-align:center;
	position:absolute;
	width:700px;
	left:50%;
	height:80px;
	margin-left:-350px;
}
.main_banner div span {
}
table.table_frame {
	margin-top: -5px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
div.banner {
	text-align: center;
}
div.nav_col {
	height: 400px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	margin-top:10px;
	z-index:1;
}
div.nav_col li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 130px;
	height: 20px;
	background-image: url('../images/anchor.png');
	border: solid 1px #FFF690;
	background-repeat: no-repeat;
}
div.nav_col li.selected {
	border: solid 1px #B0171F;
	background-image: url('../images/hover.png');
}
div.nav_col li:hover {
	border: solid 1px #D9ECEC;
	background-image: url('../images/hover2.png');
}
div.nav_col li a{
	font-size: 11pt;
	padding: 0px;
	padding-left: 10px;
	display: block;
	color: black;
	font-weight: normal;
}
ul.nav_ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
div.content {
	margin-left:5px;
	margin-top: 10px;
	width: 680px;
}
div.comment {
	margin-top:10px;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
}
ul#animated-portfolio{
	z-index:1000;
        padding: 0;
        margin: 0;
        list-style-type: none;
}
ul#animated-portfolio li{
        padding: 0;
}
div.edit_panel {
	height: 30px;
}
div.footer {
	width: 95%;
	text-align: center;
	font-style: italic;
	margin-bottom: 50px;
}
div.footer a {
	font-style: italic;
}
a.gal_links {
	color: #B0171F;
	text-decoration: none;
}
a.gal_links img {
	margin-top: 5px;
	border: 0;
}
a.slide_on {
	color: green;
	text-decoration: none;
}
div.note {
	font-size: 8pt;
	font-style: italic;
}
div.note a {
	font-size: 8pt;
}
div.img_title {
	background-color: #FFF68F;
	font-style: italic;
	text-align: center;
	border: solid 1px #CCC;
	border-width: 0px 1px 1px 1px;
}
div.floater {
	height: 100px;
	width: 100px;
	cursor: pointer;
	float: left;
	padding: 3px;
}
.dragme {
	text-align: center;
	cursor: move;
	border: solid 1px #CCC;
}
#main_thumbnails {
	padding: 0;
	z-index: 100;
	margin-left: -20px;
}
#main_thumbnails table {
}
div.main_photo {
	margin: 10px 2px 2px 2px;
	float: left;
	height: 105px;
}
