@charset "UTF-8";
.thrColFixHdr #container #mainContent #wrap #cont p {
	color: #333333;
	margin: 0px;
}
.thrColFixHdr #container #mainContent #wrap #cont .style9 {
	font-size: 14px;
	color: #333333;
}

@font-face {
	font-family: 'FranchiseRegular';
	src: url("http://www.myshopsigns.com/css_files/type/franchise-bold-webfont.eot");
	src: local('Franchise-Bold'), url("http://www.myshopsigns.com/css_files/type/franchise-bold-webfont.woff") format('woff'), url("http://www.myshopsigns.com/css_files/type/franchise-bold-webfont.ttf") format('truetype'), url("http://www.myshopsigns.com/css_files/type/franchise-bold-webfont.svg#webfontddTOHp4q") format('svg');
	font-weight: normal;
	font-style: normal;
}


body  {
	font: 100% Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background: #c2d7e2;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #header {
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 780px;
	font-family: "Franchise-Bold";
	text-decoration: none;
	background-color: #62a1d7;
} 
.thrColFixHdr #container #header #Header_Title {
	width: 325px;
	text-align: left;
	margin-left: 15px;
	font-size: 70px;
}
.thrColFixHdr #container #header #Header_Title .Franchise-Bold {
	line-height: 0.8em;
	color: #c2d7e2;
padding-top: 20px;
padding-bottom: 8px;

}
.thrColFixHdr #container #header #Header_Navigation {
	margin-left: 205px;
	margin-top: -150px;
	text-align: right;
	letter-spacing: 1px;
}

.thrColFixHdr #container #header #Header_Navigation ul {
display: inline;	
padding-right: 10px;
	white-space:nowrap;
	list-style-type:none;
}

.thrColFixHdr #container #header #Header_Navigation ul li 

{
	display:inline;
}


.thrColFixHdr #container #header #Header_Navigation ul li a
{
	
	font-size: 25px;
	margin: 0;
	padding-right: 1.8em;
	text-decoration:none;
	color: #FFFFFF;
}

.thrColFixHdr #container #header #Header_Navigation ul li a:hover
{
	
	color: #c2d7e2;
}




.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 0px;
	text-decoration: none;
}
.thrColFixHdr #mainContent {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	height: 2000px;
	border-bottom-style: solid;
} 


.thrColFixHdr #wrap {
	text-align:left;
	padding:0px;
	height:auto;
	width:384px;
	margin:0px auto;
}

.thrColFixHdr #container #mainContent form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent input {
	font-size: 12px;
	vertical-align: middle;
}
.thrColFixHdr #container #mainContent #submit {
}
.thrColFixHdr #container #mainContent textarea {
	width: 352px;
	height: 150px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 2010px;
}
.thrColFixHdr #container #sidebar1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	padding-bottom: 0px;
}
 
.thrColFixHdr #container #sidebar1 p {
	text-decoration: none;
	color: #333333;
}
.thrColFixHdr #container #sidebar1 a {
	text-decoration: none;
	display: inline-block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	white-space: normal;
	color: #333333;
	padding-left: 5px;
}
.thrColFixHdr #container #sidebar1 a:hover {
	color: #FFFFFF;
	background-image: url(../Link_Bckgrd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 120px;
	height: 20px;
	padding-left: 5px;
	display: inline-block;
}
.thrColFixHdr #container #sidebar1 .current {
	background-image: url(../Link_Bckgrd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	height: 20px;
	width: 120px;
	padding-left: 5px;
	color: #FFFFFF;
}

.thrColFixHdr #container #sidebar1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 1998px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.thrColFixHdr #container #sidebar2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}.thrColFixHdr #footer {
	background-color: #62a1d7;
	
} 

.thrColFixHdr #footer ul  {
margin: 0px;
padding-right: 2px;
white-space:nowrap;
list-style-type:none;

}


.thrColFixHdr #footer ul li {
display:inline;

}

.thrColFixHdr #footer ul li a {
	margin: 0;
	padding-right: 1.2em;
	text-decoration:none;
	color: #FFF;

}

.thrColFixHdr #footer ul li {
	color: #c2d7e2;

}

.thrColFixHdr #footer ul li a:hover {
text-decoration:underline;
color: #c2d7e2;
}




div.thumb{
    position:relative;
	margin: 2px;
	width:180px;
	height:255px;

	overflow:hidden;
	border:3px solid #CCC;
	float:left;
}
div.divLeft, div.divRight{
	width:100px;
	height:255px;
	overflow:hidden;
	position:relative;
    top:-255px;
	overflow:hidden;
	float:left;
}

div.divLeft{
	margin-right: -10px;
}

div.divLeftImage{
	width:90px;
	height:100%;
	float:left;
}

div.divRight{
	width:90px;
	background-position:-90px 0;
}


div.someContent{
	position:relative;
    width:180px;
	height:255px;
	font: 100% Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;

}
div.someContent div.content{
	padding: 10px;
}
a:link, a:active, a:visited{
	font-size: 13px;
	color:#62a1d7;
	text-decoration:none;
}

a:hover{
text-decoration:underline
}
