@charset "UTF-8";
/* rricollections.com style.css */

body {
	background:#FFF url(../images/site_bg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center; /* IE5 Center Fix */
}
a, a:link, a:visited, a:hover, a:active {
	font-weight:bold;
	color:#213325;
	text-decoration:underline;
}
#site_container {
	width:768px;
	margin:27px auto 0 auto;
	text-align:left; /* IE5 Center Fix */
	position:relative;
}
#header {
	width:768px;
	height:57px;
	position:relative;
	margin-bottom:18px;
}
h1 a#logo {
	width:153px;
	height:57px;
	background:url(../images/logo.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
	outline:none;
	position:absolute;
	left:0;
	top:0;
}
img.show_logo {
	display:none;
}
.navigation ul {
	list-style:none;
	height:57px;
	position:absolute;
	right:0;
	top:0;
}
.navigation ul li#services {
	width:100px;
	height:57px;
	float:left;
	display:block;
	list-style-type:none;
	margin-right:11px;
}
.navigation ul li#services a {
	width:100px;
	height:57px;
	height/**/:/**/ 0 !important; /* IE5 Fix */
	background:url(../images/nav_services.gif) no-repeat 0 0;
	display:block;
	padding-top:57px;
	overflow:hidden;
}
.navigation ul li#services a:hover {background-position:0 -57px;}
.navigation ul li#collections {
	width:141px;
	height:57px;
	float:left;
	display:block;
	list-style-type:none;
	margin-right:11px;
}
.navigation ul li#collections a {
	width:141px;
	height:57px;
	height/**/:/**/ 0 !important; /* IE5 Fix */
	background:url(../images/nav_collections.gif) no-repeat 0 0;
	display:block;
	padding-top:57px;
	overflow:hidden;
}
.navigation ul li#collections a:hover {background-position:0 -57px;}
.navigation ul li#contact {
	width:98px;
	height:57px;
	float:left;
	display:block;
	list-style-type:none;
}
.navigation ul li#contact a {
	width:98px;
	height:57px;
	height/**/:/**/ 0 !important; /* IE5 Fix */
	background:url(../images/nav_contact.gif) no-repeat 0 0;
	display:block;
	padding-top:57px;
	overflow:hidden;
}
.navigation ul li#contact a:hover {background-position:0 -57px;}
#site_banner {
	width:768px;
	height:219px;
	background:url(../images/site_banner.jpg) no-repeat top left;
	display:block;
	margin-bottom:20px;
}
body.services .navigation ul li#services a, body.collections .navigation ul li#collections a, body.contact .navigation ul li#contact a {
	background-position:0 -57px;
}
body.home .left_column {
	width:450px;
	background:transparent url(../images/vertical_seperator_bg.gif) repeat-y top right;
	float:left;
}
.left_column {
	width:550px;
	background:transparent url(../images/vertical_seperator_bg.gif) repeat-y top right;
	float:left;
}
body.thanks .left_column, body.oops .left_column {
	background:none;
	width:768px;
}
.left_column_content {
	margin-left:4px;
	padding-right:21px;
}
body.home .left_column_content h1 {
	width:388px;
	height:23px;
	background:url(../images/hp_left_h1.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
body.services .left_column_content h1 {
	width:524px;
	height:53px;
	background:url(../images/services_h1.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
body.collections .left_column_content h1 {
	width:418px;
	height:53px;
	background:url(../images/collections_h1.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
body.contact .left_column_content h1 {
	width:203px;
	height:25px;
	background:url(../images/contact_h1.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
body.thanks .left_column_content h1 {
	width:262px;
	height:27px;
	background:url(../images/thanks_h1.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
body.oops .left_column_content h1 {
	width:365px;
	height:27px;
	background:url(../images/oops_h1.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
body.services .left_column_content h2 {
	width:209px;
	height:23px;
	background:url(../images/services_h2.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
	margin-top:8px;
}
body.collections .left_column_content h2 {
	width:230px;
	height:23px;
	background:url(../images/collections_h2.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
	margin-top:8px;
}
body.collections .left_column_content h2.testimonials {
	width:205px;
	height:19px;
	background:url(../images/collections_h2a.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
	margin:16px 0 4px 0;
}
body.collections .left_column_content span.testimonial_sig {
	font-style:italic;
	font-weight:bold;
	padding-top:5px;
}
body.collections .left_column_content p.testimonial {
	padding:8px 0 2px 0;
	margin:0 0 0 5px;
	line-height:17px;
}
body.home .left_column_content p.blurb, body.contact .left_column_content p.blurb {
	background:url(../images/horizontal_seperator_bg.gif) repeat-x bottom left;
	padding:8px 0 18px 0;
	margin:0 0 16px 5px;
	line-height:17px;
}
body.contact .left_column_content p {
	padding:0;
	margin:0;
}
.left_column_content p {
	padding:8px 0;
	margin:0 0 0 5px;
	line-height:17px;
}
.left_column_content p.required {
	font-size:10px;
	color:#213325;
	padding:0 0 10px 5px;
}
.left_column_content ul {
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 21px;
}
html>body .left_column_content ul { /* Mozilla Fix */
	list-style-image:url(../images/bullet_mozilla.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 20px;
}
*:first-child+html .left_column_content ul { /* IE7 Fix */
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 21px;
}
body.home .left_list {
	background:url(../images/vertical_seperator_bg.gif) repeat-y top right;
	float:left;
	margin:0 21px 0 5px;
	padding-right:21px;
	width:136px;
}
.left_list {
	background:url(../images/vertical_seperator_bg.gif) repeat-y top right;
	float:left;
	margin:0 21px 0 5px;
	padding-right:21px;
	width:216px;
}
body.contact .left_list {
	/*background:url(../images/vertical_seperator_bg.gif) repeat-y top right;*/
	background:none;
	float:left;
	margin:0 21px 0 5px;
	padding-right:21px;
	width:180px;
}
.left_list h2 {
	width:68px;
	height:14px;
	background:url(../images/left_list_h2.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
.left_list ul {
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 16px;
}
html>body .left_list ul { /* Mozilla Fix */
	list-style-image:url(../images/bullet_mozilla.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 15px;
}
*:first-child+html .left_list ul { /* IE7 Fix */
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 16px;
}
.right_list {
	float:left;
}
body.contact .right_list {
	padding-left:20px;
}
.right_list h2 {
	width:77px;
	height:14px;
	background:url(../images/right_list_h2.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
.right_list ul {
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 16px;
}
html>body .right_list ul { /* Mozilla Fix */
	list-style-image:url(../images/bullet_mozilla.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 15px;
}
*:first-child+html .right_list ul { /* IE7 Fix */
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	padding:10px 0 0 16px;
}
body.home .right_column {
	width:300px;
	float:right;
}
.right_column {
	width:200px;
	float:right;
}
body.home .right_column_content {
	background:url(../images/right_column_content_bg.jpg) no-repeat top left;
	margin-right:4px;
	padding:10px 13px 0 13px;
}
.right_column_content {
	margin-right:4px;
}
.right_column_content h2 {
	width:227px;
	height:21px;
	background:url(../images/hp_right_h2.gif) no-repeat top left;
	display:block;
	text-indent:-9000px;
}
.right_column_content h3 {
	font-size:12px;
	font-weight:bold;
	color:#213325;
}
body.services .right_column_content p, body.collections .right_column_content p, body.contact .right_column_content p {
	font-size:11px;
	color:#52835c;
	line-height:14px;
	padding:3px 0 7px 0;
}
.right_column_content p.more_info {
	font-size:11px;
	color:#52835c;
	line-height:14px;
	padding:10px 0;
}
.right_column_content p.required {
	font-size:10px;
	color:#213325;
	padding-bottom:10px;
}
.right_column_content p.contact_info {
	font-size:11px;
	color:#52835c;
	line-height:14px;
}
.right_column_content p.contact_info a, .right_column_content p.contact_info a:link, .right_column_content p.contact_info a:visited, .right_column_content p.contact_info a:hover, .right_column_content p.contact_info a:active {
	font-size:11px;
	font-weight:bold;
	color:#213325;
	text-decoration:underline;
}
form.home_form label {
	font-size:12px;
	color:#213325;
}
form.home_form p {
	margin:8px 0;
}
form.home_form p.buttons {
	margin:18px 0;
}
form.home_form input.field {
	background:#FFF;
	font-size:11px;
	color:#666;
	border:1px solid #cad0cb;
	padding:2px 4px;
	margin-top:5px;
}
form.home_form textarea.field {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:1px solid #cad0cb;
	padding:2px 4px;
	margin-top:5px;
}
.left_column_content form.contact_form label {
	font-size:12px;
	color:#213325;
}
.left_column_content form.contact_form p {
	margin:8px 0;
}
.left_column_content form.contact_form p.buttons {
	margin:18px 0;
}
.left_column_content form.contact_form input.field {
	background:#FFF;
	font-size:11px;
	color:#666;
	border:1px solid #cad0cb;
	padding:2px 4px;
	margin-top:5px;
}
.left_column_content form.contact_form textarea.field {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:1px solid #cad0cb;
	padding:2px 4px;
	margin-top:5px;
}
#footer_space {
	width:768px;
	height:27px;
}
#footer {
	width:768px;
	background:#FFF url(../images/footer_bg.jpg) no-repeat top left;
	padding-top:29px;
	margin-bottom:25px;
}
#footer p.footer_left {
	float:left;
	font-size:11px;
	color:#52835c;
}
#footer p.footer_right {
	float:right;
	font-size:11px;
	color:#52835c;
}
#footer p a, #footer p a:link, #footer p a:visited, #footer p a:active {
	font-size:11px;
	font-weight:normal;
	color:#52835c;
	text-decoration:none;
}
#footer p a:hover {
	font-size:11px;
	color:#52835c;
	text-decoration:underline;
}
span.link_seperator {
	font-size:11px;
	font-weight:bold;
	color:#213325;
	margin:0 5px;
}
span.info_span {
	border-bottom:dotted 1px;
	cursor:pointer;
}
.clear {
	clear:both;
	visibility:hidden;
}