/*
Theme Name: Time to Rest
Theme URI: http://businessbroker.bizmp.com/business_broker.aspx
Description: Time to Rest template from OSWD, modified by Business Broker, then modified again by JT Leuenberger to change to business site
*/


/*-----------Block Level Elements--------------*/
a img {border:0}

body { 
	margin:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-color:#121212;
	text-align:center;
	}
h1 { 
	margin:0;
	font:normal 1.6em Arial, Sans-Serif;
	letter-spacing:-1px;
	color:#666666;
	}
h1 a {
	color:#666666;
	}
	
/* Wrapper */

#wrap {
	width:768px;
	margin:0px auto;
	border-left:1px solid #0D130D;
	border-right:1px solid #0D130D;
	}
	
/* Header */

#header {
	height:201px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#header h1
{
	display:none
        
}

.desc
{
	display:none
        
}	

/* Navigation Bar */

div#navigation {
    height: 30px;
    width: 100%;
    border-top: solid #0D130D 1px;
    border-bottom: solid #0D130D 1px;
	background-image:url(images/bg_navigation.gif);
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#EDE6EE;
}
div#navigation li a:link {
    color: #FFF:
}
div#navigation li a:visited {
    color: #C7B6CD;
}
div#navigation li a:hover {
    color: #FFF;
	background-image:url(images/bg_navigationhover.gif);
}
	
/* Content Area */

#content {
	text-align:left;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:32px 10px;
	color:#000000;
	background-image:url(images/bg_content.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float: left;
	width: 748px;
	}

#left
{
	width: 540px;
	float: left;
}
	
#content a {
	color:#9A0301;
	}
#content a:hover {
	color:#000000;
	}
#content a:visited {
	color:#9A0301;
	}
	
/* Menu */

#menu
{
	width: 150px;
	float: right;
	text-align:left;
	margin-left: 10px;

}

#menu ul
{
	margin: 0px;
	padding: 5px;
	list-style: none;
}	
	
/* Footer */

#footer {
	height:90px;
	line-height:30px;
	padding-bottom: 10px;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	clear: both;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#E9412B;
	}

#conash3D0 {height:0px; top:-1px;}




