body
{
}

.bgcolour
{
    background-color: #779233;
}


.Toplinks
{  
	color: White;
	font-size:12px;
	font-family: Verdana;
	
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
:hover.TopLinks
{
   
    color: White;
	font-size:12px;
	font-family: Verdana;
	
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
.Normaltext
{
    color: #000000;
    text-decoration: none; 
    font-variant:normal; 
    font-size:11px; 
    font-family:verdana;
    font-weight:normal;
    text-align:justify;
    
}
:hover.Normaltext
{
    text-decoration: underline;
    color: #000000;
}

.Boldtext
{
    color: #5A632A;
    text-decoration: none; 
    font-variant:normal; 
    font-size:13px; 
    font-family:Verdana;
    font-weight:bold;
}

.heading2
{
	 color: #000000;
    text-decoration: none; 
    font-variant:normal; 
    font-size:13px; 
    font-family:Verdana;
    font-weight:bold;
}


td.paddedright
{
	padding-right:5px;
}

.link1
{
	font-family: Verdana;
	color: #000000;
	font-size: 8.0pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.link1:hover {
	font-family: Verdana;
	color: #000000;
	font-size: 8.0pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	cursor:hand;
}


.Error
{
	font-family: Verdana, Arial, helvetica;	
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #760B76;
	text-decoration: none;
}



.button
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #663300;
}
.gallery{
    padding:35px;
}
.galleryCont{
    display:none;
}
.descriptionBox{
    font-size:10px;
    background-color:#333333;
    color:white;
}

.nextProject{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:40px;
}
.desc{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:14px;
}

.menu td{
    padding:10px;
    background-color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    color:#CC0000;
    font-size:14px;
}
.menu td a{
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#CC0000;
}
.menu td a:hover{
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#000000;
}
.imgDesc{
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    font-size:10px;

}
