body {
	background-image:url(../images/cust_skyline.jpg);
	background-repeat:repeat-x;
	font-family: Georgia, Geneva, Arial, helvetica, sans-serif;
	margin:1em 1em 2em 3em;
	padding-bottom: 1em;
	text-align: justified;
}

h1{
	text-align:right;
	font-size:1.5em;
	color:#fff;
	font-weight:bold;
}

h2{
	color: #333333;
}

#header_info{
	text-align:right;
	font-style: italic;
	font-weight: bold;
	font-size:16px;
	color:#444;
}

h3{
	color:#fb6747;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom:1px dotted #cbcbcb;
}

p, div, ul{
	color:#333333;
	font-family:"Book Antiqua", Georgia, "MS Sans Serif", geneva, sans-serif;
	font-size:1em;

}



li{
	list-style-type:circle;
	margin-bottom: .25em;
}

a{
	color:#fb6747;
	text-decoration:underline;
}

a:hover{
	background-color:#F9F08A;
}

img, a:hover img{
	border: none;
	text-decoration: none;
}

#info{
	text-align:right;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	font-size:16px;
}

#header{
	background-color: #fb6747;
	color: #ffffff;
}

#header a{
	color: #dddddd;
}

#header a:hover{
	background-color: #fb6747;
}

#footer{
	background-color: #fb6747;
	color: #ffffff;
}

#footer a{
	color: #dddddd;
}

#footer a:hover{
	background-color: #fb6747;
}

.emphasis{
	font-style: italic;
	font-weight:bold;
}

.highlight{
	background-color:#F9f08A;
}


.impact{
	font-family: "Impact";
	font-size:2em;
	color:#333333;
}

.subtext{
	font-style: italic;
	color: #888888;
	margin-left: 1em;
}
img {
	padding: 6px;
}

img.left{
	float:left;
}

img.right{
	float:right;
}
