/*BAILEYS Brickpaving and Landscaping*/
/*GLOBAL Style Sheet*/
/*Created by Phil Smart*/
/*http://www.philsmartdesign.com.au*/


/********************/

body {
margin:0;
background-color:#262e0c;
background-image:url("images/bgtexture.jpg");
position:relative;
}

a:focus{
border:none;
-moz-outline-style:none;
}

a {
color:#c29800;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#262e0c;
}

img{
border:none;
}

.main {
width:900px;
min-height:800px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
background-image: url("images/bgContents1.jpg");
background-repeat: no-repeat;
background-color:#ffffff;
}


h1{
font-family:arial, sans-serif;
font-size:14pt;
text-align:center;
margin:0px 0px 30px 0px;
}

body, div, p {
font-family:Arial, sans-serif;
font-size: 13pt;
color:#262e0c;
line-height:140%;
}

a img {
border: none;
}

.header {         /**used only as a spacer**/
width:900px;
height: 172px;
}



/********* NAVIGATION ***********/


.nav li{
margin-bottom:5px;
}

.nav li a{
display:block;
height:66px;
}

.columnLeft {
float:left;
padding-top: 40px;
width:199px;
height:500px;
}

.columnLeft ul{
list-style-type:none;
margin:0px;
padding-left:12px;
}


/********* PAGE CONTENT ***********/
.columnRight {
float: right;
width: 698px;
}

.info {
width:610px;
min-height:510px;
padding:0px 35px 0px 35px;
margin:30px 0px 0px 0px;
text-align:justify;
overflow:auto;
}

.footer {
clear:both;
padding: 10px 10px 5px 10px;
text-align: center;
}


/********* BOTTOM INFO ***********/
.legals p {
font-size:10pt;
line-height:2px;
text-align:center;
color: white;
}

.legals a{
text-decoration:none;
color:#c29800;
}

.legals a:hover{
color:#fbc300;
}

#xhtml{
float:left;
margin:0;
padding:0;
position:absolute;
top:99%;
}

