body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #333300;
}
.curl_br {
	background-image: url(images/curl_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.curl_content  {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #DBDBB8;
}
#slideshow {
	position: absolute;
	left: 50%;
	top: 66px;

	
	height: 235px;
	width: 516px;
	margin-left: -135px;
	background-repeat: no-repeat;
	z-index: 8;
}
.curl_pusher {
	height: 13px;
}
.curl_bl {
	background-image: url(images/curl_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	height: 300px;
	margin-bottom: 15px;
}
#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: right;
	width: 550px;
}
#side {
	float: left;
	width: 215px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6595BF;
}
.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav a {
	padding: 5px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.global_nav {
	position: absolute;
	left: 50%;
	top: 50px;
	width: 450px;
	margin-left: -75px;
	z-index: 9;
}
.thumbs    li    {
	list-style-type: none;
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
	display: table-cell;
	background-image: url(images/gallery_thumb.png);
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 30px;
	padding-left: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
#content  .thumbs p {
	font-size: 10px;
	margin-top: 5px;
}
.thumbs li a {
	display: block;
	height: 100px;
	width: 100px;
}
.thumbs    {
	margin: 0px;
}
.thumbs  .thumbnail    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	color: #336698;
	text-decoration: none;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	padding: 4px;
	display: block;
	height: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#content ul {
	margin-left: 15px;
}
#content h1 {
	font-size: 24px;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content p {
	color: #333300;
	font-size: 12px;
	line-height: 18px;
	margin-top: 18px;
}
#dates {
	width: 250px;
	margin-top: 25px;
}
#dates h2 {
	color: #CCCCCC;
	margin-bottom: 20px;
}
#dates li {
	list-style-type: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336698;
	color: #000033;
}
#catalogs {
	background-color: #F9F3E3;
	margin: 10px;
	padding: 10px;
}
#container #side h2 {
	margin-bottom: 10px;
}
#catalogs li {
	margin-left: 15px;
	font-size: 14px;
}
.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	height: 15px;
	width: 750px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.footer_nav a {
	padding: 5px;
}
.sub_nav a:hover {
	color: #003366;
	background-color: #E1E3A3;
}
.sub_nav ul a {
	margin-left: 10px;
	font-size: 14px;
	height: 18px;
}
.sub_nav .active a {
	background-color: #E2E3A9;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6494BD;
	margin-top: 15px;
	background-color: #EAEAE0;
	padding: 5px;
}
.tag {
	color: #999999;
	margin-top: 15px;
}
.tag a {
	color: #666666;
}
#form li {
	display: block;
	list-style-type: none;
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #326496;
	height: 20px;
	padding-top: 10px;
}
#form input {
	height: 25px;
}
#form li label {
	display: block;
	width: 150px;
	float: left;
	color: #333333;
	font-weight: bold;
}
#form input, #form select, #form textarea {
	float: right;
	background-color: #6495BE;
	border: 1px solid #326395;
	padding: 2px;
	margin-bottom: 0px;
	width: 300px;
	font-size: 14px;
	color: #FFFFFF;
}
#form textarea {
	height: 100px;
}
#breadcrumbs {
	color: #999900;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#catalogs ul li
{
	background-image: url(/assets/templates/gbplus/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	list-style-type: none;
        padding-left: 25px;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-top: 1px;
        padding-bottom: 3px;
}