P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#003;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right:5pt;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 2px 0px 30px;
	width:420px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 16px;
	color:#FFF;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 2px;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px 2px 40px 30px;
	text-shadow:#000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #033;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type:none;
	padding-left: 25px;
	padding-top: 35px;
	
	
	  
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 0px;
	color: #1c2a28;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type:none;
	padding-left: 5px;
	padding-top: 5px;
	
	
	  
}
.horizontalcssmenu ul li ul {	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color:#333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #003;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#000;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align:left;
	text-decoration: none;
	list-style-position: outside;
	padding-top: 5px;

}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#003;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right:5pt;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 2px 0px 30px;
	width:500px;
	font-weight: normal;
}

/************** link attributes ****************/

a:link {
	color: #313813;
	text-decoration: underline;
}
a:hover {
	color:#bebb76;
	text-decoration: underline;
}
a:visited {
	color: #313813;
	text-decoration: underline;

}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

a.urllink {
	margin:0px;
	text-decoration: none;
	color: #666666;
}

a.urllink:link {
	color: #313813;
	text-decoration: none;
}
a.urllink:hover {
	color:#FFCC00;
	text-decoration: none;
}
a.urllink:visited {
	color: #bebb76;
	text-decoration: none;
	
}
a.urllink:active {
	color: #bebb76;
	text-decoration: none;
	
	}


body {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #546522;
	background-repeat: no-repeat;
	background-position: center 200px;
}


/* Layout Divs                                 */
/***********************************************/
#page {
	width: 980px;
	padding: 0px;
	height:auto;
	margin: 0px auto 30px;
	text-align: center;
	background-color: #FFF;
}

#container {
	width: 980px;
	height:600px;
	margin: 0px;
	padding: 0px;
	height:auto;
}

.menuTab {
 	padding: 0px;
 	margin: 0px;
 	float:left;
}

#banner {
	height:25px;
	background-position: 0px 0px;
	width: 980px;
	background-color: #444818;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C7BF7E;
	padding: 0px;
	margin: 0px;
}

#banner a {
	border: 0px;
}

#footer {
	height: 50px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	top:0px;
	clear: both;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:left;
	word-spacing: 50pt;
	vertical-align: middle;
	background-image: url(images/general/footer.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: 10px 0px;
}

#navigation {
	width:955px;
	height:100px;
	position:relative;
	z-index:1;
	background-color: #222C51;
}

#navbottom {
	position:relative;
	top:0px;
	width:955px;
	height:33px;
	z-index:1;
	background-color: #FFFFFF;
}

#random {
	width:940px;
	height:150px;
	position:relative;
	top: -33px;
	padding:0px;
}

#content {
	position:relative;
	top: 0px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background:#FFF url(images/general/bgmain.png) no-repeat 0px 0px;
	width: 980px;
	height: 100%;
	float: left;
}


#leftside {
	float : left;
	width : 420px;
	text-align : justify;
	margin : 0;
	clear: left;
	height: 100%;
	padding: 210px 0px 0px;
}

#halfside_tone {
	float : left;
	width : 420px;
	text-align : justify;
	margin-bottom : 15px;
	padding : 20px;
	background : #f0f0f0;
	margin : 0 0 10px 0;

}

#halfsideleft_clear {
	float : left;
	width : 600px;
	text-align : justify;
	margin-bottom:10px;

}

#full_width {
	float : left;
	width : 980px;
	text-align : center;
	border-bottom:solid #788236 1px;
	hieght:300px;
	height: 100%;

}


#rightside {
	float : right;
	width : 500px;
	height:100%;
	text-align: justify;
	padding : 300px 20px 0px 10px;
	margin-right:0px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
}

#rightside_folio {
	float : right;
	width : 500px;
	height:100%;
	text-align: justify;
	padding : 210px 20px 0px 10px;
	margin-right:0px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
}

#pixbox {
	float : left;
	width : 330px;
	text-align : justify;
	margin : 0;
	clear: left;
	height: 100%;
	padding: 0px;
}
	

#leftside_longer {
	float : left;
	width : 960px;
	text-align : justify;
	margin: 0px;
}
#leftside2 {
	float : left;
	width : 722px;
	text-align : justify;
	margin : 0;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: none;
	height: 350px;
	}
	
#left_centre {
	float : left;
	width : 722px;
	text-align : justify;
	margin-left : 50;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	clear: none;
	height: 100%;
	}
#submenu {
	float : left;
	width : 208px;
	text-align : justify;
	margin : 0;
	clear: left;
	height: 374px;
	padding: 0px;
	background:url(all_images/images/bg_circlepattern.jpg);
}

#leftside_mid {
	float : left;
	width : 390px;
	text-align : justify;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
}
#column3 {
	float : right;
	width : 290px;
	height:100%;
	text-align: justify;
	padding-left:10px;
	margin-right:0px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
	position: relative;
}

#hover {
	float : left;
	width : 420px;
	text-align : justify;
	margin : 0;
	clear: left;
	height: 100px;
	padding: 0px;
	z-index:6p;
	position: absolute;
	overflow: visible;
	top: 200px;
	left: 168px;
	background-image: url(images/general/heading_blank.png);
	visibility: inherit;
}

/* Classes                                 */
/***********************************************/

.icons {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	margin-left:15px;
}

.picboxdis {
	padding-top:255px;
	padding-left:10px;
}

.icons2 {
	color:#FFF;
	font-size:11px;
	word-spacing: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0pt;
	font-weight: bold;
	height: 40px;
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	font-style: normal;
	text-align: center;
	

}

.bold {
	font-weight:bold;

	
}

