﻿    body
	    {
	        background-color: #ccbeb1;

	    }
    .container
        {          
            position:relative;
            width:900px;            
            margin:auto;
            padding:0px;
        }
    .content
	    {
		    position:absolute;
		    left:60px;
		    top:400px;
		    width:550px;
		    line-height:100%;
	    }
	.clear
        {
            clear:both;
        }
    

        .thumb1
        {
            border:solid 3px #616161;
        }

        .enquiryformtext
        {
             font-family: Century Schoolbook; font-size: 16px; color: #582323; line-height: normal;
        }
        .enquiryreviewtext
        {
             font-family: Century Schoolbook; font-size: 13px; color: #582323;
        }
        
        .normaltext
        {
             font-family: Century Schoolbook; 
             font-size: 14px; 
             color: #582323;
        }
        .normaltext1
        {
             font-family: Century Schoolbook; 
             font-size: 18px; 
             color: #330000;
             letter-spacing:normal;
             line-height: 115%;
             
        }
        
        .largenormaltext
        {
             font-family: Century Schoolbook; 
             font-size: 19px; 
             color: #582323;
             font-style: italic;
        }
        a.normalink:link {padding: 0.1em 1.3em 0.1em 0.0em; text-decoration:none; text-align:center; color: white; font-family:Arial; font-size: 16px; font-weight:bold;}    
        a.normalink:visited {padding: 0.1em 1.3em 0.1em 0.0em; text-decoration:none; text-align:center; color: white; font-family:Arial; font-size: 16px; font-weight:bold;} 
        a.normalink:hover {background-image: url(/websiteimages\hoverbuttonbackground.jpg); background-repeat:repeat-x; padding: 0.1em 1.3em 0.1em 0.0em; text-decoration:none; text-align:center; font-family:Arial; font-size: 16px; font-weight:bold;}   
        a.normalink:active {padding: 0.1em 1.3em 0.1em 0.0em; text-decoration:none; text-align:center; color: white; font-family:Arial; font-size: 16px; font-weight:bold;}   

        a.link1:link {text-decoration:none; color: #ccbeb1; font-family:Arial; font-size: 6px;}    
        a.link1:visited {text-decoration:none; color: #ccbeb1; font-family:Arial; font-size: 6px;} 
        a.link1:hover {text-decoration:none; color: #ccbeb1; font-family:Arial; font-size: 6px;}   
        a.link1:active {text-decoration:none; color: #ccbeb1; font-family:Arial; font-size: 6px;}   
        
        .wizard
        {
            position: absolute; 
            top: 37px;
            left: 565px; 
            height: 301px;
            width: 225;
            clear:both;
        }
        .pageheading
        {
            left: 0px; 
            position: absolute; 
            top: 0px;
            height: 20px;
            width: 500;
            text-align:left;
            font-family: Century Schoolbook;
            font-size: 16px;
            font-weight:bold;
            color: #582323;
            line-height:normal;           
        }