*
{
    margin: 0;
    padding: 0;
    font-size:11px;
}

.wrapper
{
    width: 100%;
    overflow: hidden;
}

.clear
{
    clear: both;
    font-size: 0%;
    line-height: 0%;
    height: 0;
}

input, select
{
    vertical-align: middle;
    font-weight: normal;
}

img
{
    border: 0;
    vertical-align: top;
    text-align: left;
}

ul, ol
{
    list-style: none;
}

object
{
    vertical-align: top;
    outline: none;
}

a, a:visited
{
    outline: none;
    color: #a9988c;
}

a:hover
{
    text-decoration: none;
}

html
{
    min-width: 980px;
}

body
{
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 100%;
    font-size: 12px;
    line-height: 1em;*/
    color: #393939;
}

h2
{
    background: url(images/line-hor.gif) repeat-x 0% 100%;
    margin: 0 0 23px 0;
    padding: 0 0 7px 0;
    word-spacing: -2px;
    line-height: 1.2em;
    font-size: 2.167em;
    font-style: italic;
    font-weight: 400;
    color: #574637;
}

.h2plain
{
    background: none !important;
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
}

h2.extra
{
    margin: 0 0 20px 0;
}

h3
{
    background: url(images/title-tail.gif) repeat-x 0% 100%;
    margin: 0 0 20px 0;
    padding: 0 0 9px 0;
    word-spacing: 1px;
    letter-spacing: -1px;
    line-height: 1.2em;
    font-size: 2.167em;
    color: #574637;
}



h4
{
    padding: 0 0 5px 0;
    word-spacing: -2px;
    line-height: 1.2em;
    font-size: 2.167em;
    font-style: italic;
    font-weight: 400;
    color: #574637;
}

h4 em
{
    display: block;
    margin: 0 0 -4px 0;
    font-style: normal;
}

h4 i
{
    display: block;
    margin: 0 0 -9px 0;
    font-style: normal;
}

h5
{
    padding: 0 0 6px 0;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 1.667em;
    font-style: italic;
    font-weight: 400;
    color: #ffa323;
}

h6
{
    padding: 0 0 17px 0;
    line-height: 1.417em;
    font-size: 1em;
    color: #846d59;
}

h6 span
{
    display: block;
    padding: 3px 0 0 0;
}

h6 em
{
    display: block;
    margin: 0 0 -6px 0;
    font-style: normal;
}

h6 big
{
    display: block;
    padding: 2px 0 0 0;
    font-size: 1em;
}

.image
{
    margin: 0 4px 0 0;
    border: 2px solid silver !important;
    padding: 4px !important;
}

.fleft
{
    float: left;
}

img.fleft
{
    margin: 0 19px 0 0;
    border: 2px solid silver !important;
    padding: 4px !important;
}

img.fleft1
{
    float: left;
    margin: 9px 21px 7px 0;
}

.fright
{
    float: right;
}

img.fright
{
    margin: 0 0 0 19px;
    border: 2px solid silver !important;
    padding: 4px !important;
}

