/* Additional Images */

#thick-main {
width:800px;
height:auto;
border: 0px solid black;
}

#thick-topdesc {
width:100%;
clear:both;
text-align:center;
line-height:20px;
font-size:12px;
font-weight:bold;	
color:#7A7878;
}

#thick-bottomdesc {
width:100%;
clear:both;
text-align:left;
line-height:16px;
font-size:12px;
font-weight:normal;
color:#7A7878;
}

#thick-row {
width:100%;
height:auto;
float:left;
margin:5px 0;
}

#thick-cell {
border:0px solid red;
width:75px;
Height:auto; 
float:left;
margin:0 5px;
}

#thick-cell a {
text-decoration:none;	
color:#7A7878;
}

#thick-cell a img {
width:65px;
height:75px;
padding:4px 0;
margin: 0 0;
}

#thick-cell p {
width:75px;
height:auto;
text-align:center;
line-height:12px;
font-size:10px;
font-weight:bold;	
margin: 0 0; 
padding: 0 0;
border:1px solid #7A7878;
}

#thick-cell p:hover {
background-color:#d7e8f7;
border:1px solid #038afc;
}

#thick-cell a:hover {
text-decoration:none;	
color:#BE991D;
}

/* Three Columns */

#colmain {
width:750px;
height:auto;
border:0px solid black;
margin-bottom:20px;
}

#colone {
width:31%;
height:auto;
float:left;
margin:0 0;
padding:0 5px;
font-size:13px;
line-height:16px;
font-weight:normal;	
color:#535353;
}

#coltwo {
width:31%;
height:auto;
float:left;
margin:0 0;
padding:0 5px;
font-size:13px;
line-height:16px;
font-weight:normal;	
color:#535353;
border-left:1px solid grey;
border-right:1px solid grey;
}

#colthree {
width:31%;
height:auto;
float:left;
margin:0 0;
padding:0 5px;
font-size:13px;
line-height:16px;
font-weight:normal;	
color:#535353;
}

#colthree a {
text-decoration:none;	
color:#6c8562;
}

#colthree a:hover {
text-decoration:none;	
color:#BE991D;
}

#color-container {
width:750px;
clear:both;
height:300px;
padding:10px 0;
border:0 solid black;
}

#color-topdesc {
width:100%;
clear:both;
text-align:center;
line-height:20px;
font-size:18px;
font-weight:bold;	
color:#535353;
border-top:1px solid grey;
}

#color-img {
width:115px;
Height:auto; 
float:left;
margin:5px 5px;
border:0px solid black;
}

#color-img p {
width:115px;
height:auto;
text-align:center;
line-height:12px;
font-size:10px;
font-weight:bold;	
margin: 0 0; 
padding: 0 0;
border:0px solid #7A7878;
}

#color-bottomdesc {
width:100%;
clear:both;
line-height:14px;
font-size:12px;
font-weight:bold;	
color:#535353;
border-top:0 solid grey;
}