@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #0D3148;
	text-decoration: underline;
}
h2 {
	font: normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
	margin-left: 25px;
}
h3 {
	color: #0D3148;
	margin: 0;
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p {
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003366;
}

#sidebar h1 {
	margin-top: 0px;
	color: #000000;
}
.firstPara {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	margin-left: 25px;
}
#news {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
}
#advertisement {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 14px;
}
#navigation {
	position: absolute;
	left: 98px;
	top: 223px;
	width: 751px;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homeNav {
	list-style-image: url(../images/sq_orange.gif);
}
.GalleryNav {
	list-style-image: url(../images/sq_orange.gif);
}
.prints {
	list-style-image: url(../images/sq_orange.gif);
}
.portfolio {
	list-style-image: url(../images/sq_orange.gif);
}
.order {
	list-style-image: url(../images/sq_orange.gif);
}
.contactNav {
	list-style-image: url(../images/sq_orange.gif);
}
.links {
	list-style-image: url(../images/sq_orange.gif);
}
#currentNav {
	color: white;	
}
#news h1 {
	margin-bottom: 5px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}
.newsItem {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.imageRight {
	float: right;
	padding-left: 8px;
}
.date {
	color: #333333;
	margin-bottom: 0px;
	margin-top: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-left: 12px;
}
.newsItem p {
	margin-top: 0px;
}
.price {
	font-weight: bold;
}
.sceneItem {
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
.sceneItem p {
	margin-left: 14px;
	margin-top: 0px;
	margin: 0 0 0 14px;
}
.sceneItem img {
	padding-right: 10px;
	top: 0px;
}
#currentItem {
	background-repeat: no-repeat;
}
#advertisement p {
	color: #5B5659;
	margin: 0 0 3px 0;
}
#navigation ul {
	list-style: url(../source/sq_offWhite.gif) none;
	margin: 0;
	padding-left: 25px;
}
#navigation ul li {
	float: left;	
}
#navigation ul a {
	display: block;
	padding-right: 45px;
}
#footer ul a {
	display: block;
	padding-left: 25px;
}
#navigation ul a:link,  #navigation ul a:visited {
	color: #999999;
	text-decoration:none;
}
#navigation ul a:hover,#navigation ul a:active {
	color: #fff;
	text-decoration:none;
}
#navigation ul #currentNav a:link,  #navigation ul #currentNav a:visited, #navigation ul #currentNav a:hover,#navigation ul #currentNav a:active {
	color: #fff;
	text-decoration:none;
}
#footer ul {
	list-style: none;
	margin: 0;
}
#footer ul li {
	float: left;	
}
#footer ul a:link,  #footer ul a:visited, #footer ul a:hover,#footer ul a:active {
	color: #FFF;
	text-decoration:none;
}
#pageHeader {
	position: absolute;
	left: 98px;
	top: 160px;
	width: 337px;
	padding: 0;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

