/*Site contents and design copyright 2009 Caravanwise Limited */
/*All rights reserved*/
/*This Cascading Style sheet forms part of this site and is subject to this copyright*/

*{
font-size:100%;
}

body  {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#container {
	width: 44em;  
	margin: 0 auto; 
	text-align: left;
} 

a{
	color:#003399;
}

a:hover {
	color:#33cc00;
}


h2 {
margin:0;
margin-top:3px;
color:#996633;
}



#sectnav img {
	border:none;
	margin-left:20px;
	margin-bottom:20px;
}
#sectnav p {
	font-size:80%;
	margin-left:20px;

}

.caption{
	font-size:80%;
	font-style:italic;
	}


#header {
	height:182px;
	background-image:url(images/newhead.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:13px;
	color:#000000;
        margin-right:20px;
}



h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
}

#header h1{
	font-size:90%;

	margin-left:-20px;
}


.miniblock h3{
	margin-top:0;
}

#header h4 {
color:#000;	
}


#header a {
text-decoration:none;
color:#FFF;
}

#header a:hover {
text-decoration:none;
color:#ffcc66
}

#mainContent {
	/* \*/
	width:523px;
	float:left;
	/* */ 
	margin-left:13px;
	background-image: url(images/contback.jpg);
	background-repeat: repeat-y;
}

#contentblock {
	width:480px;
        margin-left:10px;
	padding: 0px 12px 0 10px;


}

#navbar ul
{
font-size:1em;
padding-left: 0;
margin:0;
background-color:#339900;
/*background-image:url(images/nav.jpg);*/
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navbar ul li { display: inline; }

#navbar ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navbar ul li a:hover
{
color: #fff;
}


/*////////////////
LEFT COLUMN STYLES
///////////////*/

#sectnav {
	float:left;
	width:150px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
font-size:80%;
background-image:url(images/navback.jpg);
background-repeat:no-repeat;

}

#sectnav p{
	margin-top:10px;
	margin-bottom:0;
}

.secthead a{
	color:#0066ff;
}
.secthead a:hover{
	color:#33cc00;
}

#sectnav .secthead {
	font-weight:bold;
	color:#0066ff;
	margin-left:12px;
}

#sectnav a {
	text-decoration:none;
}

#sectnav img{
	margin:0 10px;
}
#sectnav ul{
	margin:0;
}

#sectnav h3 {
	font-size:80%;
	color:#0C0;
	margin:5px 0 5px 10px;

}


.pagelist li{
	margin-left:-25px;
	list-style: none;
	text-decoration:none;
	font-size:80%;
	color:#040469;
}

.pagelist li a{
	padding-left:12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left;
    text-decoration:none;

}

.pagelist li a:hover{
		background-image: url(images/arrowhov.gif);

}



#main_nav ul{
	text-decoration:none;
	margin-top:2px;
	font-size:75%;
	line-height:110%;
	text-align:left;
}

#main_nav li{
	list-style:none;
	padding: 2px 2px;
	margin-left:-32px;
    margin-right:7px;
}

#main_nav a{
	list-style:none;

	display:block;
	padding-left:2px;
	/*\*/
	margin-left:0px;
	/* */
	padding-top: 2px;
	padding-bottom: 2px;
	border:#339900 1px solid;
	text-decoration:none;
	color:#0066ff;
}


#main_nav a:hover{
	color: #339900;
}


/*//////////////////
MAIN CONTENT STYLES
//////////////////*/

#mainContent p {
	font-size:0.9em;
	line-height:1.5em;
	font-family:"Times New Roman", Times, serif;
	padding-left: 0.8em;
}

#mainContent h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	font-size:110%;
	margin-bottom:-0.625em;
	padding-left: 0.8em;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-size:100%;
	margin-bottom:-0.625em;
	padding-left: 0.8em;
}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-size:80%;
	margin-bottom:-0.5em;
	margin-left:1px;
	padding-left: 0.8em;
}

#mainContent h3 a{
	color: #999966;

}

#mainContent li {
	list-style-image:url(images/tick.gif);
	margin-bottom:5px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size:0.9em;
}

#mainContent p.copyright {
	font-size:70%;
	font-family: Arial, Helvetica, sans-serif;

}





/*//////////////////////
Index page mini blocks
//////////////////////*/



.miniblock{
	font-size:90%;
	width:230px;
	height:99px;
	margin:0 0 5px 5px;
	padding-top:7px;
	background-image:url(images/blockframe.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	
}

.miniblock img{
	float:right;
		margin: -10px 12px 10px 10px;
		border:none;
}

.miniblock a{
		color:#0066ff;
		margin: 10px 0 0 0;
		text-decoration:none;
}

.miniblock a:hover{
	color: #339900;
}






.miniblock p{
	margin-top:5px;
	width:120px;
	float:left;
}



/*//////////////////////
  Footer
//////////////////////*/

#footer{
	background-image:url(images/footback.jpg);
	background-repeat:repeat-x;
	height:146px;
	padding-top:0.4em;
}

#footer p {
margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
padding: 0.625em 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 0.5em;
}
.fltlft { /* this class can be used to float an element left in your page */
float: left;
margin-right: 0.5em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 0.063em;
line-height: 0;
}

.footer { 
clear:both;
padding: 0 0.625em 0 1.25em; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 70%; 
text-align: center; 
margin-top: 0; 
}


#footer	a {
		color:#fff;	
		font-size: 80%; 
		text-decoration:none;

	}
	


#footer a:hover, #subnav a:hover {
color:#fff;
	text-decoration:underline;

}


#subnav a {
text-decoration:none;
color:#fff;
}

#subnav p {
color:#ffffff;
font-size:90%;
padding:1px 0 3px 10px;
margin:0;

}

#subnav {
	height:20px;
	clear:both;
	background-image: url(images/nav.jpg);
}

.lowpara{
margin-left:1.875em;
}



#sectnav .quote {
	font-weight:bold;
	color:#040469;
	margin-left:16px;
}

.miniblock h3 {
color:#996633;
margin-bottom:0;
}

