html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
	color: #003f54;
	background: #b2c5cc;
	font-family: Arial;
	font-size: 100.01%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear{
	clear: both;
}
h2, h3{
	font-family: Georgia, Times, serif;
	color: #7c2128;
}
strong{
	font-weight: bold;
}
em{	
	font-style: italic;
}
.alert{
	color: #cc0000;
}
/*******										******* Header */
#header{

	height: 130px;
	background: url(../images/header_back.gif) top repeat-x #e6ecee;
	
}
#header h1{
	width: 255px;
	background: url(../images/presidents_hall_header.gif) no-repeat transparent;
	height: 130px;

	float: left;
}
#header h1 a{
	display: block;
	width: 255px;
	height: 130px;
	text-indent:-99999px;
}
#header p{
	float: left;
	text-indent: -99999px;
	width: 490px;
	height: 100px;
	background: url(../images/header_paragraph.gif) top left no-repeat transparent;
}


/*******										******* Content */

#content_container{
	background: url(../images/main_content_back.png) top left repeat #e6ecee;
	
}
#content{
	background: url(../images/ph_graphiclogo.png) top left no-repeat transparent;
	width: 830px;
}
#main_content{
	width: 495px;
	float: right;
	padding: 25px 40px 20px;
}
#left_images{
	width: 255px;
	height:700px;
	float: right;
	position: relative;
}


/*******										******* Content Styles */
#main_content h2{
	font-size: 1.2em;	
	margin-bottom: 15px;
}
#main_content p, #main_content li, #main_content dl{
	font-size: .7em;
}

#main_content #intro{
	width: 340px;
	padding-right: 10px;
	float: left;
}
#main_content #contact{
	width: 145px;
	float: left;
	text-align: center;
}
#main_content #contact h3{
	color: #003f54;
	font-family: Arial;
	font-weight: bold;
	font-size: .7em;
}
#main_content #contact a img{
	border: none;
}
	


.features{
	list-style: disc inside;
	padding-left: 15px;
}


/*******										******* detail styles */


#details{
	clear: both;
	padding-top: 30px;
}

.detail{ 
	width: 240px;
	float: left;
	min-height: 315px;
	height:auto !important;
	height:315px;
	background: #fff;
	margin-bottom: 20px;
	
}

.left{
	margin-right: 7px;
}
.right{
	margin-left: 8px;
}
#details .detail .last-item{
	padding-bottom: 25px;
}
.detail h3{
	background: url(../images/detail_back2.png) bottom no-repeat transparent;
	padding: 12px 10px 25px;
	text-align: center;
}
.detail p, .detail ul{
	background: #fff;
	padding: 0 25px;
}



/*******										******* footer */

#footer{
	padding: 10px 0 20px 200px;
	font-family: Georgia, Times, serif;
	font-size: .9em;
	border-top: 5px solid #fff;
}

/*******										******* left images */

#left_images{
}
#left_images div{
	border: 5px #fff solid;
	position: absolute;
	background: #fff;
}
#left_images div.bblock{
	background: #b2c5cc;
	border: none;
}
#left_images #img1{
	width: 63px;
	height: 123px;
	left: 58px;
	top:126px;
}

#left_images #img2{
	width: 87px;
	height: 173px;
	left: 137px;
	top:97px;
}

#left_images #img3{
	width: 192px;
	height: 115px;
	left: 32px;
	top:285px;
}

#left_images #img4{
	width: 93px;
	height: 204px;
	left: 58px;
	top:415px;
}
#left_images #img5{
	width: 62px;
	height: 244px;
	left: 185px;
	top:415px;
}	
#left_images #block1{
	width: 73px;
	height: 16px;
	left: 58px;
	top: 264px;
}
#left_images #block2{
	width: 12px;
	height: 214px;
	left: 167px;
	top: 415px;
}


/*******										******* Contact Form Styles */

.note{
	padding-left: 200px;
	font-style: italic;

}

#contact_form{}

#contact_form dt{
	width: 200px;
	float: left;
	min-height: 3.14em;
	height:auto !important;
	height:3.14em;
	line-height: 3.14em;
	clear: both;
}
#contact_form dd{
	width: 295px;
	float: left;
	min-height: 3.14em;
	height:auto !important;
	height:3.14em;
	line-height: 3.14em;
}

#contact_form dt.ta, #contact_form dd.ta{
	height: 55px;
}

#contact_form dd input, #contact_form dd textarea, #contact_form dd select{
	width: 250px;
	padding: 3px;
	border: 1px solid #ccd9dd;
	color: #003f54;
}
#contact_form dd input.radio_input{
	width: auto;
	border: none;
}

 #submit_container{
	clear: both;
	padding: 30px 0;
	text-align: center;
}
 #submit_container input{
	width: auto;

}






















