html, body, applet, object, iframe, h3, h4, h5, h6, 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,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
img, div { behavior: url(../iepngfix.htc) }
p{
margin:3px 0 0 3px;	
	}
span{ color:#976731; }
.theLogo {margin:16px 0 10px 0} 
body {
background: #F9F8F7;
font-family:"Lucida Sans", "Lucida Grande", sans-serif;
font-size: 12px;
line-height:19px;
color: #000;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

h1{ 
	color:#000; 
	margin:20px 0 20px 0; 
	font-size:15px;
	font-family:"Lucida Sans Regular", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	}
h2 {  
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#976731; 
	text-transform:uppercase; 
	margin:10px 0 10px 0;
	}
/*------------------Link Overal------------------- */

a { color: #976731; text-decoration: none; }
a:hover { text-decoration: underline; color : #976731; }


.topBorder{
	 background:url(../images/top-bg.gif) top repeat-x;	
	}
	
.topBorderLeft{
	 background:url(../images/top-left-bg.gif) top left no-repeat;	
	}
.topBorderRight{
	 background:url(../images/top-right-bg.gif) top right no-repeat;
	 padding:10px 0 0 0;
	}
.borderLeftTop{
	background:url(../images/left-top.gif) left top no-repeat;
	}
.borderRightTop{
	background:url(../images/right-top.gif) right top no-repeat;
	}
.borderLeftBottom{
	background:url(../images/left-bottom-bg.gif) bottom left no-repeat;
	}
.borderRightBottom{
	background:url(../images/right-bottom-bg.gif) bottom right no-repeat;
	}
.borderBottom{
	 background:url(../images/borderBottom.gif) repeat-x;
	}
.borderBottomLeft{
	background:url(../images/borderBottomLeft.gif) top left no-repeat;
	}
.borderBottomRight{
	background:url(../images/border-bottom-right.gif) top right no-repeat;
	padding:8px 0 0 0 ;
	}

#header {
	background:url(../images/banner.jpg) repeat-x;
	height: 45px;
	width:400px; 
	margin:0 auto; 
	color:#FFF; 
	font-size:15px; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding:45px 0 0 450px;
	}
.menuLeft{
	background:url(../images/menu-left-repeat.gif) top left repeat-x; 
	width:527px; 
	height:43px;
	}
.menuLeftLeft{
	background:url(../images/menu-left-left.gif) top left no-repeat; 
	width:527px; 
	height:43px;
	}
.menuLeftRight{
	background:url(../images/menu-left-right.gif) top right no-repeat; 
	width:512px; 
	height:30px;
	text-transform:uppercase;
	padding:13px 0 0 15px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
.menuLeftRight a{
	color:#fff;
	text-decoration:none;
	margin:0 0px 0 0px;
	font-weight:bold;
	}
.menuLeftRight a:hover{
	color:#000;
	text-decoration:none;
	margin:0 0px 0 0px;
	font-weight:bold;
	}


#wrap {
	width: 868px; 
	margin:20px auto; 
	background: #fff url(../images/bg.gif) top center repeat-y;
	}
#Right { 
	float: right; 
	width: 250px; 
	margin-right:35px;
	_margin-right:16px;
	margin-top:80px;
	_margin-top:74px;
	}
	
#left ul { 	
	padding:5px 10px 10px 10px; 
	margin: 0; 
	}
	
#leftContent { 
	float: left; 
	width: 527px;  
	margin:10px 0 0 30px;
	_margin:10px 0 0 15px;
	}
	
#footer { 
	font-size: 12px; 
	text-align: center; 
	color:#fff;
	width:850px;
	margin:auto;
	background:url(../images/footer.gif) top left repeat-x;
	height:20px;
	font-family:'Myriad Pro', Helvetica, sans-serif;
	line-height:20px;
	}
.menuRight{
	background:url(../images/menu-left-repeat.gif) top left repeat-x; 
	height:43px
}
.menuRightLeft{
	background:url(../images/menu-left-left.gif) top left no-repeat; 
	height:43px
}
.menuRightRight{
	background:url(../images/menu-left-right.gif) top right no-repeat; 
	height:31px;
	text-transform:uppercase;
	text-align:left;
	padding:12px 0 0 15px;
	color:#fff;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:11px;
	
}

.articles{
	text-align:justify;
	padding-bottom:80px;
	}
.padding { padding-left:25px}