body { text-align: center; margin: 1em; font-family: Arial, sans-serif; font-size: small; }
img { border: 0px; }
a:link,a:active,a:visited,a:hover { text-decoration: none; color: #333; }

/* Temp info on home */
.hometemp {
	width: 100%;
	background: #941600;
	color: white;
	padding: 0 15px 0 15px;
	font-size: medium;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1.5em;
}

/* Template v2 */
#t2_wrapper {
	width: 950px;
	text-align: justify;
	margin: 0 auto;
	color: #333;
}
#t2_head {
	margin-top: 3px;
	height: 71px;
	border-bottom: 1px solid #333;
	background: url('../images/t2_header2.gif') repeat-x;
	padding: 10px 10px 0 10px;
}
.t2_head_left { float: left; }
.t2_head_title {
	font-size: 32px;
	color: #990000;
}
.t2_head_title a {
	color: #990000;
}
.t2_head_links {
	font-size: 18px;
	color: #990000;
	position: relative;
	top: 15px;
}
.t2_head_links a:hover { color: #666; }
.t2_head_logo {
	float: right;
	font-size: 32px;
	position: relative;
	top: -15px;
	margin-right: 15px;
}

#t2_topblock {
	height: 176px;
	background: url('../images/t2_logo_bg2.gif') repeat-x;
	padding: 10px 10px 17px 10px;
	margin-top: 1px;
}
#t2_topblock img {
	position: relative;
	top: -9px;
	left: -10px;
}
.t2_topblock_left {
	float: left;
	width: 350px;
}
.t2_topblock_left p { line-height: 1.8em;}
.t2_topblock_head {
	font-size: 18px;
	text-decoration: underline;
}
.t2_topblock_logo {
	float: right;
	text-align: justify;
	font-size: 16px;
	vertical-align: middle;
	width: 60%;
	height: 190px;
	position: relative;
	top: -10px;
}

#t2_main { background: url('../images/t2_content_top.gif') repeat-x; }
#t2_nav {
	margin-top: 20px;
	float: left;
	width: 200px;
}
.t2_nav_top {
	height: 23px;
	background: url('../images/t2_nav_top.gif');
	color: white;
	font-size: 14px;
	padding: 10px 10px 0 5px;
}
.t2_nav_thumbs {
	background: #941600;
	border-right: 3px solid white;
	padding: 6px;
}

.t2_nav_links {
	background: #333;
	color: white;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
}
.t2_nav_links_head {
	font-size: 14px;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.t2_nav_links_items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.t2_nav_links_items li {
	background: #534542;
	font-size: 14px;
	list-style: none;
	padding-left: 8px;
	margin: 3px 0 3px 0;
}
.t2_nav_links_items a {
	color: white;
}
.t2_nav_links_foot {
	height: 35px;
}

#t2_content {
	float: right;
	width: 730px;
	margin-top: 15px;
	margin-left: 20px;
}
.t2_homevideo {
	float: left;
	width: 480px;
/* 	height: 360px; */
	margin: 1em 1em 1em 0em;
}
.t2_homevideo h1 {
	color: #990000;
	text-decoration: underline;
}
#home_morevideo {
	width: 480px;
	text-align: center;
}
.t2_r_col {
	width: 150px;
	float: right;
	margin: 1em 0 1em 1em;
}
#t2_footblock {
	padding-top: 11px;
	color: white;
	width: 950px;
	clear: both;
	height: 200px;
	border: 1px solid white;
	line-height: 1.8em;
}
#t2_footblock a {
	color: white;
}
.t2_footblock_left {
	padding: 10px;
	height: 198px;
	float: left;
	width: 455px;
	background: url('../images/t2_footblock_left.gif') repeat-x;
	border-right: 1px solid white;
}
.t2_footblock_right {
	padding: 10px;
	height: 198px;
	float: right;
	width: 454px;
	background: url('../images/t2_footblock_right.gif') repeat-x;
}
.t2_footblock_title {
	font-size: 16px;
	text-decoration: underline;
}

#t2_footer {
	text-align: center;
	clear: both;
	height: 40px;
	background: url('../images/t2_footer.gif') repeat-x;
}

#t2_footer a {
	font-size: 10px;
}

.home_product_thumb {
	width: 130px;
	height: 160px;
	text-align: center;
	float: left;
	margin: 0.2em;
}

/* Blog */
.blog_title { font-size: x-large; color: #990000; }
.blog_date { font-size: x-small; color: #c0c0c0;  }
.blog_post { margin-bottom: 10px; border-bottom: 1px dashed #c0c0c0; }