/* CSS Document */

body {
	background: url(images/woodbg.jpg) repeat-x #62767f;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

#rbd-logo {
	float: left;
}

#rbd-nav {
	text-align: left;
	clear: both;
}



#contactblock {
	text-align: left;
}

#contactblock ul {
	list-style: none;
}



/*/////////////////////////////////////*/
/* ENT NAVIGATION */
/*/////////////////////////////////////*/

#ent-nav ul.navi {
	list-style: none;
	text-align: left;
	height: 29px;
	overflow: hidden; 
	width: 569px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px; /*was 71px*/
}

#ent-nav .navi > li {
	display: inline;
}

#ent-nav .navi > li > a {
	background: #637782;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 5px 0 5px;
}

#ent-nav .navi > li > a > span {
	display: block;
	padding: 5px 0px 7px 0px;
	border-bottom: 2px solid #637782;
}

#ent-nav .navi > li > a:hover > span {
	border-bottom: 2px solid #FFF;
}

/*/////////////////////////////////////*/
/* INT NAVIGATION */
/*/////////////////////////////////////*/

#rbd-nav ul.navi {
	list-style: none;
	text-align: left;
	height: 29px;
	overflow: hidden;
	width: 569px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#rbd-nav .navi > li {
	display: inline;
}

#rbd-nav .navi > li > a {
	background: #637782;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 5px 0 5px;
}

#rbd-nav .navi > li > a > span {
	display: block;
	padding: 5px 0px 10px 0px;
}

#rbd-nav .navi > li > a:hover > span {
	border-bottom: 2px solid #FFF;
}

/*/////////////////////////////////////*/
/* PAGE LAYOUT STYLES */
/*/////////////////////////////////////*/

#twoColPhotos {
	display: block;
	background: #FFFFFF;
	overflow: auto;
}

#twoColPhotosLeft {
	width: 300px;
	float: left;
}

#twoColPhotosRight {
	margin-left: 310px;
}

#contactblock {
	width: 100%;
}

/*/////////////////////////////////////*/
/* TEXT STYLES */
/*/////////////////////////////////////*/

#ent-main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color: #FFFFFF;
}

#ent-main p {
	margin: 0 10px 0 20px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

#rbd-main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color: #18272E;
}

#rbd-main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #18272E;
}

#rbd-main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #18272E;
}

#rbd-main h4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #18272E;
}

#rbd-main h4 a:link, #rbd-main h4 a:visited {
	font-weight: normal !important;
	text-decoration: underline;
	color: #18272E;
}

#rbd-main h4 a:hover, #rbd-main h4 a:active {
	font-weight: normal !important;
	text-decoration: none;
	color: #18272E;
}

#rbd-main p {
	margin: 0 10px 0 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}

.photoImg {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.photoTitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-left: 5px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 240px;
}

.photoTitleVinyl {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-left: 5px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 214px;
}

/*horiz photo*/

.photoHorizBlock {
	/*height: 188px;*/
	margin-bottom: 20px;
	padding-top: 20px;
	clear: both;
}

.photoImgHoriz {
	border: 1px solid #333333;
	width:250px;
	float: left;
	clear: left;
}

.photoDetails {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333333;
	width: 240px;
	margin-left: -100px;
}

.photoDetails h3 {
	margin: 0 0 10px 0 ;
}


/*stretch photo*/

.photoBox {
	border: 1px solid #333333;
}

.photoBox img {
	border-bottom: 1px solid #333333;
}

.photoBox p {
	display: block;
	padding: 5px;
	font-weight: bold;
}

.testimonial-mini {
	display: block;
	padding: 4px 0 4px 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}

hr.testimonail-hr-mini {
	border-top: 1px solid #1B2A31;
	width: 80%;
	padding: 0;
	margin: 0;
	line-height: 4px;
}

.testimonial {
	background: white;
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #1B2A31;
	border-bottom: 1px dotted #1B2A31;
}

.testimonialsource {
	display: block;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-style: normal;
}

.twoColSplit {
}
.twoCSLeft {
	width: 260px;
	float: left;
	text-align: center;
}
.twoCSRight {
	width: 260px;
	text-align: center;
	margin-left: 260px;
}

.pagination {
	display: block;
	padding-top: 20px;
	clear: both;
}