﻿/* Style sheet for REVAville */
html {
	margin: 1px;
	padding: 1px;
}
body  { background-image: url('images/design/revavillebackground2.jpg');
	width: 100%;
	height: 100%;
	color: #666; 
	margin: 0px;
	padding: 0px;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; line-height:100%; font-size:10pt; font-family: Arial, sans-serif
}
input { color: #000; font: normal normal 10px Arial, sans-serif; }
h1    { font: normal bold 12pt Arial, Verdana, sans-serif;
	color: #770908; margin-bottom: -12px; }
h2    { font: normal bold 11pt Arial, Verdana, sans-serif;
	color: #5B4B6E; }
h3    { font: normal bold 10pt Arial, Verdana, sans-serif; color: #FFFFFF; padding: 3px; }
h4    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
h5    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
h6    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #000; font: normal normal 10px/14px  Verdana, Arial, sans-serif; }
ul    { list-style-image: url('images/design/bullet.gif'); color: #000; 
	 font: normal normal 10px/14px  Arial, sans-serif; }
ul ul    { list-style-image: url('images/design/bullet2.gif'); 
	color: #000; font: normal normal 10px/14px Arial, sans-serif; }
ul ul ul { list-style-image: url('images/design/bullet3.gif'); 
	color: #000; font: normal normal 10px/14px Arial, sans-serif; }

/* Define Container to set Fixed Width */
.yourname { background: url('images/design/gold.jpg');
	font: normal bold 10pt Arial, sans-serif;
	color: #3d2f51;
	text-align: left;
	border-bottom: 2px solid #dece85;
	}

.youraddress { background: url('images/design/gold.jpg')
	position: relative;
	text-align: left;
	color: #3d2f51;
	font: normal normal 10pt/12pt Arial, sans-serif;
	padding-right: 20px;
	padding-top: 2px;
	border-bottom: 1px solid #dece85;
	}
	

.leftside { background: #3d2f51; color: #E9DEAB; 
	width: 200px; padding: 10px; height: 100%; text-align: left; 
	border-left: 1px solid #dece85;
	font: normal normal 10px/14px Arial, sans-serif; 
}
	
.content { background: #ececec;
	width: 540px;
	color: #000; font: normal normal 10pt/14pt  Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #dece85;
	border-right: 1px solid #dece85;
}
.contentfull { background: #ececec;
	width: 720px;
	color: #000; font: normal normal 10pt/14pt Arial, sans-serif; 
	padding: 5px; 
	text-align: left;
	border-left: 1px solid #dece85;
	border-right: 1px solid #dece85;
}
.contenthalfl { background: #ececec;
	width: 359px;
	color: #000; font: normal normal 10pt/14pt Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #dece85;
}
.contenthalfr { background: #ececec;
	width: 358px;
	color: #000; font: normal normal 10pt/14pt  Arial, sans-serif; 
	padding: 10px; 
	text-align: left;
	border-left: 1px solid #dece85;
	border-right: 1px solid #dece85;
}

.box1 { background: #e9deab;
	width: 233px;
	color: #000; font: normal normal 10px/14px Arial, sans-serif; 
	padding: 8px; 
	text-align: left;
	border-left: 1px solid #dece85;
	border-right: 1px solid #dece85;
}
.boxtop1 { background-image: url('images/design/x025.jpg');
	width: 233px;
	color: #FFF;  font: normal bold 10pt/14pt  Arial, sans-serif; 
	padding: 3px 8px 3px 8px; 
	text-align: left;
	border-left: 1px solid #dece85;
	border-right: 1px solid #dece85;
}
.box2 { background: #3d2f51;
	width: 235px;
	color: #000; font: normal normal 10pt/14pt Arial, sans-serif; 
	padding: 8px; 
	text-align: left;
}
.boxtop2 { background: #8c1319;
	width: 235px;
	color: #dece85;  font: normal bold 10pt/14pt Arial, sans-serif; 
	padding: 3px 8px 3px 8px; 
	text-align: left;
}
	
.hmenu { background-image: url('images/design/gold.jpg');
	display: block;
	text-align: center;
	font: normal normal 10px/14px Arial, sans-serif; 
	color: #666; 
	width: 760px; 
	height: 26px;
	padding: 3px 0px 0px 0px;
	}

/* Define main menu mouseover states */
.hmenu a { text-align: left; color: #3d2f51; text-decoration: none; }
.hmenu a:link { text-align: left; color: #8c1319text-decoration: none; }
.hmenu a:visited { text-align: left; color: #3d2f51; text-decoration: none; }
.hmenu a:hover {text-align: left; color: #ffffff; text-decoration: underline; }

/* Define footer section */
.footer { background-image: url('images/design/gold.jpg');
	display: block;
	text-align: right;
	font: normal normal 10px/14px Arial, sans-serif; 
	color: #dece85; 
	width: 760px; 
	height: 26px;
	padding: 3px 0px 0px 0px;
}
.footer a:link    { color: #3d2f51; text-decoration: none;   }
.footer a:active  { color: #8c1319; text-decoration: none;   }
.footer a:visited { color: #3d2f51; text-decoration: none;   }
.footer a:hover   { color: #ffffff; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #3d2f51;  }  
a:active { color: #626161;  }
a:visited { color: #3d2f51;  }
a:hover { color: #8c1319; text-decoration: none; }



/* Define product page sections */
.productbox      { background: #5B4B6E; color: #ececec; font: normal normal 10px/12px Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border: 1px solid #dece85; text-align: left; }
.productboxtop   { background: #770908; color: #ececec; font: normal bold 11px/14px Arial, sans-serif; 
	padding: 4px 10px 4px 10px; text-align: center; 
	border-top: 1px solid #dece85; border-left: 1px solid #dece85;  border-right: 1px solid #dece85;  }
.products        { background: #ececec; }
.productsleft   { background: #ececec; color: #8c1319; border-left: 1px solid #dece85; 
	border-top: 1px solid #dece85; 
	padding: 4px 10px 4px 10px; text-align: center; }
.productsright  { background: #ececec; color: #18c1319; border-left: 1px solid #dece85; border-top: 1px solid #dece85; 
	padding: 4px 10px 4px 10px; text-align: center; border-right: 1px solid #dece85; }
.productboxleft     { background: #dece85; color: #000; text-align: center;
	font: normal normal 10px/12px  Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #dece85; border-top: 1px solid #dece85; }
.productboxright      { background: #dece85; color: #000; text-align: center;
	font: normal normal 10px/12px Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #dece85; border-right: 1px solid #dece85; 
	border-top: 1px solid #dece85; }
.productboxlbot     { background: #dece85; color: #000; text-align: center;
	font: normal normal 10px/12px Arial, sans-serif;  border-bottom: 1px solid #dece85;
	padding: 4px 10px 4px 10px; border-left: 1px solid #dece85; border-top: 1px solid #dece85; }
.productboxrbot      { background: #dece85; color: #000; text-align: center;
	font: normal normal 10px/12px Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #dece85; border-bottom: 1px solid #dece85;
	border-right: 1px solid #dece85; border-top: 1px solid #dece85; }

/* Define textbox area */

.textbox      { background: #ececec; color: #666666; 
	font: normal normal 10px/13px Arial, sans-serif; 
	padding: 5px 10px 5px 10px; text-align: left;
	width: 250px; border: 1px solid #dece85;
	}
.textboxheader { background: url('images/design/wp_marble_024.jpg');
	color: #dece85; text-align: left;
	font: normal bold 10px/14px Arial, sans-serif; 
	padding: 5px 10px 5px 10px; 
	width: 250px;
	}
