/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 1em;
	background-color: #c2c8ce;
	margin: 0;
	padding: 0;
	}
	
h1 {
	font: bold 3em Georgia, "Times New Roman", Times, serif;
	color: #dfdfdf;
	text-align: center;
	}
	
h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #dfdfdf;
	text-align: left;
	}
	
p a {
	color: #FFFF00;
	}	
	
	
#wrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #4A525A;
	width: 750px;
	}
	

#left {
	float: left;
	margin: 0;
	padding: 0 10px;
	color: #aaa;
	font: normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
	background-color: #4A525A;
	text-align: left;
	width: 220px; /* for IE5/Win */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 200px;
	height: auto;
	}
	
#left.height1 {
	height: 846px;
	}
	
#left.height2 {
	height: 700px;
	}

	
#left img {
	display: block;
	padding: 15px 0;
	border: 0;
	}
	
#left p {
	font-size: 1.1em;
	padding: 30px 0 0 0;
	letter-spacing: 0.11em;
	}
	

	
/*--------------------- ( nav )-----------------------------*/

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	}
	
#nav li {
	margin: 4px 0 0 0;
	padding: 3px 0 0 0;
	}
	
#nav li.cyan a {
	color: #39ffff;
	}

#nav li.magenta a {
	color: #ff42ff;
	}	

#nav li.yellow a {
	color: #ffff18;
	}	
	
#nav li.grey a {
	color: #fff;
	}	
	
#nav li.grey a:hover {
	color: #aaa;
	}
	
#nav li a {
	text-decoration: none;
	padding: 3px 0 0 30px;
	margin: 5px 0 0 0;
	background: url(../images/indexmark_5.gif) no-repeat;
	}

#nav li.cyan a:hover {
	color: #aaa;
	padding: 3px 0 0 30px;
	margin: 5px 0 0 0;
	background: url(../images/indexmark_cyan3.gif) no-repeat;
	}
	
#nav li.magenta a:hover {
	color: #aaa;
	padding: 3px 0 0 30px;
	margin: 5px 0 0 0;
	background: url(../images/indexmark_magenta3.gif) no-repeat;
	}
	
#nav li.yellow a:hover {
	color: #aaa;
	padding: 3px 0 0 30px;
	margin: 5px 0 0 0;
	background: url(../images/indexmark_yellow3.gif) no-repeat;
	}
	
#nav li.grey a:hover {
	color: #aaa;
	padding: 3px 0 0 30px;
	margin: 5px 0 0 0;
	background: url(../images/indexmark_grey3.gif) no-repeat;
	}

/*	
#nav li a.active {
	color: ;
	text-decoration: underline;
	}
*/


/*-----------------------( right )--------------------------------------*/

#right {
	/* position: relative; */
	margin: 0 0 0 220px;
	padding: 20px 30px 20px 10px;
	color: #aaa;
	font: normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
	background: #4A525A url(../images/squaresvertical.gif) 99% top repeat-y;
	/*border-left: 1px dotted #777;*/
	height: auto;
	}
	
#right p {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	margin: 15px 20px 0 0;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.08em;
	}
	
#right p em {
	font-weight: 700;
	color: #ff42ff;
	}

#right p.bold {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: 600;
	margin: 15px 10px 0 0;
	padding: 0; 
	line-height: 1.7em;
	letter-spacing: 0.2em;
	}
	
#right p.tel {
	font: normal 2.2em Georgia, "Times New Roman", Times, serif;
	color: yellow;
	font-weight: 700;
	text-align: left;
	}
	
#right h1.image {
	height: 60px;
	text-indent: -5000px;
	background: url(../images/ermepress5.gif) no-repeat;
	margin: 40px 0 0 0;
	padding: 0;
	}

#right h1.yellow {
	font: bold 2.2em Georgia, "Times New Roman", Times, serif;
	color: yellow;
	text-align: left;
	margin: 50px 0 0 0;
	padding: 0;
	}
	
#right h2 {
	margin: 15px 0 0 0;
	}
	
#right ul {
	list-style: none;
	}
	
