body
{
    margin:                 0;
    padding:                50px 0 0 0;
    text-align:             center;
	font-family:			Tahoma;
    font-size:              12px;
    color:                  #CAA2A6;
    background:             #FDFDF4 url(../images/body_bg.gif) no-repeat center 32px;
}

html>body
{
    background-position: center 33px;
}

body *
{
    margin: 0;
    padding: 0;
}

h1,
h2
{
    border-bottom:          1px solid #BCA1A3;
    padding:                10px 0 2px 0;
}

h1
{
    font-size:              14px;
}

h2
{
    border:                 none;
    font-size:              12px;
    margin:                 25px 25px 0 25px;
    background:             transparent url(../images/dot_bg.gif) repeat-x bottom;
}

ul,
p
{
    margin:                 15px 25px;
}

ul
{
    list-style:             square;
}

li
{
    line-height:            17px;
    margin-left:            15px;
}

a
{
    color: #DE838B;
    text-decoration: underline;
}

ul.twocol {
    list-style: none;
    margin: 15px 10px;
    width: 300px;
}

.twocol li {
    position: relative;
    text-align: left;
    height: 20px;
}

.twocol li span {
    position: absolute;
    right: 0;
    top: 0;
}

ul#seonav {
    display: none;
}

div.ws {
    height: 500px
}

p.gallery a {
    float: left;
    margin: 5px 10px 0 0;
    border: 1px solid #BCA1A3;
}

p.gallery a:hover {
    border: 1px solid #DE838B;
}

p.gallery a img {
    border: 1px solid #F2D3D6;
    margin: 2px;
}

a.block
{
    display:    block;
    margin:     25px 0;
}

a:hover
{
    text-decoration: none;
}

div#body
{
    border:                 2px solid #AFAFA7;
    height:                 auto;
    margin:                 auto;
    width:                  775px;
	position:				relative;
	background-color:		#FFFFFF;
}

#body img#logo
{
	position:				absolute;
	top:					20px;
	left:					20px;
}

#body div#subnav
{
	position:				absolute;
	top:					115px;
	left:					13px;
	font-size:				10px;
	color:					#8D8D8D;
	font-weight:			bold;
}

#body #subnav a
{
	color:					#8D8D8D;
}

#body #subnav a:hover
{
	text-decoration:		none;	
}

#body div
{
    margin:                 0;
    padding:                0;
}

#body div#row_a
{
    height:                 66px;
    background:             #C8C8BB url(../images/row_a_bg.gif) no-repeat 275px 13px;
	border-bottom:			5px solid #BCBCB1;
}

#body>div#row_a
{
	height:					60px;
	background-position:	279px 12px;
}

#body div#row_b
{
    background:             #D8D8C7 url(../images/row_b_bg.gif) no-repeat -2px -1px;
    height:                 70px;
    padding-bottom: -5px;
}
#row_b a {
    float: right;
    height: 60px;
    width: 60px;
    margin-right: 10px;
    padding-top: 4px
}

#row_b img {
    border: 1px solid #A9A99F;
}

#body div#row_c
{
    background-color:       #FFFFFF;
    height:                 226px;
    position:               relative;
}

#body div#row_d
{
    background:             #D8D8C7 url(../images/row_d_bg.gif) no-repeat 218px 1px;
    height:                 49px;
    position:               relative;
}

#body>div#row_d
{
	background-position:	222px 1px;
}

#body div#row_e
{
    position: relative;
    background-color:       #C3C3B8;
    border-top:             2px solid #F4F4E4;
    height:                 193px;
}

#body div#row_e div#address
{
    position: absolute;
    height: auto;
    width:  200px;
    left: 10px;
    bottom: 34px;
    text-align: left;
    color: #969689;
}

#body div#row_f
{
    background-color:       #C3C3B8;
    height:                 35px;
}

#body div#left
{
    float:                  left;
    width:                  220px;
}

#body #left #row_c #nav
{
    position: absolute;
    left: 1px;
    top:                    1px;
    text-align:             right;
    width:                  218px;
}

#body #left #row_e
{
	height:					158px;
}

#body #left #row_e div#address
{
    position: absolute;
    height: auto;
    width:  200px;
    left: 10px;
    bottom: 0;
    text-align: left;
    color: #969689;
}

#body div#right
{
    float:                  left;
    height:                 433px;
    overflow:               auto;
    width:                  551px;
    padding:                15px 15px 15px 10px;
    text-align:             left;
    background:             #FFFFFF url(../images/right_bg.gif) repeat-x 0 2px;
    border-bottom:          2px solid #AFAFA7;
}

#body div>div#right
{
    height:                 403px;
    width:                  530px;
}

