@charset "UTF-8";
/* skylodgepa.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	padding-bottom:8px;
	}
td,th {
	padding:3px;
	}
body {
	margin:10px auto;
	width:990px;
	background:#4e2b01 url(../images/bkg.jpg) repeat-x;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
	color:#4e2b01;
	}
h1 {
	font-size:1.4em;
	color:#000000;
	padding-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-weight:normal;
	color:#6f0b0c;
	font-size:1.3em;
	padding-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.container {
	width:990px;
	background:url(../images/bkg-horz.jpg) repeat-y;
	}
.int-container {
	width:870px;
	background:url(../images/int-bkg.jpg) repeat-y;
	padding:0 60px;
	}	
.nav {	
	height:30px;
	background:#a26b29;
	color:#ffffff;
	font-size:1.13em;
	width:990px;
	text-align:center;
	padding-top:12px;
	font-variant:small-caps;!important
	}
.nav li {
	display:inline;	
	padding-right:3px;
	}
.nav a:link {
	color:#ffffff;
	text-decoration:none;
	}
.nav a:visited {
	color:#ffffff;
	text-decoration:none;
	}
.nav a:hover {
	color:#ddcbb7;
	text-decoration:none;
	}
#top-logo {
	height:79px;
	background:url(../images/top-logo.jpg) no-repeat;
	font-size:0.9em;
	line-height:1.3em;
	}
#top-logo a:link {
	color:#000000;
	text-decoration:underline;
	}
#top-logo a:visited {
	color:#452600;
	text-decoration:underline;
	}
#top-logo a:hover {
	color:#000000;
	text-decoration:none;
	}
#int-top-logo {
	height:73px;
	background:url(../images/int-top-logo.jpg) no-repeat;
	font-size:0.9em;
	line-height:1.3em;
	}
#int-top-logo a:link {
	color:#000000;
	text-decoration:underline;
	}
#int-top-logo a:visited {
	color:#452600;
	text-decoration:underline;
	}
#int-top-logo a:hover {
	color:#000000;
	text-decoration:none;
	}
.int-btm-logo {	
	width:930px;
	height:73px;
	text-align:right;
	background:url(../images/int-btm-logo.jpg) no-repeat;
	padding-right:60px;
	padding-top:10px;
	}
.int-btm-logo h2 {
	font-weight:normal;
	padding:30px 0 0 60px;
	color:#6f0b0c;
	font-size:1.3em;
	}
#header {	
	height:451px;
	width:990px;
	}
.leftheader {
	width:300px;
	float:left;
	padding:25px 0 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.rightheader {	
	float:right;
	padding:25px 20px 0 0;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.int-leftheader {
	width:300px;
	float:left;
	padding:30px 0 0 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.int-rightheader {	
	float:right;
	padding:30px 40px 0 0;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.home-text {
	width:870px;
	margin:10px 30px;
	background:#d19852;
	padding:30px;
	color:#452600;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.home-text h2 {
	padding-bottom:8px;
	font-size:1.3em;
	}
.int-text {
	width:850px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
.int-text a:link {
	color:#993300;
	text-decoration:none;
	}
.int-text a:visited {
	color:#993300;
	text-decoration:none;
	}
.int-text a:hover {
	color:#990000;
	text-decoration:none;
	}
.int-text li {
	margin-left:40px;
	}
.int-text h1 {
	font-weight:normal;
	padding-top:10px;
	margin-bottom:8px;
	color:#5f3017;
	font-size:1.4em;
	border-bottom:1px solid #ff4e00;
	}
.int-text h2 {
	font-weight:normal;
	padding-top:5px;
	margin-bottom:8px;
	color:#5f3017;
	font-size:1.2em;
	border-bottom:1px solid #663300;
	}
#footer {
	text-align:center;
	color:#4e2b01;
	padding-bottom:20px;
	}
#footer li {
	display:inline;
	padding-right:4px;
	font-size:1.1em;
	}
#footer a:link {
	color:#4e2b01;
	text-decoration:none;
	}
#footer a:visited {
	color:#4e2b01;
	text-decoration:none;
	}
#footer a:hover {
	color:#000000;
	text-decoration:none;
	}
#footer-int {
	text-align:center;
	color:#4e2b01;
	padding-bottom:20px;
	padding-top:10px;
	background:url(../images/bkg-horz.jpg) repeat-y;
	}
#footer-int li {
	display:inline;
	padding-right:4px;
	font-size:1.1em;
	}
#footer-int a:link {
	color:#4e2b01;
	text-decoration:none;
	}
#footer-int a:visited {
	color:#4e2b01;
	text-decoration:none;
	}
#footer-int a:hover {
	color:#000000;
	text-decoration:none;
	}
.copyright {
	text-align:center;
	color:#fad2a2;
	font-size:0.9em;
	padding:5px;
	}
.copyright a:link {
	color:#fad2a2;
	text-decoration:underline;
	}
.copyright a:visited {
	color:#fad2a2;
	text-decoration:underline;
	}
.copyright a:hover {
	color:#fad2a2;
	text-decoration:none;
	}
.images {
	padding:10px;
	}
.editor_body {
	width:850px;
	background:#ddcbb7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.editor_body a:link {
	color:#993300;
	text-decoration:none;
	}
.editor_body a:visited {
	color:#993300;
	text-decoration:none;
	}
.editor_body a:hover {
	color:#990000;
	text-decoration:none;
	}
.editor_body li {
	margin-left:40px;
	}
.editor_body h1 {
	font-weight:normal;
	padding-top:10px;
	margin-bottom:8px;
	color:#5f3017;
	font-size:1.4em;
	border-bottom:1px solid #ff4e00;
	}
.editor_body h2 {
	font-weight:normal;
	padding-top:5px;
	margin-bottom:8px;
	color:#5f3017;
	font-size:1.2em;
	border-bottom:1px solid #663300;
	}
.hzrule {
	padding:10px 0;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float - <br class="clearfloat" />
 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}