#right li {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	line-height: 1.5em;
	letter-spacing: 0.08em;
	background: url(../images/indexmark_10.gif) no-repeat 0 50%;
	padding-left: 15px;
	}
		
#right table {
	width: 90%;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	background-color: transparent;
	}
	
#right td {
	border: 1px solid #4A525A;
	}	
	
#right table.size {
	width: 90%;
	text-align: center;
	background-color: #999;
	}

#right table.size td {
	color: #404040;
	font-size: 14px;
	height: 40px;
	vertical-align: middle;
	}
	
#right table.fullcolour1 {
	background: url(../images/sunflower1.jpg) center center no-repeat;
	color: #000;	
	}

#right table.fullcolour2 {
	background: url(../images/rose2_bg.jpg) center center no-repeat;
	color: #000;	
	}
	
#right table.mono {
	background: #fbf;
	}

#right table.dual {
	background: url(../images/dual2.gif) center center no-repeat;
	}

#right tr th {
	font-size: 14px;
	padding: 10px 0 10px 0;
	color: #000;	
	background-color: transparent;
	border: 1px solid #4A525A;
	}

#right tr td {
	color: #404040;
	font-size: 12px;
	padding: 5px 0;
	background-color: transparent;
	border: 1px solid #4A525A;
	}
	
#right tr td.a1 {
	font-size: 12px;
	text-align: center;
	width: 60px;
	}
	
#right img {
	display: block;
	margin: 25px 0;
	}
	
/*---------------- ( cards )-----------------------------------*/

#cards {
	/* position: relative; */
	margin: 0 0 0 220px;
	padding: 20px 30px 20px 10px;
	color: #aaa;
	font: normal 1em/1.5em Georgia, "Times New Roman", Times, serif;
	background: #4A525A url(../images/squaresvertical.gif) 99% top repeat-y;
	/*border-left: 1px dotted #777;*/
	height: auto;
	}
	
#cards p {
	font-size: 1.6em;	
	line-height: 2em;
	letter-spacing: 0.15em;
	}
	
#cards h1.image {
	height: 60px;
	text-indent: -5000px;
	background: url(../images/ermepress4.gif) no-repeat;
	margin: 40px 0 0 50px;
	padding: 0;
	}

#cards h1.yellow {
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	color: yellow;
	text-align: left;
	margin: 50px 0 0 0;
	padding: 0;
	}

#cards p.bold {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: white;
	font-weight: 600;
	margin: 15px 10px 0 0;
	padding: 0; 
	}
	
#cards p.magenta {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #ff00ff;
	margin: 10px 20px 0 0;
	font-weight: 600;
	letter-spacing: 3px;
	padding: 0;
	}

#cards p.white{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: white;
	margin: 4px 10px 0 0;
	padding: 0; 
	}	

	
#cards p {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	margin: 5px 20px 0 0;
	padding: 0;
	}
	
#cards img {
	display: block;
	margin: 20px 0;
	padding: 20px 35px 0 0;
	}

#cards table {
	width: 90%;
	margin: 20px 0 0 0 ;
	padding: 0;
	text-align: center;
	}	
	
#cards tr th {
	font-size: 14px;
	padding: 10px 0 10px 0;
	color: white;	
	background-color: #ff00ff;
	}
	
#cards tr td {
	color: black;
	font-size: 12px;
	background-color: #F28DF3;
	padding: 5px 0;
	}

/* ----- contact / map page ----- */

#map_canvas {
	width:440px;
	height:400px;
	border:2px solid #cecece;
	margin:20px 0 20px 0;
	}

/* ---( footer )----------------------------------- */

#footer {
	clear: both;
	position: relative;
	font-size: 0.8em;
	color: #363;
	background: url(../images/footer1.gif) no-repeat top left;
	background-repeat: no-repeat;
	height: 31px;
	padding: 5px 25px 0 25px;
	margin: 0;
	}

#footer p {
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	color: #aaa;
	float: right;
	margin: 8px 20px 0 0;
	}
	
#footer img {
	margin: 2px 10px;
	padding: 0;
	border: 0;
	}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color:#fff;
	}

#footer a:hover {
	color: #ff0;
	}
	
/* End of CSS Document */
