body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #CCCCCC;
	/* background-image: */
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;    /* Font colour */
}

#container {
	width: 760px;
	margin-top: 20px;
	margin-left: auto; 
	margin-right: auto;
}

/* HEADER, NAVIGATION */

#container-header {
	width: 680px;
	height: 80px;
	padding: 10px 40px 20px 40px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:  #FFFFFF;
	line-height: normal;
	font-weight:bold;
}

/* CSS Round Corners */

#container .top {
	display:block; background: #CCCCCC;
}
#container .top b
{
  	display:block;height: 1px; overflow: hidden; background: #FFFFFF;
}
#container .r1{margin: 0 8px;}
#container .r2{margin: 0 5px;}
#container .r3{margin: 0 4px;}
#container .r4{margin: 0 3px;}
#container .r5{margin: 0 2px;}
#container .top .r6 {margin: 0 1px;height: 2px;}

/* CSS Round Corners END */

#container-name {
	float: left;
	color: #339933;   /* Font colour */
	line-height: 70px;
	font-size:28px;
}

#container-slogan {
	float: right;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	padding-right: 5px;
	line-height: 70px;
	color: #339933;     /* Font colour */
}

#container-banner {
	width: 675px;
	padding: 15px 40px 0px 45px;
	height: 165px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

#container-phone {
	width: 720px;
	padding: 0px 40px 0px 0px;
	height:20px;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: right;
	
}

#container-navigation {
	width: 680px;
	background-color: #FFFFFF;
	height: 25px;
	clear: both;
}

#navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation  ul, #navigation  li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navigation  a:link, #navigation  a:visited {
	float: left;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 2px 15px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #339933;
	border-right: 1px solid #ffffff;
}

#navigation  a:hover {
	color: #339933;
	background-color: #FFFFFF;
}

/* CONTENT */

#container-content {
	width:680px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 20px 40px 20px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 440px;
	float: left;
	
	height: auto;
}

#gallery {
	width:680px;
	background-color: #FFFFFF;
	height: auto;
}

#container-address {
	font-size: 14px;
	line-height: 1px;
	color: #339933;
	padding-left: 40px;
}

#content-right {
	width: 180px;
	margin-left: 500px;
}

/* FOOTER */

#container-footer {
	color: #ebf6ff;
	background-color: #084e8d;
	width: 760px;
	padding: 0px 0px 0px 0px;
	color: #aeaeae;
	display: block;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #ebf6ff;
}

#container-footer a:hover {
	color: #9acbf7;
}

#footer {
	font-size: 10px;
	color: #ebf6ff;
	padding-bottom: 25px;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer-copyright {
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #666666;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 360px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #666666;
}

/* HELPER */

.clearer {
	clear: both;
}
.grey-text {
	color: #666666;
}

/* HEADLINES */

h1 {
	font-size: 22px;
	color: #339933;
	margin: 0 0 0 0;
	padding: 0px 0 20px 0px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	color: #339933;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	
}

h3 {
	font-size: 16px;
	color: #339933;
	padding: 0px 0 0px 0px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h4 {
	font-size: 14px;
	color: #339933;
	letter-spacing: 1px;
	border-top: 1px solid #084e8d;
	border-bottom: 1px dotted #084e8d;
	padding: 4px 0 4px 5px;
	margin: 0 0 10px 0;
	}
	

/* TYPOGRAPHY etc. */	
	
hr {
	border: none 0;
	border-top: 1px solid #558bbb;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #339933;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #558bbb;
	border-bottom: 1px dotted #558bbb;
	padding: 1px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #084e8d;
	padding: 1px;
	border-bottom: 1px dotted #084e8d;
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
	list-style: none;
	background-image: url(../Templates/images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 20px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #084e8d;
	border-bottom: 1px dotted #084e8d;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #084e8d;
	
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
	color: #666666;
	font-size: 18px;
}

/* IMAGES */

#content img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #f1f1f1;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
