
body {	background-color: #383838;
		font: 11px, "Verdana", "Tahoma", "Arial", sans-serif;
		margin: 0px auto;
		padding: 0px;
		width: 930px; }

*{
	margin:0px;
	padding:0px;
}

td {	font-size: 11px; }

ul{
	margin-left: 30px;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Elements ------------------------------ */
.mainbox {
	padding-left: 10px;
}

.mainbox h2 {
		color: #933;
		font-size: 11px;
		/*line-height: 2em;*/
		margin-bottom: 0px; }

#blinds{
	margin-top: 5px;
}

#blinds td{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
		
#hometext h2{
	margin-top: 20px;
}

#hometext img{
	margin-top: 10px;
}

#banner {
		background-image: url(/nav/banner.gif);
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #383838;
		height: 162px; }
		
#btmnav {
		margin: 4px 0px; }

#contact {
		text-align: right; 
		color: #bababa; 
		/*font-weight: bold; */
		font-size: 12px;
		padding-right: 40px;
		white-space: nowrap; }

#contact-trans {
		background-image: url(/nav/contact-trans.gif);
		background-position: top left;
		background-repeat: no-repeat;
		}

#footer {
		margin: 0px 32px; }

#footleft {
		background-image:url('/nav/footer-tile.jpg');
		background-position:top left;
		background-repeat: repeat-x;
		background-color: #383838; }
		
#footright {
		background-image:url('/nav/footer-tile.jpg');
		background-position:top left;
		background-repeat: repeat-x;
		background-color: #383838;
		color: #bababa; 
		text-align: right;
		padding: 20px; }
		
#layout {
		background-color: #e7e7e7; 
		background-image: url('/nav/main-bg.gif'); 
		background-position: top left; 
		background-repeat: repeat-x; }
		
#leftnav {
		text-align: right;
		padding-top: 8px;
		padding-right: 32px; }

#logo-bright {
		margin: 24px 0px 8px 32px; }
		
#main {
		background-image: url('/nav/main-bg.gif');
		background-position: top left; 
		background-repeat: repeat-x; }
		
#maincontent {
		background-image: url('/nav/orange.gif');
		background-position: bottom left; 
		background-repeat: no-repeat; }
		
#mainpic {
		float:left; 
		margin-bottom: 0px;
		margin-top: 0px;}
		
.mainpics {
		float:left; 
		margin: 9px 8px 0px 0px; }
		
.prodbox {}

.prodbox h2 {
		color: #933;
		font-size: 11px;
		/*line-height: 2em;*/
		margin-bottom: 0px; }

.copy {
	margin-left: 10px;
	margin-top: 0px;
	text-indent: 8px;
	line-height: 1.2em;
	margin-top: 5px;}

.blinds {
	float:left; 
	padding-right: 10px;
}

#logos {
	height: 75px;
	background-color: #727272;
	padding-left: 20px;
	background-image:url('/images/logo-st-augustine.jpg');
	background-position:top left;
	background-repeat: repeat-x;
}		
		
/* Headlines ------------------------------ */

h1 {	color: #C00;
		font-size: 21px;
		margin-top: 0px; }

h2 {	margin-top: 0px;
	font-size: 18px;
	margin-left:5px; }

h3 {	margin-top: 1em;
		font-size: 16px;
		margin-left:6px;}

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }



/* Body Text ------------------------------ */

a:link {
		color: #0000FF; }

a:active {
		color: #CCCCFF; }

a:hover {
		color: #6666FF; }

a:visited {
		color: #000099; }

.ctc {	margin: 0px;
		font-size: 10px;
		color: #333333; }

.fineprint {
		font-size: 10px;
		color: white;
		text-align: center;	
		margin-bottom: 2em;}

input {	margin: 0px; }

.small {
		font-size: 11px; }