/***********************************************/
/* cp.css   Catherine Place                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body { font-family:"Times New Roman", Times, serif; color: #694704; line-height: 1.3;
	padding: 0em 0em 0em 0em; margin: 0em 0em 0em 0em; font-size: 100%;
	background-color: #ffffff; background-image: url(../images/gold_bg_gradient.jpg); background-repeat: repeat-x; }
	
#home .home, #about .about, #food .food, #amenities .amenities, #suites .suites, #map .map, #testimonials .testimonials, #contact .contact {
	color: #694704; background-color: transparent; }

div#banner { margin: 0em 0em 0em 0em;
	font-family: "Palace Script MT", Georgia, "Times New Roman", Times, serif; font-weight: 500; }
	
.cpscript { font-size: 600%; color: #694704; text-align: center; line-height: 1;
	font-family: "Palace Script MT", Georgia, "Times New Roman", Times, serif; font-weight: 400; }
	
.phone { font-size: 150%; color: #694704; text-align: center; line-height: 1;
	font-family: "Times New Roman", Times, serif; font-weight: 500; }
	
.palace { margin: 0em 0em .5em 0em; font-size: 400%; color: #694704; text-align: center; line-height: 1;
	font-family: "Palace Script MT", Georgia, "Times New Roman", Times, serif; font-weight: 400; }
	
.inside { margin: 0em 0em .5em 0em; font-size: 300%; color: #694704; text-align: center; line-height: 1;
	font-family: "Palace Script MT", Georgia, "Times New Roman", Times, serif; font-weight: 300; }
	
.bigtxt { padding: 0em .5em 0em .5em; margin: 0em 0em 0em 0em; font-size: 150%; font-style:italic; }
	
.test { padding: .5em 1em .5em 1em; margin: 0em 2em 0em 2em; font-weight: bold; font-style:italic;
	border: 3px solid #694704; }

.bord {border:5px double #694704;}
.top { clear: both; font-size: 75%; }

div#main {  }
.maintext { margin: 0em 0em 0em 0em; padding: 0em 3em 0em 3em; text-align: left;
	font-size: 110%;}

.mainphoto { border: 3px solid #694704; }

#sitenav { margin: 0em 0em 1em 3em; padding: 0em 0em 0em 0em; background-color: transparent; width: 100%;
	 font-family: Verdana, Arial, Helvetica, sans-serif; }
#sitenav ul { font-size: 75%; }
#sitenav li { display: inline; clear: both; }
#sitenav li a { text-decoration: none; font-weight: bold; color: #cd9a1e;
	margin: 0em 0em 0em 0em;
	background-color: transparent; padding: .25em .5em .25em .5em; }
#sitenav li a:hover { font-weight: bolder; background-color: transparent; color: #694704; }
	
div#footer { font-size: 75%; text-align: center; color: #694704;
	padding: 0em 0em 2em 0em; background-image: url(../images/gold_bg_reverse.jpg); background-repeat: repeat-x; }
div#footer a:link, a:visited, a:hover {
	color: #694704;  font-weight: bold; text-decoration: underline; }
div#footer a:hover {
	text-decoration: underline; background-color: transparent; color: #cd9a1e; }

a:link, a:visited, a:hover {
	color: #694704; font-weight: bold; text-decoration: underline; }
a:hover {
	text-decoration: underline; background-color: transparent; color: #cd9a1e; }

p.cent { text-align: center; }
p.right { text-align: right; }
p.left { text-align: left; }
td.cent { text-align: center; }
td.right { text-align: right; }
td.left { text-align: left; }

h1 { margin: 0em 0em .5em 0em; font-size: 400%; color: #694704; text-align: center; line-height: 1;
	font-family: "Palace Script MT", Georgia, "Times New Roman", Times, serif; font-weight: 400; }
h2 { font-size: 110%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }

.thumbnailr {float: right; margin: .5em 0em .5em .5em; }
	
.thumbnaill {float: left; margin: .5em .5em .5em 0em; }


ol.loweralpha{
	list-style-type: lower-alpha;
}
ul {list-style-type: square; list-style-position: outside;
	margin: 0em 0em 0em 3em; padding: 0em 0em 0em 0em; }

ul ul ul ul ul ul ul ul ul ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}





