html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}



body{
	font: 100% Ariel, Helvetica, sans-serif; 
	line-height:140%;
	background:#77a040 url(images/bg-sub.jpg) no-repeat top center;
	color:#fdf8dd;
}

.container{
	width:975px;
	margin:0px auto 0px auto;
	background-color:#a1030e;
}


.logo{
	margin:0px 0px 13px 0px;

}



.flash{

	width:975px;

	height:350px;

	margin:0px;

}



.sub-container{

	background-color:#a1030e

	padding:20px 0px 0px 10px;

	margin:0px;

}



.text-container{

	float:left;

	width:630px;

	margin:0px 10px 0px 15px;

}



.cart-container{

	width:955px;

	margin:0px 10px 0px 0px;

}



.midnav-container{
background-color:#a1030e;
	margin:20px 0px 0px 3px;

}



.sidebar{

	float:left;

	width:317px;

	background:url(images/sidebar-bg.jpg) repeat-y;

}



.sidebar-top{

	width:317px;

	height:75px;

	margin-bottom:-55px;

	background:url(images/sidebar-top.jpg) no-repeat;

}



.sidebar-btm{

	width:317px;

	background:url(images/sidebar-btm.jpg) no-repeat bottom;

	padding:0px 0px 15px 0px;

}



.portfolio-wrapper{

	background-color:#fff;

	width:634px;

}



.port-top{

	width:634px;

	height:9px;

	background:url(images/portfolio-top.jpg) no-repeat;

	clear:both;

}



.port-btm{

	width:634px;

	height:9px;

	background:url(images/portfolio-btm.jpg) no-repeat;

	clear:both;

}



p{

	padding:0px 0px 20px 0px;

}



p.small {

	font-size:80%;

	padding:0px 0px 15px 0px;

	color:#cce3b0;

}



p.mt{

	font-size:75%;

	line-height:130%;

	padding:16px 20px 0px 0px;

}



p.footer{ 

	font-size: 80%; 

	color: #000000;

	text-align: center;

	padding:15px 0px 10px 0px;

}



h1{

	font-size:120%;

	color:#fbd57a;

	margin:0px 0px 15px 0px;

}



h2{

	font-size:120%;

	color:#f4c44f;

	margin:0px 0px 15px 0px;

}



h3{

	font-size:100%;

	color:#f4c44f;

	margin:0px 0px 15px 0px;

}



h5{
	font-size:100%;
	color:#a1030e;
	font-weight:bold;
	margin:0px 0px 0px 15px;
}	



ul, ol{

	margin:0px 0px 20px 50px;

}



ul li, ol li{

	margin:0px 0px 10px 0px;

}



ul.quicklinks{

	float:left;

	font-size:75%;

	list-style-type:none;

	margin:3px 10px 0px 26px;

}



ul.quicklinks li{

	margin:0px 0px 0px 0px;

}



a, a:visited{

	color:#ffffff;

	text-decoration:underline;

}



a:hover{

	color:#ffffff;

}



ul.quicklinks a, ul.quicklinks a:visited, ul.quicklinks a:hover{

	color: #fff;

	text-decoration:underline;

}



a.footer, a.footer:visited, a.footer:hover{

	color: #000000;

	text-decoration:none;

}

.centered{
	text-align:center;
	padding:10px;
	font-weight:bold;
}

.centeredgreenrow{
	text-align:center;
	padding:10px;
	font-weight:bold;
	background-color:#618b2e;
}

.level{
	font-size:100%;
	color:#f4c44f;
	font-weight:bold;
}

.package{
	font-size:120%;
	color:#f4c44f;
	font-weight:bold;
}

.pkgdesc{
	font-size:80%;
	font-style:italic;
	line-height:130%;
	padding:5px 10px 10px 10px;
}

.disclaimer{
	font-size:70%;
	font-style:italic;
	line-height:130%;
	padding:10px;
	border:2px solid #618b2e;
	margin:15px 0px 15px 0px;
}

img { 

border:none;

}



.left{

	float:left;

	margin:0px 15px 0px 0px;

}



.right{

	float:right;

	margin:0px 0px 5px 15px;

}



.mid-nav{

	margin:0px 0px 0px 4px;

}



.rss-feed{

	float:left;

	margin:10px 5px -5px 25px;

}



.divider{

	margin:15px 0px 15px 16px;

}



.emailform{

	margin:5px 0px 0px 26px;

}



.ft-logo{

	vertical-align: -25%;

	margin-left:5px;

}



.portfolio{
	float:left;
	padding:25px;
}

.webportfolio{
	float:left;
	padding:13px 0px 13px 25px;
}


.floatfixer{

	clear:both;

	visibility:hidden;

}



h1 a, h1 a:hover, h1 a:visited{

	text-decoration: none;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



.commentlist li, #commentform input, #commentform textarea {

	font-size:85%;

	}



.commentlist li .avatar { 

	float: right;

	padding: 4px;

	background: #77a040;

	}



.commentlist cite, .commentlist cite a {

	font-weight:bold;

	font-style:normal;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



.post hr {

	display: block;

	}



.postmetadata {

	clear: both;

}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.hidden, .sitemap {

	display: none;

	}



.join{

	padding:0px 4px 0px 4px;

}

/* LIGHTBOX */



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }