img {
	border:0;
	margin:0;
	padding:0;
	}
	
body {
	margin:0;
	padding:0;
	background: #fff url('/images/bg-page.png') repeat-x fixed top;
	text-align:left;
	font-size:14px;
	}
	
#page {
	width:982px;
	margin:0px;
	padding:0px;
	}

#top_links {
	position:relative;
	height:0px;
	width:400px;
	top:15px;
	left:175px;
	z-index:1;
	}
	
#header {
	margin:0;
	padding:0px;
	height:294px;
	width:982px;
	background:url('/images/bg-header.png') no-repeat top;
	position:relative;
	}

#header_photos {
	width:457px;
	height:239px;
	margin:0;
	padding:0;
	overflow: hidden;
	position:relative;
	top:50px;
	left:100px;
	}

#nav {
	width:982px;
	height:24px;
	margin:0px;
	padding:0px;
	position:relative;
	background: url('/images/bg-nav.png') no-repeat top;
	}

#form {
	width:400px;
	text-align:left;
	}

#form_payment {
	float:right;
	padding:10px 10px 15px 25px;
	margin:12px 0px;
	text-align:left;
	width:480px;
	position:relative;
	}
	
.nav {
	font-size:14px;
	height:24px;
	line-height:24px;
	color:#fff;
	font-family:'Helvetica Narrow', 'Arial Narrow', Arial;
	float:left;
	text-align:left;
	padding-left:30px;
	display:block;
	}
	
.nav a, .nav a:link, .nav a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:0 10px;
	}
	
.nav a:hover {
	background:#bf0000;
	text-decoration:underline;
	height:24px;
	overflow:hidden;
	}

.top_links {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#fff;
	}

.top_links a, .top_links a:link, .top_links a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	}

.top_links a:hover {
	color:#000;
	text-decoration:none;
	}
	
#lower_page {
	width:982px;
	height:auto;
    margin:0;
	padding:10px 0px;
	background: url('/images/bg-lowerpage.png') repeat-y top;
	position:relative;
	display:table;
	}
	
	
#content {
	padding:0 10px 20px 10px;
	margin:0px auto;
	width:928px;
	text-align:left;
	position:relative;
	height:auto;
	min-height:400px;
	}

.page_photo {
	margin-right:-11px;
	margin-top:-10px;
	width:503px;
	height:302px;
	padding-left:10px;
	padding-bottom:5px;
	}

.photo {
	margin-right:-11px;
	margin-top:-10px;
	width:600px;
	height:375px;
	padding-left:25px;
	padding-bottom:5px;
	}

#rss {
	width:400px;
	margin:20px auto 10px;
	padding:10px;
	background:#efefef;
	border:1px #ccc dotted;
	float:left;
	position:relative;
	}
	
#rss_footer {
	margin:10px auto 0px;
	padding:4px auto;
	width:400px;
	float:left;
	border-top:1px #333 dotted;
	}
	
#photo {
	width:600px;
	height:375px;
	}
	
#thumbnail {
	float:left;
	}

#thumbnail img {
	padding:3px;
	border:0;
	}
	
#footer {
	padding:0;
	margin:0;
	height:75px;
	width:982px;
	position:relative;
	background: url('/images/bg-footer.png') no-repeat top;
	}

#footer p {
	padding-top:10px;
	margin: auto;
	font-size:11px;
	font-family:'Arial Narrow', 'Helvetica Narrow', Helvetica, Arial, sans-serif;
	color:#666;
	}
	
#clear {
	clear:both;
	margin:0;
	padding:0;
	}
	
#alert {
	margin:10px;
	padding:5px;
	width:400px;
	}
	
.alert {
	color:#f00;
	font-size:10px;
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	}

.form_results {
	font-weight:bold;
	color:#000;
	margin:6px 0px;
	padding:10px;
	border:1px #000 solid;
	background:#fffeb7;
	}

#reference {
	display:none;
	}

.footer a, a:link, a:visited {
	color:#090;
	text-decoration:none;
	}

.footer a:hover {
	color:#000;
	text-decoration:underline;
	}
	

h1 {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	font-size:16px;
	color: #000;
	background:url('/images/bg-h1.png') repeat-x bottom;
	display:block;
	height:24px;
	width:33%;
	margin:0;
	}

#blog-title a, a:link, a:visited {
	text-decoration:none;
	color:#000;
	}

#blog-title a:hover {
	text-decoration:none;
	color:#090;
	}
	
h2 {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	font-size:14px;
	color: #333;
	}


h3 {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	font-size:12px;
	color: #666;
	}

h4 {
	font-family: Verdana, Tahoma, 'Trebuchet MS', Helvetica;
	font-size:11px;
	color: #333;
	text-transform:uppercase;
	}


.main {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	color:#333;
	line-height:18px;
	font-size:14px;
	}

.small {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	color:#666;
	font-size:11px;
	}

.rss {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	color:#666;
	font-size:12px;
	}

.rss_header {
	background:#ccc;
	padding:3px 4px;
	margin:0px auto 5px;
	}

.forms {
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#090;
	margin:4px 0px;
	}

a {
	text-decoration:underline;
	font-weight:bold;
	color:#009900;
	}

a:link {
	font-weight:bold;
	text-decoration:underline;
	color:#009900;
	}

a:visited {
	text-decoration: underline;
	color:#666;
	}

a:hover {
	text-decoration: underline;
	color:#bf0000;
	}



/* Blog Styling
----------------------------------------------- */

.date {
	font-family: 'Times New Roman';
	text-transform:uppercase;
	font-size:10px;
	color:#666;
	}

.comments {
	font-size:12px;
	line-height:1em;
	color:#777;
	}
	
#blog {
	width:420px;
	float:left;
	}

#blog h2 {
	font-family: Tahoma, 'Trebuchet MS', Helvetica;
	font-size:14px;
	color: #333;
	background:#dfdfdf;
	padding:5px 3px;
	width:100%;
	}

#archive-list ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  }
  
#archive-list li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
  
#archive-list {
	position:relative;
	top:10px;
	width:280px;
	background:#dfdfdf;
	border:1px #333 dotted;
	padding: 10px;
	float:right;
	margin:10px auto;
	}