/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #005F9E url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6CAE4;
}

b { font-weight:bold; color: #FFF;}

h1, h2, h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h2 a { text-decoration: none;}
h2 a:hover { color:#999999; }

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

p, ol {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	line-height: 140%;
}

a {	color: #AFDA3B; text-decoration: none; }

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

.column-one {
	float: left;
	width: 205px;
}

.flags {width: 200px; float:left; padding: 0px 0px 0px 40px; margin-top: 0px;}

.flags img { padding: 1px; border: 1px #FFFFFF solid; margin: 0px}
.flags img.spacer { padding: 1px; margin: 0px; border: none;}
.flags a { text-decoration:none;}

.column-two {
	float: right;
	width: 450px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

.column-two img.left {float: left;
					  padding: 2px;
					  margin: 5px;
					  border: 1px #FFFFFF solid;} 
					  
.column-two img.right {float: right;
					  padding: 2px;
					  margin: 5px;
					  border: 1px #FFFFFF solid;} 

#colTwo {
	float: left;
	width: 290px;
	padding-left: 5px;
	padding-right: 5px;
	
}

#colThree {
	float: right;
	width: 140px;
}

#colThree p {font-size:17px;
		 	color: #FFFFFF;
			padding-top: 40px;
			text-align: center;}
			
#colThree p a {font-size:17px;
		 	color: #FFFFFF;
			font-weight:bold;
			}

#colThree p a:hover { color: #66CC00;} 

#border { width: 134px;
		 height: 163px; 
		 float: right; 
		 padding: 0px;
		 margin: 0px 0px 0px 0;
		 background-image: url(images/col3_img1.jpg); 
		 border:1px #FFFFFF solid;
		 text-align: center;}
		 
#border1 { width: 134px;
		 height: 163px; 
		 float: right; 
		 padding: 0px;
		 margin: 60px 0px 0 0;
		 background-image: url(images/col3_img2.jpg); 
		 border:1px #FFFFFF solid;
		 text-align:center;}			

#border2 { width: 134px;
		 height: 176px; 
		 float: right; 
		 padding: 0px;
		 margin: 60px 0px 0 0;
		 background-image: url(images/col3_img3.jpg); 
		 border:1px #FFFFFF solid;
		 text-align:center;}							

#border3 { width: 134px;
		 height: 163px; 
		 float: right; 
		 padding: 0px;
		 margin: 60px 0px 0 0;
		 background-image: url(images/col3_img4.jpg); 
		 border:1px #FFFFFF solid;
		 text-align:center;}		


#colThree h3 {
	margin-top: 10px;
}

#gallery {position:relative; width:450px; height:650px; float:left; margin-top: 5px;}
#thumbs {width:450px; margin-left: 0px; float:left;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #FFF;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color: #AFDA3B;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; border:1px solid #FFF; top: 120px; left: 5px; }	

#tabletitle {font-size: 1.5em;}

/* Wrapper */

#wrapper, #bg1, #bg2 {
	height: 1000px;
	min-height: 1000px;
}

html>body #wrapper, html>body #bg1, html>body #bg2 {
	height: auto;
}

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

#bg1 {
	background: url(images/bg03.jpg) repeat-y center top;
}

#bg2 {
	background: url(images/bg04.jpg) no-repeat center top;
}

/* Header */

#header {
	width: 750px;
	height: 310px;
	margin: 0px auto;
}

#header h1 { font-size:24px; padding-left: 190px; padding-top: 5px;}

#header img { padding: 10px 0px 0px 240px;}

/* Logo */

#bannerWrapper {
	position:relative;
	width: 670px;
	height: 150px;
	margin-top: 10px;
	z-index: 30;
	padding: 1px;
}


#bannerWrapper img { padding: 1px; border: 1px #FFFFFF solid; }

/* Page */

#page {
	width: 680px;
	margin: 0px auto;
	padding-top: 0px;
	margin-top: 10px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */
#nav {padding:0; margin:10px 0 0 0; float: left; width: 200px;}
#nav a:hover {text-decoration: none; color: #CCCCCC;}
#nav dt b, dt a {display:block; font-weight:normal; font-size:15px; color: #00CCCC; padding-left:1px; cursor:pointer; width:199px; height: 35px; border-bottom: 1px #CCCCCC dotted; padding-top: 10px; }
#nav dt a {color: #00CCCC; text-decoration:none;}
#nav dd {padding:0; margin:0;}
#nav dd ul {padding:0; margin:0; list-style:none;}
#nav dd ul li {padding-left:5px;}
#nav dd ul li a {font-size:14px; color: #66CC00; text-decoration:none;}

/* Content */


#content {
	float: left;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 40px;
}

.title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: url(images/homepage02.gif) repeat-x left bottom;
}


/* Footer */

#footer {
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(images/homepage01.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
}
