/* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
		border:0px solid #000;/*for testing*/
} 
/* for 100% height - also set the containing div to 100% height*/
html,body {
		height: 100%;
} 

.bg {
		background-color: #fff;
		margin:0 0 0 0;
		background-attachment: scroll;
		background-image:  url(images/bgRepeating.jpg);
		background-repeat: repeat-x;
		background-position: center top;
}
#outerWrapper2 {
		margin: 0 auto 0 auto;
		background: url(images/contentRepeating.jpg) repeat-y scroll center top;
}
#outerWrapper {
		margin: 0 auto 0 auto;
		background: url(images/header_phil.jpg) no-repeat scroll center top;
}
* html #outerWrapper { height:100% }
#wrapper {
		position: relative;
		clear: both;
		min-height: 600px; /*Mozilla - CSS2*/
		height: 600px;
		width: 846px;
		margin:0 auto 0 auto;
		padding-bottom: 0px;
		background-attachment: scroll;
		background-image: url(images/header_phil.jpg);
		background-repeat: no-repeat;
		background-position: center top;
}
div[id=wrapper]#wrapper { height: auto;}/*For IE to set auto height*/
#header {
		width: 846px;
		height: 265px;
		margin:0 0 0px 0;
		padding:18px 0 0 0;
		color:#000;
}
#nav {
		width: 846px;
		height: 30px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
}
#head_2 {
	padding: 18px 0 0 0
}
.head_text {
		font: 44px/42px Georgia, "Times New Roman", Times, serif;
		color:#165592;
}
.head_smaller {
font:30px Arial, Helvetica, sans-serif;;
color:#165592;
}


#sidebar {
		float: left;
		width: 227px;
		padding: 0 0 0 15px;
		margin: 0 0 0 0;
		display:inline;
}
div[id=main]#sidebar { height: auto;}/*For IE to set auto height*/

#main {
		float:left;
		min-height: 400px;
		height: 400px;
		width: 553px;
		padding: 10px 30px 10px 20px;
		margin: 0px 0px 0px 0px;
		display:inline;
}
div[id=main]#main { height: auto;}/*For IE to set auto height*/

#footer {
	clear: both;
	width: auto;
	height: 75px;
	padding: 50px 250px 5px 0px;
	margin: 0px 0px 0px 0px;
	font: normal 10px/13px Trebuchet MS, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: url(images/footer.jpg) no-repeat scroll center top;
}
.cleaner {
		clear:both;
		height:1px;
		margin: -1px 0 0 0;
		padding:0;
		border:none;
		visibility: hidden;
		font: 1px/1px serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*content*/
body {
		font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#3a3b3b;
		
}

* html hr { clear:both}
a {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
		text-decoration: underline;
}
li {
padding-bottom:10px;
}
.titleLrg{
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	text-transform:capitalize;
}

.titleXL{
	font: bold 18px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	text-transform:capitalize;
	text-align:left;
}
.titleSimple{
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	text-transform:capitalize;
	text-align:left;
}

.titleM {
	font: bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	text-transform:capitalize;
	text-align:left;
}

.content {
		font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#3a3b3b;
		text-align:justify;
		list-style: inside;
}
.content_clean {
		font:normal 14px/16px Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#3a3b3b;
		list-style: inside;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3b3b;
}

.banner {
border:0px;
}

/*images, banners, etc. */
.picRight {
		float: right;
		margin: 1px 1px 1px 10px;
}
.picLeft {
		float: left;
		margin: 1px 6px 1px 1px;
}
.picRightBrd {
		float: right;
		margin: 1px 1px 1px 10px;
		border: 1px solid #3a3b3b;
}
.picLeftBrd {
		float: left;
		margin: 1px 8px 1px 1px;
		border: 1px solid #3a3b3b;
}
.picBrd {
		border: 1px solid #3a3b3b;
}

/*News*/
#news {
	margin: 10px 20px 30px 20px;
	padding: 0 0 0 0;
	height: 110px;
	min-height: 110px;
}
#news p {
text-align:left;
}

/*Navigation*/
#vNav { /* sets list style to none */
	list-style-type: none;
	margin:0px;
}
#vNavBox ul{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none;
}

#vNavBox{
	font: bold 15px/14px Verdana, Arial, Helvetica, sans-serif;
	padding:215px 0 0 0;
	text-align:center;
}
#vNav a{ 
	padding: 1px 4px 1px 4px; 
	background-color: none;
	color: #165592; 
	text-decoration: none; 
	margin: 0 4px 0 4px;

}
#vNav a:hover{
	color: #165592; 
	background-color: #CAD6DB;
}
#vNav a:active{
	color: #165592; 
	background-color: #CAD6DB;
}

#vNav li {
	display: inline;
}
 
/* latest news */

.latestnews {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
}
div.news li, .latestnews li {list-style-type: none; padding: 0px;}
.latestnews a {
	display: block;
	padding: 2px 0px 12px 0px;
	line-height: 15px;
	color: #165592;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bccad1;
}
.latestnews a:hover {
	background-color: #CAD6DB;
	text-decoration:none;
}
.news_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3b3b;
	text-align: left;
}

#simple_column {
	padding: 0 14px 0 14px;
	text-align:left;
	font:normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
}
.simple_div {
	margin: 0 0 0 9px;
}
.simple {
	font:normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
}

.btn {
	font:bold 10px/12px  verdana, san-serif;
	color:#343434;
	padding:2px;
	background-color:#BABABA;
	margin:2px 0 1px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #343434;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.redbtn {
	color:#FFFFFF;
	padding:2px;
	background-color:#FF0000;
	margin:2px 0 1px 0;
	font-family: verdana, san-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	border: 1px solid #333333;
}