/* CSS Document */

html,body
{
	margin: 0;
	padding: 0;
	font-family : "gill sans", verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a {color:#CC6600; text-decoration: none;}
a:hover {color:#666666; text-decoration: underline; }



#MainWrapper{width:811px; height:100%; margin-left:auto; margin-right:auto;}

#TopShad{width:811px; height:56px; background: url(../images/shell/Top.png) no-repeat;float:left;}
#MiddleContent{width:811px; height:100%; background:  url(../images/shell/CenterBack.png) repeat-y; padding:0px 25px 10px 25px; float:left; }
#BottomShad{width:811px; height:34px; background: url(../images/shell/Bottom.png) no-repeat; float:left;}

#HeaderGraphic{ width:761px; height:103px; background:url(../images/shell/headerGraphic.jpg) no-repeat; float:left;    }
#TopNavigation{ width:761px; height:29px; float:left; margin-bottom:20px;}

#SiteContent{width:721px;margin:0px 20px;}

/* Tin Collage Landing Page*/
#LPsideOne{width:340px; float:left;}
#LPsideTwo{width:361px; float:left; padding-left:20px;}

.MainTitle{ font-family:"Gill Sans", "Gill Sans Light", Arial, Helvetica; font-size:24px; color:#CC6633; height: 16px;}

#SiteContent p{margin-left:10px;}
#MLT{width:80px;height:112px; margin-left:10px; float:left;}
.LinkedText{ margin-top:4px; margin-bottom:12px; width:80px; text-align:center;	font-size : 11px; }
#MLT a{ color:#CC6600; text-decoration: none;  }
#MLT a:hover { color:#666666; text-decoration: none;  }
#MLT img{height:80px;width:80px; border:0px;}

/* Gallery Pages*/
#GPsideOne{width:340px; float:left;}
#GPsideOne img{width:100px; width:100px; margin-right:10px; margin-bottom:10px; }
#GPsideTwo{width:361px; float:left; padding-left:20px;}

#GPsideTwo td a{padding:20px;}
.address{margin-left:10px;}