/* CSS Document */

body{
margin:0;
padding:0;
background: #ffffff;
background-image: url(../images/headerbg2.jpg);
background-repeat: repeat-x;
font-size: 11px;  
font-family: Arial, Verdana, sans-serif;
}

a img{border: 0px;}

img.imageleft{
float: left;
margin: 0px 12px 6px 0px;
}
img.imageright{
float: right;
margin: 0px 0px 6px 10px;
} 

.pictcontainer {
float: right;
margin-left: 10px;
} 
.picture {
margin-bottom: 8px;
width: 268px;
border: 1px solid #CCCCCC;
padding: 3px 1px 3px 3px; 
font: 10px Arial, sans-serif;
} 
.pictures img {
border: 1px solid #CCCCCC; 
vertical-align: middle;
margin-bottom: 3px;
} 

.indent {
margin-left: 25px;
}

.liner{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.box{
height: 263px;
}


#header{
height: 100px;
background-image: url(../images/headertext2.gif);
background-repeat: no-repeat;
background-position: center;
}

#headerleft{
position: relative;
float: left;
top: 0px;
left: 0px;
}

#headerright{
position: relative;
float: right;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}

#navigation{
background: #ffffff;
}

#contentwrapper{
float: left;
width: 100%;
background: #ffffff;
}

#leftcolumn{
float: left;
width: 225px;
margin-left: -100%;
background: #dd0000;
border-right: 1px solid #000;
}

#lefttext{
margin: 11px;
font-size: 12px;
}

#lefttext p{
margin: 5px 0px 5px 0px;
}

.lefttextbox{
margin-bottom: 20px;
padding: 8px;
border: 2px solid #fff;
width: 185px;
color: #fff;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#menusearch{
width: 225px;
border-right: 1px solid #000;
padding: 1px 0 1px 0;
margin-top: 1em;
margin-bottom: 0;
font-size: 11px;
font-weight: bold;
line-height: 1.6em;
background-color: #000;
color: #fff;
}

* html #menusearch{ /*IE 6 only */
width: 196px; /*Box model bug: 180px minus all left and right paddings for #menustore */
}

#menusearch ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menusearch li {
border-bottom: 1px solid #000000;
margin: 0;
}

#menusearch li a{
display: block;
padding: 0px 0px 0px 20px;
border-left: 6px solid #006633;
border-right: 6px solid #00cc33;
background-color: #009933;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #menusearch li a{ /*Non IE6 width*/
width: auto;
}

#menusearch li a:hover{
border-left: 6px solid #008833;
border-right: 6px solid #00ff33;
background-color: #00dd33;
color: #fff;
}

/* Store Menu */

#menustore{
width: 225px;
border-right: 1px solid #000;
padding: 1px 0 1px 0;
margin-bottom: 0;
font-size: 11px;
line-height: 1.7em;
background-color: #000;
color: #fff;
}

* html #menustore{ /*IE 6 only */
width: 213px; /*Box model bug: 180px minus all left and right paddings for #menustore */
}

#menustore ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menustore li {
border-bottom: 1px solid #000000;
margin: 0;
}

#menustore li a{
display: block;
padding: 0px 0px 0px 3px;
border-left: 6px solid #990000;
border-right: 6px solid #f50000;
background-color: #cc0000;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #menustore li a{ /*Non IE6 width*/
width: auto;
}

#menustore li a:hover{
border-left: 6px solid #bb0000;
border-right: 6px solid #ff1100;
background-color: #ee0000;
color: #fff;
}

/* Left Menu */

#leftmenu{
width: 225px;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 1px 0 1px 0;
margin-bottom: 2.5em;
font-size: 11px;
line-height: 1.7em;
background-color: #000;
color: #fff;
}

* html #leftmenu{ /*IE 6 only */
width: 213px; /*Box model bug: 180px minus all left and right paddings for #menustore */
}

#leftmenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#leftmenu li {
border-bottom: 1px solid #000000;
margin: 0;
}

#leftmenu li a{
display: block;
padding: 0px 0px 0px 3px;
border-left: 6px solid #003399;
border-right: 6px solid #0077ff;
background-color: #0044ff;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #leftmenu li a{ /*Non IE6 width*/
width: auto;
}

#leftmenu li a:hover{
border-left: 6px solid #0033ee;
border-right: 6px solid #0088ff;
background-color: #0077ff;
color: #fff;
}

#contentcolumn{
margin: 10px 160px 10px 235px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

.innercontent{
margin: 10px;
margin-top: 0;
font-size: 14px;
line-height: 1.2em;
}

.innercontent h1{
margin-top: 20px;
font-size: 20px;
color:  #CC0000;
}

.innercontent h2{
margin-top: 20px;
font-size: 18px;
}

.innercontent h3{
margin-top: 20px;
font-size: 14px;
}

.list{
margin: 20px;
font-size: 14px;
line-height: 1.5em;
}

.center{
text-align: center;
font-size: 14px;
line-height: 1.2em;
}

#gallerytextbox{
width: 662px;
}

#fixedcontent{
margin: 0 auto;
width: 670px;
}

.oneCol {
margin-bottom: 10px;
float: left;
width: 100%;
}

.outColtop, .cenColtop, .outColbot, .cenColbot {
margin-bottom: 10px;
padding: 8px;
float: left;
border: 2px solid #990000;
line-height: 1.1em;
}
.outColtop {
width: 150px;
height: 225px;
}
.cenColtop {
width: 285px;
height: 225px;
margin-left: 10px;
margin-right: 10px;
}
.outColbot {
width: 150px;
height: 358px;
}
.cenColbot {
width: 285px;
height: 358px;
margin-left: 10px;
margin-right: 10px;
}

.caption{
font-size: .8em;
line-height: 1.1em;
}

.rowContainer {
clear: left;
}

#rightcolumn{
float: left;
width: 145px; /*Width of right column*/
margin-left: -155px; /*Set left marginto -(RightColumnWidth)*/
padding-right: 5px;
border-right: 5px solid #990000;
text-align:  center;
font-size: 12px;
color: #990000;
}

.storecontents{
font-size:11px;
color:#666666;
}

.contactbox{
margin: 10px 0 0 0;
padding: 5px;
border: 1px solid #990000;
width: 122px;
text-align: center;
font-size: 12px;
color: #000;
}

.contactbox a{
font-size: 9px;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
font-size: 10px;
text-align: center;
padding: 4px 0;
margin-top : 0px;
float : left;
}

#footer a{
color: #ff0000;
text-decoration: none;
}

/*Store Styles*/

table {
font-size: 12px;
text-align: left;
color: #000;
}

A:link {
	color: #0000ff;
	text-decoration: none;
}

A:visited {
	color: #0000ff;
	text-decoration: none;
}

A:active {
	color: #0000ff;
	text-decoration: none;
}

A:hover {
	color: #ff0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #cc0000;
}

