body {
    margin: 0;
    padding: 0;
	background: #013300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

img { border: 0; }

p { margin: 10px 0 5px 0; }

#top {
    width: 100%;
    height: 250px;
    background: url('../images/repeater.jpg') 0 0 repeat-x;
    margin: 50px 0 0 0;
}

#inside_top {
    width: 905px;
    height: 250px;
    margin: 0 auto;
}
 
#home_flash {
    float: left;
    display: inline;
    width: 403px;
    height: 250px;
}

#top_image {
    float: left;
    display: inline;
    width: 403px;
    height: 250px;
}

#top_nav {
    float: left;
    display: inline;
    width: 502px;
    height: 250px;
    background: url('../images/interiorDesign_up_08.jpg') 0 34px no-repeat;
}

#content {
    width: 900px;
    margin: 0 auto;
}

#left_column, #right_column {
    float: left;
    display: inline;
    width: 150px;
}

#left_column p { text-align: center; }

#center_column {
    float: left;
    display: inline;
    margin: 0 10px;
    padding: 0 10px 10px 10px;
    border-left: 1px dotted #ffffff;
    border-right: 1px dotted #ffffff;
    width: 540px;
}

#portfolio_content {
    width: 700px;
    padding: 0 10px;
    border-left: 1px dotted #ffffff;
    border-right: 1px dotted #ffffff;
    margin: 0 auto;
    text-align: center;
}

#portfolio_content p { text-align: left; margin: 0; padding: 12px 0; }

#contact_left { 
    float: left;
    display: inline;
    width: 350px;
}

#contact_right {
    float: left;
    display: inline;
    width: 190px;
    text-align: right;
}

#contact_right p { text-align: right; }

#contact_left div.row {
    clear: left;
    margin: 5px 0;
    padding: 5px 0;
}

#contact_left div.label {
    float: left;
    display: inline;
    width: 100px;
    height: 25px;
    line-height: 25px;
    vertical-align: center;
    text-align: right;
}

#contact_left div.field, #contact_left div.tall_field {
    float: left;
    display: inline;
    width: 245px;
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    vertical-align: center;
    text-align: left;
}

#contact_left div.tall_field { height: 60px; }
    

p.thedots { 
    clear: both;
    width: 100%; 
    height: 1px;
    border-top: 1px dotted #ffffff;
    margin: 15px 0 5px;
}

.featuredHome { 
    height: 176px;
}

#bottom {
    clear: both;
    width: 900px;
    margin: 0 auto;
    text-align: center;
    border-top: 1px dotted #ffffff;
    padding-top: 10px;
}

div.errors {
    width: 400px;
    margin: 5px auto;
    text-align: left;
}

div.errors span { color: #ff0000; }


    






/*fixes floating div problems*/
.clearfix:after, #inside_top:after, #content:after, #center_column:after, .featuredHome:after.
#contact_left:after, #contact_left div.row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.footer {
	image: images/footer.jpg;
	repeat: no-repeat;
	position: center;
	height: 58px;
	width: 100%;
}


.marginRight {
	
margin-right:10px;
	
float:left;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #C7BEA1;
	font-size: 16px;
}

h1.nomargin {
    margin: 0 0 5px 0;
    padding: 0;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
    width: 275px;
}
	
.background {
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #C7BEA1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: C7BEA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: C7BEA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.dotRepeat {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}


.dotRepeatx {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	
	margin-left:auto;
	
	margin-right:auto;
	
	margin-top:-10px;
	
	margin-bottom:-10px;
}

	
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	left: 17px;
	right: 17px;
}

.vertDots {
	background-image: url(images/dotsVert.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	height: 100%;
	width: 1px;
}

.thumbnailCell {
	color: white;
	background-color:#826440;
	font-size:0.9em;
	border: 0px dashed #FFF;
	padding: 5px;
	text-align:center;
	margin-bottom:0.5em;
	margin-top:0.5em;
	width:75px;
}



.siteBody{
	min-width:860px;
	padding-left: 10%;
	padding-right:10%;	
	overflow:none;
}


.col1{	
	width:140px;
	float:left;
	margin-right:4px;
	margin-top:0px;
}



.col2{
	
margin-top:0px;
	
width:520px;
	
float:left;
	
margin-left:10px;
	
margin-right:10px;
	
padding-left:10px;
padding-right:10px;

	
border-right:dotted 1px #fff;
	border-left:dotted 1px #fff;

}


.col3{
	margin-top:0px;
	width:140px;
	float:left;
	margin-left:4px;
}

.thumbnailCellOn {
	color: white;
	background-color:#013300;
	font-size:0.9em;
	border: 0px dashed #FFF;
	padding: 5px;
	text-align:center;
	margin-bottom:0.5em;
	margin-top:0.5em;
	width:75px;
}

.tableColor {
	/*background-color:#826440;*/
	background-color:#013300;
}

.servicesPop { position: absolute; 
left: 0;
height: auto;
width: 25px;
/*
margin-left: auto;
margin-right: auto;
*/
top: 400px;
padding: 5px;
border: 1px outset #ffffff;
background-color:#013300;
visibility: hidden;
z-index: 10;
}

.width225 { width: 225px; }

img.withBorder { 
    border: 1px dotted #ffffff;
    padding: 2px;
    margin-bottom: 3px;
}

#larger_image {
    display: none;
    position: absolute;
    height: 400px;
    width: 420px;
    text-align: center;
    border: 1px dotted #ffffff;
    background: #013300;
}

#larger_image p.close {
    float: right;
    display: inline;
    margin: 2px;
    padding: 2px;
    font-size: 11px;
}