/* Emblem Authorty Main Css */

body {
margin: 0px; padding: 0px;
background: rgb(0,0,0);
font: normal 11px Arial, Helvetica, sans-serif;	
color: #333333; 
}
div {margin:0px; padding: 0px;}
td {text-align: center;}
td a{text-decoration: none;}
img{margin: 0px; padding: 0px;}
form label{width: 110px; float: left; text-align: right; margin-right: 10px;}
a img{border:none;}
a:active, a:focus{ outline: none;}
table{border-collapse: collapse;}

form .formSection { 
width: 480px; 
background-color: rgb(204,204,204); 
text-align: center; 
padding: 5px;
font: normal 11px Arial, Helvetica, sans-serif;	
color: #333333; 
margin-bottom: 10px;
}

form .formItem { 
font-weight: bold;
margin-bottom: 10px;
}

.bigRed{font-size: 150%; color: rgb(255,0,0);}
.center{text-align:center;}
.hidden{display: none;}
.bigger{font-size: 125%;}
.bolder{font-weight: bold;}

#bodyContainer{}

#sideBorder{
margin-left: auto;
margin-right: auto;
background: rgb(255,255,255) url('../sprites/diagLines.gif');
width: 740px;

}

#contentContainer{
margin-left: 10px;
top: 0px; left: 0px;
width: 720px;
background: rgb(255,255,255);
}
#headerFlash{
width: 720px;
height: 190px;
}
#leftMenu{
width: 220px;
float: left;
margin-right: 10px;
text-align: center;
margin-top: 0px;
}

#mainContent{
margin-top: 5px;
margin-left: 230px;
}

#mainContent h2{ font-family:'Times New Roman', serif; font-size: 16px; }
#mainContent p{ font: normal 11px Arial, Helvetica, sans-serif;	color: #333333;}
#footer{
clear: both;
width: 710px; height: 30px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:rgb(102,102,102);
margin-top: 30px;
}


.leftlink{
display: block;
width: 220px;
height: 25px;
background-position: 0px 0px;}

.selectedLink, .leftlink:hover{background-position: 0px 25px;}

#homeLink{background-image: url('../sprites/home.gif');}
#galleryLink{background-image: url('../sprites/gallery.gif');}
#processLink{background-image: url('../sprites/process.gif');}
#designLink{background-image: url('../sprites/design.gif');}
#quoteLink{background-image: url('../sprites/order.gif');}
#customLink{background-image: url('../sprites/custom.gif');}
#freeLink{background-image: url('../sprites/promo.gif');}
#contactLink{background-image: url('../sprites/contact.gif');}
#heraldryLink{background-image: url('../sprites/heraldry.gif');}

.designLink{float: left; width: 150px; height: 240px; vertical-align: middle; text-align: center; margin-left: 2px;margin-right: 2px;}
.littleTag{width: 100px; float: left; text-align: right;}
.medInput{width: 150px;}
.lowerHalf{clear:both; margin-left: -220px; margin-right: 10px;} 
.galleryPic{width: 130px;  text-decoration: none; border: none;}
.galleryCell{vertical-align: bottom; width: 130px;}
.galleryTag{margin-top: 10px; margin-bottom: 10px;}
.showDetails{text-decoration:underline; color:rgb(100,90,90);}

.pageNav{font-size: 150%;}
.pageNav img{margin-left: 10px; margin-right: 10px;}

.hearldryLink{font-size: 16px; font-family:'Times New Roman', serif; font-size: 16px; }
.hearldryLink a {color:rgb(100,90,90);}

FooterLogo {display: none;}
