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

}

body{
    background-image:url('/pics/bg.jpg'); /* EDIT */
    font-family:Arial;
    text-align:center;
}


/* Defaults
  ------------------------------------------------------------------------------*/

a {text-decoration:none; color:#A09078;}
.fr {float:right;}

h2{ font-size:13pt; color:#A09078; margin:10px 0 10px 0;}
h3{ font-size:11pt; color:#A09078;}


/* Layout Containers
  ------------------------------------------------------------------------------*/


#logo{
    margin-left:-530px;
}

#lc-centered{
    top:130px;
    width:800px;
    height:auto;
    margin:0 auto;
    background-color:#d1c5b0;
    border:1px solid #a09078;

}



#lc-header{
    width:780px;
    height:314px;
    margin:0 auto;
    margin-top:10px;
    position:relative;
    background-color:#a09078;
    border:1px solid #665F4C;

}

    #lc-header img{
        width:761px;
        height:297px;
        padding:10px;

    }

#lc-body{
    width:680px;
    margin:0 auto;
    text-align:left;
    margin:40px 0 40px 0;

}
#lc-body .image_right{
            position:relative;
            top:800px;
            border:1px solid red;
            width:250px;
            height:200px;
        }


    #lc-body .body{

    width:500px;
    color:#665f4c;
    font-size:10pt;
    margin-left:40px;
    }

	.browserIE #lc-body .body {margin-left:10px;}
    #lc-body .body h2{ font-size:11pt; margin-bottom:4px;}
    #lc-body .body p{ margin:0px; padding:0px;}

	#lc-body .bodyheader{
		font-family:'Verdana';
		font-size:15pt;
	}

div#lc-footer{
    width:800px;
    clear:both;
    margin-top:20px;
    margin:0 auto;
}
    div#lc-footer img{
        margin-top:-100px;
        margin-right:-100px;
        float:right;
    }
    div#lc-footer .text{
        float:right;
        font-size:9pt;
        color:#665f4c;
        margin-top:10px;
    }

/* if Exitst */
.module{
    clear:both;
    margin-left:140px;
    display:inline;
    height:auto;
    position:relative;
}

.browserIE .module { margin-left:-100px;}

div#lc-menu{
    width:800px;
    height:40px;
    margin-top:-10px;

position:relative;
}

#lc-menu ul     {list-style-type:none; margin:0 auto; margin-left:60px;  }
#lc-menu ul li  {float:left; display:block;}
#lc-menu ul li  a{
                    color:#665F4C;
                    font-size:11pt;
					font-family:'Tangerine';
					font-weight:bold;
                    height:40px;
                    margin: 6.9pt 10px 10px 10px;
                    padding:18px 7px 0 7px;
                    display:block;
                    border:1px solid transparent;


                }
/*#lc-menu ul li  a:hover{color:#D1C5B0;  background:#A09078;  border:1px solid #665F4C; border-top:1px solid #A09078; }
#lc-menu ul li  a.current{color:#D1C5B0; background:#A09078;border:1px solid #665F4C; border-top:1px solid #A09078; }*/




/* Activity.tpl
  ------------------------------------------------------------------------------*/
    .catname                                {clear:both;}
    .catname   h2                           {font-size:13pt; color:#A09078; margin-bottom:10px;}
    #activity                               { width:500px; display:inline-block; margin-left:-60px; margin-top:20px;}
    #activity .lc-activity                  {clear:both; float:left; width:600px; margin:10px;}
    .browserIE .catname, .browserIE #activity .lc-activity       {margin-left:100px;}
    #activity  .lc-activity div.body        { float:right; width:320px; position:relative; height:auto;}
    #activity .lc-activity div.despription  { float:right; }
    #activity  .lc-activity div.image       {padding:2px; float:left; height:auto; width:200px; height:100px; background:#665F4C; }
    #activity  .lc-activity div.image  img  {background-repeat:no-repeat; border:1px solid #A09078; margin:-1px;}

    #activity  .lc-activity p.website       {float:left; margin-top:10px;}


/* Photoalbum.tpl
  ------------------------------------------------------------------------------*/

.module .photoalbum {margin-left:80px; clear:both; width:500px;}
.browserIE .module .photoalbum {margin-left:20px; clear:both; width:500px;}

.module .photoalbum img{border:1px solid #A09078; padding:3px;}




/* Contact.tpl
  ------------------------------------------------------------------------------*/


    /*#contactform label{ width:170px; font-size:12pt;  font-family:arial;}*/
#contactform{
display:inline-block;
width:250px;
margin-top:10px;
margin-left:80px !important;
}
.browserIE #contactform {margin-left:10px !important;}
#contactform label{
	float:left;
        height:20px;
	text-align:left;
	color:#544B3D;
	font-size:10pt;
        margin-top:6px;
	padding-right:10px;
	width:250px;
	}
.browserIE #contactform label {margin-left:10px !important;}

	#contactform label.required{
		color:#611F2D;
	}
        p.required_field_message{ margin:0px; padding:0px; font-size:8pt; float:right; margin-right:120px; color:#fff !important; }

#contactform input { height:20px;}
#contactform textarea { height:90px; }
#contactform input, textarea{
        background:transparent;
	border:1px dotted #2A2114;
	margin-top:3px;
	width:250px;
	font-size:10pt;
        padding:1px;
        float:left;


}

#contactform .btn{
	clear:both;
	float:left;
	width:130px;
	right:0px;
        text-align:center;
        background-color:#2A2114;
        border:1px solid #120E08;
        color:#fff;
	position:relative;
	height:25px;

}



#form .ajaxSubmit {
	color:inherit;
	font-size:10pt;
	border:1px dashed #000;
	margin-left:80px;
	padding:10pt 5pt 10pt 5pt;
	
}

blockquote {
	margin: 2em 2em;
	padding: .5em;
	border-bottom:1px dashed #f6ebc1;
	border-left:2px solid #f6ebc1;}
blockquote p {
	margin: 0;  font-family:times;}

