/* Global Styles */

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background: #FFFFFF;
	}
	
#container {margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;
	left: 0px; top: 0px;
	border: 1px solid white;
	color: black;
	}
	
h1,
h2 {
	font-size: 18px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	}
	
h2 {font-size: 24px;}

.list { padding-left: 30px;}

.photo_left {
	float: left;
	clear: left;
	text-align: center;
	border: 1px solid black;
	}
	
.photo_right {
	float: right;

	text-align: center;
	border: 1px solid black;
	}

.box {
	border: black, 1px, solid;
	}
#summer_hand_engraver {
	width: 400px;
	font: 16px, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	float: left;
	clear: both;
	}
#winter_hand_engraver {
	width: 400px;
	font: 16px, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	float: right;
	clear: right;
	}				
#hand_engraving_header {
	font: 32px, Georgia, "Times New Roman", Times, serif;
	color:#FFD700;
	width: 100%;
	}
	
#hand_engraving_services {
	padding: 10px 10px 10px 420px;
	}
	
#slogan {
	font-style:italic;
	text-align: center;
	}
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}


/* Unused */

#nav a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#nav a:hover {
	color: #99CCFF;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}


	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
