/* _____________________________________________ ZERO OUT ______________________________________________ */

* {	margin: 0; padding: 0; border: 0 }

/* ____________________________________________ HTML & BODY ____________________________________________ */

html {
	height: 100% }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	background: url(images/_shared/pg-bg.gif) center top #6D6D6D }

/* _____________________________________________ NOTES ________________________________________________ */

/* When wanting to change a used style, check where it's currently used by doing a Find (but not Replace).
Search for source code, not tag. */

/* __________________________________________ TEMPLATE ITEMS __________________________________________  */

#container {
	width: 848px;
	margin: 0 auto 0 auto;
	background: url(images/_shared/container_bg.png) repeat;
	padding: 0 20px 0 20px }
#main { float: left; background: url(images/_shared/sidebar_bg.jpg) repeat-y #404040 }
#sidebar {
	float: left;
	width: 173px;
	padding: 15px 2px 0 0 }
#navpanel dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE68C;
	line-height: 2em;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #A5040D }
#navpanel dl dt {
	text-indent: 6px;
	border-bottom: 1px solid #500106 }
#navpanel dl dd {
	text-indent: 6px;
	border-top: 1px solid #A5040D;
	border-bottom: 1px solid #500106 }
#navpanel dl a:link { color: #FFE68C; text-decoration: none; display: block; border-bottom: none }
#navpanel dl a:visited { color: #FFE68C; text-decoration: none; display: block; border-bottom: none }
#navpanel dl a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(images/_shared/nav-hov.png);
	border-bottom: none }
#navpanel dl a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(images/_shared/nav-hov.png);
	border-bottom: none }
#view-gallery {
	width: 156px;
	height: 182px;
	margin: 0 auto 20px auto;
	background: url(images/_shared/sp-att-gallery.png) }
#footer {
	clear: both;
	height: 35px;
	line-height: 35px;
	background: url(images/_shared/footer_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0033;
	padding: 0 7px 0 7px }
#copyright {
	float: left;
	width: 50%;
	text-align: left }
#stage {
	width: 593px;
	padding: 29px 40px 0 40px;
	float: right;
	background: url(images/_shared/content_tag.gif) right top no-repeat }

/* ______________________________________________ LINKS ________________________________________________ */

a:link { color: #DFD2D1; text-decoration: none; border-bottom: 1px solid #DF000D }
a:visited { color: #DFD2D1; text-decoration: none; border-bottom: 1px solid #DF000D }
a:hover { color: #FFFFFF; text-decoration: none; border-bottom: none }
a:active { color: #FFFFFF; text-decoration: none; border-bottom: none }

#footerlinks {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	background: #646464;
	margin: 0 -40px 0 -40px;
	padding: 6px 0 7px 0 }
#footerlinks a:link { color: #000000; text-decoration: none; border-bottom: none }
#footerlinks a:visited { color: #000000; text-decoration: none; border-bottom: none }
#footerlinks a:hover { color: #FFFFFF; text-decoration: none; border-bottom: none }
#footerlinks a:active { color: #FFFFFF; text-decoration: none; border-bottom: none }

#lh {
	float: right;
	width: 50%;
	text-align: right }
#lh a:link { color: #FF0033; text-decoration: none; border-bottom: none }
#lh a:visited { color: #FF0033; text-decoration: none; border-bottom: none }
#lh a:hover { color: #FF0033; text-decoration: underline; border-bottom: none }
#lh a:active { color: #FF0033; text-decoration: underline; border-bottom: none }

/* If needed, place CSS Nav here - copy from desired example */

/* imglinks rules are only needed if background-color or border-bottom is used on normal links.
Style the containing element the image is in - not the image or link. */
.imglinks a:link { border-bottom: none }
.imglinks a:visited { border-bottom: none }
.imglinks a:hover { border-bottom: none }
.imglinks a:active { border-bottom: none }

/* Match style to .form-btn. Use for other places a single btn is wanted. Class the td. */
.btn_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCD2FB;
	text-align: center;
	background-color: #071352;
	border: #071352 1px solid }
.btn a:link {
	color: #CCD2FB;
	text-decoration: none;
	height: 2.5em;
	padding: 3px;
	background: transparent;
	display: block }
.btn a:visited {
	color: #CCD2FB;
	text-decoration: none;
	height: 2.5em;
	padding: 3px;
	background: transparent;
	display: block }
.btn a:hover {
	color: #071352;
	text-decoration: none;
	background-color: #CCD2FB }
.btn a:active{
	color: #071352;
	text-decoration: none;
	background-color: #CCD2FB }

/* _____________________________________________ HTML TAGS _____________________________________________ */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 12px 0 }
#sidebar p {
	color: #FFE68C;
	text-align: center;
	line-height: 1.2em;
	margin: 0 0 6px 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	list-style-type: disc;
	line-height: 1.5em;
	margin: 5px 5px 0 38px }
ol_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px }
ol li_unused { margin: 5px 0 5px 0 }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	font-style: italic;
	line-height: 1.5em }
