body {
	/* Box Properties */
	background: #006633;
	
	/* Font Properties */
	font-family: Arial,Helvetica,Geneva,san-serif;
}

td,ul,li,div,span {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-left: 5px;
}

p {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	padding:0 20 0 19px;
	padding-left: 10px;
}

ul {
	padding:0px;
	margin:0 0 0 15px;
}

li {
	list-style: square outside;
}

a:link,a:visited,a:active {
	/* Font Properties */
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	text-decoration: none;
}

a:hover {
	/* Font Properties */
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	text-decoration: underline;
}

a.white:link,a.white:visited,a.white:active {
	/* Font Properties */
	color: rgb(255,255,255);
}

a.white:hover {
	/* Font Properties */
	color: rgb(204,204,204);
	text-decoration: underline;
}


/* ---------- SO Editor Styles ---------- */

.headline {
	font-size:14px;
	color:#8A3727;
	font-weight:bold;
}

.subheadline {
	background:url(/toolkit/presentation/shell/powellhotel/assets/content/hr-dotted.gif) left bottom no-repeat;
	padding:20 0 22 15px;
	font-size:16px;
	font-weight:bold;
}

.disclaimer {
	font-size:9px;
}

.white {
	color:white;
}

/* ------------- Content Layouts ----------- */
.textOnly, p.textOnly, td.textOnly {
	color:#303D5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.imageOnly {
	padding:20px;
}

.codeOnly {
}

/* ----- mspecials module - special copy price ----- */
.copy_price {
}
/* ---------- Form Elements ---------- */

input {
	/* Box Properties */
	background-color: rgb(255,255,255);
	padding-left: 3px;

	/* Font Properties */
	color: rgb(0,0,0);
	font: 11px;
}

textarea {
	/* Font Properties */
	color: rgb(0,0,0);
	font: 11px;

	/* Box Properties */
	background-color: rgb(255,255,255);
	padding-left: 3px;
}

select {
	/* Box Properties */
	background-color: rgb(255,255,255);
	padding-left: 3px;

	/* Font Properties */
	color: rgb(0,0,0);
	font: 11px;
	letter-spacing: 0px;
}

/* ---------- Text Classes ---------- */

.text-header {
	/* Font Properties */
	color: rgb(61,93,144);
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
}

.text-subheader {
	/* Font Properties */
	color: rgb(61,93,144);
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0px;
}

.text-dark {
	/* Font Properties */
	color: rgb(0,0,0);
}

.text-medium {
	/* Font Properties */
	color: rgb(102,102,102);
}

.text-light {
	/* Font Properties */
	color: rgb(204,204,204);
}

.text-white {
	/* Font Properties */
	color: #000;
	background-color: #FFF;
}

.text-required {
	/* Font Properties */
	color: rgb(204,0,0);
}

.text-disclaimer {
	/* Font Properties */
	font-size: 10px;
	line-height: 12px;
}

.trademark {
	/* Font Properties */
	color: rgb(51,51,51);
	font: 5px;
	vertical-align:top;
}

/* ---------- CMS Layout Fields ---------- */

.cms1-header {
	background:url(/toolkit/presentation/shell/powellhotel/assets/content/hr-dotted.gif) left bottom no-repeat;
	padding:20 0 22 0px;
}

.cms1-text {
	padding:0 20 0 19px;
}

.cms1-photo {
	padding:0 11 0 0px;
}

.cms_hometext {
}

.cms_homelist {
	padding:0 17 23 38px;
}

.cms_homephoto {
	padding:0 21 23 0px;
}

/* ---------- Other Definitions ---------- */

ul.no-indent {
	margin-left: -25px;
}

#sitemap {
	padding:0px;
	margin:0px;
}
#sitemap ul {
	padding:0 0 0 1px;
	margin:0px;
}
#sitemap ul li {
	list-style: outside none;
	background: url(/toolkit/presentation/shell/lakelawn/assets/body/arrow.gif) left top no-repeat;
	padding-left:10px;
}

/* ---------- GuestBook ---------- */
.form-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px 1px 1px 3px;
	color: #000000;

}
.form-checkbox {}
.form-notes {}
.form-radio {}
.form-select {


.form-select {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px 1px 1px 3px;
	color: #000000;
}
.form-textarea {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px 1px 1px 1px;
	color: #000000;
	scrollbar-base-color: FFFFFF;
	scrollbar-track-color: F6F9F8;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: 195685;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: D1D7D9; 
	scrollbar-arrow-color: 195685;
}
.form-button {
    font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC;
	border: 1px solid #666666;
	cursor: hand;
}
.fieldset {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #666666;
}
.form-legend {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 2px;
	font-weight : bold;  
	color : #195685; 
}
.form-label {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.scroll {
	border-right: #666666 0px solid;
	padding-right: 0px;
	background-position: 0% 50%;
	border-top: #666666 0px solid;
	padding-left: 2px;
	background-attachment: scroll;
	padding-bottom: 2px;
	overflow: auto;
	border-left: #666666 0px solid;
	padding-top: 2px;
	border-bottom: #666666 0px solid;
	background-repeat: repeat;
	scrollbar-base-color: FFFFFF;
	scrollbar-track-color: F6F9F8;
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: 195685;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: D1D7D9; 
	scrollbar-arrow-color: 195685;
}
/* ---------- Hi-Res Media Gallery ---------- */

.Hires_GalleryTitle {
}

.Hires_ImageName {
}

.Hires_Links {
}
