/********************************/
/* Deanie's Seafood				*/
/* Typography Stylesheet		*/

/********************************/
/* General Formatting			*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

strong{font-weight:bold;}
em{
	font-style: italic;
}

mtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
line-height:17px;
text-indent: 1px;
}

mhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height:20px;
text-indent: 10px;
}

mtop a{
font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
		color: #3f507f;
					font-family:AGaramond;
line-height:30px;					}
}


/********************************/
/* Header						*/

	/* User Nav */
	p#navmin {
		font-size: 0.69em;
		font-weight: bold;
		word-spacing: 0.25em;
	}
	ul#navsec {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		word-spacing: 0.25em;
		letter-spacing: 0.2em;
	}
	p#navmin a, ul#navsec a {
		text-decoration: none;
	}
	ul#navpri a {
		text-indent: -9999px;
	}
	
	/* Menu */
	#menu li, .cat-item, 	#menu #block li, {
		text-align: center;
	}
	#menu a, .cat-item a, #menu #block a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
	/* Image / Article Display */
	#header #images p {
		font-size: 0.69em;
		line-height:15px;
	}
	#header #images h2 {
			font-weight: bold;
			font-size: 0.69em;
			margin: 0 10px 5px 15px;
	}
	#header #images h2 a{
		font-weight: bold;
		text-decoration: none;
	}
	
	.more-link{clear:both; display:block;}
	
	/* Info Section */
	#info {
		font-size: 0.89em;
		line-height:17px;
	}
	#d_home #info {
		text-align: center;
	}
	#d_home #info p {
		text-align: justify;
	}

/********************************/
/* Page Content					*/
	
	/* Products Gallery */
	.LPInfo p {
		font-size: 0.69em;
		line-height: 1.20em;
	}
	.LPName {
		font-size: 0.69em;
		font-weight: bold;
	}
	.LPName a {
		text-decoration: none;
	}
	.LPPrice {
		font-size: 0.69em;
		font-weight: bold;
		word-spacing: 0.25em;
	}
	.txtButton {
		text-indent: -9999px;
	}
	
/********************************/
/* Standard Text					*/
#stdtext p {
	font-size: 0.65em;

}	

	
	
/********************************/
/* 						*/
#btm p {
	font-size: 0.65em;
	font-weight: bold;
}

/********************************/
/* SE Content					*/
	
	/* SE Gallery */
	.SEInfo p {
		font-size: 0.49em;
		line-height: 1.0em;
	}
	.SEName {
		font-size: 0.49em;
		
	}
	.SEName a {
		text-decoration: none;
	}
	.SEPrice {
		font-size: 0.49em;
				word-spacing: 0.25em;
	}
	.seButton {
		text-indent: -9999px;
	}
