html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}







body {
	font-size: 1em;
    font-family: Georgia, serif;
    font-weight:normal;
}

.line {

    border-top: 5px double #ddd;
	height: 0px;
	line-height: 0px;
	margin: 0 auto;
	width: 81.5%;
	max-width: 800px;
}

.line 2{
    border-top: 5px double #ddd;
	height: 0px;
	line-height: 40px;
	margin: 0 auto;
	width: 81.5%;
	max-width: 800px;
}

/*--------- containers ---------*/

#video{
	margin: 5px auto 5px auto;
	width: 450px;
	height: 253px;
}

#nav{
	width: 100%;
	height: 60px;
	text-align: center;
	margin: 15px auto 5px auto;
	background-color: #fff;
	font-size: .75em;
    font-family: Georgia, serif;
    color: #000;  
    letter-spacing: .4em;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 60px;
    border: 0px solid black;
}

#nav .name{
	width: 30%;
	
}

.buy{
	width: auto;
	height: 20px;
	text-align: center;
	margin: 5px auto;
	background-color: #fff;
	font-size: .6em;
    font-family: geneva, sans-serif;
    color: black;  
    letter-spacing: .1em;
    text-transform: none;
    text-decoration: none;
    border: 0px solid black;
}

#nav img{
	height: 60px;
	display: inline;
	vertical-align: middle;
	margin: 0 0px;
}

#pages{
	width: 81.5%;
	max-width: 800px;
	height: 20px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 5px auto;
	background-color: #fff;
	font-size: .55em;
	-webkit-text-size-adjust: none;
    font-family: geneva, sans-serif;
    color: #aaa;  
    letter-spacing: .3em;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}


#main{
    width: 90%;
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
	border: 0px solid #ccc;
	
} 

.wide{
	margin: 5px auto 5px auto;
	width: 90%;
	height: auto;
	max-width: 800px;
	display: block;
}

.wide2{
	margin: 5px auto 5px auto;
	width: 90%;
	height: auto;
	max-width: 1000px;
	display: block;
}

.mid{
	margin: 5px auto 5px auto;
	width: 90%;
	height: auto;
	max-width: 600px;
	display: block;
}

.thin{
	margin: 5px auto 5px auto;
	width: 90%;
	height: auto;
	max-width: 450px;
	display: block;
} 

ul{
    width: 90%;
    list-style: none;
    margin: 0px auto; 
    background-color: #fff;
    display: block;
    text-align: center;  
    padding-bottom: 30px;
    padding-top: 10px;
    border: 0px solid #ccc;
}

ul.king{
    width: 100%;
	max-width: 1300px;
    list-style: none;
    margin: 0px auto; 
    background-color: #fff;
    display: block;
    text-align: center;  
    padding-bottom: 30px;
    padding-top: 0px;
    border: 0px solid #ccc;
}

.spacer{
	height: 20px;
	line-height: 20px;
	width: 90%;
    margin: 0px auto; 
	max-width: 450px;
    border: 0px solid #ccc;
}

.spacer2{
	height: 60px;
	width: 90%;
	max-width: 450px;
    margin: 0px auto; 
	line-height: 60px;
    border: 0px solid red;
}

.spacer3{
	height: 10px;
	line-height: 10px;
	width: 90%;
    margin: 0px auto; 
	max-width: 450px;
    border: 0px solid #ccc;
}

#box{
	width: 100%;
    margin: 0px auto; 
    background-color: #fff;
    display: block;
    text-align: center;  
    border: 0px solid #ccc;
}

#box2{
	width: 100%;
    margin: 0px auto; 
    background-color: #fff;
    display: block;
    text-align: center;  
    border: 0px solid #ccc;
}

li{
    display: inline-block;
    width: 31.5%;
    list-style: none;
    max-width: 259px;
    margin: 6px 4px;
    border: 0px solid black;
}

li.king{
    display: inline-block;
    width: 31.5%;
    list-style: none;
    max-width: 320px;
    margin: 0px 10px 24px 10px;
    border: 0px solid black;
}

li img{
    width: 100%;
    height: auto;
    border: 0px solid black;
}

.shadow{
    -moz-box-shadow: -4px 4px 8px #aaa;
    -webkit-box-shadow: -4px 4px 8px #aaa;
   	 	box-shadow: -4px 4px 8px #aaa;
    -khtml-box-shadow: -4px 4px 8px #aaa;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=225, Color='#aaaaaa')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=225, Color='#aaaaaa');
}
 
