@import url("reset.css");

body {
width: 760px;
background: #85433A;
font-family: Century Gothic, Helvetica;
margin: 0 auto;
}

a, a:visited, a:link { color: #EC0000;
}

div.bodywrap {
width:760px;
background: none;
padding: 0px;
margin: 0px;
}


/* Global Links */

div.header {
width: 760px;
height: 97px;
margin: 0 auto;
background: url(images/header.jpg) no-repeat;
}

table.globalnav {
background:transparent;
border: none;
width: 700px;
}

table.globalnav img#multiply_logo_named {
margin-left: 0px;
}




.header .globalnav ul.gnopt a:link, .header .globalnav ul.gnopt a:visited, .header .globalnav ul.gnopt a:active {
color:#FFF;
font-size:11px;
font-weight: normal;
}

.header .globalnav ul.gnopt a:hover {
color: #F9D1A7;
text-decoration: underline;
}

span.signoutid a, span.signoutid a:visited, span.signoutid a:link, span.signoutid:hover, a.signoutid, a.signout, a.signout:visited, a.signout:link {
color: #FFF;
}

a.signout:hover {
color: #F9D1A7;
}

/*End of Global Links*/


/* Banner */
div.owner_nav {
border:none;
margin: 0px;
height: 500px;
width: 760px;
padding: 0px;
background: url(images/multiplyback.jpg);
}


h1#page_owner_title {
background: none;
width:280px;
height: auto;
float: left;
font-size: 46pt;
font-weight: bold;
color: #FFF;
font-family: century gothic, helvetica;
text-align:center;
margin: 130px 0px 0px 15px;
padding: 0px;
}


div#subnavc {
background: none;
border: none;
width: 600;
height: 35px;
padding: 0px;
margin: 0px;
float:right;
}

div#subnav {
background: none;
margin: 8px 15px 0px 0px;
border: none;
height: auto;
padding: 0px;
}

/*NAVIGATION BAR*/
a.topt, a.toptsel {
font-size:11px;
padding:2px 4px;
}


a.toptsel, a:visited.toptsel {
color:#AE0E11;
}
a.topt, a:visited.topt {
color:#AE0E11;
}

a.toptsel:hover {
color:#8C710A;
text-decoration: none;
}

a.topt:hover {
border-bottom: 1px dashed #FFF;
color:#8C710A;
text-decoration: none;
}

a.gnoptsel, a:visited.gnoptsel {
	color: #000;
}



/* BODY STUFF and content wrapper */

div#owner_nav_wrapper{
background: url(images/contentwrapper.jpg) center repeat-y ;
margin: 0 auto;
padding: 0px;
}

div#content{
margin: -140px 0 0 0;
background: transparent;
padding:15px;
}

td#content-start{
background: none;
margin: 0 auto;
padding: 0px;
}

div#page_start_wrapper {
margin-top: -120px;
}


div#page_start {
background: url(images/subfooter.jpg) bottom no-repeat;
border: none;
border-left: none;
border-right: none;
width: 740px;
padding: 0px 10px 30px 10px;
margin: -30px 0 0 0;
}


td#maincontent { background: transparent;
padding: 0 20px 0 0;
}
div.homewrapper {background: transparent;
}
div.home-compose { background: transparent;
}
div#maincontentdiv {background: transparent;
}

div.guidebox {
background: none;
color: #000;
border: 1px dotted #370F07;
width: 795px;
}


/* left nav */
div#leftnav {
float:left;
width:180px;
margin:0;
padding:0;
}

div#leftnav h2 {
font-size:16px;
color:#AC563E;
font-weight:bold;
}

ul.category {
  margin:0;
}

ul.category li {
   padding: 1px 0 0 0px;
   font-size: .9em;
   display: block;	 
}

ul.category li a {
   padding: 2px 0 2px 8px;
	 background:#85433a;
	 font-size:14px;
	 text-decoration:none;
	 color:#F8F8F8;
	 display:block;
}

ul.category li a:hover {
	color: #000;
  font-size:14px;
	text-decoration:none;
	background:#f8a89d;
}

ul.category li a.selected {
	color: #000;
  font-size:14px;
	text-decoration:none;
	background:#f8a89d;
}

/* left nav */
div#contentnav {
float:left;
width:520px;
margin:0 0 0 8px;
padding:8px;
background:#FBF2E1;
border-top:5px solid #873A27;
border-bottom:5px solid #873A27;
}

.album {
float:left;
width: 250px;
height:230px;
padding:5px 10px 0 0;
font-size:13px;
margin-bottom:15px;
}

.album img{
width:240px;
padding:1px;
border:2px solid #B16363;
}

.album img.gallery{
float:left;
height:40px;
width:auto;
}

.album a{
font-size:10px;
background:none;
}

.csize {
margin-left:180px; 
margin-top:-60px; 
position:absolute; 
display:none; 
background-color:#ffefdf; 
border:1px solid; 
padding:3px;
}

.sidecontact {
padding:3px;
margin:10px 0 0 0;
font-size:12px;
color:#710000;
background:#FCF7ED;
border-top:1px solid #873A27;
border-bottom:2px solid #873A27;
border-left:1px solid #873A27;
border-right:2px solid #873A27;
}

.testimonials {
padding:3px;
width:96%;
margin:10px 0 0 0;
font-size:12px;
color:#710000;
background:#FCF7ED;
border-top:1px solid #873A27;
border-bottom:2px solid #873A27;
border-left:1px solid #873A27;
border-right:2px solid #873A27;
font-family:"Trebuchet MS";
}

.testimonials span {
font-size:12px;
text-decoration:underline;
}

.testimonials h2 {
font-size:14px;
font-weight:bold;
}



/* =============================================== */
/*                 8. CLEARFIX                     */
/* =============================================== */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */