body   /* Applied to everything */
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
border-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background: #ffffff;
background-color: #ffffff;
color: #000000;
font-family: verdana, arial, sans-serif;
font-size: 100%;
}

p,li,th,td    /* Applied to everything */
{
font-size: 1em;
}

h1,h2,h3      /* Applied to everything */
{
text-align: center;
}

a, legend
{
color: #000000;
}

#whole_content   /* Applied to everything */
{
min-width: 765px;
width: 48em;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

#main_column   /* Applied to main column of every page except Home Page index.php */
{
display: block;
margin-top: 0px;
padding: 0px;
float: right;
min-width: 565px;
width: 35.5em; 
}

#main_column_unique_content    /* Applied to main column of every page except Home Page index.php */
{
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.5em;
padding-right: 0.5em;
}

#side_column    /* Applied to side column of every page except Home Page index.php */
{
display: block;
width: 12.5em;
min-width: 200px;
border: 0;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
Padding-bottom: 10px;
float: left;
vertical-align: top;
}

#bottom     /* Applied to bottom of every page */
{
width: 100%;
clear: both; 
text-align: center; 
border-top: 1px solid #000000; 
padding-top: 10px; 
padding-bottom: 5px; 
}

#bottom.img
{
display: none;
}


#front_content     /* Applied to whole of Home Page index.php */
{
min-width: 765px;
width: 48em;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
border-top: 0px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 0px;
}

#front_side_image   /* Applied to side column of Home Page index.php */
{
display: block; 
width: 250px; 
height: 625px;
margin-top: 0px; 
padding: 0px; 
float: left; 
background-image: url("images/Valeswood-side-image.jpeg");
background-repeat: no-repeat;
}

#front_newsflash    /* Applied in side column of Home Page index.php to place news items over picture */
{
position: relative; 
left: 32px; 
top: 126px; 
height: 237px; 
overflow: auto;
margin: 0px; 
width: 185px; 
text-align: center;
margin-top: 0px;
padding-top: 0px;
}

.newshead
{
margin: 5px 5px 5px 5px; 
font-size: 17px;         /* This prevents the newsitem from overflowing the news box with increased text sizes in IE - but in FF it scrolls */
display: inline;
}

.newsitem
{
margin: 5px 5px 5px 5px; 
font-size: 15px;          /* This prevents the newsitem from overflowing the news box with increased text sizes in IE -  but in FF it scrolls */
}

#front_list
{
list-style-type: none;
text-indent: 0px; 
text-align: center;
font-size: 120%;
font-weight: bold;
line-height: 150%;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#front_index_content  /* Applied to main column of Home Page index.php */
{
width: 32.3em;
min-width: 511px; 
float: left; 
text-align: center;
}

#about-text /* Applied to "About Valeswood" page to provide cream background */
{
margin-left: 0px;
margin-right: 0px;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
text-align: left;
}

ul.links
{
margin: 15px;
padding: 0;
text-align: center;
list-style-type: none;
}

a.link
{
text-decoration: none;
text-align: center;
display: block;
width: 10em;
min-width: 120px;
padding: 4px 5px;
margin: 2px auto 2px auto;
vertical-align: text-bottom;
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
}

#site_map_link
{
background-position: 4px 4px;
height: 42px;
line-height: 34px;
}

#home_page_link
{
/* Any special formatting for the Home Page link - e.g.image */
}

#thispage /* Special format for "link" to this page */
{
text-decoration: none;
text-align: center;
display: block;
width: 10em;
min-width: 120px;
padding: 4px 5px;
margin: 2px auto 2px auto;
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
}

ul.frontlinks
{
padding: 0;
display: block;
clear: both;
margin: 0 auto 0 auto;
text-indent: 0px; 
text-align: center;
list-style-type: none;
}

a.frontlink
{
text-decoration: none;
text-align: center;
display: block;
overflow: auto;
height: 80px;
line-height: 66px;
clear: both;
width: 390px;
padding: 4px 10px 4px 10px;
margin: 2px auto 2px auto;
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
}

/* Classes for two columns */

.lefthalf
{
float: left; 
width: 49%;
}

.righthalf
{
float: right; 
width: 49%;
}

a.pemlink
{
text-decoration: none;
text-align: center;
display: block;
overflow: auto;
clear: both;
width: 6em;
min-width: 90px;
padding: 10px 10px 10px 10px;
margin: 0px auto 0px auto;
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
}

ul.aboutlinks
{
margin: 15px;
padding: 0;
text-align: center;
list-style-type: none;
}

a.aboutlink
{
text-decoration: none;
text-align: center;
display: block;
width: 12em;
min-width: 180px;
padding: 4px 5px;
margin: 2px auto 2px auto;
vertical-align: text-bottom;
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
}

/* Styles for image placement */

.imageblock
{
clear: both; 
margin-top: 10px;
}

.imageleft
{
display: block; 
margin: 0 10px 10px 0;
float: left;
}

.imageright
{
display: block; 
margin: 0 0 10px 10px; 
float: right;
}

/* Style for Sales Enquiry */

.salesenquiry
{
	display: block;
	text-align: center;
	clear: both;
}

.validator-logo
{
display: none;
}

table.PEM-data-table 
{
display: block;
width: 100%;
border: 1px solid #777777;
}

table.PEM-data-table td
{
border: 1px solid #777777;
padding: 2px;
width: 50%;
}

.query-form-link
{
display: none;
}
