html, body, h1, h2, h3, h4, p, font, img, form, form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #e3d0e3 url(images/homepageImages/bgHomepage.gif) repeat-x;
	font-size: 16px;
	font-weight: normal;
	}
ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.clear {
	clear: both;
	}
a {
	text-decoration: none;
	}
a.more {
	color: #9f479f;
	text-decoration: underline;
	}
a.expand {
	float: right;
	width: auto;
	text-align: right;
	color: #9f479f;
	font-size: 1em;
	font-weight: bold;
	margin-top: -40px;
	}
.forumSoon {
	float: right;
	width: auto;
	background: #d94d00;
	color: #ffffff;
	margin: -40px 65px 0 0;
	padding: 2px 5px;
	font-size: 0.80em;
	}
a.eventConseptsTourism {
	color: #6c2b6b;
	text-decoration: underline;
	}
#maincontainer {
	width: 992px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	color: #4c4f46;
	}
#header	{	
	height: 100%; /*Needed for IE6*/
	}
#header .paragonLogo {
	float: left;
	width: 144px;
	}
#header .textLogo{
	float:left;
	font-size:0.85em;
	color: #924c97;
	font-weight:bold;
	padding-top:19px;
	margin-left:-208px;
	}
#header .officesmap {
	float: right;
	width: 184px;
	padding: 36px 5px 0px 0;
	}
#title {
	clear:both;
	padding: 10px 0;
	background: #652265 url(images/homepageImages/titlehomepage.jpg) left top no-repeat;
	margin-left: -10px;
	height: 339px;
/*	border:1px solid red;
*/	}


#title img {
	float: right;
	}
#title .flash {
	float: right;
	z-index:-1;	
	padding-top:4px;
	}
h1 {
	font-size: 2.5em;
	font-weight: normal;
	color: #7d7a3c;
	border-bottom: 1px solid #7d7e6c;
	margin-bottom: 10px;
	}
table.general {
	width: 992px;
	border: none;
	margin: 0 auto;
	padding: 0;
	font-size: 0.80em;
	margin-left: 6px;
	}
td {
	padding: 20px;
	vertical-align: top;
	background: #ffffff;
	}
td.left {
	width: 422px;
	}
td.right {
	width: 462px;
	}
	
/*CONTENT LEFT*/
img.eventsLeft {
	float: left;
	border: 1px solid #e3d0e3;
	margin: 7px 7px 0 0;
	}
img.eventsRight {
	float: left;
	border: 1px solid #e3d0e3;
	margin: 7px 0 0 7px;
	}
table.news {
	float: left;
	width: 415px;
	}		
table.news td {
	padding: 18px 0 18px 0px;
	vertical-align: top;
	border-bottom: 1px solid #c3a4c3; 
	}
table.news td.last {
	
	border: none; 
	}
img.news {
	border: 1px solid #e3d0e3;
	margin-right: 27px;
	}
h4 {
	font-size: 1em;
	color: #9f479f;
	}
p.separator {
	border-bottom: 1px solid #e5e5e2;
	margin: 5px 0 15px 0;
	}
/*FORM NEWSLETTER*/

form#newsletter legend {
	padding: 0 0 0 0;
	color: #652265;
	font-size: 1.2em;
	font-weight: bold;
	}
form#newsletter fieldset input#emailNewsletter {
	border: 1px solid #d8d7c8;
	width: 220px;
	padding-left: 5px;
	color: #8b8a6f;
	}
form#newsletter fieldset .send {
	color: #ffffff;
	height: 25px;
	background: #956c96 url(images/homepageImages/send.gif) repeat-x;
	border: 1px solid #956c96;
	margin-top: 7px;
	padding: 0 15px;
	}
.newsletter_legend {
    padding: 0;
	color: #652265;
	font-size: 1.2em;
	font-weight: bold;
	}
#tr1, #tr2, #tr3 {display:none;}

/*FORM QUERY*/

form#query fieldset li {
	margin-bottom: 5px;
	}
form#query input  {
	border: 1px solid #d8d7c8;
	padding-left: 5px;
	color: #8b8a6f;	
	}
form#query fieldset input#nameQuery {
	width: 406px;
	}
form#query fieldset input#emailQuery {
	width: 197px;
	}
form#query fieldset input#phoneQuery{
	width:197px;
	}
form#query fieldset textarea {	
	width: 280px;
	margin-right: 3px;
	padding-bottom: 7px;
	border: 1px solid #d8d7c8;
	padding-left: 5px;
	color: #8b8a6f;
    height: 136px;
	}
form#query fieldset .submit {
	height: 35px;
	width: 120px;
	color: #ffffff;
	background: #956c96 url(images/homepageImages/submit.gif) repeat-x;
	border: 1px solid #956c96;	
	position:absolute;
	margin-top:111px;
	}	

	
/*CONTENT RIGHT*/
p.quote {
	background: #e6d8e9 url(images/homepageImages/arrow.gif) 10px bottom no-repeat;
	padding: 10px 18px 12px 60px;
	margin: 15px 0 40px 0;
	}
ul.services1 {
	float: left;
	margin: 5px 40px 55px 0;
	width: 202px;
	}
ul.services2 {
	float: left;
	margin: 5px 0 55px 0;
	width: 202px;
	}
ul.services1 li, ul.services2 li {
	background: url(images/eventConceptsImages/arrow.gif) no-repeat 0 6px;
	padding: 2px 0 2px 20px;
	}
img.clientsFirst {
	border: 1px solid #c3a4c3;
	float: left;
	margin: 0 4px 10px 0px;
	}
img.clients {
	border: 1px solid #c3a4c3;
	float: left;
	margin: 0 4px 10px 0px;		
	}
img.testimonials {
	padding-bottom: 3px;
	}


/*FOOTER*/
#footer {
	clear:both;
	float: right;
	position: relative;
	width: 992px;
	color: #6c2b6b;
	font-size: 0.70em;
	padding: 10px 0 40px 0;
	}
#footer ul#end li {
	display: inline;
	}
#footer ul#end li a {
	color: #652265;
	text-decoration: underline;
	}
#footer ul#end .copyright, .copyright {
	float: left;
	width: 280px;
	margin-left: 15px;
	}
#footer ul#end .print {
	float: left;
	width: 505px;
	text-align: center;
	}
#footer ul#end .sitemap{
	float: right;
	width: 120px;
	text-align: right;
	}
.error-small{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:120px;
	top:-18px;  
	width:188px;
	visibility:hidden;
	}
#spnContactError{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:145px;
	top:-18px;  
	width:288px;
	display:none;
	}
#spnEmailError{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:292px;
	top:-18px;  
	width:288px;
	display:none;
	}
#spnPhoneError{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:268px;
	top:-18px;  
	width:288px;
	display:none; 
	}
#spnTextError{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:278px;
	top:-18px;  
	width:288px;
	display:none;
	}
.testimonialsName {
	color: #c263b6;
	font-weight: bold;
	font-size: 1.1em;	
	padding-top: 15px;
	}
.testimonialsPosition { 
	color: #8d8f50;
	font-size: 1.1em;
	padding-top: 5px;
	} 
.testimonialsWhoLast {
	color: #8d8f50;
	font-size: 1.1em;
	padding-top: 5px;
	}
a .nocolor { text-decoration:none; }
a .nocolor:hover {text-decoration:underline; }


