@charset "utf-8";
/* CSS Document */

/* ------------------------------
Design and Coding by JPG Design
http://www.jpgdesign.co.za
Tel: +27 21 558 9590
--------------------------------- */

/* --------------------------------------------------------Global-----------------------------------------------------------*/

body {
	margin: 0; 
	padding:0; 
	width:100%;
	height: 100%;
	background-color: #000000;
	background-attachment: fixed;
}

html {
	padding:0; 
	margin:0;
}

* {margin: 0;
}

/* ------------------------------------------------------- Main ------------------------------------------------------------ */

#container {
	width: 1025px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px;
	overflow: hidden;
}

.footer, .push { 
	height: 55px;; 
} 


#header {
	height: 118px;
	background: url(../images/header.jpg) no-repeat;
	clear: both;
}

#navigation {
	height: 30px;
	background: url(../images/navigation.jpg) no-repeat;
}

#navigation dl { margin: 0; padding: 0;}

#navigation dt {float: left; }

#navigation dt a {
	display: block;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win Hack */
	padding: 30px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	}

#navigation dt a:hover {
	background-position: 0 -30px;
}

#navigation dt#home,
#navigation dt#home a { width: 64px; background-image: url(../images/nav/home_btn.jpg); }

#navigation dt#about,
#navigation dt#about a { width: 94px; background-image: url(../images/nav/about_btn.jpg); }

#navigation dt#gallery,
#navigation dt#gallery a { width: 83px; background-image: url(../images/nav/gallery_btn.jpg); }

#navigation dt#contact,
#navigation dt#contact a { width: 111px; background-image: url(../images/nav/contact_btn.jpg); }

body.home dt#home,
body.home dt#home a,
body.about dt#about,
body.about dt#about a,
body.mission dt#gallery,
body.mission dt#gallery a,
body.contact dt#contact,
body.contact dt#contact a {
	background-position: 0 -60px;
}

#body {
	background-color: #FFFFFF;
	clear: both;
}

#body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 10px 20px 20px 20px;
	line-height: 24px;
}

#body p span a{
	font-weight: bold;
	color: #CC3300;
}



#body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom: #CCCCCC 1px dashed;
	color: #CC3300;
	margin: 20px 0 0 20px;
}

#body h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3300;
	text-decoration: none;
}

#body h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3300;
	text-decoration: none;
}

#body h1 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	color: #CCCCCC;
}

#body h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	margin: 16px 0 0 20px;
	text-decoration: underline;
}

#body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	line-height: 24px;
	text-decoration: none;
}

#body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	line-height: 24px;
	text-decoration: underline;
}

.logo {
	width: 460px;
	height: 107px;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
}

.address {
	width: 240px;
	padding: 20px 270px 0 0;
	float: right;
	display: inline;
}

.address p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	padding: 0;
}

.address span {
	color: #CC3300;
}

.address a {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}

.address a:hover {
	text-decoration: underline;
}

.body-left {
	float: left;
	width: 470px;
	background-color: #FFFFFF;
}

.img {
	padding: 5px;
	border: 1px solid #b7b7b6;
	background-color: #F4F4F4;
	margin-right: 15px;
	margin-bottom: 25px;
}

.float-right {
	float: right;
	padding: 10px;
	margin: 10px;
	border: 1px solid #b7b7b6;
	background-color: #F4F4F4;
}

.spacer {
	height: 44px;
}

.body-left ul.list { 
	padding: 10px 0 0 20px; 
	margin:0 20px; 
	list-style:none;
}

.body-left ul.list li { 
	padding:0 25px; 
	margin:0 0px; 
	background:url(../images/str.gif) no-repeat left center; 
	font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
	color:#999999;
	line-height: 24px;
}

.body-left ul.list span {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#99CC00;
	line-height:1.8em;
}

.body-right {
	background-color: #FFFFFF;
}

.body-full {
	float: left;
	width: 1025px;
	background-color: #FFFFFF;
	display: inline;
}

.body-full p {
	margin-top: 0px;
	padding: 0;
}

.body-full p span a{
	font-weight: bold;
	color: #CC3300;
}

.body-full ul.list { 
	padding: 10px 0 0 20px; 
	margin:0 20px; 
	list-style:none;
}

.body-full ul.list li { 
	padding:0 25px; 
	margin:0 0px; 
	background:url(../images/str.gif) no-repeat left center; 
	font:normal 12px Verdana, Arial, Helvetica, sans-serif; 
	color:#999999;
	line-height: 24px;
}

.body-full ul.list span {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#99CC00;
	line-height:1.8em;
}

#blank {
	height: 0;
	clear: both;
}

#footer {
	height: 55px;
	background: url(../images/footer.jpg) no-repeat;
}

#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 23px;
}

#footer p a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#copyright {
	height: 60px;
	background: #FFFFFF url(../images/copyright.jpg) no-repeat;
}

.flash {
	width: 506px;
	height: 317px;
	float: right;
	margin: 20px 20px 20px 0;
}

p.clr, .clr { 
	clear:both; 
	padding:0; 
	margin:0;
}

#contactform { 
	margin:0; 
	padding:5px 10px;
}

#contactform img { 
	margin:0; 
	padding: 0;
	border: 1px #CCCCCC solid;
}

#contactform * { 
	color:#222222;
}

#contactform ol { 
	margin:0; 
	padding:0; 
	list-style:none;
}

#contactform li { 
	margin:0; 
	padding:0; 
	background:none; 
	border:none; 
	display:block;
}

#contactform li.buttons { 
	margin:5px 0 5px 120px;
}

#contactform label { 
	margin:2px 10px 2px 0; 
	width:110px; 
	display:block; 
	padding:5px 0; 
	color:#6e6e6e; 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
	text-transform:capitalize; 
	float:left; 
	text-align:right;
}

#contactform label span { 
	color:#2c2c2c;
}

#contactform input.text { 
	width:380px; 
	border:1px solid #dcdcdc; 
	margin:3px 0; 
	padding:3px 2px; 
	height:16px; 
	background:#FFF; 
	float:left;
}

#contactform textarea { 
	width:380px; 
	border:1px solid #dcdcdc; 
	margin:5px 0; 
	padding:3px 2px; 
	background:#FFF; 
	float:left;
}

#contactform li.buttons input { 
	padding:3px 0; 
	margin:0; 
	border:0; 
	color:#FFF; 
	float:left;
}

p.response { 
	text-align:center; 
	color: #FF0000; 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	line-height:1.8em; 
	width:auto;
}