
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
a {
	color: #aa552e;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}

/* @end */

/* @group MASTER FONT SETTINGS */

html {
	font-size: 62.5%;
	font: 85%/0.9 arial, helvetica, sans-serif;
}

/* @end */

/* @group IE7 HORIZONTAL SCROLLBAR */


/* @end */

/* @group CONTAINER */

div#container {
	margin-right: auto;
	margin-left: auto;
	width: 865px;
	overflow: hidden;
}

/* @end Global Elements */

/* @group HEADER */

.logo {
	margin-left: 0px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

.social {
	margin-right: 0px;
	float: right;
	margin-top: 40px;
	margin-bottom: 10px;
}

.contlink {
	margin-right: 26px;
	float: right;
	margin-top: 43px;
}

/* @end Header */

/* @group KezaMain Area */

div#brandingarea{
	clear:  both;
	width: 866px;
	height: 100%;
	position:  relative;
	padding-bottom: 20px;
	overflow: hidden;
}

/* @group Kezafolio Area */

div#portfolioarea{
	clear:  both;
	width: 850px;
	height: 360px;
	position:  relative;
	padding-bottom: 10px;
	padding-left: 6px;
	overflow: hidden;
}

/* @end */

/* CONTENT AREA */

div#content{
	background-color: none;
	width: 865px;
	height: 364px;
	overflow: hidden;
}

ul#maintab {
margin-bottom: 19px;
}



.shadetabs{
margin: 0px;
padding: 0px;
list-style-type: none;
/*set to left, center, or right to align the menu as desired*/
text-align: left; 
background-color: #f3f3f1;
height: 19px;
width: 100%;
border-bottom: 1px solid #eeeeea;
}

.shadetabs li {
display: inline;
margin: 0;
padding: 0;
}

.shadetabs li a {
display: block;
width: 169px;
height: 19px;
float: left;
text-indent: -999em;
overflow: hidden;
}

a.date:hover {
background-position: -169px 0;
}

li.selected a {
background-position: -169px 0;
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {background-color:#FF9D9D;border-bottom:#aa552e 1px solid;border-top:#aa552e 1px solid;padding: 4px 10px}



/* KEZA TAB CONTENT AREA */
body {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
}

#tabcontainer {
margin:0;
width:866px;
}

#tabcontainer #topper {
height:100px;
text-align:left;
margin-left:11px;
width:559px;
font:12px "Optima", Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#tabcontainer #tabcontent {
font:13px Optima, Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
#tabcontainer #tabcontent ul {
line-height:15px;
}

#tabcontent .col1 {
float:left;
margin-left:11px;
margin-top: 20px;
width:274px;
height:300px;
}

#tabcontent .col2 {
float:left;
width:274px;
margin-top: 20px;
margin-left:11px;
height:300px;
}

#tabcontent .col3 {
float:right;
margin-top: 20px;
margin-right:11px;
width:274px;
height:300px;
}

/* Tab content for Busy Page */
#tabcontent .colA {
float:left;
margin-left:11px;
margin-top: 20px;
width:202px;
height:300px;
}

#tabcontent .colB {
float:left;
width:202px;
margin-top: 20px;
margin-left:11px;
height:300px;
}

#tabcontent .colC {
float:right;
margin-top: 20px;
margin-right:11px;
width:202px;
height:300px;
}

#tabcontent .colD {
float:right;
margin-top: 20px;
margin-right:11px;
width:202px;
height:300px;
}




#tabcontainer #tabfooter {
clear:both;
position:relative;
background-color:#996633;
font:12px Arial, Helvetica, sans-serif;
text-align:center;
}

h3{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
background-color: #b2afaa;
background-image:url(../images/stripe.gif);
background-position:left;
background-repeat:no-repeat;
height:20px;
padding-right: 4px;
line-height: 23px;

}



.VEACCORDION {padding-top:2px;}
.VEACCORDIONHEADER {background-color:gray;color:white}
.VEACCORDIONHEADERACTIVE {background-color:orange;color:black}

.VEACCORDIONHEADER, .VEACCORDIONHEADERACTIVE {
  padding:2px;cursor:pointer;
  border-top:1px solid #203050;border-left:1px solid #203050;border-right:1px solid #203050}

.VEACCORDIONCONTENT {
  padding:0px;height:0px;margin-bottom:2px;overflow:hidden; }
.VEACCORDIONCONTENTACTIVE {
  padding:2px;margin-bottom:2px;overflow:hidden; background-color:#FFFFCC}
.VEACCORDIONCONTENT, .VEACCORDIONCONTENTACTIVE {
  border-bottom:1px solid #203050;border-left:1px solid #203050;border-right:1px solid #203050}
  
  .footertext {
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #b2afaa;
  }
  
  .footertext A{
  color:#b2afaa;
  text-decoration:none;
  }
  
  .footertext A:HOVER{
  color:#aa552e;
  text-decoration:none;
  }