/* Page */

#page {
	text-align: left;
	vertical-align: top;
	width: 794px;
	margin: 0 auto;
	padding-top: 0px;
	font-size: 10px;
	font-family: Arial;
	background: url(images/background3.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial;
	text-align: justify;
}

body, th, td {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}


a {
	text-decoration: none;
	color: #3428d7;
	}

a:hover {
	text-decoration: none;
	color: #ce1f1f;
	}



/* Header */


#header {
	width: 794px;
	height: 110px;
	background: url(images/title.jpg) no-repeat left top;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Navigation */

#navigation {
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: top;
	width: 794px;
	height: 40px;
	border: 0px;
}

#gallery {
	margin-top: 1px;
	width: 794px;
	height: 343px;
	background: url(images/philadelphia1.jpg) no-repeat left top;
}

/* Content */

#content {
	width:794px;
	background-color:#F4F1E8;
}

#textbox {
	vertical-align: top;
	width:100%;
	height:100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	font-family: Arial;
	color: #000000;
}


#textbox2 {
	vertical-align: top;
	width:90%;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}


#bulletbox {
	vertical-align: top;
	width:800px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
}

#bulletboxleft {
    float: left;
	vertical-align: top;
	width:350px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
}

#bulletright {
    float: right;
	vertical-align: top;
	width:350px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
}

#contentinsidebottom {
	width: 794px;
	height: 9px;
	margin: 0;
	padding-left: 0px;
	background: url(images/bodybottombg.jpg) no-repeat left top;
}


/* Footer */

#footer {
	clear:both;
	width: 794px;
	margin: 0 auto;
	height: 81px;
	text-align: center;
	font-size: 11px;
	font-family: Arial;
	color: #2b5e80;
	background-color: #262626;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer p a {
	color: #6e6e6e;
	font-size: 11px;
}

#news {
	width: 200px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-size: 11px;
}

#news a {
	text-decoration: none;
	color: #ce1f1f;
}

#news a:hover {
	text-decoration: none;
	color: #3428d7;
}

#picture {
    float: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
}

p {
	color: #ffffff;
	font-size: 11px;
}

h1 {
	color: #7f2711;
	font-size: 16px;
	font-style: bold;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-style: bold;
}

