/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	font-family: "Trebuchet MS";
	font-size: 0.7em; 
	margin: 0px 0px 5px 0px;
	background-color: #e2ebed; 
	text-align: center;
	color: #333;
	}
	
#container {

			background-color: #ffffff;
			width: 740px;
			border-left: #ccc 2px solid;
			border-right: #006699 1px solid;
			border-bottom: #ccc 2px solid;
			padding: 15px 0px 10px 0px;
			text-align: left;
			position: static;
			margin: 0px auto;
			background-image: url(../img/backgroundGrey.gif);
			background-repeat: repeat-y;
			background-position: 580px;
			}
#logos {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	}

#logos li {
	display: block;
	float: left;
	text-align: left;
	width: 359px;
	border: 0px solid #000;
	}

#computerBlokes {
				border-top: 1px solid #006699;
				border-bottom: 2px solid #cccccc;
				margin: 15px 0px 15px 0px;
				padding: 0px;
				}

#text {
		padding: 0px 20px 0px 17px;
		min-height: 550px;
		}
		
#text p {
		text-align: justify;
		}
		
#text #menu p.form {
		width: 120px;
		margin: 0px;
		padding: 0px 0px 3px 10px;
		text-align: left;
		font-size: 0.9em;
		color: #006699;
		}

#text #menu {
			border: 0px solid #000;
			float:right;
			width:140px; 
			background:#eee;
			margin:0px 0px 10px 10px;
			}
	
#text #menu ul {
			border: 0;
			margin: 0;
			padding: 0;
			list-style-type: none;
			}

#text #menu li {
				margin: 0px 10px 0px 10px;
				padding: 5px 0px 5px 0px;
				border-bottom: 1px solid #cccccc;
				}

#text #menu li a {
			padding-left: 10px;
			text-decoration: none;
			font-size: 1.2em;
			color: #333333;
			}
			
#text #menu li a strong {
						font-weight: normal;
						color: #006699;
						font-size: 0.8em;
						padding-left: 10px;
						line-height: 1.6em;
						}			
						
#text #menu li a:hover {
			text-decoration: underline;
			}

.disclaimer {
		text-align: left;
		color: #006699;
		font-size: 0.8em;
		margin-top: 80px;
		padding-left: 170px;
		}
		
.bordered {
			border-top: 0px dotted #ccc;
			border-bottom: 1px dotted #ccc;
			width: 546px;
			padding-top: 5px;
			padding-bottom: 10px;
			margin-top: 0px;
			margin-bottom: 5px;
			min-height: 190px;
			}
		
h1 {
	font-family: "Trebuchet MS", san-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #006699;
	padding-bottom: 7px;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	}

a {
	color: #006699;
	}



h1 span {
		visibility: hidden;
		}
		
h1#about {
		background-image: url(../img/titles/about.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}

h1#home {
		background-image: url(../img/titles/home.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		
h1#contact {
		background-image: url(../img/titles/contact.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		
h1#services {
		background-image: url(../img/titles/ourServices.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}

h1#ourRules {
		background-image: url(../img/titles/ourRules.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}

h1#articles {
		background-image: url(../img/titles/articles.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
	
h2 strong {
	font-family: "Trebuchet MS", san-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #333333;
	font-weight: 500;
	}
	
h2 {
		color: #006699;
		font-size: 0.9em;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		}

h2 a:hover {
	text-decoration: none;
	}
	

.aboutImage {
			width: 107px;
			text-align: center;
			border: 1px solid #ccc;
			float: right;
			clear: left;
			padding: 5px 5px 5px 5px;
			margin: 0px 5px 10px 10px;
			background-color: #efefef;
			color: #006699;
			font-size: 0.8em;
			}

#aboutImage img {
				margin-bottom: 5px;
				border: 1px solid #ccc;
				}

#text #menu div#quotation {
			margin-top: 30px;
			margin-left: 5px;
			margin-right: 5px;
			background-image: url(../img/leftQuote.gif);
			background-position: left top;
			background-repeat: no-repeat;	
			border: 0px solid #000;
			}
			
#text #menu p#quoteText {
			background-image: url(../img/rightQuote.gif);
			background-position: right bottom;
			background-repeat: no-repeat;	
			padding: 5px 7px 0px 7px;
			color: #333;
			text-align: justify;
			font-size: 0.9em;
			margin-bottom: 10px;
			}
			
#text #menu p#attributed {
						text-align: right;
						color: #006699;
						padding: 0px 7px 5px 7px;
						margin: 0px 0px 0px 0px;
						}
						
#text a:hover {
	color: #000;
	text-decoration: none;
	}
	
#text a:visited {
		color: #666;
		}