.space{ 
    display: inline;
	background-image:url('thumbs/space.png');    
	width: 31.5%;
	max-width: 259px;
	margin: 6px 4px;
    border: 1px solid black;
}

#foot{
	width: 100%;
	height: 40px;
	margin: 0px auto;
	text-align: center;
	line-height: 40px;
	font-size: 9px;
    font-family: geneva, helvetica, verdana, sans-seriv;
    color: #aaa;  
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: .2em;
    border: 0px solid black;
}

.title{
	width: 100%;
	text-align: center;
	margin: 20px auto;
	border: 0px solid black;

}

#about{
	-webkit-text-size-adjust: none;
	width: 100%;
	max-width: 300px;
	margin: 20px auto;
	text-align: left;
	font-size: .75em;
    font-family: georgia, serif;
    font-weight: normal;
	color: #000;  
    text-decoration: none;
    line-height: 2em;
    letter-spacing: 0.04em;
    border: 0px solid black;
}

#about img{
	width: 100%;
	max-width: 300px;
}

h1{
	font-size: .9em;
    font-family: geneva, helvetica, verdana, sans-serif;
    font-weight: normal;
	color: #000;  
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 2em;
    letter-spacing: 0.075em;
    border: 0px solid black;
}

h2{
	-webkit-text-size-adjust: none;
	font-size: .6em;
    font-family: georgia, serif;
    font-weight: normal;
    color: #000;  
    text-decoration: none;
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: .15em;
}

.price{
	-webkit-text-size-adjust: none;
	font-size: .7em;
    font-family: geneva, helvetica, verdana, sans-serif
    font-weight: normal;
    color: #red;  
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .15em;
}

/*--------- links ---------*/


a { 
	color: #aaa; 
	text-decoration:none; 
	font-style:normal; 
	border: 0;
}

a:hover { 
	color: #000; 
	text-decoration:none; 
	font-style:normal; 
	border: 0;
}


a.red { 
	color: red; 
	text-decoration:none; 
	font-style:normal; 
	border: 0;
}

a.red:hover { 
	color: #000; 
	text-decoration:none; 
	font-style:normal; 
	border: 0;
}


li a{
    opacity: 1;
	text-decoration:none; 
	font-style:normal; 
	border: 0;	filter: alpha(opacity=100); /* For IE8 and earlier */
}

li a:hover{
	opacity: 0.5;
	text-decoration:none; 
	font-style:normal; 
	border: 0;	filter: alpha(opacity=50); /* For IE8 and earlier */
}


/*--------- hi-res ---------*/

@media only screen and (-webkit-min-device-pixel-ratio : 2){
.replace-2x {
	font-size: 1px;
}
}


/*--------- med screen ---------*/

@media (max-width: 600px){

li{
    margin: .8% .45%;
}

li.king{
    display: inline-block;
    width: 480%;
    list-style: none;
    max-width: 400px;
    margin: 6px 4px 10px 10px;
    border: 0px solid black;
}

.space{
    margin: .8% .45%;
}
}

/*--------- small screen ---------*/

@media (max-width: 500px), (max-device-width: 500px){
li{
    margin: 1% .5%;
    width: 47.5%;
}

li.king{
    display: inline-block;
    width: 100%;
    list-style: none;
    max-width: 400px;
    margin: 10px 0px;
    border: 0px solid black;
}

h1{
	font-size: .8em;
    letter-spacing: 0px;
    line-height: 2em;
    letter-spacing: 0em;
}


#about{
	width: 90%;
    letter-spacing: 0px;

}


#pages{
    letter-spacing: .175em;
	width: 81.5%;
	max-width: 800px;
	height: 20px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 5px auto;
	background-color: #fff;
	font-size: .55em;
	-webkit-text-size-adjust: none;
    font-family: geneva, sans-serif;
    color: #aaa;  
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}


.buy{
 
    letter-spacing: .0em;
}


.space{ 
    display: inline-block;
    margin: 1.25% .5%;
    width: 47.5%;
    border: 0px solid black;
}

#nav{
	width: 100%;
	height: 45px;
	font-size: .6em;
    letter-spacing: .15em;
    line-height: 40px;
}

#nav img{
	height: 45px;
}

#video{
	width: 260px;
	height: 150px;
}




}

