﻿/* global */

html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}


/*--- Horizontal Rules ---*/
.HRstyle {
	color: #2C2C2A;
}

.HRstyle2 {
	color: #2C2C2A;
}


/*--- Table Background colors ---*/
.HeaderTableBackColor {
	background-color: #000000;
}






 /*---links---*/

a{outline: none;}

a:visited {
color:#808000;
text-decoration:none;
}

a:link {
color:#808000;
text-decoration:none;
}

a {
color:#808000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
 /*---links---*/



#logo h1 a
{
  /*color: #40403E;*/
  border:none;
  text-decoration:none;
 }
 
 
 
 #logo
{
  /*color: #40403E;*/
  border:none;
  text-decoration:none;
 }
 
 
 
 /*---links---
a{ color:#808000;}
a:hover{ text-decoration:none;}
.link{ 
	font-family:Georgia, "Times New Roman", Times, serif; 
	background:url(images/arr.gif) right 5px no-repeat;
	padding:0 13px 0 0; 
	color:#d34807; 
	font-weight:bold;
}
.link_1{ color:#576676; font-weight:bold;}
*/

/*---txt---*/
.txt{ font-size:14px;}
.txt_1{ font-weight:bold; color:#455462;}
.txt_2{ color:#576676;}
.txt_3{ color:#455462; font-size:14px; font-weight:bold;}

.txt_10{ font-size:10px;} /* added by mbelcher */
.txt_12{ font-size:12px;} /* added by mbelcher */
.txt_14{ font-size:14px;} /* added by mbelcher */
.txt_16{ font-size:16px;} /* added by mbelcher */

 
 
 
 
 
 
 
 
 

#menu li a 
{ display: block;
  float: left;
  height:26px;
  text-decoration: none; 
  padding: 6px 19px 0px 19px;
  border-right: 2px solid;
  font-weight: bold;
  background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
  background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
} 

#menu li a.selected:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  	background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 





#menu li a.selected
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  	background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 





#menu li a:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  	background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 





/* ancors End
----------------------------*/


/* elementh style Start
--------------------------*/


p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}



/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#main
{
	width:980px;
	padding-top: 0px;
}

/*design box First*/

.disignBoxFirst
{
	background:transparent url(../images/db_first_bg.jpg) no-repeat scroll left top;
clear:left;
margin-bottom:10px;
padding-top:16px;
position:relative;
}

.disignBoxFirst .boxFirstHeader
{
	color:#FF9900;
font-size:18px;
font-weight:bold;
height:20px;
padding:3px 0px 0px 24px; /* SECOND COLUMN HEADER PADDING */
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxFirst .boxContent
{
	font-size:13px;
overflow:hidden;
padding:10px 0pt 10px 24px;
position:relative;
}

/*design box Second*/
.disignBoxSecond 
{
	background:transparent url(../images/db_second_bg.jpg) repeat-x scroll left top;
}

.disignBoxSecond .boxSecondHeader
{
	color:#FF9900;
font-size:110%;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxSecond .boxContent
{
	font-size:13px;
overflow:hidden;
padding:10px 24pt 10px 24px;
position:relative; 
}





/*design box Second WIDE*/
.disignBoxSecondWIDE 
{
	background:transparent url(../images/db_second_bgWIDE.jpg) repeat-x scroll left top;
}

.disignBoxSecondWIDE .boxSecondHeaderWIDE
{
	color:#FF9900;
font-size:110%;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxSecondWIDE .boxContentWIDE
{
	font-size:13px;
overflow:hidden;
padding:10px 24pt 10px 24px;
position:relative;
	top: 0px;
	left: 0px;
	width: 950px;
}


/* page content WIDE*/
#contentWIDE
{ text-align: left;
  width: 970px;
  float: left;
  padding: 12px 0px 18px 5px; 
}


#contentWIDE h1
{ background: transparent;
  color: #FF9900;
  border-color: #40403E;

}


/*design box Second WIDE*/







/* thumb images
-----------------------------*/

.thumb_block
{position:relative; height:100px;}
.thumb_image
{
float:left;
margin:0pt 5px 5px 5px;
width:70px;
}


/* margin lefts / margin rights - to centre content */
#main
{ margin-left: auto; 
  margin-right: auto;
}

#site_content
{ margin-left: auto; 
  margin-right: auto;
}

#menu
{ margin-left: auto; 
  margin-right: auto;
}

#logo
{ margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo
{ width: 980px;
  height: 130px;  /* LOGO HEIGHT IS ASJUSTED HERE */
}

#logo h1
{ font-family: century gothic, sans-serif;
  font-size: 60px;
  /* text-transform: lowercase; */
  font-weight: normal;
  padding: 0px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
}

#links
{ margin: 15px 9px 0px 0px;
  font-size: 80%;
  text-align: right;
  padding: 20px 10px 0px 0px;
  text-transform: uppercase;
}




/* another navigation menu */











/* navigation menu */
#menu
{ height: 32px;
  width: 980px;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}

/* main content */
#site_content
{ width: 978px;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#first_column
{ padding: 22px 3px 10px 19px;
  float: left; 
  width: 400px;
}


.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{ text-align: left;
  width: 542px;
  float: left;
  padding: 12px 0px 18px 0px;
}



#footer
{padding:10px;
font-size:14px;}


#footer #copy_r
{
	float:right;
}


/*colors Start
---------------------------*/

body
{ background: #2C2C2A;
  color: #929280;
  background:#000000 url(../images/body_bg.jpg) repeat-x scroll left top;
}

blockquote{border-color: #40403E;}

#site_content
{ 
	background-color:#000;
	border-color: #40403E;
}



#content h1
{ background: transparent;
  color: #FF9900;
  border-color: #40403E;

}

#contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#contact textarea
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#contact input
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#menu
{ background: #40403E;
  color: #EEE;
  border-color: #82974B;
}