.layout {
}
/*LAYOUT STYLES*/
* {
padding:0px;
margin:0px;}

body {
	background-color: #F8F7F3;
	width: 761px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
}

div, img{
padding:0;
margin:0;
}
div.headimg {
float:left;
}
img.head {
float:left;}

#pagetop {
position:relative;
top:0px;
height:46px;
background-color: #F8F7F3;
margin:0px;
padding:0px;
border:none;
overflow: hidden;

}

#frontlinks{
margin-left:auto;
margin-right:auto;
width:700px;
}

#header{
	position:relative;
	height:180px;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	border:none;
	overflow: hidden;

}
#content{
position:relative;
background-color: #F8F7F3;
background-image: url("images/cabinetglass_03.png");
background-repeat:repeat-y;
margin:0px;
padding-bottom:0px;
padding-top:0px;
border:none;
padding-left:15px;
padding-right: 15px;
}
#indentcontent {
position:relative;
background-color:#F8F7F3;
width:741;
border:none;
padding-top:0px;
padding-bottom:0px;
}

#colorfade{
position:relative;
height:85px;
background-color: #F8F7F3;
background-image: url("images/cabinetglass_04.png");
background-repeat:no-repeat;
margin:0px;
padding-left:15px;
padding-right:15px;
padding-bottom:0px;
padding-top:0px;
border:none;
text-align:center;
font-size:14px;
}

#footer{
position:relative;
height:134px;
background-color: #F8F7F3;
background-image: url("images/alt_cabinetglass_06.png");
background-repeat:no-repeat;
margin:0px;
padding:0px;
border:none;
}

#gallerywrap{
border: 1px solid #000000;
width:100%;
height: auto;
text-align: center;
}

div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img 
{
  text-align: center;
    width: 100px
  margin: 2px;
}

/* TEXT STYLES */
* {
font:Verdana, Arial, Helvetica, sans-serif;
}

.titlesmall{
color:#3366FF;
font-size:18px;
}

.style1{color:#990000;}
br {
padding:0;
margin:0;
border:none;
}
p { 
margin:0;
padding:0;
border:none;
}
H2.layout{
color:#406E95;
}

h2.hpreview{
font-size:14px;}

h1.hpreview{
font-size:20px;}

h1.layout{
color:#406E95;
size:15px;
}

A:link {text-decoration: none; color:#655636;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color:#ABABA3;}

.galleryimg
{
max-width:150px;
text-align:center;
float:none;}

.preview{
max-width:300px;
text-align:center;
float:none;}

.imgfront{
max-height:200px;
max-width:150px;
display:inline-block;
margin:auto;
}

#quote {
font-size:22px;
text-align:center;}

#quote a:hover{
background-color:#999999;
color:#FFFFFF;}