@charset "utf-8";
/* CSS Document */


body {
	background-color: #663300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.bigbox {
	width: 75%;
	margin:0px auto;
	text-align: center;

}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	line-height: 14px;
}

.home_bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b7441;
	text-align: justify;
	line-height: 14px;
}
a:link {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.img_right {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #630;
}
.right_bg_pull {
	background-image: url(images/photos/pull_10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.inside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 25px;
}
.inside_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 25px;
}
.inside_menu_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: justify;
	line-height: 20px;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	line-height: 20px;
	text-align: left;
}
.right_bg_bed {
	background-image: url(images/photos/bed_10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.img_border {
	border: 1px solid #630;
}
.inside_names_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 14px;
	padding: 0px;
}
.right_bg_keyboard {
	background-image: url(images/photos/cat_keyboard_10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 14px;
}
.internal_bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	font-weight: bold;
}

