/** General Styles **/
body {font-family:Arial, 'Helvetica', sans-serif; background-color:#8C4835; margin:0px; padding:0px;}
.bg {background:url(../img/RRi_bg.jpg) repeat-x; width:100%;}
.container {width:1024px; margin:0px auto; padding:0px; }

#header {}
#header .logoContainer {float:left;}
#header .logoContainer a {
	display:block;
	margin-top:0px;
}
#header .topData {margin-top:85px; float:right; text-align:right; margin-right:7px;}
.fltLeft{
	float:left;
}
.fltRight{
	float:right;
}
.pad10t {
	padding-top:10px;
}
.mrgn10l{
	margin-left:10px;
}
.mrgn20t{
	margin-top:20px;}
/*--------------------------------------
-------ROWS---------------------------*/
.row1 { /*Main White Section*/
	height:153px;
	margin:0px;
	padding:0px;
}
.row2 { /*Green Btns*/
	height:75px;
	margin:0px 0 0px 75px;
	z-index:99;
}
.row3 { /*about info*/
	clear:both;
	height:312px;
	margin:0px;
	padding: 0px 0px 10px 0px;
}
.row4 { /*footer*/
	height:50px;
	width:100%;
	background-image:url(../img/RR_ftr_bg.jpg);
	background-repeat:repeat-x;
	background-color:#8C4835;
	width:1024px; margin:0px auto; padding:0px;}
