@charset "UTF-8";


body {
	background-image: url(assets/design/background.png);
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0; padding: 0;
}


.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 18px;
}

.mainpreload {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

ul, li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.contentbox {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 0px;
	margin: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a:link,a:visited,a:active{
	color:#000;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: small;
}

a:hover{
	color:#8DC641;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: small;
}

a.smlink:link,visited,active{
	color:#000;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

a.smlink:hover{
	color:#8DC641;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: x-small;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-top: 18px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.awardwinning {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 40px;
}

.glow-top {
	background-image: url(assets/design/glow-top.jpg);
}

.glow-mid {
	background-image: url(assets/design/glow-mid.jpg);
}

.glow-btm {
	background-image: url(assets/design/glow-btm.jpg);
}

.shoptotal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

.listphotosheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 17px;
	background-color: #FFF;
}

.mainshop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.bdrgray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
hr {
	color: #CCC;
}

.bdrgraytb {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.bgnav {
	background-image: url(assets/design/bgnav.gif);
}

.shadowleft {
	background-image: url(assets/design/shadowleft.jpg);
}

.shadowright {
	background-image: url(assets/design/shadowright.jpg);	
}

