
body {
margin : 0;
padding : 0;
background : #fff url(/images_global/background.gif) repeat-y fixed 50% 0%;
font : 13px Verdana, sans-serif;
color : #036;
text-align : center;
}
#container {
width : 750px;
margin: 0 auto;
}
h1 {
margin:0;
padding:0;
background : #fff url(images_global/logo.gif) no-repeat center 0%;
text-indent : -9999px;
}
h1 a {
width : 750px;
height : 116px;
display: block;
}
/****************************************************************
*Navigation
*****************************************************************/
#nav {
width : 175px;
float : left;
font : 11px verdana, sans-serif;
background-color : #036;
text-align : center;
font-style : normal;
border-right : 10px solid #fff;
}
#nav ul {
width : 150px;
margin : 20px auto;
padding : 0;
list-style : none;
text-align : center;
}
#nav ul li {
margin-top : 5px;

}
#nav ul li a {
display : block;
text-decoration : none;
width : 150px;
line-height : 20px;
color : #fff;
border: 1px solid white;
}
#nav ul li a:visited, #nav ul li a:link {
background-color : #069;
}
#nav ul li a:hover, .current {
background-color : #036;
}
#nav ul li a span {
display : none;
}
#nav ul li a:hover span {
position : absolute;
display : block;
width : 150px;
top : 130px;
left : 15px;
padding : 0;
font-size : 12px;
line-height : 1.2em;
}
/*****************************************************************
*Main Content
******************************************************************/
#maincontent {
width : 535px;
margin : 0;
background-color: #F0F0F0;
font-size : 0.95em;
float : left;
padding :0 15px;
text-align:left;

}
#maincontent p {
line-height : 1.4em;
}
.regUl {
margin : 20px 0 25px 0;
line-height : 22px;
text-align : left;
padding : 0 35px;
}
.noIndent {
text-indent : 0;
}
h2 {
	text-align:left;
}
h3 {
	text-align:left;
	margin: 2em 0 0 0;
	
}
em {
font-weight : bold;
}
.quotes {
padding : 0;
font : italic bold 14px/22px Georgia, Arial, Helvetica, sans-serif;
text-align : center;
text-indent : 20px;
}
#maincontent a:link {
color : #347;
}
#maincontent a:visited {
color : #666;
}
#maincontent a:hover {
color : #68a;
}
/*****************************************************************
*Order Form
******************************************************************/
#order_form {
width: 95%;
}

fieldset {
padding : 0;
width : 95%;
border : 1px dashed #ccc;
}
legend {
margin-top: 2em;
	letter-spacing : 0.1em;
	text-transform: uppercase;
	font-size:.85em;
	font-weight:bold;
	padding-bottom: 25px;
}
input {
border : none;
}
.buttons {
padding : 0 15px;
margin: 20px;
float : left;
}
#summary {
float : left;
clear : both;
width : 500px;
margin : 30px 15px 10px 15px;
background-image : url(images_global/quote.gif);
background-repeat : no-repeat;
}

/******************************************************
Gallery
*******************************************************/
#album {
width : 535px;
position:relative;
margin-top: 3em;
padding:0;
}

#album ul {
list-style-type : none;
display:block;
margin:0;
padding:0;
}
#album ul li {
width:100px;
	border:solid #999;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers 
	-moz-border-radius:12px;*/
	background: #CCCCCC;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
	font-size: .9em;
	font-weight: bold;
}

#album img {
border:1px solid #fff;
}
#album li a {
border : 0;
}
#pagination {
display:block;
margin:20px;
float: left;
clear:both;
}
.back {
border : 0;
text-decoration : none;
float : right;
margin-right : 10px;
margin-top : 20px;
clear : left;
}
ol, ul {
text-align : left;
}
.xxsmal {
font-size : 11px;
text-align : center;
}
.alignR {
text-align : right;
}
.alignL {
text-align : left;
}
.next {
float : right;
font-size : .9em;
font-weight: bold;
margin-left: 25px;
}
.prev {
float : left;
font-size : .9em;
font-weight: bold;
}
#border img {
width:200px;
	border:solid #999;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers 
	-moz-border-radius:12px;*/
	background: #CCCCCC;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
	font-size: .9em;
	font-weight: bold;
}
ol {
list-style : none;
}
ol li {
display : block;
padding : 5px 0;
border-bottom : 1px dotted #bb9;
}
.backTop {
font-size : 80%;
display : block;
float : right;
clear : right;
padding-right : 10px;
}

.border {
border : 1px solid #333;
padding : 2px;
background-color : #fff;
}
.swatches {
width : 550px;
}
.note {
background-color : #fff;
border : 1px solid red;
font-weight : bold;
color : red;
width : 90%;
font-size : 0.85em;
}
address {
text-align: left;
padding-left: 15px;
font-weight: bold;
}
/******************************************
*Services Page List Styling
*******************************************/
#unordered_list ul{
list-style-type: none;
padding:0 35px;
margin:0;
}

#unordered_list li{
	border:1px solid #f5f5f5;
	background-image: url(images_global/services_list.png);
	background-repeat: repeat-x;
	background-position: right top;
}

#unordered_list li a {
	width:95%;
	text-decoration:none;
	padding:3px 0;
	display:block;
	background-image: url(images_global/services_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:25px;
	font-size:95%;
	}

#unordered_list li:hover {
	border:1px solid #ccc;
	background-color: #fff;
	background-image: url(images_global/services_list_hover.png);
	background-repeat: repeat-x;
	background-position: right top;
}

#unordered_list li a.guarantee{
font-size:110%;
font-weight: bold;
background-image:none;
background-color: transparent;
}
/******************************************
*Footer
*******************************************/
#footer {
	border-top: 1px dotted #036;
	text-align:center;
	width:100%;
	float: left;
	clear:both;
	font-size:0.85em;
	padding:10px 0;
	margin-top: 60px;
}
