@charset "utf-8";
.content-header {
}
.pagebanner {
	text-align: center;
}
.content {
	padding: 10px 0;
	max-width: 1200px;width: 80%;
	float: left;
	background-image: url(../TextureBackground.gif);
}
.content-title {
    font-family: "Cooper Black";

	font-size: 2rem;
	
    text-align: left;
    vertical-align: top;
    padding: 10px;
    height: auto;
    width: 70%;
   
    font-weight: 400;
    font-style: normal;
    float: left;
}
.content-subtitle {
    font-family: "Cooper Black";
    font-size: large;
    font-weight: 100;
    text-align: right;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 10px;
    padding-bottom: 10px;
    height: auto;
    font-style: normal;
    font-variant: normal;
}
.content-main {
    font-family: "Droid Sans";
    padding: 10px;
    width: 100%;
    text-decoration: none;
    overflow: visible;
    font-size: 11pt;
    font-style: normal;
    font-weight: 400;
    margin-top: 30px;
}
.content-main h2{
    font-family: "Droid Sans";
    text-decoration: none;
    font-size: 12pt;
    font-style: normal;
    font-weight: 800;
    display: inline;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
}
.container_thumbls {
	width: 300px;
	height: 200px;
	padding-top: 0px;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
}
.container_thumbp {
	width: 200px;
	height: 300px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: none;
	margin-left: 50px;
}
.subimg {
    font-family: "Droid Sans";
    font-size: 12pt;
    height: 30px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
}
.subimg-1 {
    font-family: "Droid Sans";
    font-size: 10pt;
    height: 50px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
}
.container_thumbs {
	float: left;
	height: 410px;
	width: 300px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 20px;
	text-align: center;
}
.gal {
	background-color: #D7D5C7;
	width: 100%;
	/* [disabled]min-height: 1000px; */
}
.toppanel {
    float: left;
    width: 49%;
    border: thin solid #E9E9E9;
    color: #555555;
    font-family: "Droid Sans";
    font-weight: normal;
    text-align: center;
    font-size: 9pt;
}
.mainpic {
	width: 450px;
	margin-left: 25%;
}
.cont_picnav {
	width: 100%;
}
.picnav_left {
	width: 40%;
	float: left;
}.picnav_right {
	float: right;
	width: 59%;
}
.picnav_text {
}
.shop {
	margin-top: 450px;
}
.picnav_pic {
	margin-top: 10px;
	margin-bottom: 20px;
}
.subhead{text-align: center}
.hidden{display: none}
.clear {
    clear: both;
}
