/* ---[ SITE ELEMENTS ]------------------------------- */

body {
 margin: 0;
 padding: 0;
 background: #2D383C;
 font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
 font-weight: normal;
 line-height: 10px;
}

table, td {
	color: #CCCCCC;
 font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#home{
padding-top: 50px;
}

#textpics{
padding: 15px;
}

#hometext{
padding: 28px;
}

.navBorder{
border-top:2px solid #ffffff;
}


.indent01{
font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
font-style: normal;
text-align: left;
color:#CCCCCC;
line-height: 16px;
margin-top: 0;
margin-bottom: 0;
margin-left: 16pt;
text-indent: -16pt;
}

.indent02{
font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
font-style: normal;
text-align: left;
color:#CCCCCC;
line-height: 16px;
margin-top: 0;
margin-bottom: 0;
margin-left: 25pt;
text-indent: -16pt;
text-align: justify;
}

.indent03{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 23px;
color: #CDCED4;
text-align: left;
margin-top: 0;
margin-bottom: 0;
margin-left: 40pt;
text-indent: -22pt;
text-align: justify;
}

a:link {color: #CCCCCC; text-decoration: underline}
a:visited {color: #CCCCCC; text-decoration: none} 
a:hover {color: #FFB310; text-decoration: none}
a:active {color: #CCCCCC; text-decoration: none}

img {border:0; margin:0}
img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 0px 0 5px 8px; border: 0;}
img.across {margin: 0 0 15px 0; border: 0;}

h1 {
 font: bold 16px/16px 'Palatino', 'Times New Roman', Times, serif;
	color: #033825;
	padding: 0px 0px 4px 0px;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #D1C57E;
	}
h2 {
	font: bold 14px/14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #033825;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #D1C57E;
	}
h3 {
	font: bold 12px/12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #033825;
	padding: 0px 0px 5px 0px;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #D1C57E;
	}

h4 {
	font: bold 11px/11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #033825;
	padding: 0 0 5px 0;
	margin: 0;
	}

h5 {
	font: bold 11px/11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
	}

h5 {
	font: bold 10px/10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
	}

li {
	line-height: 25px;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px 0px 0px 15px;
	background: transparent url(_assets/list_arrow01.gif) no-repeat 0px 6px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,0px);
	text-indent: 0px;
}

si {
	line-height: 25px;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px 0px 0px 15px;
	background: transparent url(_assets/list_p.gif) no-repeat 0px 2px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,0px);
	text-indent: 0px;
}

ul, ol { 
margin: 3px 0 0 0; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}


/* ---------- PAGE ELEMENTS ----------*/

.txtgrey11{
 font: normal 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#CCCCCC;
 line-height: 16px;
}

.txtgrey11bold{
 font: bold 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#CCCCCC;
 line-height: 20px;
}

.txtyellow11bold{
 font: bold 12px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#FFB310;
 line-height: 20px;
}

.txtwhite11{
 font: normal 12px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
 font-style: normal;
 text-align: left;
 color:#FFFFFF;
 line-height: 20px;
}

.style1 {color: #FFFFFF}
