@charset "UTF-8";

html {
    background: gainsboro;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Muli, Verdana, Arial, Helvetica, sans-serif;
	background: gainsboro; 
/*	background-color: #666666;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat;*/
	font-size: 100%;
	height: 100%;
}
h2 {
	font-family: Muli, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
.seperator {
	margin-bottom: 20px;
}
.brown {
	color: #603813;
	font-weight: bold;
}

.blue {
	color:#133385;
	font-weight:bold;
}

#container  {
	width: 1031px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header  {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 50px;
	padding-right: 25px;
	padding-left: 25px;
	height: 118px;
	margin-bottom: 20px;
	width: 981px;
}

#calltoAction {
	float: right;
	width: 390px;
	margin-left: 270px;
}


#facebook {
	height: 45px;
	width: 69px;
	float: left;
}

#phone {
	font-family: Muli, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #133385;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	float: right;
	width: 310px;
	letter-spacing: 0.75px;
}

.normal {
	font-weight: normal;
	text-transform: none;
}

#logo {
	float: left;
	margin-left: 2px;
}

/* Content */

#mainContent  {
	position: relative;
	padding: 0;
	background: gainsboro; 
	background-repeat: repeat-x;
	height: 100%;
	background-position: left top;
}
.content {
	float: left;
	font-size: 16px;
	position: relative;
	width: 921px;
	height: 100%;
	font-weight: 100;
	background: gainsboro; 
	background-repeat: repeat-y;
	background-position: left top;*/
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 55px;
/*	background-image: url(images/content_bg02.png);*/
}

#specialHead {
	float: left;
	position: relative;
	width: 800px;
	background: gainsboro;
}

p {
	line-height: 1.5em;
}
.row {
	float: left;
	width: 920px;
	position: relative;
	margin-bottom: 40px;
}
.box1 {
	width: 295px;
	margin-right: 8px;
	float: left;
	height: 190px;
	border: 3px solid #CDB79B;
}


.box2 {
	width: 295px;
	float: right;
	height: 190px;
	border: 3px solid #CDB79B;
}

.boxHeading {
	text-align: center;
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	background-color: #CDB79B;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0B0F33;
}
.boxText {
	font-family: Muli, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#furniture {
	background-image: url(images/services_furniture.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#modularpanels {
	background-image: url(images/services_cubicle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#spaceplans {
	background-image: url(images/services_spacePlans.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#ergonomics {
	background-image: url(images/services_ergonomics.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#residentials {
	background-image: url(images/services_residential.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#trashremoval {
	background-image: url(images/services_trash.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#relocation {
	background-image: url(images/services_relocation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#storage {
	background-image: url(images/services_storage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*#wrap {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	position: relative;
	width: 1031px;
	float: left;
}*/

#shadowTop {
	width: 1031px;
	background: gainsboro;
}

#fixedHeight {
	height: 675px;
	background: gainsboro;
}

#shadowLeft {
	background: gainsboro;
	height: 100%;
	background-image: url(images/mcShadowLeft.png);
	width: 25px;
	float: left;
	position: relative;
}

#text {
	background: gainsboro;
	width: 630px;
	float: left;
	height: 100%;
}

#text2 {
	background: gainsboro;
	width: 921px;
	float: left;
	height: 100%;
	position: relative;
}

#sidebar {
	background: gainsboro;
	float: right;
	position: relative;
}

#breadcrumb {
	font-size: 12px;
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #A6866A;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration:none;
	font-weight:normal;}
	
#breadcrumb a:hover {
	text-decoration:underline;}
	
#quickLinks {
	width: 270px;
	height: auto;
	position: relative;
	border: 4px solid #CDB79B;
	background-color: #ECE4D8;
}

#quickLinksHeading {
	text-align: center;
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	background-color: #CDB79B;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0B0F33;
}

#shadowBottom {
	float: left;
	width: 1031px;
	height: 50px;
	position: relative;
}

#shadowRight {
	background: gainsboro;
	height: 100%;
	width: 25px;
	float: left;
}

.images {
	width: 630px;
	margin-bottom: 20px;
	height: auto;
	float: left;
	color: #666;
}

.image1 {
	width: 250px;
	float: left;
	border: 1px solid #999;
	height: auto;
}

.image2 {
	float: left;
	margin-left: 30px;
	border: 1px solid #999;
	height: 193px;
	width: 250px;
}
.imageCaption1 {
	width: 250px;
	height: auto;
	float: left;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
}

.imageCaption2 {
	width: 250px;
	height: auto;
	float: left;
	margin-left: 30px;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
}


/* Navbar */

#navcontainer {
	margin-top:30px;
	float: right;
	position: relative;
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.75px;
	font-weight: 300;
}

ul #navlist {
	margin-left: 0;
	padding-left: 0;
	
}

#navlist li {
	list-style-type: none;
	float:left;
	
}