h1 {
	height: 19px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D70000;
	text-transform: uppercase;
	word-spacing: .3em;
	margin: 0 0 20px -14px;
	padding: 0 0 0 14px;
	background: url(images/_shared/h1_bg.jpg) no-repeat }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #D1C5C4;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05em;
	word-spacing: .07em;
	margin: 0 0 15px 0 }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFE68C;
	text-align: center;
	word-spacing: .07em;
	line-height: 1.5em;
	margin: 0 0 15px 0 }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #D70000;
	text-align: left;
	text-transform: capitalize;
	margin: 0 0 15px 0 }
hr { /* style the preceeding para with "no-btm-margin" to avoid browser inconsistancy - also hr-spacer if img taller than text */
/* This one doesn't work right in Opera or Safari unless height=auto, so put height=2px in IE-only stylesheet. */
	clear: both;
	border-top: #000000 1px solid;
	border-bottom: #7B7B7B 1px solid;
	height: auto;
	width: 75%;
	text-align: center;
	margin: 20px auto 20px auto }

/* ______________________________________________ FORMS ________________________________________________ */
/* remember can do width, height, rounded rect pill shape, & transparent background on input (used on Perez Firm) */

form { width: 500px; margin: 0 auto 0 auto; background-color: #CCCCCC }
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	float: left;  
	width: 125px;  
	padding-right: 10px;
	line-height: 25px; 
	text-align: right }
.label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	padding: 0 10px 0 3px }
input, textarea, select, .form-input {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	background: url(images/_shared/form-input-bg.gif) no-repeat #4E0000;
	line-height: 1em;
	padding: 3px 6px 4px 6px;
	border-right: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	margin: 3px 0 3px 0 }
.form-radio, .form-ckbox {
	width: auto;
	height: auto;
	background: none;
	padding-left: 0;
	padding-right: 0;
	border: none;
	margin: 3px 0 3px 0 }
.form-btn {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left: 135px;
	background: none;
	background-color: #CC0000;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid }

/* ______________________________________ FORMS IN TABLE ________________________________________________ */
/* remember can do width, height, rounded rect pill shape, & transparent background on input (used on Perez Firm) */
/*
form { background-color: #CCCCCC }
form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	padding: 2px 4px 2px 0 }
form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 2px 0 2px 0 }
input, textarea, select, .form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/_shared/form-input-bg.gif) no-repeat #4E0000;
	line-height: 1.5em;
	padding: 3px 6px 4px 6px;
	border-right: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	margin: 2px 0 2px 0 }
.form-radio, .form-ckbox {
	background: none;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CC0000;
	height: auto;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid } */
	
/* ___________________________________________ CUSTOM STYLES ___________________________________________ */

.h-center { margin: 0 auto 0 auto } /* Doesn't show in authoring on a table, but OK in browsers. */
.text-center { text-align: center }
.text-right_unused { text-align: right }
.text-left { text-align: left }
/* Float left or right also needs width specified, so a generic rule isn't practical. Add float to specific class. */
.clear { clear: both } /* Clear is also useful to mimic tables. Forces a new line when there's a floated element above. */
.no-btm-margin { margin-bottom: 0 }
.hr-spacer { /* For para with floated img that is taller than the text, & HR below it. Place this empty div above HR. */
	clear: both; padding: 1px 0 0 0 }
.width500 { width: 500px; margin: 0 auto 0 auto }
.red { color: #D70000 }
.strike_unused { text-decoration: line-through }
.smalltext_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFD2D1;
	line-height: 1.2em }
.smalltext2_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFD2D1;
	letter-spacing: .08em;
	word-spacing: .1em;
	line-height: 1.2em }
