* {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	}
a {
	color: #b30028;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 0 2px 10px;
	}
h3 {
	font-size: 20px;
	font-weight: bold;
	}
h4 {
	font-size: 16px;
	font-weight: bold;
	}
p {
	margin: 10px 0px 0px 0px;
	}

#slidecontent {
	margin: 0 auto;
	width: 580px;
	}
/* Navigation */
#kwick {
	position: relative;
	margin-top: 0px;
	}
#kwick .kwicks {
	display: block;
	height: 300px;
	margin: 0px;
	list-style-type: none;
	}
#kwick li {
	float: right;
	}
li:after {
	content: "";
	}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 300px;
	width: 41px;
	background: #fff;
	border-left: 2px solid #fff;
}
#kwick .kwick span {
	display: none;
	}
#kwick .nav_1 {
	background: url(../images/nav_1.jpg) repeat scroll 0%;
	}
#kwick .nav_2 {
	background: url(../images/nav_2.jpg) repeat scroll 0%;
	}
#kwick .nav_3 {
	background: url(../images/nav_3.jpg) repeat scroll 0%;
	}
#kwick .nav_4 {
	background: url(../images/nav_4.jpg) repeat scroll 0%;
	}
#kwick .nav_5 {
	background: url(../images/nav_5.jpg) repeat scroll 0%;
	}
#kwick .nav_6 {
	background: url(../images/nav_6.jpg) repeat scroll 0%;
	border-right:0pt none;
	clear: left;
	}

.paginationstyle {
	width: 580px;
	text-align: center;
	padding: 2px 0;
	margin: 10px 0;
	}
.paginationstyle select {
	border: 1px solid navy;
	margin: 0 15px;
	}
.paginationstyle a {
	padding: 0 5px;
	text-decoration: none;
	border: 1px solid #6A7646;
	color: navy;
	background-color: white;
	}
.paginationstyle a:hover, .paginationstyle a.selected{
	color: #000;
	background-color: #FEE496;
	}
.paginationstyle a.imglinks {
	border: 0;
	padding: 0;
	}
.paginationstyle a.imglinks img{
	vertical-align: bottom;
	border: 0;
	}
.paginationstyle a.imglinks a:hover{
	background: none;
	}
.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected {
	color: #000;
	background-color: yellow;
	}

#products {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
	}
	#products ul {
		margin: 0 0 0 0;
		padding: 0 0 0 30px;
		}
	#products li {
		padding: 4px 0 4 0;
		color: #424C29;
		background: url(../images/dot.gif) repeat-x left bottom;
		}
		#products li a, #products li a:link, #products li a:visited {
			color: #424C29;
			text-decoration: none;
			}
		#products li a.selected, #products li a:hover {
			color: #577823;
			text-decoration: none;
			}
			
#products table {
	width: 96%;
	align: center;
	}
	#products td {
		font-size: 12px;
		font-weight: normal;
		padding-left: 10px;
	}
#products img {
	border: 1px solid #6A7646;
	}
	

.contactForm input, .contactForm select, .contactForm textarea {
    font-size: 12px;
	color: #6B6B6B;
	border: 1px solid #6B6B6B;
	vertical-align:top;
    width: 420px;
	}
.contactForm strong {
    color: #505048;
	}
.contactForm textarea {
    height: 150px;
	}
.contactFormSubmit {
	padding-left: 20px;
	color: #424C29;
	cursor: hand;
	text-decoration: none; 
	}

/* Gallery */
.portfolio_main_label {}
.portfolio_main_area {
	text-align: center;
}
.portfolio_category_title {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.portfolio_showcase_image_block {
	float: right;
	padding: 10px;
}
.portfolio_showcase_image {
	border: 1px solid #424C29;
}
.portfolio_text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.portfolio_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 12px;
	color: #424C29;
	font-weight: bold;
}
.portfolio_category_name {
	font-family: arial, tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 10px;
}
.portfolio_table {}
.portfolio_categories_table {}
.portfolio_thumbnail_cat_label {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	padding-top: 10px;
	height: 40px;
	text-decoration: none;
}
.portfolio_thumbnail {
	border: 1px solid #424C29;
}
.portfolio_thumbnail_cell {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #424C29;	
	text-align: center;
}
.portfolio_thumbnail_details_cell {
	background-color: #FFFFFF;
	font-size: 11px;
}
.portfolio_image_info {
	color: #424C29;
	font-size: 11px;
}

#footer {
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
}

#footer a {
	color: #333333;
}
