body {
  	margin: 0;
 	padding: 0;
  	background-color: #3f2d2c;
	color: white;
  	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 0.9em;
	text-align: center;
}
#wrapper {
  	background-color: #fff;
	border: 1px solid #000;
  	color: black;
  	margin: 0 auto;
  	padding: 0;
  	width: 980px;
	text-align: left;
}
#logo {
	float: left;
	padding: 0;
	margin: 0;
}
#phone {
	float: right;
	padding: 0 0.2em;
	font-size: 2em;
	width: 400px;
	text-align: center;
	color: #fff;
}
#address {
	float: right;
	padding: 0 0.2em;
	font-size: 100%;
	width: 400px;
	text-align: center;
	color: #fff;
}
#header {
	margin: 0;
	padding: 0;
	height: 142px;
	background-image:url(images/Riviera_bannerBkg.jpg);
	background-repeat: repeat-x;
}	
#main {
  	width: 100%;
  	margin-top: 10px;
}
#content {
  	margin: 0 275px 0 225px;
  	background-color: white;
  	color: black;
}
#centerImage {
  	background-image: url(images/Riviera_mainImage_dark.jpg);
 	background-repeat: no-repeat;
 	color: #fff;
  	padding: 2em 2em 1em 40px;
  	height: 175px;
}
#centerImage h2 {
  	margin: 0;
  	font-weight: bold;
  	font-size: 130%;
}
#centerImage p {
  	font-size: 120%;
}
#centerImage li {
	font-size: 110%;
}
#content .inner {
  	margin: 10px 20px 10px 10px;
}
#content .inner h1 {
	color:#000;
	padding-bottom: 0.2em;
	border-bottom: 2px solid #c7abbe;
	font-size: 110%;
}
#content .inner h2 {
  	color: #4f4f4f;
  	padding-bottom: 0.2em;
  	border-bottom: 1px solid #666666;
  	font-size: 100%;
}
#content .inner h3 {
	color: #3f2d2c;
	font-size: 90%;
}
#content .inner p {
  	color: #4f4f4f;
  	font-size: 90%;
}
#content .inner ul {}
#content .inner li {
	color: #4f4f4f;
	font-size: 90%;
	list-style-image:url(images/bullet2.jpg);
}
#imageTable, #imageTable td {
	font-size: 95%;
	border: 2px solid #663366;
	border-collapse: collapse;
}
#content .image {
	text-align: center;
}
#content .imageWrapLeft {
	float: left;
	margin: 0 25px 25px 0;
}
#content .imageWrapRight {
	float: right;
	margin: 0 10px 25px 0;
}
#content a:link, #content a:visited {
	color: #663366;
	text-decoration: underline;
}
#content a:hover {
	color: #663366;
	text-decoration: none;
}
#rightColumn {
  	float: right;
  	width: 275px;
  	background-color: #fff;
  	color: #000;
  	margin: 0;
  	padding: 0;
}
#rightColumn h3 {
  	font-size: 130%;
  	margin: 0;
  	padding: 0.2em 0;
  	font-weight: bold;
}
#rightColumn .inner {
  	padding: 0 10px 10px 10px;
}
#rightColumn p {
  	color: #4f4f4f;
	font-size: 90%;
}
#rightColumn .inner li {
	color: #000;
	font-size: 90%;
	padding: 0.2em 0 0 0;
}
#rightColumn input, textarea {
	border: 1px solid #000;
}
#formTable {
	float: right;
	width: 250px;
	padding: 10px 5px;
}	
#rightColumn table {
	font-size: 70%;
	color: #000;
	padding-top: 10px;
	background-color: #e1e1e1;
}
#rFlash {
	width: 250px;
	height: 220px;
	padding: 0 9px 0 3px;
}
.rContent {
	float: right;
	background-image:url(images/Riviera_weldingBkg.jpg);
	border: 1px solid #000;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding: 0 5px;
	width: 245px;
}
#submit {
	border: 2px groove #000;
	width: 75px;
	background-color: #6b6b6b;
	color: #fff;
}
#leftColumn {
  	float: left;
  	width: 225px;
  	background-color: white;
  	color: black;
  	margin: 0;
  	padding: 0;
}
#leftColumn .inner {
  	margin: 0 10px;
}
#leftColumn .inner h3 {
	font-size: 90%;
	color: #663366;
	text-align: center;
}
#leftColumn p {
  	color: #663366;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
}
#leftColumn .inner ul {}
#leftColumn .inner li {
	color: #4f4f4f;
	font-size: 90%;
	list-style-image:url(images/bullet2.jpg);
}
#navcontainer {
	width: 200px;
	padding: 0;
	margin-bottom: 1em;
}
#footer {
  	width: 100%;
  	height: auto;
  	border-top: 1px solid #666666;
  	background-color: #838383;
  	margin-top: 10px;
  	clear: both;
}
#footer p {
  	font-size: 90%;
  	color: #fff;
  	margin: 0;
  	padding: 1em 0;
  	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.redText {
	color: #ff0000;
}
.boldText {
	font-weight: bold;
}
.twoColumnList  {width: 434px;}
  
ul.left {
    float: left;
    width: 200px; 
    margin: 0;
    padding: 0 0 15px 16px;
    border: 0px none; 
    position: relative;
	list-style-image:url(images/bullet2.jpg);
    left: 40px;
}  
ul.right {
    float: right;
    width: 200px; 
    margin: 0;
    padding: 0 0 15px 16px;
    border: 0px none; 
	list-style-image:url(images/bullet2.jpg);
}
.purpleText {
	color: #663366;
	font-size: 90%;
	text-align: center;
}

