@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  border: none;
}

body {
	background-color: #000;
	background-image: url(../images/pagebackground_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}

/*Text Styles*/

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #800709;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	padding-left: 5px;
	margin-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #800709;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #800709;
	padding-top: 5px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #800709;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: italic;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #800709;
	padding-bottom: 5px;
	padding-top: 5px;
}

h4 {
	font-size: 14px;
	color: #800709;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 178px;
	width: 960px;
	position: relative;
}

#logo {
	float: left;
	height: 104px;
	width: 357px;
	margin-top: 70px;
	margin-left: 30px;
}

#logo h1 {
	height: 104px;
	width: 357px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bestbuds_headerlogo.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#logo a {
	height: 104px;
	width: 357px;
	display: block;
	text-indent: -999999px;
}
#header_photos {
	float: right;
	height: 178px;
	width: 554px;
}
#contact_info {
	line-height: 30px;
	background-color: #FFF;
	height: 30px;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
}
#email {
	float: left;
	width: 50%;
}
#consult {
	text-align: right;
	float: right;
	width: 50%;
}

/*Begin Navigation*/

#nav {
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav_background.jpg);
	background-repeat: repeat-x;
}

#nav ul {
	padding: 0;
	list-style: none;
	width: 960px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav ul li {
	float: left;
}


#nav ul a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B40824;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
}

#nav ul a:hover {
	color: #FFF;
	background-color: #AD301F;
}

#nav ul a.last {
	border-right-style: none;
}

/*End Navigation*/
#main_content {
	background-image: url(../images/flowers_silo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 960px;
	background-color: #FFF;
	position: relative;
}

#animation {
	float: left;
	height: 440px;
	width: 653px;
	left: -52px;
	position: absolute;
	top: 10px;
	background-image: url(../images/animationphotos1.jpg);
	background-repeat: no-repeat;
}

#fadeshow1 {
	border: 0;
	margin: 0 auto;
	padding:0;
	background-color: #ffffff !important;
	background-image: url(../images/animationphotos_background.jpg);
}

#fadeshow1 .gallerylayer {
	background-image: url(../images/animationphotos_background.jpg)!important;
}

#home_text {
	width: 315px;
	margin-left: 620px;
	padding-top: 10px;
	height: 440px;
}

#pages_text {
	float: left;
	width: 555px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#pages_text img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#pages_text_onecolumn {
	width: 910px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

#picture_column {
	float: right;
	width: 340px;
	padding-right: 25px;
	padding-top: 10px;
	position: relative;
}
#map {
	position: absolute;
	left: -120px;
}

#bottom_buttons {
	width: 560px;
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#bottom_buttons_pages {
	width: 560px;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#bottom_buttons img, #bottom_buttons_pages img {
	padding-right: 10px;
}

#footer {
	width: 920px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	height: 95px;
	position: relative;
}

#footer_address {
	float: left;
	width: 50%;
}

#bigpixel {
	text-align: right;
	width: 50%;
	float: right;
	padding-top: 20px;
}

#footer_address h3 {
	color: #FFF;
}

table {
	border: 1px solid #800709;
}

td {
	padding: 5px;
	border: 1px solid #800709;
}

.formbox {
	height: 150px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
	border: 1px solid #333;
}

.text {
	width: 400px;
	height: 25px;
	padding: 2px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #333;

}

.error {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

.button {
	border: 1px solid #333;
	padding: 5px;
}

#facebook {
	height: 41px;
	width: 140px;
	position: absolute;
	left: 425px;
	top: 30px;
}

input, textarea{ border:1px solid #e1dde1;}
input{ height:20px;}

