BODY {
	font: 76% Arial, Helvetica, sans-serif;
	background: #575651 url(images/bg.gif);
	color: #eee;
	padding: 0;
	margin: 0;
	text-align:left
}
a:hover  { color: #FF0000; margin: 0px; text-decoration: none }
a { color: #fff; margin: 0px; text-decoration: none } 
.border { border: 1px solid #ccc } 
.table { 
	background: #39393A; 
	padding: 0; 
	margin:0;
	text-align:left 
}
.footerTable { 
	background: #383837 url(images/bt-nav.gif) no-repeat; 
	font-size: 0.9em;
	padding: 0; 
	margin: 0;
}
.line { 
	border-bottom: 1px solid #fff; 
	border-top: 1px solid #fff; 
	margin: 0 
}
.dotted-line { 
	/* border: 1px dotted #545453; */
	font-size: 12px;
	margin: 0; 
	padding: 0 
}
#mainImage {
	background: #282829 url(images/home-photo.jpg) no-repeat top;
	width: 457px;
	height: 394px;
	color: #fff;
	padding: 0;
	border: 0;
	margin: 0
}
#featuredPhotos { 
	background:url(images/featured-photos-bg.jpg) no-repeat; 
	width:222px; 
	height:198px; 
	text-align:left
}
#themesBox {
	background: #282829 url(images/themes-bg.gif) no-repeat top;
	color: #ED802A;
	width: 222px;
	height: 170px;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
	padding: 0;
	border: 0;
	text-align:left
}
#themesBox a { color: #fff; text-decoration:none; font-weight:bold }
#themesBox a:hover, #navBg a:hover { color: #FF0000; text-decoration:none }
#navBg {
	background: url(images/contact-nav.jpg);
	color: #FF0000;
	width: 100%;
	font-size: 1.3em;
	line-height: 30px;
	padding: 0;
	height:30px;
	margin: 0;
	border: 0;
	text-align:center;
}
#navBg a { color: #fff; text-decoration:none; font-weight:normal }
.button {
	color: #fff;
	font-size: 0.8em;
	background: #D27124;
	padding: 0px;
	border: 1px solid #B1B1A1;
	margin: 0px;
	width: 60px;
	height: 18px;
}
.text { padding: 3px }
.smtext { 
	font-size: 0.8em; 
	color: #fff; 
	padding: 0; 
	margin: 0;
	font-weight: normal;
	text-decoration: none 
}
.smlinks {
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	text-decoration: none
}
.orange { 
	color: #ED802A;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding: 0; 
	margin: 0
}
.red { 
	color: #FF0000;
}
.white { 
	color: #FFFFFF;
}
h1 { 
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	padding: 0; 
	padding-bottom: 24px;
	margin: 0
}
h2 { 
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 0; 
	margin: 0
}
	
h3 { 
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	text-decoration: none;
	padding: 0; 
	margin: 0
}