/* CSS Document */

/* Added by jSinger Design */

#promoBox {
	background-color:#0071a1;
	padding:8px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	color:#FFFFFF;
	width:80%;
	margin:15px;
}

#promoBoxBorder{
padding:8px;
border:solid 1px #FFFFFF;
}

#promoBox a {
font-weight:bold;
}
	
/* Original CSS */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.phone {
	color:#000000;
	font-size:11px;
	}
	
.bg_main {
	background-image:url(http://www.americanglasstop.com/images/bg_main.gif);
	background-repeat:repeat-y;
	}
	
.bg_header {
	background-image:url(http://www.americanglasstop.com/images/bg_header.gif);
	background-repeat:repeat-x;
	}
	
.bg_title {
	background-image:url(http://www.americanglasstop.com/images/bg_title.gif);
	background-repeat:repeat-x;
	}
	
.content {
	font-size:14px;
	line-height:18px;
	color:#833C1C;
	}
	
	.maintitle {
	font-size:18px;
	line-height:20px;
	color:#F58020;
	font-weight: bold;
	}
	
.maintitle1 {
	font-size:18px;
	line-height:20px;
	color:#311308;
	font-weight: bold;
	}
	
.content1 {
	font-size:14px;
	line-height:18px;
	color:#311308;
	}
	
.content a {
	color:#ed1c24;
	}
	
.content a:hover {
	text-decoration:none;
	}
	
.whiteboard_side {
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	}
	
.footer {
	font-size:11px;
	color:#FFFFFF;
	}
	
.footer a {
	color:#FFFFFF;
	}
	
.footer a:hover {
	text-decoration:none;
	}	
	
/*  WHITEBOARD CSS */

.black14 {
	font-size:14px;
	font-weight:bold;
	}
	
.black20 {
	font-size:20px;
	font-weight:bold;
	}
	
	#content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#content ul li {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.8em;
}

#content ul li a {
	background: url('active-arrow.gif') no-repeat 0% 50%;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#content ul li a:hover {
	text-decoration: underline;
}


