/* hide from IE mac \*/
html {
    height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	text-align: center;
	margin:  0px;
	padding: 0px;
	min-height: 101%;
}

img {
	border: 0;
}

/* holder styles */
#siteHolder {
	width: 80%;
	text-align: left;
	margin: 0 auto;
}

#upperNavHolder {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
/*	border-bottom: 1px solid #ffffff;*/
	background: #003865;		
}

#upperNavLeft {
	width: 112px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#upperNavLeft a {
	width: 100.1%;
	color: #000000;
	padding: 6px 0 5px 0;	
	text-decoration: none;
	display: block;
}
#upperNavLeft a:hover {
	background: #E7E5E2;
}

#upperNavRight {
	width: 500px;
	float: right;
}

#upperNavRight ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#upperNavRight li{
	margin: 0;
	padding: 0;
	float: left;
	border-left: #ffffff solid 1px;
}
.lastNav{
	float: right;
}


#upperNavRight p{
	padding: 6px 5px 5px 5px;	
	margin: 0;
	background: #E7E5E2;
	display: block;
}
#upperNavRight a {
	color: #000000;
	padding: 6px 5px 5px 5px;	
	text-decoration: none;
	display: block;
}

#upperNavRight a:hover {
	background: #E7E5E2;
}

/* header styles */
#bannerContain {
	width: 100%;
	height: 125px;
	background: url(../images/headerBack.png) repeat; 
}

#banner {
	height: 80px;
	margin: 0 0 0 190px;
/*	border-left: 1px solid #ffffff;*/
/*	background: url(../images/banner.png) no-repeat bottom right; */
}
#banner a{
	width: 98%;
	height: 65px;
	padding: 12px 0px 0 2%;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

#bannerLeft {
	width: 112px;
	height: 80px;
	float: left;
	margin: 10px 0 0 10px;
	text-align: center;
}
#bannerLeft a{
	width: 100%;
	height: 74px;
	padding: 3px 0 3px 0;
	display: block;
}



/* navigation styles */
#nav {
	width: 112px;
	height: 403px;
	float: left;
	padding: 0; /* side padding is added to total width above for a 160px "real total" */
	margin: 0;
	background: url(../images/navBack.jpg) repeat-x;
	min-width: 100px;
}

#nav ul {
	width: 100.1%;
	margin: 40px 0 0 0;
	padding: 0;
	cursor: default;
	list-style-type: none;	
	float: left;	
}

#nav li {	
	width: 100%;
	margin: 0;
	float: left;
	border-top: 1px solid #ffffff;	
}
.lastLi {
	border-bottom: 1px solid #ffffff;
}

#nav a {
	width: 96%;
	color: #000000;
	font-size: 100%;
	padding: 7px 0 7px 4%;
	margin: 0;
	text-decoration: none;
	display: block;
}

#nav a:hover {
	background: #ffffff;
}

#nav p {
	width: 96%;
	color: #000000;
	font-size: 100%;
	padding: 7px 0 7px 4%;
	margin: 0;
	margin: 0;
	background: #E7E5E2;
}

#this_nav {
	background: #E7E5E2;
}

#subnav li {	
	width: 90%;
	margin: 0;
	padding:0 0 0 10%;
	float: left;
	//background: #E7E5E2;
}
#subnav li:hover {
	background: #ffffff;
}

/* content styles */
#content {
/*	float: right; */
	margin: 0 0 0 0;
	background-color: #ffffff;
}
#content h1 {
	color: #2263A3;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	padding: 40px 0 10px 30px;
}

#content h2 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0;
}

#content h3 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 7px;
}

#content h4 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
/*	padding-left: 30px;*/
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content h5 {
	color: #2263A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
/*	padding-left: 30px;*/
	padding-bottom: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content h6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
/*	padding-left: 30px;*/
	padding-bottom: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


#content p{
	padding: 0px 0 10px 30px;
	margin: 3px 65px 0px 0;
	text-align: justify;
	font-size: 110%;
}

#content table{
	padding: 0;
	margin: 0 0 0 30px;
}

#content tr th{
	vertical-align: top;
	padding: 0px 0px 4px 0px;
	text-align:left;
	font-size:110%;
}

#content tr td{
	vertical-align: top;
	padding: 0px 8px 4px 0px;
	text-align:left;
	font-size:110%;
}

#content ul{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 0px;
	list-style: none;
}

#content ol{	
	font: 110% Verdana, Arial, Helvetica, sans-serif;
/*	margin-top: 8px;
	margin-bottom: 9px;
	margin-left: 48px;*/
/*	padding-left: 0px;
	padding-top: 0px;
	text-align:justify;*/
	padding: 0 0 0 30px;
	margin: 8px 65px 8px 20px;
	text-align: justify;
}

#content li{	
	margin-bottom: 7px;
/*	margin-right: 30px;*/
}

#content a{
	text-decoration: none;
	color: #2263A3;
}
#content a:hover{
	color: #666666;
}

.bullets {
	cursor: default;
	list-style-type: disc;
}

.links {
	cursor: default;
	list-style-type:square;
}

.links a{
	padding-top: 7px;
	text-decoration: none;
}

#imgPhoto {
	margin: 40px 0 0 0;
	padding: 0 0 0 30px;
	float: right;
}

#imgPhoto img {
    width: 220px;
}


/* footer styles */
#footer {
	padding: 0;
	margin: 30px 0 0 0;
	border-top: 1px solid #9F978A;
	text-align: center;
	font-size: 80%;
	color: #000000;
	background: #FFF;  /* This background color covers the faux column effect that spans the entire holder div */
}
#footer a{
	text-decoration: none;
	color: #000000;
}
#footer a:hover{
	color: #666666;
}	

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
}

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}

@media screen and (max-width: 1000px) {
    #content {
        float: none;
        width: auto;
	font-size: 250%;
    }
    
    #siteHolder {
	width: 100%;
    }
    
    #imgPhoto {
	padding: 30px;
        float: none;
    }
    
    #imgPhoto img {
	margin: auto;
        display: block;
        width: 40%;
    }
}

