/* CSS Document */
/* Ambrose Ceramics 2007 */
/* Last Updated: 09 Jan 2007 */

html { 
	margin:0 auto;
	padding:0px;

}
body {	
	text-align:center;
	max-width: 780px;
	margin:0 auto;
	padding:0px; 	
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}
/* ----- Layout Divs - Start ----- */
#OuterFrame {
	width: 100%;
	float: center;
	margin:0 auto;
	
}
#ContentBand {
	width: 760px;
	float: center;
	margin-top: 50px;
}
#FooterBand {
	width: 100%;
	clear: left;
}
/* ----- Layout Divs - End ----- */
.100 {
	height: 100%;
}
p {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 10px;
}
h1 {
	font: bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
a:link {
	color: #961C22;
}
a:hover {
	color: #961C22;
	text-decoration: underline;
}
a:active {
	color: #961C22;
	text-decoration: underline;
}
a:visited {
	color: #961C22;
}
table.outer_frame {
	height: 498px;	
	
}
.outer_border {
	border: 1px solid #75818B;
	height: 498px;
}
.bkg_top {
	background: url(../images/bkg_bars_top.gif) top left repeat-x;
	padding: 0px;
	margin:0px;
	position: relative;
	top: 0px;

}
.bkg_topcol3 {
	background: url(../images/bkg_bars_top.gif) top left repeat-x;
	height: 270px;
	padding: 0px;
	margin:0px;
	position: relative;
	top: 0px;

}
.bkg_bottom {
	background: url(../images/bkg_bars_bottom.gif) left bottom repeat-x;
	padding: 0px;
	margin:0px;
	height: 128px;
}
.footer {
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #75818B;
	text-decoration: none;
	padding-top: 20px;
}
a.footer:link {
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #75818B;
	text-decoration: none;
}
a.footer:active {
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #75818B;
	text-decoration: underline;
}
a.footer:hover {
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #75818B;
	text-decoration: underline;
}
a.footer:visited {
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #75818B;
	text-decoration: none;
}
.image_border {
	border: 1px solid #7E8285;
}
#maincontent {
	position: relative;
	height: 240px;
	width: 321px;
	visibility: visible;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
	padding: 5px 15px 25px 0px;
	margin: 0px;
}
#foliocontent {
	position: static;
	height: 264px;
	width: 336px;
	visibility: visible;
	overflow-y: none;
	overflow-x: none;
	overflow:hidden;
	padding: 5px 0px 0px 0px
}

#rightnav {
	position: static;
	width: 120px;
	visibility: visible;
	text-align: left;
	padding: 30px 8px 0px 15px;	
}
.mainnav {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #961C22;
}
a.mainnav:link {
	color: #961C22;
}
a.mainnav:hover {
	color: #961C22;
	text-decoration: underline;
}
a.mainnav:active {
	color: #961C22;
	text-decoration: underline;
}
a.mainnav:visited {
	color: #961C22;
}
#designby {
	height: 45px;
	width: 730px;
	padding: 0px 10px 20px;	
}
#copyright {
	clear: left;
	position: relative;
}
#col1 {
	height: 399px;
}
#col3 {
	height: 486px;
}
.layout {
	padding-top: 40px
}
blockquote {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0;

}