/*--------------------------------------
-------h-tags & basic text-----------*/
h1, h2, h3, h4, h5 {font-weight:normal;}
h1{ /*top-header title GREEN*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#3D9D5D; /*Green*/
	font-weight:bold;
	line-height:50px;
	width:688px;
	margin:10px 20px;
	padding:0px;
}
h2 {color: #8C4835; font-size: 18px; font-weight:bold; padding-left:25px; line-height:24px; margin:0px 0px 10px 0px;}
h3 {color: #DD0000; font-size: 15px; font-weight:bold; text-align:center;}
h3 a {color: #8C4835; font-size: 15px; font-weight:bold; text-align:center;}
h4 {color: #8C4835; font-size: 15px; font-weight:bold; text-align:center;}
p {color: #8C4835; font-size: 12px; line-height: 20px; margin: 0; padding: 0px;}
.ctr{text-align:center;}
.txtright{text-align:right;}
a {text-decoration:none;}
.pint{
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 5px 75px 5px 75px;
}
ul{color: #8C4835; font-size: 12px; line-height: 20px; margin: 0; text-decoration:none; list-style-type:none;}
/*--------------------------------------
---------------------*/
/*--------------------------------------
-------Row 1--top menu & Bgs----------*/
.topmenu {
	background-image:url(../img/rr_btnSm.png);
	background-repeat:no-repeat;
	width:112px;
	height:45px;
	display:inline-block;
	color:#8C4835;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:5px;
	text-align:center;
	float:right;
	text-decoration:none;
}
.topmenu:hover, .topmenu.current {
	background-position:0px -45px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:800;
}
.row1CL{
	width:659px;
	height:326px;
	float:left;
}
.rollerBg{
	width:365px;
	height:326px;
	float:right;
	background-image:url(../img/paintRoll.png);
	background-repeat:no-repeat;

}
.rollerBg p{
	font-family:"MS Serif", "New York", serif;
	color:#666666;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	margin:75px 30px 0 80px;
}
/*--------------------------------------
-------buttons menu-------------------*/
.menuBtn{
	width:165px;
	height:58px;
	display:block;
	background-image:url(../img/Grn_btn_sm.png);
	background-position:0 0px;
	background-repeat:no-repeat;
	color:#DCDCDC;
	font-family:arial;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	padding:0px 0px 0px 3px;
	margin:0px 0px 0px 5px;
	text-align:center;
	text-decoration:none;
	float:left;
}
.menuBtn:hover, .menuBtn.current {
	background-position:0 -60px;
	color:#ffffff;
}

/*--------------------------------------
-------Paint Sticks & row 3-------------------*/
.row3C1{
	width:304px;
	height:312px;
	float:left;
}
.row3C2{
	width:360px;
	height:312px;
	float:left;
}
.paintbtn {
	width:290px;
	height:70px;
	display:block;
	background-image:url(../img/rr_paintstick.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.paintbtn a, .paintbtn p{
	color:#8C4835;
	opacity:.7;
	font-family:arial;
	font-size:16px;
	line-height:50px;
	font-weight:400;
	padding:0px 20px 0px 0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
}
.paintbtn a:hover, .paintbtn p:hover{
	opacity:1;
	font-weight:bold;
}
.paintbtn:hover, .paintbtn.current {
	background-position: 0px -70px;
}
.paintstick_des {color: #666666; font-size: 11px; line-height: 20px; margin: -15px 15px 5px 5px;}
.aboutRR {color: #666666; font-size: 11px; line-height: 20px; margin: 0px 20px 25px 20px;}

/*--------------------------------------
-------about info---------------------*/
.abouttxt{
	text-align:center;
	width:1024px;
	margin-left:40px;
	margin-right:40px;
	padding-top:25px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.usage{
	background-image:url(../img/rr_btnSm.png);
	background-repeat:no-repeat;
	width:112px;
	height:35px;
	display:inline-block;
	color:#8C4835;
	font-family:arial;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	padding:6px 0px;
	margin:5px 3px 0px 3px;
	text-align:center;
	float:left;
	text-decoration:none;
	z-index:9999;
}

<!--Begin Bullets --> 
.bulletlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e8e8e8;
	line-height: 26px;
	margin-left: 50px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../img/_arrow.png);
	text-decoration:none;
	text-align:left;
}
.bulletlist2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	margin-left: 65px;
	margin-right: 55px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../img/_arrow3.png);
	text-decoration:none;
	text-align:left;
}
.bulletlist3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	margin-left: 35px;
	margin-right: 55px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type:none;
	/*list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../img/_arrow3.png);*/
	text-decoration:none;
	text-align:left;
}
<!--End Bullets  -->

/*--------------------------------------
-------Features--paint buckets--------*/
.featureCntr{
	width:190px;
	float:left;
	margin:32px 20px 0 132px;
}
.featureCntr2{
	width:190px;
	float:left;
	margin:35px 20px 0 130px;
}
.featuretxtCntr{
	height:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C4835;
}
.featbtn {
	display:block;
	background-image:url(../img/feature_btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#8C4835;
	font-family:arial;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	padding:0px 60px 0px 0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;	
}
.featbtn:hover{
	background-position: 0px -36px;
}
/*--------------------------------------
-------footer-------------------------*/
.ftr_bg{
}
.foot3ctnr{
	width:341px;
	color:#F1F0EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
}
.foot3ctnr a{
	color:#F1F0EC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.foot3ctnr a:hover{
	color:#ffffff;
	font-weight:bold;
}
.foot3ctnr a span{
	font-size:18px;
}
/*--------------------------------------
-------Social Media-------------------*/
.smf{
	display:block;
	width: 30px;
	height: 30px;
	margin: 2px 4px 0 3px;
	background-image:url(../img/sm_f.png);
	background-position: 0 0px;
	float:left;
}
.smf:hover{
	background-position:0 -30px;
}
.sml{
	display:block;
	width: 30px;
	height: 30px;
	margin: 2px 4px 0 3px;	
	background-image:url(../img/sm_l.png);
	background-position: 0 0px;
	float:left;
}
.sml:hover{
	background-position:0 -30px;
}
.smt{
	display:block;
	width: 30px;
	height: 30px;
	margin: 2px 4px 0 3px;	
	background-image:url(../img/sm_t.png);
	background-position: 0 0px;
	float:left;
}
.smt:hover{
	background-position:0 -30px;
}
.smy{
	display:block;
	width: 30px;
	height: 30px;
	margin: 2px 4px 0 3px;	
	background-image:url(../img/sm_y.png);
	background-position: 0 0px;
	float:left;
}
.smy:hover{
	background-position:0 -30px;
}

/*--------------------------------------------------
-----------Interior Pages---------------------------
--------------------------------------------------*/
.contrInt {
	background-color: #FFFFFF;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	width: 1014px;
	min-height: 583px;
	margin: 0px 5px;
}
.pricecntrA{width:200px; height:170px; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:0px 5px 10px 45px; float:left;
}
.pricecntrB{width:200px; height:170px; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:0px 5px 10px 5px; float:left;
}
.pricecntrC{width:410px; height:170px; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:0px 5px 10px 5px; float:left;
}
.priceCol{
	font-weight:bold;
	font-size:13px;
	text-align:center;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
.priceColdet{
	font-weight:400;
	font-size:12px;
	text-align:center;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
.priceColdet span{
	font-size:9px;
}
.sectionCntr {
	width:97%; height:auto; background-color:#F1F0EC; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:10px; padding:10px 0px; -webkit-box-shadow:inset 1px 1px 2px 3px #A8A8A8; box-shadow:inset 1px 1px 2px 3px #A8A8A8;
}
.sectionCntr_ps {
	width: 85%;
	height: auto;
	background-color: #F1F0EC;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 10px;
	padding: 3px 0px;
	-webkit-box-shadow: inset 1px 1px 2px 3px #A8A8A8;
	box-shadow: inset 1px 1px 2px 3px #A8A8A8;
}
.fourCol{
	font-weight:400;
	font-size:12px;
	text-align:center;
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	column-count: 4;
	column-gap: 10px;
}
.errorBG{
	background-image:url(../img/404_paint.jpg);
	width: 600px;
	height: 300px;
}
.smapTxt, .smapTxt a{
	color: #8C4835; 
	font-size: 14px; 
	font-weight:bold; 
	padding-left:40px; 
	line-height:30px;
	text-decoration:none;
}
.smapTxt a:hover{
	color:#DD0000;
}
.alert {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	line-height: 20px;
	padding: 10px 5px 0px 5px;
	color:#F00;
	margin:5px 5px 5px 5px;
}
.alerts {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	line-height: 14px;
	/*padding: 10px 5px 0px 5px;*/
	color:#656565;
	margin:5px 5px 5px 5px;
}