@charset "UTF-8";
/* CSS Document */
.noprint{
display:none;
}
#fields{
width:100%;
margin:0px;
padding:0px;
border:none;
}
body {
	margin: 4em;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	}

	
.headerWrapper {

	}
	
.header {

	}
	
.headerSpace {
	
	}
		
	
.wrapper {
	width:90%;
	
	}
	
.floatWrapper {
	
	}
	
	
.innerWrapper {
	
	}
		
	
.flashWrapper {
	display: none;
	}
	
	
.flashInnerWrapper {
		display: none;

	}
	
	
	
#noDisplay {
	margin-bottom: 1em;
	border-bottom: 1px solid #333333;	
	}
	
.menuSpaceWrapper {
		display: none;

	}
	
	
.menuBarWrapper {
		display: none;

	}
	

	
	
.content {
	float:left;
	clear:both;
	font-size: 80%;
	line-height: 1.3em;
	
	}

.contentTop {
		display: none;

	}
	
.contentBot {
		display: none;

	}
	
.leftColumn {
		display: none;

	}
	
.leftColumTop {
	display: none;
	}
	
.leftColumBot {
	display: none;
	}
	
	
.leftColumnBlock {
		display: none;

	}
	
	
.RightColumn {
	float:right;
	width:90%;
	margin:0 0 20px 0;
	padding:5px 0 0 0;
	line-height: 1.4em;
	}
	
.pageTitle {
	width:100%;
	padding:0 0 1px 6px;
	margin:0 0 10px 0;
	}
	

	

	

/* header Small Menu, top right
--------------------------------------------------------------- */		

.headerSmallMenu {

		display: none;

	}
	
