/* Generic Selectors */ 

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #034850;
	background: #69350e;
}

.bgc01 {
	background-color: #faeec9;
}

.bgc02 {
	background-color: white;
}

.outer {
width: 920px;
margin: auto;
display: table;
}

.inner {
width: auto;
margin: 0px;
display: table;
}

.hidden {
	display: none;
}

table.center {
    margin-left:auto; 
    margin-right:auto;
  }

p {
	width: 100%; text-align: justify;
}

.c {
	text-align: center;
}

.just {text-align:justify;
}

.left {text-align:left;
}

.right {text-align:right;
}
 

.counter {
	width: 10%;
	text-align: center;
}

li {
	line-height: 150%;
	list-style-type: disc;
} 

h1 { 
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 20px;
	padding-right: 25px; 
} 

h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 22px; 
	font-weight: bold; 
	color: #ffffff;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 100px;
	padding-right: 25px; 
} 

h2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000; 
	border-bottom: 1px solid #C6EC8C; 
} 

td {
	vertical-align: top;
}

/**************** Pseudo classes ****************/ 
a:link {
	color: #AA7210;
	text-decoration: underline;
	font-weight: normal;
} 

li a:link { 
	color: #2E7D40; 
	text-decoration: none; 
	font-weight: bold; 
} 

a:visited {
	color: #2E7D40;
	text-decoration: underline;
	font-weight: normal;
} 

li a:visited { 
	color: #2E7D40; 
	text-decoration: none; 
	font-weight: bold; 
} 

a:hover {
	color: #006c01;
	font-weight: normal;
	text-decoration: underline;
} 

li a:hover {
	display: block;
	color: #00b001;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006c01;
} 

a:active { 
	color: #006c01;
	font-weight: normal;
	text-decoration: underline;
} 

.w18r {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: white;
	text-align: right;
}

.t01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}

.t1 {
font-family: georgia, times, "times new roman", serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #381D01;
}

.t02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}

.t2 {
font-family: georgia, times, "times new roman", serif; 
font-size: 12px; 
font-style: normal;
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: #381D01;
}

.t2r {
font-family: georgia, times, "times new roman", serif; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: red;
}

.t03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
}

.t04 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330000;	
}

.t04r {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: red;	
}

.t05 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #330000;
}

.t05g {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #204325;
}

.t06 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #330000;
}

.t06g {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #204325;
}

.t07 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #330000;
}

.t07r {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #cc0000;
}

.t07g1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #204325;
}

.t07g {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #204325;
}

.t08 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #330000;
}

.t08g {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #204325;
}

.t09 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #204325;
}

.vst {
font-family: arial, helvetica, sans-serif;
font-size: 7pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: red;
}

.pad2 {
	padding: 2px 2px 2px 2px;
}

.pad4 {
	padding: 4px 4px 4px 4px;
}

#dbl {
	border-style: double;
	padding: 2px 2px 2px 2px;
}

.dbl {
	border-style: double;
	padding: 2px 2px 2px 2px;
}

.encase {
	border-style: solid;
	padding: 2px 2px 2px 2px;
	background-color: #edfbde;
}

.leftmenu {
	border-style: double;
	padding: 4px 4px 2px 4px;
	background-color: #FFCC66;
}

.leftmenu2 {
	border-style: double;
	border-color: #FEE2A0;
	padding: 2px 2px 2px 2px;
}

.leftmenu3 {
	border-style: double;
	background-color: #faeec9;
	padding: 2px 2px 2px 2px;
}

.leftmenu4 {
	border-style: double;
	background-color: #FEE2A0;
	padding: 0px 0px 0px 0px;
}

.leftmenu4a {
	border-style: double;
	background-color: #F6DB84;
	padding: 0px 0px 0px 0px;
}

.leftmenu4b {
	border-style: double;
	background-color: #F6DB84;
	padding: 2px 2px 2px 2px;
}

img.left {
	float:left;
	margin: 4px 4px 1px 4px;
}

img.right {
float:right;
margin: 4px 4px 1px 4px;
}

img.top {
vertical-align: top;
}

.bkg01 {
	background-image: url(images/general/graphics.jpg);
}

.bkg02 {
	background-image: url(images/general/publishing.jpg);
}

.bgimgrope {
	background-image : url(backgrounds/rope4.gif);
}

.w131 {
	width: 131px;
}

.w50 {
	width: 50%;
}

.w33 {
	width: 33%;
}

.w34 {
	width: 34%;
}

.w25 {
	width: 25%;
}

.w20 {
	width: 20%;
}

.w189 {
	width:189px;
}

.red {
	color: red;
}

/************************* ID's *************************/ 
#whole-page {
	width: 920px;
	margin: auto;
	background-color: #4B657E;
}

#header {
	height: 219px;
	background-image: url(images/headers/header1.jpg)  
}

#sidebar-a {
	float: right;
	width: 200px;
	line-height: 18px;
	background-color: #fcefbb;
}

#sidebar-a .padding {
	padding: 25px;
}

#content {
	 margin-right: 200px;
	 line-height: 18px;
	 background-color: #fcefbb;
}

#content .padding {
	padding: 25px;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content a {
	color: #00CC00;
	text-decoration: none;
}

#content a:hover {
	color: #db6d16;
}

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

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 920px;
	float: center;
	text-align: center;
	font-size: 9pt;
}

.w {
	color: white;
}

.footer { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;}
.footer2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}