@charset "utf-8";
#container #mainContent #longCopy #contactForm .warning {
	color: #FF3300;
}

#container #mainContent #longCopy #contactForm #name {
	background-color: #FFFF99;
}
#container #mainContent #longCopy h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 200%;
}


#email {
	background-color: #FFFF99;
}

#phone {
	background-color: #FFFF99;
}

body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #898989;
}
#container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #2c2c2c;
	background-image: url(../images/grad-BG.gif);
	background-repeat: repeat-x;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#container #header img {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #sidebar1 {
	margin-top: 10px;
	float: left;
	width: 500px;
	padding-right: 0;
	padding-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	height: 400px;
}
#galleryContainer {
	overflow: auto;
	height: 375px;
	width: 470px;
	scrollbar-base-color: #636363;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 40px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#thumbs {
	width: 450px;
	text-align: center;
	color: #d89500;
	font-size: 80%;
}
#thumbs ul {
	list-style-type: none;
	display: block;
}
#thumbs li {
	float: left;
	vertical-align: bottom;
	clear: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#thumbs img {
	clear: left;
	padding: 0px;
	border: 1px solid #636363;
}




#mainImage {
	margin: 0px;
	height: 375px;
	width: 425px;
	font-size: 80%;
	line-height: 100%;
	color: #d89500;
	float: left;
}
#mainImage img {
	display: block;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 1px;
	border: thick solid #636363;
}

.mainImSpace {
	margin-bottom: 50px;
	padding-bottom: 10px;
}
#container #sidebar1 #galleryContainer #mainImage p {
	padding-bottom: 50px;
}






#container #header {
	background-image: url(../images/beLogo.gif);
	height: 65px;
	margin-top: 20px;
}
#top {
	text-decoration: none;
	text-align: right;
	font-size: 70%;
	padding-bottom: 30px;
}
#top a {
	text-decoration: none;
	color: #d89500;
}



#container #header h3 {
	font-weight: lighter;
	text-align: right;
	padding-top: 95px;
	margin-right: 47px;
	letter-spacing: 0.45em;
	color: #FFD064;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
 #title {
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 65%;
	line-height: 200%;
	color: #FFCC66;
	padding-top: 20px;
	padding-right: 10px;
}
#container  #title  h2 {
	font-size: 150%;
	line-height: 150%;
	color: #FFCC66;
}


#mainContent {
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 10px;
	height: 300px;
	overflow: auto;
	scrollbar-base-color:#636363;
	font-size: 65%;
	line-height: 200%;
	color: #FFCC66;
	padding-top: 30px;
	padding-right: 10px;
} 
textarea {
	background-color: #FFFF99;
	font-size: 110%;
	font-weight: normal;
	width: 175px;
	color: #898989;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d89500;
	border-left-color: #FFD064;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFD064;
	border-right-color: #FFD064;
	scrollbar-base-color: #d89500;
	margin-bottom: 2px;
}
input {
	background-color: #666666;
	font-size: 110%;
	font-weight: normal;
	width: 175px;
	color: #898989;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d89500;
	border-left-color: #FFD064;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFD064;
	border-right-color: #FFD064;
	margin-bottom: 2px;
}
#container #mainContent #longCopy #contactForm #webMessage {
	color: #d89500;
	font-weight: bold;
	font-size: 90%;
	width: 175px;
}



#container #mainContent #shortCopy {
	padding-top: 150px;
}
#container #mainContent #longCopy {
	margin-top: -20px;
}
#container #mainContent #longCopy a {
	color: #FFCC66;
	text-decoration: none;
}
#container  #mainContent  #longCopy  a:hover  {
	color: #FFCC66;
	text-decoration: underline;
}





#container #footer {
	background-color: #636363;
	font-size: 50%;
	color: #FFCC66;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
}
 #container #footer a {
	background-position: center;
	color: #FFCC66;
	text-decoration: none;
}


 #container #footer  a:hover  {
	background-position: center;
	color: #FF9933;
	text-decoration: underline;
}
#container #footer h3 {
	text-align: center;
	letter-spacing: .2em;
	font-weight: normal;
	font-size: 120%;
}

 #container #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#ppformbn {
	font-size: 90%;
}
#ppformbn #ppform input    {
	font-size: 100%;
	width: 84px;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ppformvc #viewCartForm input {
	font-size: 100%;
	width: 84px;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ppformvc {
	font-size: 90%;
}