.col-1, .col-2, .col-3, .col-4, .nav-1, .nav-2
{
    float: left;
    overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4
{
    float: left;
    overflow: hidden;
}

.hline
{
    background: url(images/title-tail.gif) repeat-x 0% 0%;
    width: 100%;
}

#main-tail-top
{
    background: url(images/main-tail-top.gif) repeat-x 0% 100%;
}

#main-tail-bot
{
    background: url(images/main-tail-bot.png) repeat-x 0% 100%;
    background-repeat: repeat-y;
    width: 100%;
}

#main
{
    width: 980px;
    margin: 0 auto;
    /*font-size: 0.75em;
    font-size: 14px;*/
}

#header
{
    background-color: White;
    position: relative;
    height: 360px;
}

.FlashMenu
{
    background-color: White;
}

#menu
{
    position: absolute;
    top: 10px;
    left: 57px;
}

#flash
{
    position: absolute;
    top: 40px;
    left: 53px;
}

#content
{
    background-color: White;
    padding: 10px 57px;
}

#content p
{
    padding: 0 0 20px 0;
    line-height: 1.417em;
    font-size: 1.1em;
    color: #a9988c;
}

#content p.extra
{
    padding: 0 0 17px 0;
}

#content p.extra1
{
    padding: 0 0 25px 0;
}

#content p.extra2
{
    padding: 0 0 41px 0;
}

#content p small
{
    float: right;
    padding: 0 10% 0 0;
    font-size: 1em;
}

#content p big
{
    float: right;
    padding: 0 30% 0 0;
    font-size: 1em;
}

.box
{
    width: 100%;
    overflow: hidden;
}

.box .border-top
{
    background: #eee7e0 url(images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot
{
    background: url(images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left
{
    background: url(images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right
{
    background: url(images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left
{
    background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right
{
    background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}

.box .corner-bot-left
{
    background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right
{
    background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
    width: 100%;
}

.box .inner
{
    padding: 19px 30px 27px 30px;
}

.box .inner-1
{
    padding: 19px 20px 32px 30px;
}

.box .inner-2
{
    padding: 19px 20px 21px 30px;
}

.box p
{
    padding: 0 0 18px 0 !important;
    line-height: 1.417em !important;
    font-size: 1em !important;
    color: #574637 !important;
}

.smalllink
{
    background: url(images/arrow.gif) no-repeat 0% 5px;
    padding: 0 0 0 11px;
    line-height: 1.214em;
    font-size: 1.167em;
    font-style: italic;
    color: #05b9f2;
}

.headerlink
{
    padding-left: 0 !important;
    background-image: none !important;
    color: #574637 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    font-style: italic !important;
    text-decoration: none;
}

.headerlink:hover
{
    color: navy !important;
    text-decoration: none;
}

.link
{
    background: url(images/link-tail.gif) repeat-x 0% 0%;
    display: inline-block;
    height: 40px;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
    line-height: 38px;
    text-decoration: none;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

.link span
{
    background: url(images/link-left.gif) no-repeat 0% 0%;
    display: inline-block;
}

.link span span
{
    background: url(images/link-right.gif) no-repeat 100% 0%;
    display: inline-block;
    height: 40px;
    padding: 0 10px 0 11px;
    color: White;
}

.link:hover span span
{
    cursor: pointer;
    color: #000;
}

.link-1
{
    background: url(images/link-tail3.gif) repeat-x 0% 0%;
    display: inline-block;
    height: 40px;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
    line-height: 38px;
    text-decoration: none;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

.link-1 span
{
    background: url(images/link-left3.gif) no-repeat 0% 0%;
    display: inline-block;
}

.link-1 span span
{
    background: url(images/link-right3.gif) no-repeat 100% 0%;
    display: inline-block;
    height: 40px;
    padding: 0 14px 0 11px;
}

.link-1:hover span span
{
    cursor: pointer;
    color: #000;
}

.link-2
{
    background: url(images/arrow.gif) no-repeat 0% 5px;
    margin: 0 0 0 3px;
    padding: 0 0 0 11px;
    line-height: 1.214em;
    font-size: 1.167em;
    font-style: italic;
    color: #05b9f2;
}

.links
{
    background: url(images/link-tail1.gif) repeat-x 0% 0%;
    height: 40px;
    float: left;
    overflow: hidden;
    line-height: 38px;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

.links div
{
    background: url(images/link-left1.gif) no-repeat 0% 0%;
    float: left;
}

.links div div
{
    background: url(images/link-right1.gif) no-repeat 100% 0%;
    height: 40px;
    padding: 0 13px 0 11px;
    float: left;
}

.links a, .links a:visited
{
    text-decoration: none;
    color: #fff;
}

.links a:hover
{
    color: #000;
}

.links span
{
    background: url(images/link-divider.gif) no-repeat 0% 2px;
    margin: 0 0 0 13px;
    padding: 0 0 0 14px;
}

.link-indent
{
    margin: 0 0 14px 0 !important;
}

.link-indent1
{
    margin: 0 0 12px 0 !important;
}

.indent-bot
{
    padding: 0 0 10px 0;
}

.indent-bot1
{
    padding: 0 0 10px 0;
}

.indent-bot2
{
    padding: 0 0 14px 0;
}

.dynContent
{
}

.dynContent ul, .dynContent ol
{
    list-style: disc;
    list-style-position: inside;
    padding: 10px 0 0 0;
}

.ellipsis
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url('ellipsis.xml#ellipsis');
}

#order-form
{
    width: 210px;
}

#order-form b
{
    background: url(images/order-input.gif) no-repeat 0% 0%;
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
}

#order-form i
{
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    font-style: normal;
}

#order-form i em
{
    font-style: normal;
}

#order-form i em select
{
    margin: 0;
}

#order-form select
{
    background: #fff;
    width: 68px;
    float: left;
    margin: 0 3px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #574637;
}

#order-form input
{
    background: none;
    width: 200px;
    height: 15px;
    padding: 4px 5px 3px 5px;
    float: left;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #574637;
}

#order-form strong
{
    background: url(images/order-textarea.gif) no-repeat 0% 0%;
    display: block;
    width: 209px;
    height: 111px;
    overflow: hidden;
    font-weight: normal;
}

#order-form textarea
{
    background: none;
    width: 200px;
    height: 104px;
    padding: 4px 5px 3px 5px;
    float: left;
    border: none;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #574637;
}

#order-form a
{
    background: url(images/link-tail2.gif) repeat-x 0% 0%;
    display: inline-block;
    height: 40px;
    float: right;
    margin: 20px 0 0 2px;
    overflow: hidden;
    line-height: 38px;
    text-decoration: none;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

#order-form a span
{
    background: url(images/link-left2.gif) no-repeat 0% 0%;
    display: inline-block;
}

#order-form a span span
{
    background: url(images/link-right2.gif) no-repeat 100% 0%;
    display: inline-block;
    height: 40px;
    padding: 0 10px 0 10px;
    color: White !important;
}

#order-form a:hover span span
{
    cursor: pointer;
    color: #000 !important;
}

.list
{
    overflow: hidden;
}

.list li
{
    background: url(images/marker.gif) no-repeat 0% 11px;
    padding: 0 0 0 10px;
    line-height: 2em;
    font-size: 1.167em;
    font-style: italic;
    color: #05b9f2;
}

.list li a
{
    color: #05b9f2;
}

.list-1
{
    width: 100%;
    overflow: hidden;
}

.list-1 li
{
    width: 100%;
    padding: 0 0 18px 0;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.417em;
    color: #a9988c;
}

.list-1 li p
{
    padding: 0 !important;
}

.list-1 li img
{
    float: left;
    margin: 0 19px 0 0;
    border: 2px solid silver !important;
    padding: 4px !important;
}

.list-1 li strong
{
    display: block;
    padding: 4px 0 6px 0;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 1.667em;
    font-style: italic;
    font-weight: 400;
    color: #ffa323;
}

.list-1 li a
{
    background: url(images/arrow.gif) no-repeat 0% 5px;
    padding: 0 0 0 11px;
    line-height: 1.214em;
    font-size: 1.167em;
    font-style: italic;
    color: #05b9f2;
}

.aremoveformatting
{
    padding-left: 0 !important;
    background-image: none !important;
}

.list-2
{
    width: 100%;
    overflow: hidden;
}

.list-2 li
{
    width: 100%;
    padding: 0 0 14px 0;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.417em;
    color: #a9988c;
}

.list-2 li strong
{
    display: block;
    padding: 4px 0 6px 0;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 1.667em;
    font-style: italic;
    font-weight: 400;
    color: #ffa323;
}

.list-3
{
    overflow: hidden;
    padding: 2px 0 0 0;
}

.list-3 dt
{
    line-height: 1.417em;
    font-size: 1em;
    font-weight: bold;
    color: #846d59;
}

.list-3 dt a
{
    text-decoration: none;
    color: #846d59;
}

.list-3 dt a:hover
{
    text-decoration: underline;
}

.list-3 dd
{
    padding: 0 0 17px 0;
    line-height: 1.417em;
    color: #a9988c;
}

.list-4
{
    width: 100%;
    overflow: hidden;
}

.list-4 li
{
    width: 100%;
    padding: 0 0 18px 0;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.417em;
    color: #a9988c;
}

.list-4 li p
{
    padding: 0 !important;
}

.list-4 li img
{
    float: left;
    margin: 0 19px 0 0;
    border: 2px solid silver !important;
    padding: 4px !important;
}

.list-4 li strong
{
    display: block;
    padding: 4px 0 6px 0;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 1.667em;
    font-style: italic;
    font-weight: 400;
    color: #ffa323;
}

.list-4 li a
{
    background: url(images/arrow.gif) no-repeat 0% 5px;
    padding: 0 0 0 11px;
    line-height: 1.214em;
    font-size: 1.167em;
    font-style: italic;
    color: #05b9f2;
}




.list-indent
{
    padding: 0 0 3px 0 !important;
}

.no-indent
{
    margin: 0 !important;
    padding: 0 !important;
}

#location-form
{
    width: 210px;
    padding: 5px 0 0 0;
}

#location-form b
{
    display: block;
    padding: 0 0 4px 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    color: #574637;
}

#location-form em
{
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    font-style: normal;
}

#location-form label
{
    background: url(images/location-input.gif) no-repeat 0% 0%;
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
}

#location-form input
{
    background: none;
    width: 200px;
    height: 16px;
    padding: 4px 5px 2px 5px;
    border: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #574637;
}

#location-form select
{
    background: #fff;
    width: 210px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #574637;
}

#location-form a
{
    background: url(images/link-tail2.gif) repeat-x 0% 0%;
    display: inline-block;
    height: 40px;
    float: right;
    margin: 12px 0 0 2px;
    overflow: hidden;
    line-height: 38px;
    text-decoration: none;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

#location-form a span
{
    background: url(images/link-left2.gif) no-repeat 0% 0%;
    display: inline-block;
}

#location-form a span span
{
    background: url(images/link-right2.gif) no-repeat 100% 0%;
    display: inline-block;
    height: 40px;
    padding: 0 15px 0 11px;
}

#location-form a:hover span span
{
    cursor: pointer;
    color: #000;
}

#footer
{
    background: url(images/footer.gif) repeat-x 0% 100%;
    height: 62px;
    overflow: hidden;
}

#footer ul
{
    float: right;
    padding: 17px 77px 0 0;
    overflow: hidden;
}

#footer ul li
{
    background: url(images/divider.gif) no-repeat 0% 4px;
    float: left;
    margin: 0 0 0 -1px;
    padding: 0 8px 0 8px;
    color: #c8a58f;
}

#footer ul li.act a
{
    text-decoration: underline;
    color: #fff;
}

#footer ul li a
{
    text-decoration: none;
    color: #c8a58f;
}

#footer ul li a:hover
{
    text-decoration: underline;
}

#footer p
{
    padding: 17px 0 0 84px;
    color: #c8a58f;
}

#footer p span
{
    padding: 0 3px 0 0;
}

#footer p span a
{
    margin: 0;
    text-decoration: none;
    color: #fff;
}

#footer p span a:hover
{
    text-decoration: underline;
}

#footer p a
{
    margin: 0 0 0 3px;
    text-decoration: none;
    color: #c8a58f;
}

#footer p a:hover
{
    text-decoration: underline;
}







/* rotator in-page placement */
    div.rotator {
	position:relative;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}