#navlist a:link, #navlist a:visited, #navlist a:active {
	display:block;
	width:101px;
	height:20px;
	margin-left:2px;
	background-color: #133385;
	color: #ECE4D8;
	font-weight: 300;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
}

#navlist a:hover {
	color:#91A9CA;
	text-decoration:none;
}

#active a:link, #active a:active, #active a:visited {
	background-color: #0B0F33;
	color: #ECE4D8;
}

/* Footer */

.clear {
	clear: both;}

#footer  {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	position: relative;
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #133385;
	margin-top: -20px;
}

#footer a:link, #footer a:visited, #footer a:active  {
	color: #133385;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	
	color: #133385;
	text-decoration: underline;
	font-weight:normal;
}

#footer p {margin-bottom:5px;}

/* Other */

.kerning {
	letter-spacing: .75px;
}

/*Links*/

a:link, a:visited, a:active  {
	color: #A6866A;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #603813;
	text-decoration: underline;
	font-weight:normal;
}

h1 {
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 300;
	text-transform: uppercase;
	font-style: normal;
}

.boxHeading a:link, .boxHeading a:visited, .boxHeading a:active {
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	color: #0B0F33;
	font-weight:300;
}

.boxHeading a:hover {
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	color: #0B0F33;
	font-weight:300;
	text-decoration:underline;
}

	
/*Lists*/
	
.list {
	list-style-position: inside;
	list-style-type: disc;
	margin-left:2px;
}

.list li {
	margin-top:5px;}

.list2 {
	list-style-position: outside;
	list-style-type: square;
	font-family: Muli, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 15px;
	color: #133385;
	font-weight: bold;
	list-style-image: url(images/bullet.png);
}

.list2 li {
	margin-bottom:10px;
}

.list2 a:link, .list2 a:visited, .list2 a:visited {
	text-decoration:none;
	color: #133385;
}

.list2 a:hover {
	text-decoration:underline;
	color: #133385;
}
#ticker {
	height: 230px;
	width: 981px;
	float: left;
	position: relative;
	background-color: dimgray;
	margin-top: -310px;
	margin-right: 26px;
	margin-left: 26px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.warning {
	font-size: 12px;
	font-style: italic;
	color:#F00;
	font-weight: normal;
}
#contactBoxPhone {
	float: left;
	position: relative;
	margin-right: 100px;
}
#contactBoxEmail {
	float: left;
	position: relative;
	margin-right: 50px;
}
#contactBoxForm {
	float: left;
	position: relative;
}
.textBox {
	float: left;
	width: 630px;
	position: relative;
}

/*Form*/

#form {
	height: auto;
	width: 575px;
	float: left;
	position: relative;
	font-size: 14px;
	background-color: #ECE4D8;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#form p {
	margin-bottom: 15px;
}

#contactForm input, #contactForm textarea  {
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	color: #133385;
	background-color: #FFF;
	font-family: Muli, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contactForm textarea {
	height: 90px;
	width: 560px;
}

#contactForm textarea:focus, #contactForm input:focus {
	border: 1px solid #603813;
}


#contactForm input.submit-button {
	width: 75px;
	color: #ECE4D8;
	background-color: #133385;
	font-family: "Ubuntu Condensed", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

label {
	font-size: 14px;
	font-weight: bold;
	color: #603813;
}
.textInput {
	width: 270px;
}

.hint {
	font-size: 11px;
	font-style: italic;
}

#table1 {
	width: 575px;
}

#table1 td {
	padding-bottom:10px;
}
h3 {
	font-size: 20px;
	color: #603813;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#seperator2 {
	float: left;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pdf {
	margin-top: 20px;
	width: 250px;
	position: relative;
	background-color: #ECE4D8;
	padding: 10px;
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
	border: 4px solid #CDB79B;
}

#pdf img {
}
.sideBarBrown {
	color: border
: 4px solid #CDB79B;;
	color: #603813;
	text-transform: uppercase;
	font-size: 24px;
	font-family: "Ubuntu Condensed";
	line-height: 1.25em;
	margin-bottom: -10px;
}
#aboutImg {
	float: right;
	margin-bottom: 50px;
	position: relative;
	padding-top: 30px;
	padding-left: 10px;
}
#footnote {
	width: 270px;
	margin-top: 15px;
	font-size: 12px;
	font-style: italic;
	color: #666;
}
#table01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
	color: #A6866A;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu { 
	padding: 0; 
	clear: both;

}

.menu li { 
	display: inline;
}

.menu li a { 
	background-color: #ECE4D8; 
	color: #A6866A; 
	padding: 10px; 
	float:left; 
	border-right: 1px solid #ccf; 
	border-bottom: none; 
	text-decoration: none; 
	font-weight: bold;
}

.menu li.active a { 
	background: #A6866A; 
	color: #ECE4D8;  
}

.content3 { 
	clear: both;  
	border-top: none; 
	border-left: none; 
	width:921px;
	margin-top:10px;
	position:relative;}

#rezContent {
	height: 500px;
	padding:30px;
	text-align:center;
}
