body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#663300;
	font-size:90%;
	color:#a7afb5;
}

a:link {
	text-decoration: none;
	color:#ACAF75;
}
a:hover {
	text-decoration: underline;
	color:#b5af75;
}
a:visited {
	text-decoration: none;
	color:#ACAF75;
}
p{
	font-size:15px;
	line-height:25px;
	color:#ca8f6b;
	margin-top:2px;margin-bottom:12px;
	font-family:Georgia;
}
li{
	font-size:15px;
	line-height:22px;
	color:#B07D5D;
	font-family:Georgia;
}
h1, h2, h3, h4{
    color:#E7CBA8;font-weight:normal;margin-top:0px;
}

h1{font-size:26px;}
h2{font-size:23px;}
h3{font-size:20px;}
h4{font-size:17px;}

#page_frame{
    background-color:#191818;
    padding-top:193px;
    padding-bottom:40px;
    width:850px;padding-left:25px;padding-right:25px;
    margin:0px auto;
}
#page_frame.home{
    padding-top:504px;
    background-image:url("/images/sites/tma/homegradient.jpg");background-repeat:repeat-x;background-position:left 479px;
}

.content_body{
    float:right;width:523px;padding-left:25px;
}
.content_images{
    width:302px;float:right;
}
#homepage .content_body{
    float:right;width:623px;padding-left:25px;
}
#homepage .content_images{
    width:202px;float:right;
}

.clear{
    clear:both;
    margin:0px;padding:0px;height:2px;font-size:1px;
}


#nav {
    position:absolute;top:0px;
    width:898px;margin:0px -25px;
    height:168px;
    background-color:#b5af75;
    border-left:1px solid #422000;
    border-right:1px solid #422000;
    background-image:url("/images/sites/tma/headerbig.jpg?v=2");
}

#home_nav {
    position:absolute;top:0px;
    width:898px;margin:0px -25px;
    height:479px;
    background-image:url("/images/sites/tma/home2.jpg?rev=3");background-position:0px 48px;
    border-left:1px solid #422000;
    border-right:1px solid #422000;
}

#navbar{
    position:absolute;top:121px;height:47px;width:882px;padding-left:12px;margin-left:-1px;margin-right:-1px;
    border-left:3px solid #000;border-right:3px solid #000;
    background-image:url("/images/sites/tma/navback.gif");background-position:0px 0px;background-repeat:repeat-x;
}
#home_nav #navbar{
    top:0px;width:842px;padding-left:52px;
}

#navbar a{
    padding-left:15px;padding-right:15px;float:left;display:block;height:47px;line-height:47px;color:#fff;text-decoration:none;
    background-image:url("/images/sites/tma/navback.gif");background-position:0px 0px;background-repeat:repeat-x;
}
#navbar a:hover{
    text-decoration:none;
    background-position:0px -47px;
}
#navbar a.navon{
    text-decoration:none;
    background-position:0px -47px;
}

#tma{
    position:relative;top:20px;left:25px;
    width:524px;height:78px;/*background-image:url("/images/sites/tma/logo2.gif");background-repeat:no-repeat;*/
    display:block;
}

#footer{
    width:900px;margin:20px auto;
    text-align:left;
}
#footer-logo{
    width:80px;height:55px;background-image:url("/images/sites/tma/logo-footer.gif");background-repeat:no-repeat;
    display:block;float:left;margin-right:20px;text-decoration:none;
    border-right: 1px solid #422000;
    border-bottom: 1px solid #422000;
}
#footer-fb{
    float:right;width:140px;padding-right:30px;background-image:url("/images/sites/tma/f.gif");background-repeat:no-repeat;
    background-position:center right;line-height:25px;font-size:12px;text-align:right;text-decoration:none;
}

img.content_image{border:1px solid #d9ba9a;border:4px solid #333;margin-bottom:10px;}
img.sidebar_image{border:4px solid #333;}


#message_sender_name, #message_prose, #message_sender_email, #message_sender_phone {
    border:1px solid #8F8F8C; background-color:#353434;color:#CFCECB;
 	font-family: Arial, Helvetica, sans-serif;
 	width:300px;font-size:13px;
   
}
#cta{display: none;}
#social{display: none;}
/* gallery */

img.thumbchooser{cursor:pointer;border:1px solid #E9C186;}