body
{
	background: #000000;
	margin: 0;
	padding: 0;
	color: #e1e1e1;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.5px;
}
 html {
 	margin: 0;
 	padding: 0;
 }

a:link, a:visited { 
	color: #0000FF;
	font-weight: bold;
}


.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
p {
	margin: 0;
	padding: 0;
}
p.txtBlock {
	padding: 12px 0;
}
pre {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 17px;
}
h3 {
	font-size: 16px;
	line-height: 23px;
	margin: 6px 0;
}

#container {
	background: #232323;
	margin: 0 auto;
	width: 800px;
	height: 716px;
	text-align: left;
}

#header {
	background: transparent url(../images/RR_header_bg.jpg) top left no-repeat;
	height: 111px;
}

#header img {
	margin: 0;
	padding: 8px 10px;
}

#navBox {
	border-bottom: 1px solid #7fc31c;
}

ul#nav {
	width:800px;
	height:26px;
	padding: 0;
	margin: 0;
	background:url(../images/rr_navButtons.jpg);
	position: relative;
	border-bottom: 10px solid #000000;
}
ul#nav li { 
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	border-bottom: 1px solid #7fc31c;
}
ul#nav li a { height:26px; display:block; top:0; text-indent:-9999px; outline:none }


/*  
Measurements for the nav image replacement:

	The distance from the top to the...

	initial state = 0
	rollover state = 26px
	selected state = 52px

	The distance from the far-left to the...

	home button = 0px
	about button = 134px
	services button = 267px
	testimonials button = 400px
	gallery button = 533px
	contact button = 666px

	The width of the...

	home button = 134px
	about button = 133px
	services button = 133px
	testimonials button = 133px
	gallery button = 133px
	contact button = 134px
*/

li#navHome 					{left: 0px; top: 0; width: 134px; height: 26px;}
li#navAbout 				{left: 134px; top: 0; width: 133px; height: 26px;}
li#navServices 				{left: 267px; top: 0; width: 133px; height: 26px;}
li#navTestimonials 			{left: 400px; top: 0; width: 133px; height: 26px;}
li#navGallery 				{left: 533px; top: 0; width: 133px; height: 26px;}
li#navContact	 			{left: 666px; top: 0; width: 134px; height: 26px;}


li#navHome a 				{ height: 26px; }
li#navAbout a 				{ height: 26px; }
li#navServices a 			{ height: 26px; }
li#navTestimonials a 		{ height: 26px; }
li#navGallery a 			{ height: 26px; }
li#navContact a 			{ height: 26px; }

li#navHome a:hover			{ background:url(../images/rr_navButtons.jpg) -0px -26px; }
li#navAbout a:hover			{ background:url(../images/rr_navButtons.jpg) -134px -26px; }
li#navServices a:hover		{ background:url(../images/rr_navButtons.jpg) -267px -26px; }
li#navTestimonials a:hover	{ background:url(../images/rr_navButtons.jpg) -400px -26px; }
li#navGallery a:hover		{ background:url(../images/rr_navButtons.jpg) -533px -26px; }
li#navContact a:hover		{ background:url(../images/rr_navButtons.jpg) -666px -26px; }

body#pageHome li#navHome a 					{ background:url(../images/rr_navButtons.jpg) -0px -52px; }
body#pageAbout li#navAbout a 				{ background:url(../images/rr_navButtons.jpg) -134px -52px; }
body#pageServices li#navServices a 		{ background:url(../images/rr_navButtons.jpg) -267px -52px; }
body#pageTestimonials li#navTestimonials a 	{ background:url(../images/rr_navButtons.jpg) -400px -52px; }
body#pageGallery li#navGallery a 			{ background:url(../images/rr_navButtons.jpg) -533px -52px; }
body#pageContact li#navContact a 			{ background:url(../images/rr_navButtons.jpg) -666px -52px; }


/*
------------content-----------------------------------
*/
#contentBox {
	background: #232323;
	border-top: 1px solid #75b21d;
	border-bottom: 1px solid #232323;
}

#content {
	height: 423px;
	padding: 36px;
	text-align: justify;
	border-bottom: 2px solid #7fc31c;
}
#galleryBox {
	height: 495px;
	border-bottom: 2px solid #7fc31c;
}
#galleryWindow {
	float: right;
	width: 548px;
	height: 495px;
	background: transparent url(../images/gallery_bg.gif) top right no-repeat;
}
#galleryInfo {
	width: 210px;
	height: 423px;
	padding: 36px 0 36px 36px;
}
.title {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #656563;
	letter-spacing: 1.5px;
}
.grnItem {
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
	color: #7fc31c;
	letter-spacing: 1.5px;
}
.grnHead {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #7fc31c;
	letter-spacing: 1.5px;
}
.grnQuoteName {
	text-align: right;
	font-size: 13px;
	font-style: italic;
	color: #7fc31c;
}

ul.grnHead {
	padding-left: 312px;
}
#leftBar {
	float: left;
	padding-right: 44px;
}
#leftBar img {
	padding-bottom: 40px;
}

/*
Form Prefill
*/

.example {
	color:#999;
}

/*
Sets the background image for the cell which hosts the rotating images
in order to avoid a white flash as the start of the slideshow.
*/

#slideShowBox {
	background: transparent url(images//wfd_home_02.jpg) no-repeat;
}


.quoteName {
	text-align: right;
	font-style: italic;
}

#mapBG {
	background: transparent url(images/contact_bg.gif) bottom no-repeat;
	height: 520px;
}
label {
	font-size: 11px;
}
input, select, textarea {
	width: 327px;
}

#formButtons {
	padding-left: 90px;
}
input.button {
	width: 146px;
	display: block;
	padding: 0;
	margin: 0 12px 0 0;
}
select {
	background: #333333;
	color: #7fc31c;
	border: 1px solid #656563;
}
select.gallerySelect {
	width: 190px;
}
#galleryNav {
	padding: 18px 0;
	font-weight: bold;
	width: 550px;
}
#galleryNav p {
	padding-left: 220px;
}
.left {
	float: left;
	position: relative;
}
.right {
	float: right;
	position: relative;
}

div.rightBox {
	float: right;
	width: 250px;
	padding-left: 46px;
	text-align: center;
}
h3.mapStar {
	background: transparent url(images/map_star.gif) 16px 0 no-repeat;
}
#map a {
	position: absolute;
	height: 60px;
	width: 60px;
	top: 620px;
	text-decoration: none;
}

/*
------------footer-----------------------------------
*/

#footer {
	height: 35px;
	text-align: right;
	background: #000000;
	border-bottom: 2px solid #7fc31c;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 12px;
}
#footer p {
	margin: 0;
	padding: 10px 36px;
}