.img-right { float: right; margin: 2px 0 7px 15px }
.img-left { float: left; margin: 5px 15px 7px 0 }
.img-border {
	border-top: #000000 1px solid;
	border-right: #7B7B7B 1px solid;
	border-bottom: #7B7B7B 1px solid;
	border-left: #000000 1px solid }
.img-right-border { 
	float: right;
	margin: 5px 0 7px 15px;
	border-top: #000000 1px solid;
	border-right: #7B7B7B 1px solid;
	border-bottom: #7B7B7B 1px solid;
	border-left: #000000 1px solid }
.img-left-border {
	float: left;
	margin: 5px 15px 7px 0;
	border-top: #000000 1px solid;
	border-right: #7B7B7B 1px solid;
	border-bottom: #7B7B7B 1px solid;
	border-left: #000000 1px solid }
#coupon-top { /* 260 wide is max to sit beside Flash. */
	float: right;
	background: #000000;
	margin: 5px 0 15px auto;
	padding: 5px;
	border: #B7040F 1px dashed }
.coupon-in-table { /* temp situation - delete later */
	background: #000000;
	padding: 15px 5px 5px 5px;
	border: #B7040F 1px dashed }
.coupon-in-table h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFE68C;
	text-align: center;
	word-spacing: .07em;
	line-height: 1.3em;
	margin: 0 0 15px 0 }
.img-right-coupon {
	float: right;
	background: #000000;
	margin: 5px 0 7px 15px;
	padding: 5px;
	border: #B7040F 1px dashed }
.map-caption-top { /* Style a div. Remove the "unused" marker from rule below too, they go together. */
	width: 280px;
	margin: 0 0 12px 0;
	background: #C00510;
	border-top: #000000 1px solid;
	border-right: #7B7B7B 1px solid;
	border-bottom: #7B7B7B 1px solid;
	border-left: #000000 1px solid;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px }
.map-caption-top img { margin-top: 3px; border-top: #666666 1px solid }
.list-header_unused { margin-bottom: 5px }
.border-simple_unused { border: #000000 1px solid }
.padding12 { padding: 12px }
/* Remember zebra-striped table. See Bed Pros_Simmons.
Try this with a definition list instead (if you build an UL first, then click on it & menu>DL, it has alternating dt/dd rows). */
#zebratable th {
	padding: 2px;
	border-bottom: 1px solid #D6E1F2;
	background: #FFFFFF }
#zebratable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #D6E1F2;
	background: #ECF1FF }
#zebratable tr.alt td {
	background: #FFFFFF }
/* >>>>> Remember: CAPTION, THEAD, TFOOT & TBODY tags. (http://www.brainjar.com/dhtml/tablesort/) <<<<< */
/* Setting the border-collapse property to collapse causes the cells of the table to stick together, leaving only a single border between cells. By default, each table cell would have its own border. */
.border-full_unused { border-top: #999999 1px solid; border-left: #999999 1px solid }
.border-full_unused td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFD2D1;
	line-height: 1.5em;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 3px }
.vert-divider-table-left { padding: 0 12px 0 0; border-right: #000000 1px solid }
.vert-divider-table-right { padding: 0 0 0 12px; border-left: #7B7B7B 1px solid }