@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body,td,th {
	font-size: 12px;
	color: #999;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

#container {
	max-width: 100%;
	min-height: 100%;
	background-color:#FFF;
	background-image:url(../images/main_bg_green.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

/* colour selector */
#colour_select {
	float: right;
	display:block;
	margin-right: 250px;
	width: 100px;
	height: 25px;
	text-align:right;
	margin-left: 340px;
}


#colour_select img {
	margin: 5px;
	border: none;
	border:dotted #999999 1px;
}

/* colour selector END*/

#nav {
	min-height: 100%;
	background-color: #82b64a;
	width: 340px;
	position: fixed;
}

#header {
	margin-left: 25px;
	margin-top: 25px;
	border: 0px;
}

/* Menu */
 
#menu ul {
	width: 340px;
	height:auto;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	border-top: dotted 1px #4a7025;
}

#menu li a {
	font-size:16px;
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display: block;
	width: 340px;
	border-bottom:dotted 1px #4a7025;
	padding-bottom: 20px;
	padding-top: 20px;
	text-decoration: none;
	color: #4a7025;
	text-indent: 20px;
	line-height: 20px;
	font-smooth: always;
}

#menu a:link, #navlist a:visited
{
	text-decoration: none;
}

#menu a:hover
{
	background-color: #9ccc68;
}

#nav a em {
	line-height: 16px;
	margin-left: 25px;
	margin-right: 15px;
	text-indent: 0px;
	font-size:12px;
	font-weight:normal;
	display:block;
	color: #fff;
}

.read_more {
	font-size:12px;
	font-weight:bold;
	color: #4a7025;
}

/* Menu End */

/* Footer Start */
#footer {
	width: 340px;
	height: 50px;
	background-color: #4a7025;
	position:absolute;
	bottom: 0px;
}

#footer p {
	margin-left: 5px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
}
#footer a img {
	padding-left: 5px;
	padding-right: 25px;
	padding-top: 5px;
	border: none;
}
/* Footer End */

/* about us section */
#content {
	margin-left: 340px;
	margin-right: 250px;
	min-height: 100%;
	background-color:#fff;
	padding: 50px;
	padding-top: 70px;
	background-image:url(../images/bg_green.jpg);
	background-repeat:no-repeat;
}

#content p.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	font-weight:bold;
	color: #4a7025;
}

#content p.heading2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	line-height: 11px;
}

#content p.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#999;
	line-height: 20px;
}
/* about us End */

/* Content Columns */
#currently {
	display:inline-block;
	width: 45%;
	height:auto;
	vertical-align: top;
	padding-right: 20px;
}

#quote {
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	background-color: #82b64a;	
}

#currently li {
	font-size:16px;
	font-style:italic;
	list-style:circle;
}

#site {
	display:inline-block;
	width: 45%;
	height:auto;
	padding-left: 20px;
}
/* Work Columns */

#col1 {
	display:inline-block;
	width: 65%;
	vertical-align: top;
	padding-right: 20px;
}

#col2 {
	display:inline-block;
	width: 25%;
	vertical-align: top;
}

/* Contact Page Gubbins */
.contact_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	color:#999;
}
.input {
	border: dashed #999999 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
}

/* Lightbox */
#lightbox{
	background-color:#fff;
	padding: 10px;
}

#lightboxDetails{
	font-size: 12px;
	padding-top: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height: 20px;
}
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

#content img {
	border: 0;
	background-color: #4a7025;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
}

.rounded_STYLE
{
    background-color: #4a7025;          /* if needed */
    border: 1px solid #000;   			/* if needed */
    -webkit-border-radius: 15px;   		/* for Safari */
    -moz-border-radius: 15px;      		/* for Firefox */
	width: 142px;
}

.rounded_STYLE img {
	border: 0;
	padding: 5px;
}

#seperator {
	width: 100%;
	height: 30px;
	background-image:url(../images/sep.jpg);
	background-position:center;
	background-repeat:no-repeat;
}