/* Stylesheet for Dorset Conservatory Blinds - multi-page website */
/* (c) Lucy Connelly 2003 */


/* Main styles */

h1	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	140%;
	font-style:	normal;
	font-weight:	normal;
	}

h2	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	120%;
	font-style:	normal;
	font-weight:	normal;
	}

p	{
	font-family:	Palatino Linotype, Times New Roman, Times, serif;
	font-style:	normal;
	}

td	{
	font-family:	Palatino Linotype, Times New Roman, Times, serif;
	font-style:	normal;
	}

.emphasis	{
	font-size:	105%;
	font-weight:	bold;
	}

/* Styles for header */

.header	{
	background-repeat:	repeat-x;
	}


/* Styles for menubar */

.menu1	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	80%;
	font-style:	normal;
	}


/* Styles for footer */

.footer	{
	background-image:	url(orange-white-bkg.jpg);
	background-repeat:	repeat-x;
	}

.contact1	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	100%;
	font-style:	normal;
	font-weight:	bold;
	color:		#333333;
	}

.contact2	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	80%;
	font-style:	normal;
	font-weight:	normal;
	color:		#666666;
	}

.copyright	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	60%;
	font-style:	normal;
	font-weight:	normal;
	color:		#999999;
	}
