@charset "UTF-8";
/* CSS Document */

body {
background: url("images/bg-pattern.jpg") repeat-y;
background-color: #64271d;
background-position: center top;
margin: 0;
padding: 0;
 height: 100%;
 min-width:750px;
}

a:link {
  color: #63271d;
  text-decoration: none;
}

a:visited {
  color: #63271d;
  text-decoration: none;
}

a:hover {
  color: #999999;
  text-decoration: underline;
}

html>body {
  min-height: 100%;
  height: auto;
}

#wrap {
	background-color: transparent;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
}

#wrap2 {
	margin: auto;
	width: 850px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#wrap2 img {
  border: 0px;
}

#content-text {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	text-align: justify;
	line-height: 20px;
}

#content-links {
  text-align: center;
	line-height: 20px;
	padding-top: 20px;
}

.content-links img {
  border: 0px;
  vertical-align: middle;
}

.content-text-bold {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
}

#header {
	background-color: transparent;
	padding-top: 75px;
	text-align: center;
}


	
#header h1 {
  padding:5px;
	margin:0;
}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	padding-top: 20px;
}

#no-image-header {
	clear: both;
}

#logo {
	float: left;
}
	
#menu {
	padding-top: 1px;
  margin-left: 23px;
  margin-right: 23px;
	background-color: transparent;
}

hr {
  border: 0px;
  height: 1px;
  color: #999999;
  background-color: #999999;
}


#left {
	background-color: transparent;
	float:left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#left img {
  padding-bottom: 20px;
}

#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;	
}

#sidebar {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	float: left;
	width: 250px;
	padding-right: 25px;
	height: 310px;
	vertical-align: middle;
}

#right2 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	float: right;
	width: 590px;
	line-height: 16px;
}

#right {
	background-color: transparent;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#sitemap {
  background-color: transparent;
	background-image: url(http://royaltucson.com/images/bar-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 95px;
	width: 631px;
	margin: auto;
}

#sitemap p {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	padding-top: 35px;
	width: 616px;
	padding-left: 5px;
	padding-right: 5px;
}
	
#footer {
	background-color: transparent;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 300px;
}

#footer-content {
	background-color: transparent;
	width: 850px;
	margin: auto;
	padding-top: 50px;
}

#logos {
	margin: auto;
}

.logos img {
	border: 0px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}

#copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/* Begin front page CSS */


/* End front page CSS */


/* Begin Specials CSS */

#specials-container {
    width: 631px;
    height: 157px;
    background-image: url(http://royaltucson.com/NEWSITE/specials/images/bg-specials.jpg);
    background-repeat: no-repeat;
    margin: auto;
}

#specials-left {
    float: left;
    width: 150px;
}

#specials-left img {
  border: 0px;
  margin-left: 10px;
  padding-top: 35px;
  width: 151px;
}

#specials-content {
    padding: 16px 110px 0 170px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #882322;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#specials-content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#specials-content a {
  font-family: Arial, Helvetica, sans-serif;
	color: #882322;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

#specials-right {
  float: right;
  width: 120px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 25px;
  text-align: center;
  margin-right: 23px;
  _display:inline; 
}

#specials-right p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
}

.clear {
    clear: both;
}

/*End Specials CSS */

/*Begin Frontpage CSS */
table.frontpage-container{
  width: 850px;
}

td.frontpage-column {
  width: 283px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  vertical-align: top;
}

td.frontpage-column-content {
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
}

.frontpage-column-content img {
  border: 0px;
}

.frontpage-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bolder;
  text-align: center;
}

.frontpage-subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #63271d;
}

td.frontpage-info {
  padding: 10px 5px 10px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}

ul, li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}

#frontpage-footer {
  background-image: url(http://royaltucson.com/images/footer-850.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 95px;  
}

.frontpage-footer-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  padding-top: 40px;
}
/*End Frontpage CSS */


