@charset "utf-8";
body {
	background-color: #000000;
}

#outer_container {
	background-image: url(../images/skeleton_06.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 761px;
	border-top-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#masthead {
	background-image: url(../images/skeleton_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 93px;
	margin-top: 3em;
	margin-right: auto;
	margin-left: auto;
	width: 761px;
	text-indent: -5000px;
}
#footer {
	background-image: url(../images/skeleton_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #787878;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3em;
	clear: left;
}




.current {
	color: #000000;
	font-weight: bolder;
}


.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}

#globalnav {
	height: auto;
	width: auto;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: .5em;
	border: thin solid #CCCCCC;
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	float: none;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}
#globalnav li {
	display: inline;
}


#content {
	float: none;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 9em;
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	clear: none;
}

#localnav p {
	margin: 0px;
	padding: .2em;
}

#globalnav a {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin: 0px;
}
#localnav {
	width: 125px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-bottom: 1em;
	list-style-type: none;
	text-align: center;
	clear: both;
}
#localnav ul {
	text-transform: capitalize;
	color: #333333;
	margin: 0px;
	list-style-type: none;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#localnav li {
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#localnav a {
	text-decoration: none;
}

#productlist {
	float: left;
	width: 120px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#productlist ul {
	list-style-type: none;
	margin: 0em;
	padding-top: .5em;
	padding-right: 0em;
	padding-bottom: .5em;
	padding-left: .5em;
}
#productlist li {
	margin-top: .3em;
	margin-right: 0em;
	margin-bottom: .3em;
	margin-left: 0em;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}
#productlist .submenu li {
	display: inline;
	padding: 0em;
	margin: 0em;
}
#productholder {
}



#globalnav ul {
	list-style-type: none;
	padding: 0em;
	margin: 0px;
	text-align: center;
}

h2 {
	margin: 0px;
}

p {
	font-size: small;
}
a:hover {
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.localnavtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #333333;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.tableright {
	text-align: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/* End hide from IE-mac */
.submenu {
	font-size: x-small;
	display: inline;
}
.label {
	text-align: right;
	float: left;
	width: 150px;
}
.input {
	width: 300px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
}
.checkbox {
	text-align: left;
	float: left;
	width: 25px;
}
#mycontent {
	margin-right: auto;
	margin-left: auto;
}
.SOLD {
	color: #FF0000;
	font-weight: bold;
}
h4 {
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: large;
}
.photoenlarge {
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: bold;
}
