@charset "utf-8";


/* CSS Document */

body {
	background: #333;
	font-size: 62.5%;
}
h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, div, img {
	margin: 0px;
	padding: 0px;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}
#wrapper {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #030;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: #FFF;
	
}
#header {
	float: left;
	width: 900px;
	text-align: center;
}
#navbar{
	background: #C30;
	float: left;
	height: 45px;
	color: #FFF;
	margin: 15px 0px 20px;
	padding: 0px;

}


#navbar ul {
	list-style: none;
	text-align: center;
	margin: 8px 0px 0px 25px;
	padding: 0px 30px;
}
#navbar  li {
	margin: 0px;
	display: inline;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-style: normal;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#navbar   a:link , #footer a:visited{
	color: #FFF;
	text-decoration: none;
}
#navbar a:hover, #footer a:active {
	color: #090;
	text-decoration: none;
	font-style: italic;
}

/*Home page */

#SideBar {
	float: left;
	width: 190px;
	text-align: center;
	font-size: 0.8em;
}
#maincontent {
	float: right;
	width: 700px;
}
#hometext {
	float: left;
	width: 480px;
	text-align: center;
}
#rightcol {
	float: right;
	width: 175px;
}

/*Caravan Gallery page*/

#gallerycontent {
	float: left;
	width: 860px;
	margin-left: 20px;
	text-align: center;
}

/*caravan club page*/


#caravantext {
	float: left;
	width: 500px;
	text-align: justify;
}
#rightcol_caravan {
	float: right;
	width: 171px;
	padding: 3px;
	margin-right: 10px;
}
#rightcol_caravan div {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

/*CATS*/
/*cat about page*/

#catstext {
	float: left;
	width: 500px;
	text-align: justify;
}
#catstext ul {
	padding-left: 45px;
	padding-bottom: 15px;
	padding-top: 8px;
}

#rightcol_cats {
	float: right;
	width: 171px;
	padding: 3px;
	margin-right: 10px;
}
#rightcol_cats div {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

/*GARDEN */
/*garden about page*/

#gardentext {
	float: left;
	width: 500px;
	text-align: justify;
}
#gardentext ul {
	padding-left: 45px;
	padding-bottom: 15px;
	padding-top: 8px;
}

#rightcol_garden {
	float: right;
	width: 171px;
	padding: 3px;
	margin-right: 10px;
}
#rightcol_garden div {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

/*CONTACT page*/
 

#leftcol_contact {
	float: left;
	width: 310px;
	text-align: center;
}
#contactmap {
	text-align: center;
}
#tables  table {
	text-align: left;
	padding: 4px;
}
#tables   h4 {
	margin: 0px;
	padding: 0px;
}
#tables {
	float: left;
	width: 100%;
	padding-top: 20px;
}



#rightcol_contact {
	float: right;
	width: 370px;
	padding: 3px;
	margin-right: 10px;
	text-align: center;
}



#footer {
	text-align: center;
	margin: 0px;
	padding: 30px 0px 10px;
	float: left;
	width: 900px;
	font-size: 0.8em;
	font-weight: normal;
	
}
#footer ul {
	list-style: none;
	text-align: center;
	margin: 8px 0px 0px 25px;
	padding: 0px 30px;
}
#footer  li {
	padding: 0px 10px;
	margin: 0px;
	color: #009900;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 0.5em;
	
}
#footer   a:link , #footer a:visited{
	color: #090;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #C30;
	text-decoration: none;
	font-style: italic;
}


p {
	padding-bottom: 1em;
}
h1 {
	font-size: 2.6em;
	color: #003725;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	font-family: "Arial Rounded MT Bold";
	color: #003725;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #003725;
	font-family: "Arial Rounded MT Bold";
}
h4 {
	font-size: 1.4em;
	color: #003725;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold";
	padding-top: 5px;
	padding-bottom: 10px;
}
h5 {
	font-size: 1.5em;
	color: #003725;
	font-weight: normal;
}

h6 {
	font-size: 1.6em;
	font-weight: normal;
}
a:link, a:visited {
	color: #009900;
	text-decoration: none;
	font-style: normal;
}
a:hover, a:active {
	text-decoration: none;
	color: #993300;
	font-style: italic;
}
.Boldertxt {
	font-weight: 600;
}
.Bigger {
	font-size: 14px;
	font-weight: bold;
}
.pink {
	font-size: 14px;
	color: #C30;
	font-weight: bold;
}
.Boldertxt {
	font-weight: 600;
}
.Bigger {
	font-size: 14px;
	font-weight: bold;
}
.smallertext {
	font-size: 0.9em;
	color: #003;
	font-weight: normal;
}
.White {
	color: #FFFFFF;
}

