﻿
p {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	line-height: 18 px;
}

h1 {
	font-family: arial, helvetica;
        color: #000000;
        font-size: 12px;
	weight: strong;
	line-height: 18px;
	text-transform:uppercase
}

h2 {
	font-family: arial, helvetica;
        color: #000000;
        font-size: 12px;
	weight: strong;
	line-height: 18px;
}

a {
        color: #000000;
	text-decoration: none;
}

a.pageLink {
        color: #eeeeeee;
	text-decoration: none;
}

a:visited { 
	color:#000000; 
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
} 

div#navigation {
	float: left; 
	width: 150px; 
	padding: 10px;
        font-family: Arial, Helvetica;
        color: #000000;
        font-size: 12px;
	height:485px;
	background: F5F5F5;
}

div#maincontent {
	float: left; 
	width: 800px; 
	padding: 10px;
        font-family: Arial, Helvetica;
        color: #000000;
        font-size: 12px;
	height:485px;
	background:#F5F5F5;
}

div#sidecontent {
	float: left; 
	width: 74px; 
	padding: 10px;
        font-family: Arial, Helvetica;
        color: #000000;
        font-size: 12px;
	height:485px;
	background:#F5F5F5;
}

div#footer {
	width: 1024px; 
	background: 99CCCC;
	height: 90px;
	font-family: Arial, Helvetica;
	color: #636363;
	font-size: 10px;
	line-height: 18 px;
	text-align: center;
	background: #F5F5F5;
	padding-bottom: 0px;
}

div#strapline-img {
	width: 1024px; 
	background: #F5F5F5;
	padding: 10px; 
	height:80px;
}

#column1 {float: left; width: 173px; padding: 5px;}
#column2 {float: left; width: 400px; padding: 5px;}
#column3 {float: left; width: 200px; padding: 5px;}

table {
	width:75%; 
	border: 0;
	font-face: arial;
	font-size: 12px;
	line-height: 18 px;
	valign: top;
	background: #99CCCC;
}

div#img {
	margin:2px;
  	border:1px solid #0000ff;
  	float:left;
  	text-align:center;
}

img.pricesPortrait {
	height:280px;
  	width:155px;
  	float:left;
}

img.pricesLandscape {
	height:186px;
  	width:350px;
  	float:left;
}
