.test {
	border:  2px solid black;
	padding: 0px;
	margin:  auto;
	border-collapse: collapse;
}

.test td {
	background-color: #b40001;
	padding: 6px;
	color: #ffffff;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.test th {
	padding: 0px 8px 0px 8px;
}

.test tr {
	border-bottom: 1px solid white;
}

/* BODY STYLE */
body {
	margin: 0;
	padding: 0;
	background: white;
	font: 80% verdana, arial, sans-serif;
}

/* Centered Text */
.center_text {
	padding-left:  10px; 
	padding-right: 10px;
	text-align:    center;
}

/* Centered Half-Width Table 1of2 */
.center_half_table {
	border:     0px;
	width:      100%;
	text-align: center;
}

/* Centered Half-Width Table 2of2 */
.center_half_table td {
	width: 50%;
}

/* Centered Table */
.center_table {
	width:      100%;
	border:     0px;
	text-align: center;
}

/* Vertically Aligned Top */
.vert_top {
	vertical-align: top;
}

/* Vertically Aligned Bottom */
.vert_bottom {
	vertical-align: bottom;
}

/* Underlined Text */
.underlined {
	text-decoration: underline;
}

/* ALL images have NO border */
img {
	border: 0px;
}

/* Used for spaced out lists */
.spaced_out li {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* RED TEXT */
.red_text {
	color: #b40001;
}

/* Blockquote Twin */
.indent {
	margin-left: 20px;
}

/* Grey Row */
.grey_row {
	background-color: #AAAAAA;
}

#main {
	position: absolute;
	top: 143px;
	left: 50%;
	margin-left: -300px;
	font-size: 11px;
	width: 600px;
	padding: 5px 0px 5px 5px;
	border: 0px solid black;
}

/* Main/Top Lamar and Wallace Logo */
#top_logo {
	position: relative;
	width: 750px;
	left: 50%;
	margin-left: -370px;
	text-align: center;
	font-size: 85%;
}

/* Highlight the text LW Red */
.highlight_red {
	background-color: #b40001;
	color:            #ffffff;
}

.linkbox {
	position: absolute; 
	text-align: center;
	padding: 10px;
	top: 15px; 
	left: -65px; 
	border: 1px solid black;
	background-color: #b40001; 
	color: #fff;
}

.linkbox a {
	color: #fff;
}

.linkbox a:hover {
	color: #ddd;
}

#top_logo input {
	font-size: 10px;
	border: 1px dashed #b40001;
	margin: 0px;
	color: #000000;
	width: 100px;
}

#submitbutt {
	background-color: #b40001;
	color: #fff;
	width: 50px;
}

table {
	font-size: 11px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

#main td input {
	font-size: 11px;
}


#main_no_sides {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -370px;
	font-size: 11px;
	width: 740px;
	padding: 5px 0px 5px 5px;
	border: 0px solid black;
}

#main_no_sides a {
	text-decoration: underline;
}

#exterior_picture {
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: 60px;
}

#cornice_picture {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: 0px;
}

#extspecial_picture {
	position: absolute;
	top: 125px;
	left: 50%;
	margin-left: 10px;
}

#interior_picture {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: 30px;
}

#window_picture {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -60px;
}

#moulding_picture {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: 40px;
}

.centerT {
	font-size: 11px;
	text-align: center;
}

.leftT {
	font-size: 11px;
	text-align: left;
}

#main li {
	font-size: 11px;
	text-align: left;
	margin-right: 100px;
}

a {
	color: #B40001;
	text-decoration: none;
}

a:hover {
	color: #B40001;
	text-decoration: underline;
}

div#right {
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: 308px;
	width: 65px;
	color: black;
	text-align: center;
	font-size: 11px;
	padding-left: 4px;
	padding-bottom: 4px;
	background: transparent;
}

div#sidelinks {
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -378px;
	width: 165px;
	color: black;
	text-align: left;
	font-size: 11px;
	padding-left: 4px;
	padding-bottom: 4px;
	background: transparent;
}

div#right a {
	color: #000;
	text-decoration: none;
}

div#right a:hover {
	color: #000;
	text-decoration: underline;
}

div#left {
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -378px;
	width: 65px;
	color: black;
	text-align: center;
	font-size: 11px;
	padding-left: 4px;
	padding-bottom: 4px;
	background: transparent;
}

div#left a {
	color: #000;
	text-decoration: none;
}

div#left a:hover {
	color: #000;
	text-decoration: underline;
}

div.smallText {
	font-size: 11px;
	text-align: center;
}
