@charset "UTF-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, p,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	line-height:1.2;
}

body {
    line-height:0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/* STYLE */


body {
	font: 100%/1.2 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color:#6C6F70;
	
}
P {
Line-height: 19px;	
}

.ArtInfo {
	font-size: 10px;	
	line-height: 12px;
}

.Price {
	font-size: 10px;	
	line-height: 12px;
	Font-weight: bold;
	Color: #FF5A00;
}

.Orange {
	color: #FF5A00;	
	Text-decoration: none;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h2 {
	color: #FF5A00;
	font-size: 120%;
	line-height: 1.4;
	
}

h3 {
	color:#1C1C1C;
	font-size: 120%;	
	line-height: 1.4;
}

h4 {
	color:#1C1C1C;	
	font-weight:normal;	
	font-size: 120%;
	line-height: 1.4;
	Padding: 0 0 10px 0;
}

h6 {
	color: #FF5A00;
	Line-height: 20px;	
}

a img { 
	border: none;
}

a:link {
	text-decoration: none; 
	color: #FF5A00;
}
a:visited {
	text-decoration: none; 
	color: #FF5A00;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #FF5A00;
}

.container {
	width: 1100px;
	background: #FFFFFF;
	margin: 0 auto; 
}

header {
	background: #fff;
	
}
#logo {
	float: left; 
	padding: 30px 0 0 0;
	Margin: 0 0 0 30px;
}

#logo2 {
	Margin: 15px 0 0 550px;
	Padding: 0 0 0 0;
}

.sidebar1 {
	float: right;
	width: 280px;
	background: #fff;
	padding: 85px 0 10px 0;
	Font-size: 13px;
	Line-height: 15px
}
.content {
	padding: 0px 10px 0px 0;
	Margin: 0 0 -85px 20px;
	width: 650px;
	float: right;
}

#feature{
	margin: 0 0 15px 0;
	-moz-box-shadow: 5px 5px 5px #999;
  -webkit-box-shadow: 5px 5px 5px #999;
  box-shadow: 5px 5px 6px #999;	
}

#lots_2d {
	margin: 0 0 15px 0;	
	-moz-box-shadow: 2px 2px 5px #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  box-shadow: 5px 5px 4px #ccc;	
}

#lots_3d {
	margin: 0 0 15px 0;	
}

#caption {
		
}

article#slots {
	width: 800px;
	Margin: 0 0 0 340px;
}

section#Sublots {
	width:200px;
	Padding: 15px;
	float: left;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

