/* just a littel note */
body
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	background-color: #494949;
	background-image: url(images/background.jpg); 
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	font-size: 12px;
	border: 0px none black;
	text-align: left;
	border: 0px solid black;
}

#paper
{
	background-color: #5a5a5a;
	width: 570px;
/*	background-image: url(images/watercolour.gif); */
}

.main
{
/*	border-spacing:0px; */
	border: 0px solid black;
	padding: 19px;
	margin: 0px;
}

ol
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

li
{
	list-style-color: blue;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 40px;
}

p 
{
	color: #e3e3e3;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.footnote 
{
	color: #aaaaaa;
	font-style: italic;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 10px;
}

.sidebar
{
	margin: 20px;
	padding: 0px;
	width: 160px;
	float:right;
	border: 0px solid black;
}

.main .sidebar
{
	margin: 20px;
	margin-right: 0px;
	padding: 0px;
	width: 160px;
	float:right;
	border: 0px solid black;
}

.sidebar p
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 10px;
	border: 0px solid black;
	position:relative;
	top: -7px;
	color: #a6a6a6;
	font-style:italic;
}
.sidebar p a
{
	color: white;
}

.main img, .sidebar img
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	border: 0px solid black;
}

.pad-the-top-please
{
	padding-top: 10px;
}

.main h2 img
{
	margin: 0px;
	position: relative;
	left: -5px;
	top: 2px;
	margin-right: -3;
	padding: 0px;
}

img
{
	border: 0px none black;
	margin: 0px;
	padding: 0px;
}
#navbar
{
	background-image: url(images/navbar.jpg);
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 12px;
	border: 0px none black;
	text-align: center;
}

#navbar img
{
	margin-bottom:0px;
}

#navbar p a
{
	font-family: Courier New, Courier, serif;
	font-weight: normal;
	color: #8c1010;
	text-decoration: none;
	padding:2px;
	line-height:25px;
	text-transform: uppercase; 
}

.gallerylinks
{
	margin-bottom:0px;
	margin-top:5px;
	text-align: center;
	width:570px;
	background-color: #d2b5af;
}

.gallerylinks p a
{
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding:0px;
	padding-right:5px;
	line-height:0px;
	text-transform: uppercase;
}

.gallerylinks p a:hover, .gallerylinks p a:visited
{
	color: #6b615e;
}

#navbar p a:hover, .gallerylinks p a:hover
{
	text-decoration: underline;
}

#nav-shadow
{
	background-image: url(images/middle-navbar-shadow.png);
	background-position: 0px -5px;
	background-repeat: no-repeat;
}

#left-shadow
{
	background-image: url(images/left-shadow.png);
	background-repeat: no-repeat;
}

#middle-shadow
{
	background-image: url(images/middle-shadow.png);
	background-repeat: repeat-y;
}

#right-shadow
{
	background-image: url(images/right-shadow.png);
	background-repeat: repeat-y;
}

#base-shadow
{
	background-image: url(images/base-shadow.png);
	background-repeat: no-repeat;
}


.header
{
	text-align: center;
	font-size: 1px;
}

#top-shadow
{
	margin: 0px;
	padding: 0px;
}

.copyright
{
	font-size:10px;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	text-align: center;
}

.np_buttons:hover
{
	position:relative;
	top:-2px	
}

#intro
{
	color: #e3e3e3;
	font-weight: bold;
	font-size:13px;
}


.homemain td
{
 margin: 10px;
}

.sidebox
{
	padding-left: 10px;
	padding-right: 10px;
}

h1
{
	font-family: Courier New, Courier, serif;
	color: #969696; 
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform: uppercase;
	text-align: left;
}
h2 a
{
	font-size: 10px;
	font-weight: normal;
}

h2
{
	color: #fefefe;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 20px;
}

.boxout
{
	background-color: #ded6d3;
	background-image: url(images/diagonals.gif);
	padding:10px;
	margin-top:20px;
	padding-bottom:20px;
	border: #908470  2px dotted;
	clear: both;
}

.boxout h2
{
	color: white;
	margin:0px;
	padding: 2px;
	margin-bottom:20px;
	background-color: #402913;
	border-bottom: 1px dotted #718090;
	text-transform: uppercase;
}

.boxout .price
{
	background-color: #402913;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.boxout h2 img
{
	margin-left: 6px;
}

.boxout p
{
	margin-top:10px;
	margin-right:20px;
	color: black;
}

.boxout .footnote
{
	
	line-height: 14px;
	font-size: 11px;
}

.boxout p a, .boxout p a:visited
{
	color: black;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
	padding-left:18px;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/arrow2.gif); 
	background-position: 0px -1px;
	background-repeat: no-repeat;
}


.boxout p a:hover
{
	position:relative;
	top: -1px;
	background-color: #ede9e8;
	background-repeat: no-repeat;
}

.boxout b

{
	font-style: normal;
	text-transform: uppercase;
	color: #1d3444;
	font-size: 11px;
	background-color: white;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px dotted #718090;
}

a
{
	text-decoration: underline;
}

iframe
{
	background-color: #5a5a5a;
}

a:link {color: #d2b5af}
a:visited {color:#fff6f4}
a:hover{color: #e6836f}

