/*
	Sussex Internet
	
	Screen Styles for Motors and Mowers
	
	Created by James Martin
	on: 19/01/07

*/

/* Start of tag styles */

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	word-spacing:0.15em;
	letter-spacing:0.01em;
	margin:0;
	padding:0;
	}
img
	{
	border:none
	}

h2	
	{
	color:#769a48;
	}
/* End of tag styles */

/* Start of universal styles */

.bold
	{
	font-weight:bold
	}
	
.italic
	{
	font-style:italic
	}
	
.underline
	{
	text-decoration:underline
	}
	
.left
	{
	text-align:left
	}
	
.center
	{
	text-align:center
	}

.right
	{
	text-align:right
	}
	
.justify
	{
	text-align:justify
	}

/* End of universal styles */


/* Start of site structure */

#logo
	{
	background-image:url(/images/mowers_logo.jpg)
	}
	
#header
	{
	border-top-color:#769a48;
	border-bottom-color:#769a48;
	}
	
#main a
	{
	color:#769a48;
	}	

#footer
	{
	border-top-color:#769a48;
	
	}
	
#footer_valid
	{
	border-bottom-color:#769a48;
	}
	
#footer_valid a
	{
	color:#769a48;
	text-decoration:none;
	}
	
#footer_si
	{
	border-bottom-color:#769a48;
	}
#footer_si a
	{
	color:#769a48;
	text-decoration:none;
	}
/* End of site structure */


/* End of document */




