/***********************************************/
/* paul4.css                            */

/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #CC9966;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #CC9966;
	height: 100%;
}

/******* hyperlink and anchor tag styles *******/



a:link{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	
}

 a:visited{
	color: #0057AC;
	text-decoration: none;
}

a:hover{
	color: #996600;
}

/************** header tag styles **************/

h1{
  font: 95% Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font: normal 135%/normal "Abadi MT Condensed Extra Bold";
    color: ##005FA9
    margin: 0px;
	padding: 0px;
	margin: 15px;
	background-image: url(.);
	}
	
h3{
 font: bold 100% Arial, sans-serif;
 color: #663333;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 16px Arial,sans-serif;
 color: ##005FA9;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 85% Zapfino;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 95%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 155px;
	right: 2%;
	width:85%;
	padding-right: 30px;
	background-position: center top;
	background-color: #FFFFCC;
	left: 36px;
}

#masthead{
	position: absolute;
	top: -28px;
	left: 37px;
	right: 2%;
	width:807px;
	background-color: #CC9966;
	background-image: url(../pimages/basicim/stp_ban14.jpg);
	background-repeat: no-repeat;
	height: 151px;
	margin-top: 35px;
	
}

#pageNav{
	float: left;
	width:150px;
	font: bolder 95%/8px Arial, sans-serif;
	background-image: url(../pimages/bgrounds/menu_bk.jpg);
	background-color: #ECE9BC;
	color: #0051A1;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 25px;
	padding-right: 25px;
	height: 100%;
}

#content{
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: FFFFCC;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 75%;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

#pageName img{
	position: absolute;
	top: 83px;
	right: 30px;
	padding: 0px;
	margin: 0px;
}


#navtype{
	position: absolute;
	top: 180px;
	right: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 18px;
	font-weight: bolder;
	color: #0F69AD;
	height: auto;
	width: 170px;
}
.title {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 135%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2B547D;
	text-decoration: none;
}


/************** feature styles *****************/

.feature {
	font-size: 14px;
	min-height: 200px;
	height: 100px;
	color: #003399;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	
}


.feature2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B4C42;
}

.feature_img {
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 6px;
	padding: 0px;
	float: left;
	border: thin solid #CC6600;
}


.feature_img2 {
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 100px;
	padding: 0px;
	float: left;
	border: thin solid #CC6600
	
	}

.fea_img_rt {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	padding: 0px;
	float: right;
	border: thin solid #CC6600;
	margin-left: 14px;
}

p.featurebox {
	color: #003366;
	padding: 10px 10px 15px;
	font-style: normal;
	font-size: 14px;
	border: medium #4a88be solid;
	background-image: url(../pimages/bgrounds/wash/blu_w_crop.jpg);
	margin: 10px 10px 15px;
	background-repeat: repeat;
	
	}

p.featurebox2 {
	color: #003366;
	padding: 10px 10px 15px;
	font-style: normal;
	font-size: 14px;
	margin: 10px 10px 15px;
	background-repeat: repeat;
	background-image: url(../pimages/bgrounds/lt_beige.jpg);
	height: auto;
}

p.featurebox3 {
	color: #003366;
	padding: 10px 10px 15px;
	font-style: normal;
	font-size: 14px;
	margin: 10px 10px 15px;
	height: auto;
	
}

/*************** story and image styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
}
.quotetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	margin: 2px;
	color: #006699;
	line-height: 20px;
}
.menutype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: normal;
	font-weight: bold;
	color: #1B486A;
	text-align: center;
	letter-spacing: 1px;
	white-space: normal;
}
.storybox_image {
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 0px;
	float: left;
	border: thin solid #CC6600;
}
	
p.storybox2 {
	padding: 10px;
	font-style: normal;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
	height: auto;
	width: 95%;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


td.storyLeft{
	padding-right: 12px;
	color: #990000;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #dffdff;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;

}
