* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

body {
	padding: 0; 
	margin: 0; 
	border: 0; 
	background-color: #192E6F;	
	color: #ffffff;  
}

.contentMain{
	width: 950px;
	margin: auto;
	border: 1px solid #ffffff;
	background: url('/img/background.jpg');
}

.shadowTop {
  background: url('/img/shadowTop.jpg');
  height: 14px;
}

.shadowTopNew {
  background: url('/img/shadowTopNew.jpg');
  height: 12px;
}

.shadowTopNone {
  background: url('/img/shadowTopNone.jpg');
  height: 12px;
}

.shadowBottom {
  background: url('/img/shadowBottom.jpg');
  height: 17px;
  margin-top: 0px;
}

img {
border-width: 0px;
}

a {
	text-decoration: none;
}

p {
  font-size: 10px;
  margin-left: 3px;
  padding:5px;
}


h1 {
background: url('/img/heading.jpg');
font-size: 20px;
margin-top: 0px;
padding: 5px;
font-weight: normal;
text-transform: lowercase;
}

h2 {
font-size: 18px;
font-weight: bold;
}

h2.enquiry {
  color: #ffffff;
  margin-top: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
/*border-bottom-color: #72a84f;*/  
  border-bottom-color: #ffffff;
 }

.greenText {
/*color: #72a84f;*/
color: #ffffff;
}

.greenText a {
/*color: #72a84f;*/
color: #ffffff;
text-decoration: none;
}

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




#submit {
width: 30px;
height: 16px;
background: #2d698b;
border-color: #ffffff;
}

/* container */
.container {
font-size: 13px;
padding: 10px;
background: url('/img/bodyBackground.jpg');
margin-bottom: 0px;
padding-bottom: 0px;
}

.content {
 margin: auto;
 width: 900px;
 }
 


.containerRight {
vertical-align: top;
width: 671px;
}



/* footer */

.footer {
text-align: right;
margin-right: 20px;
padding: 5px;
padding-top: 2px;
font-weight: normal;
text-transform: lowercase;
}

.footer a {
color: #FFFFFF;
text-decoration: none;
}

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

/*content */


.contact {
font-size: 20px;
color: #FFFFFF;
font-weight: normal;
}

.contactUs {
font-size: 20px;
color: #8fbe3c;
font-weight: bold;
}


/* Navigation */
.nav {
margin-left: auto;
margin-right: auto;
font-size: 12pt;
color: #68a95d;
margin-bottom: 0px;
text-align: center;
}

.nav a {
color: #FFFFFF;
font-size: 12pt;
}

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

/* Navigation New */
.navnew {
margin-left: auto;
margin-right: auto;
font-size: 14px;
color: #0054a5;
margin-bottom: 0px;
text-align: center;
background: #0054a5;
font-weight: 100;
padding: 5px;
padding-top: 6px;
}

.navnew a {
color: #FFFFFF;
font-size: 14px;
font-weight: lighter;

}

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

/* misc */
.motto {
font-size: 25px;
font-weight: normal;
color: #FFFFFF;
margin-top: 5px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: right;
margin-right: 25px;
float: right;
padding-top: 10px;
}

.hia a {
  color: #FFFFFF;
  text-decoration: none;
  }
  
.hia a:hover {
  text-decoration: underline;
  }
  
.kReno li {
margin-top: 10px;
}

.error {
 color: #ff0000;
 text-align: left;
 }
 
.thankyou a {
 color: #FFFFFF;
 }

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

.galleryImages {
  width:100%;
  }
    
.galleryImages td {
  width:25%;
  }
  
.galleryImages img {
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
margin-left: 20px;
}
  
.galleryImages a {
/*color: #72a84f;*/
color: #72a84f;
}

.galleryImages a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.navigation {
width: 100%;
text-align: center;
}

.navigation a {
 color: #FFFFFF;
 text-decoration: none;
}

.navigation a:hover {
/*color: #72a84f;*/  
 color: #ffffff;
 text-decoration: underline;
}

.imgBorder {
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
}

.valuable {
  list-style-type: square;
}

.valuable li {
  font-size: 13px;
  margin-top: 10px;
}

.adminData {
  text-align: left;
}

.adminData tr {
  text-align: left;
}

.adminData th {
  text-align: left;
  background: #FFFFFF;
  color: #192E6F;
  padding: 5px;
}

.adminData td {
  text-align: left;
}

#rotate {
width: 900px;
height: 530px;
padding: 0px;
margin:0px;
}

#rotate2 {
width: 900px;
height: 250px;
padding: 0px;
margin:0px;
}

ul {
list-style-type:none;
padding:0px;
margin:0px;
}

  .adminData th {
    color: #ffffff;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    background: url('/img/heading.jpg');
  }
  
  .rowOff {
    background: #192E6F;
  }