body {
        background:url(/img/topgrad_02.gif) repeat-x #FFEFC0;
		padding:0px; 
		margin:0 0 0 0;
		font-size: 10pt; 
		font-family: Verdana; 
		font-weight:bold
}

a { color: #E56100; text-decoration:none; }
a:hover { color: #000; text-decoration:underline; }

.head { width:851px; height:136px; margin:0 auto; }
.head img { float:left; }

.header { width:905px; margin:0 auto; height:37px; } 
.header img { float:left; }

* { padding:0px; margin:0; }
img { border:none; }
.left { float:left; }
.right { float:right; }
.cr { clear:right; }
.cl { clear:left; }
.cb { clear:both; }
.cb5 {  clear:both; height:5px; }
.cb10 { clear:both; height:10px; }
.cb15 { clear:both; height:15px; }
.cb20 { clear:both; height:20px; }
.cb25 { clear:both; height:25px; }

.top30 { width:900px; margin:0 auto; }
.top30-col { width:225px; float:left; text-align:left; }
.top30-col h5 { font-size:14px; }
.top30-col h5 a { }

.thumbs { width:915px; margin:0 auto; padding:3px 2px 1px 2px; }
.thumbs a img { width:175px; height:215px; border:#E76A0E solid 1px; margin:2px; float:left; }

.sub-container {
	width:915px;
	padding:3px 2px 3px 2px;
	margin:0 auto;
}

.top-gal { width:177px; height:250px; float:left; margin:2px; text-align:center;  }
.top-gal a img { width:175px; height:215px; border:1px solid #E76A0E; float:left; margin:0 0 2px 0; }
.top-gal p { text-align:center; color:#000; font-size:11px; padding:2px 2px 0 2px; font-weight:normal; line-height:11px; }
.top-gal a b { font-size:15px; }

.toptxt { width:948px; height:40px; margin:0 auto; }
.toptxt .topline { width:237px; height:40px; float:left; text-align:center; }
.toptxt .topline h3 { font-size:16px;  }
.toptxt .topline p { font-size:11px; }

.arch { width:905px; margin:0 auto; padding:5px 5px 5px 20px; }
.arch-box { border:1px dashed #CCC; padding:5px; float:left; font-size:12px; margin:3px; }
.arch-box:hover { border:1px solid #CCC;  }
.arch-box a { text-decoration:none; font-weight:bold; display:block; }
.arch-box a:hover { text-decoration:underline; }

.disclaimer { margin:0 auto; width:950px; font-size:11px; text-align:center; }
.disclaimer a { text-transform:lowercase; }
.lo { font-size:12px; width:800px; padding:10px 0 10px 0; margin:0 auto; text-align:center; }

/* Height Hacks \*/
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}

