html,body,table,p{
font-weight:normal; 
font-style:normal; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#BD897D;
}

a,a:link{color:#643C33; text-decoration:none;}
a:hover{text-decoration:underline;color:#A67737;}

.thumb {padding:2px; border:white solid 1px; margin-left:5px;}

td,tr,table,div,img{margin:0px; padding:0px;}

img{border:0;}

ul, ol{margin-top:2px; margin-bottom:2px;}

p{margin-top:0px; line-height:18px; margin-left:10px}

body{
background-color:#BD897D; 
padding:0px; margin:0px; 
margin-top:15px; 
margin-bottom:15px}

#topDiv{width:700px;}
#topSpacerDiv{height:3px;width:700px;}
#btnsDiv{width:700px;}

#mainDiv{
width:700px;
background-color:#EED8C8;
}

#topDiv{ background-image:url(topCorner.gif); background-repeat:no-repeat; background-position:left top;}

#topSpacerDiv,#btnsDiv,#topDiv{background-color:#EED8C8;}

#btnSpacerDiv{
background-color:#EED8C8;
height:15px;
width:700px; 
background-image:url(bgBar.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#mainSpacerDiv{
background-color:#EED8C8;
height:17px;
width:700px; 
}

#contentTable{width:642px; height:20px; background-image:url(rowTop.gif); background-position:top left; background-repeat:no-repeat; background-color:#F5EAE0}
#contentCellL{padding-top:20px; padding-left:20px}
#contentCellR{padding-top:20px; padding-right:20px}

.smallText{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#F2ECD3; line-height:13px; }
.smallMedText{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#F2ECD3;}
.smallMedBoldText{font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#F2ECD3;}
h1{font-weight:bold; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#AF6F61; margin-bottom:10px}

#menu{color:#BCA907; }
#menu a, #menu a:link{color:#000000; text-decoration:none;}
#menu a:hover{color:#BCA907; text-decoration:overline underline;}

input{background-color:#bababa; }

.linkContainer{
width:150px;
height:105px;
border: yellow 1px dashed;
}

#displayTable, #displayTable td{background:white;}

table{ margin:0; padding:0;}

#bottomLinks{margin-top:10px; margin-bottom:10px; color:#ffffff}

#bottomLinks a { color:#BD897D}

#titleCell{padding-left:25px; padding-top:15px}

form{margin:0px; padding:0px;}
#menu span{color:#000000;}

#paraTable, #paraTable td{border-color:#BD897D; padding:3px }

#paraTable{border-collapse:collapse; }

#paraTable td{padding-left:5px; padding-right:5px;  }

.paraTableTitle {background-color:#BD897D; color:#F5EAE0}

#formTable td{padding-bottom:10px}




#btnSubmit, #btnReset{
width:100%;
cursor:pointer;
}

#userMsg{width:340px;height:100px;margin-top:7px;}
#userAddress{width:45%;height:100px;}
#userEmail, #subject, #userPhone1, #userPhone2, #userName{width:60%;}
textarea, input, select{
	font-family:arial;
	font-weight:normal; 
	font-size:9pt; 
	line-height:1.2em; 
	color:#BD897D;
	border:1px solid #ffffff;
	background:#EED8C8;	}
	
