/* Extenal Css for the web application for www.sunsetvillaflorida.co.uk and www.sunsetvillaflorida.com */

body 						{text-align: center;
								color: black;
								background: white;
								font-family: arial, sans serif, helvetica; 
								font-size: 14pt;
								font-weight:800;}
								
/* Tables */
								
maintable		{width:750px;
						border: 0px none;
						font-family: arial, sans serif, helvetica}
					
td.nav 		{vertical-align: top;
					text-align: center;
					width: 150px;
					padding: 5px;
					border: 0px none;
					font-family: arial, sans serif, helvetica}		
					
td.email 	{vertical-align: top;
					padding: 5px;
					font-size: 12pt;
					border: 0px none;
					text-align: center;
					font-family: arial, sans serif, helvetica}
					
td.textbox  {vertical-align: top;
					padding: 5px;
					font-size: 12pt;
					font-weight: 550;
					text-align: center;
					font-family: arial, sans serif, helvetica;}
					
td.orangebox  {vertical-align: top;
					padding: 5px;
					font-size: 12pt;
					font-weight: 550;
					border: 0px solid black;
					text-align: center;
					background-color: orange;
					font-family: arial, sans serif, helvetica}	

td.navtext 		{font-family: Arial, Helvetica, sans-serif;
							font-size: 24pt; 
							color: #0000CC; 
							text-decoration: underline}
							
td.header	{font-weight: 800;
					font-size: 35px;
					text-align: center;
					color: black
					font-family: arial, sans serif, helvetica;}
					
									
/* Images */

img.frontview		{height: 400px; 
									width: 590px; 
									float: center;
									margin: 0px;
									border: 0px none;}
									
img.logo					{height: 171px;
									width: 260px;}
									
img.layout				{height: 600px;
									width: 400px;}
									
img.location			{height: 383px;
									width: 500px;}
									
img.thumbs				{border: 0px none;}									
										
									
																