.headerSmallMenu a:link, .headerSmallMenu a:visited { color: #e8cb7e; text-decoration: none; }

.headerSmallMenu a:hover, .headerSmallMenu a:focus, .headerSmallMenu a:active { color: #e6a812; text-decoration:none;}
	
	

	

.headerSmallMenu form {
		display: none;

	}

.headerSmallMenu input {
	background: #9e0b0f;
	border:1px #c36f5b solid;
	color: #ffffff;
	padding: 1px;
	margin: 1px 1px 1px 0;
	}
	

.headerSmallMenu input:hover {
	border:1px #9e0b0f solid;
	background-color:#c36f5b
	}
.headerSmallMenu input:focus, {
	border:1px #9e0b0f solid;
	background-color:#c36f5b
	}
	
	
/* Left column side menu
--------------------------------------------------------------- */


ul.sideMenu {
	width:242px;
  	margin: 6px 0 6px 0;
  	padding: 0;    
	}

.sideMenu li {
	display:block;
  	margin: 3px 0 0 2px;
  	padding: 0 0 1px 0;
  	list-style: none;
  	list-style-image: url(foo.gif); /* Trick IE into not displaying a bullet */
	border-bottom:#d9d4c4 1px solid;
	}

.sideMenu li a {
	display:block;
	padding-left:2px;
  	width: 242px; /* Needed to stop IE hover flicker */
	color:#524f46;
	} 

.sideMenu li a:link, .sideMenu li a:visited {
	text-decoration:none;
	} 

.sideMenu li a:hover, .sideMenu li a:active {
	color:#ab4203;
	background: #faf5e9;
	text-decoration: none;
	}
	
	

/* List menu
--------------------------------------------------------------- */


.listMenu {
	width:200px;
  	margin: 10px;
  	padding: 6px 6px 8px 6px; 
	border:#c5bba0 1px solid;
	float:right;
	}



.listMenu li {
	display:block;
  	margin: 3px 0 0 2px;
  	padding: 0 0 1px 0;
  	list-style: none;
  	list-style-image: url(foo.gif); /* Trick IE into not displaying a bullet */
	border-bottom:#d9d4c4 1px solid;
	}

.listMenu li a {
	display:block;
	padding-left:2px;
  	width: 200px; /* Needed to stop IE hover flicker */
	color:#524f46;
	} 

.listMenu li a:link, .listMenu li a:visited {
	text-decoration:none;
	} 

.listMenu li a:hover, .listMenu li a:active {
	color:#ab4203;
	background: #faf5e9;
	text-decoration: none;
	}
	




/* Inner Right Column rows and columns
--------------------------------------------------------------- */


.innerRowWrapper {
	width:550px;
	float:left;
	margin:5px 0 5px 0;
	clear:both;
	}
	
.innerLeftColumn {
	width:265px;
	float:left;
	}
	
.innerRightColumn {
	width:265px;
	float:right;

	}
	
.darkerRowWrapper {
	float:left;
	width:auto;
	margin:5px 0 5px 0;
	clear:both;
	border:#c5bba0 1px solid;
	background:#ece7d7;
	}
	
.darkerRow {
	background:#ece7d7;
	border:3px #faf5e9 solid;
	width:auto;
	padding:4px 6px 4px 6px;
	float:left;
	}
	
.staffRowWrapper {
	width:550px;
	float:left;
	margin:5px 0 5px 0;
	clear:both;
	height:130px;
	}
	
	
.testimoRow {
	width:550px;
	float:left;
	margin:10px 0 5px 0;
	padding-top:10px;
	clear:both;
	border-top:#c5bba0 1px solid;

	}
	
.testimoInnerRow {
	width:435px;
	padding:6px 0 0 12px;
	float:right;
	font-family: Georgia, "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 110%;
	}
	
.testimoName {
	width:400px;
	float:right;
	font-family: Georgia, "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size:95%;
	}
	
	
	
.nicheLeftColumn {
	width:295px;
	float:left;
	}
	
.nicheRightColumn {
	width:225px;
	float:right;
	padding:0 0 0 10px;
	border-left:#c5bba0 1px solid;
	font-size: 90%;
	line-height:normal;
	}
	
.pubWrapper {
	width:120px;
	float:right;
	margin: 2px 0 2px 6px;
	padding:4px 4px 1px 4px;
	border:#c5bba0 1px solid;
	background:#faf5e9;
	font-size: 90%;
	line-height: normal;
	}
	
.teamMember {
	width:285px;
	margin:5px 0 5px 0;
	height:130px;
	}
	

.downloadBox {
	width:auto;
	margin: 6px 0 6px 0;
	padding:6px 0 6px 24px;
	border-top:#c5bba0 1px solid;
	border-bottom:#c5bba0 1px solid;
	background:url(http://https://backup2403.ropella.com/images-index/pdficon_small.gif) no-repeat left center
	}
	
.moreText {
	font-size:80%;
	clear: both;
	margin-top: 12px;
	}
	
	
.rightInsertBar {
	width:206px;
	padding:3px;
	background:#faf5e9;
	border:#c5bba0 1px solid;
	float:right;
	margin: 2px 0px 2px 9px;
	}





	
	
	
	
	
/* Text
---------------------------------------------------------- */

p {margin: 2px 0 8px 0;}  

.noSpaceAfter {margin-bottom:0;}


ol { margin-top: 2px;
     margin-bottom: 8px;}


ul {	list-style: square;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
li {margin-left: -1em;
       }
h3, h4, h5, h6 { margin: 6px 0 0 0; } 


h1 {
	color: #9e0b0f;
	font: bold normal 220%/normal "Trebuchet MS", Georgia, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
	}

h2 {
	color: #9e0b0f;
	margin:0 0 12px 0;
	font: bold 170%/normal "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}

h3 {font: bold 120% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	}
	
	
.leftColumn h3 {font: bold 150% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	margin:3px 0 0 0;
	}

h4 {
	color: #000000;
	font-size: 110%;
}

h5 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}


.smallText {
	font-size:80%;
	color:#000000;
	}
	
.smallTextDark {
	font-size:80%;
	}


.pullquote {
	width:55%;
	margin:10px 0 10px 20px;
	float:right;
	padding:6px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	font: 150%/normal Georgia, Arial, Helvetica, sans-serif;
	}
	
.pullquoteCaption {
	font-size: 70%;
	text-align: right;
	margin:0;
	font-style: italic;
		}
		
		
.article {
	}

.article h1 {
	color: #9e0b0f;
	font: bold normal 250%/normal "Trebuchet MS", Georgia, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
	}
	
.article h2 {
	color: #9e0b0f;
	margin:0 0 12px 0;
	font: bold 170%/normal "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}

.article h3 {font: bold 140% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #9e0b0f;
		margin:16px 0 6px 0;
	}
	
.article h4 {color: #000000;
	font-size: 100%;
	margin:10px 0 2px 0;
	}

.article h5 {color: #000000; font-size: 100%;}

.articleFooter {
	border-top:#999999 1px solid;
	margin:12px 0 6px 0;
	padding-top:6px;
	color: #333333;	
	}
	
	
.footnote {
	color: #333333;
	font-size: 85%;
	margin-top:12px;
	line-height:1.3em;
}

.footnote a:link, .footnote a:visited {color: #524f46; text-decoration: none;}
.footnote a:hover, .footnote a:active {color: #524f46; text-decoration: underline;}






/* images
---------------------------------------------------------- */

.insert200 {
	width:200px;
	padding:3px;
	background:#faf5e9;
	border:#999999 1px solid;
	float:right;
	margin: 2px 0px 2px 9px;
	}
	
.insert200 p {
	margin:2px 0 0 0;
	font-size: 90%;
	font-style: italic;
	line-height: normal;
	}
	
.iconPhoto {
	float:left;
	padding:2px;
	margin:6px 5px 1px 0;
	border:#c5bba0 1px solid;
	background:#faf5e9;
	}
	
.contactMugs {
	float:left;
	padding:2px;
	margin:0 10px 1px 0;
	border:#c5bba0 1px solid;
	background:#faf5e9;
	}
	
.floatRight {
	float:right;
        margin: 2px 0 2px 6px;
	}
	
.floatleft {
	float:left;
	}
	
.floatRightBox {
	float:right;
        margin: 2px 0 2px 6px;
        padding:2px;
	border:#c5bba0 1px solid;
	background:#faf5e9;
	}
	
	


/* Links
--------------------------------------------------------- */


a:link, a:visited { color: #760000; text-decoration: none; }

a:hover, a:focus, a:active { color: #ab4203; text-decoration:underline;}

a img { border: 0; }


.moreInfo {
	margin:-2px 6px 2px 1px;
	text-align: right;
	display: block;
	
	}
	
	
	
a.headLink {
	color: #9e0b0f;

	}
	
a.headLink:link, a.headLink:visted {
	color: #9e0b0f;
	}
	
a.headLink:hover, a.headLink:active {
	color: #ab4203;
	text-decoration:none;
	}
	
	
.moreInfoArrow {
	display:block;
	padding:0 0 0 20px;
	margin:-5px 0 0 10px;
	background:url(http://https://backup2403.ropella.com/images-index/arrowYellowCircleSmall.gif) no-repeat left center #dfdaca;
	}
	
 a.moreInfoArrow:hover,  a.moreInfoArrow:active{
	text-decoration:none;
	}
	


	
 a.blockLink {
	background:#e4a025 url(http://https://backup2403.ropella.com/images-index/arrowYellowRightSmallerSmall.gif) no-repeat right center;
	float:right;
	padding:2px 16px 2px 4px;
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin:3px 1px 6px 1px;
	}
		
	
 a.blockLink:link,  a.blockLink:visited {
	text-decoration:none;
	border: 1px solid #9e9885;
	}
	
a.blockLink:hover,  a.blockLink:active {
	text-decoration:none;
	border: 1px solid #9e0b0f;

	}
	
	
.yellowCircle {
	float:right;
	margin: 0px 6px 1px 4px;
	}




/* Footer ---------------------------------------------------------- */


.footerWrapper {
	width:90%;
	float:left;
	}

.footer {
	clear:both;
	font-size: 65%;
	color: #333333;
	text-align: center;
	width:780px;
	padding: 30px 0 30px 0;
	margin: 0 auto 10px auto;
	}



/***  Plain Links only underline on hover  **/
.plainlink {color: inherit;}
a.plainlink:link, a.plainlink:visited {color: inherit; text-decoration: none;}
a.plainlink:hover, a.plainlink:active {color: inherit; text-decoration: underline;}


/* NEWSLETTER SIGN UP FORM STYLES ------------------------- */

.signupForm {
	float:left;
	margin:0 0 6px 0;
	padding:0;
	font-size: 92%;
	}	


.signupForm input, .signupForm textarea {
	background: #f0ede2;
	border:1px #c5bba0 solid;
	display:block;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 3px 3px 0;
	}
	
.signupSubmitWrapper input {
	background: #e4a025;
	border:1px #9e9885 solid;
	display:block;
	color: #ffffff;
	padding: 1px;
	margin: 3px 2px 0 4px;
	}
	
.signupTextWrapper input, .signupTextWrapper textarea {
	background: #f0ede2;
	border:1px #9e9885 solid;
	display:block;
	color: #333333;
	padding: 3px;
	margin: 3px 3px 3px 0;
	float:left;
	}

	


.signupForm input:hover, .signupForm textarea:hover {
	border:1px #650608 solid;
	}
	
	
.signupForm input:focus, .signupForm textarea:focus {
	border:1px #650608 solid;
	background:#FFFFFF;
	}
	
.signupSubmitWrapper input:hover, .signupSubmitWrapper textarea:hover {
	border:1px #650608 solid;
	color:#650608;
	}
	
	
.signupSubmitWrapper input:focus, .signupSubmitWrapper textarea:focus {
	border:1px #650608 solid;
	color:#650608;
	}


	
/* FORM STYLES ------------------------- */




.contact_form input, .contact_form textarea {
	background: #faf5e9;
	border:1px #c5bba0 solid;
	display:block;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px 3px 3px 0;
	}
	



.contact_form label {
	margin: 0 0 2px 0;
	}

.contact_form input:hover, .contact_form textarea:hover {
	border:1px #9e0b0f solid;
}
.contact_form input:focus, .contact_form textarea:focus {
	border:1px #624f57 solid;
}

