.underline {
	font-family: "N Helvetica Narrow", "Arial Narrow", "C Helvetica Condensed";
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.more {
	font-family: "N Helvetica Narrow", "Arial Narrow", "C Helvetica Condensed";
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
.helvcondensed {
	font-family: "N Helvetica Narrow", "Arial Narrow", "C Helvetica Condensed";
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.bigtimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

#contact_info {
    width: auto;
    float: left;
    border: 1px solid #99CC66;
    padding: 0;
    font-family: "Helv", sans-serif;
    font-size: 11px;
}

#listings {
    width: 100%;
    margin-top: 10px;
}

.listing_block {
    margin-top: 15px;
    font-family: "Helv", sans-serif;
    font-size: 11px;
}

.edit_listing {
    width: 40%;
    float: left;
    border: 1px solid #99CC66;
    margin-right: 3px;
}

.preview_listing {
    width: 40%;
    float: left;
    border: 1px solid #99CC66;
    margin-right: 3px;
}

.preview_price {
    width: 15%;
    float: left;
    border: 1px solid #99CC66;
}

#total_area {
    clear: both;
}

.block_heading {
    background-color: #99CC66;
    font-family: "Ariel", sans-serif;
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
}

.edit_controls {
    padding: .25em;
}

#listing_header_1 {
    width: 100%;
}

.preview_listing {
    font-family: "Ariel", sans-serif;
    font-size: 11pt;
}

.preview {
    padding: .25em;
}

.company_name {
    font-size: 14pt;
    width: 50%;
}

.company_phone {
    font-size: 14pt;
    margin-top: 0px;
    padding-top: 0px;
    width: 40%;
    float: right;
}

.address {
    border-right: 2px solid #ccc;
    padding-right: 4px;
}

.csz {
    padding-left: 4px;
}

#total_area {
    width: 20%;
    margin-top: 20px;
    font-family: "Ariel", sans-serif;
    text-align: center;
    font-size: 22pt;
    font-weight: bold;
    border: 1px solid #99CC66;
}

.submit {
    background-color: #99CC66;
    border: 1px solid #000;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: .25em;
    padding-bottom: .25em;
    margin-top: 10px;
}

.listing_category {
    font-family: "Ariel", sans-serif;
    font-size: 9pt;
}

.boldit {
    font-weight: bold;
}

.listing_logo {
    width: 167px;
    float: right;
}

.listing_photo {
    width: 180px;
    float: right;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
    line-height: 120%;
}

.strong_copy {
    font-size: 14pt;
    padding: .5em;
}

.preview_price TD {
    font-family: "Ariel", sans-serif;
    font-size: 8pt;
}

.listing_category {
    width: 422px;
}

.listing_category_box {
    margin-top: 10px;
}

.all_categories_box {
    width: 422px;
    float: left;
}

.directional_buttons {
    width: 40px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.destination_categories_box {
    width: 422px;
    float: left;
}

.arrow_buttons {
    font-weight: bold;
    font-family: "Helv", sans-serif;
    font-size: 12pt;
    background-color: #99CC66;
    margin-top: 20px;
    width: 30px;
}

.add_new_listing {
    background-color: #99CC66;
    width: 35%;
    text-align: center;
    font-family: "Ariel", sans-serif;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.add_new_listing A:hover {
    text-decoration: underline;
}

#remove_link_1 {
    display: none;
}

.remove_link {
    background-color: #99CC66;
    text-align: center;
    font-family: "Ariel", sans-serif;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.remove_link A:hover {
    text-decoration: underline;
}

#error_block {
	border: 1px solid #99CC66;
	width: 50%;
	margin-bottom: 10px;
}

.hidden {
    display: none;
}

.file_details {
	font-style: italic;
	font-size: 10pt;
}

.error {
	width: 65%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #99cc66;
	padding: 5px;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Ariel", sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 5px;
	letter-spacing: -.04em;
}

INPUT {
    font-family: "Helv", sans-serif;
    font-size: 11px;
}

