*{
	font-family: Arial, verdana;
	color: #ffffff;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div#hold_all {
	padding: 20px;
}

div#header {
	width: 926px;
	height: 315px;
	background-image: url('/images/header_logo.jpg');
	background-repeat: no-repeat;
}

div#header_small {
	width: 926px;
	height: 227px;
	background-image: url('/images/header_small.jpg');
	background-repeat: no-repeat;
}

div#header h1 {
	display: none;
}
div#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left: 34px;
}

div#header a {
	color: #666666;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

div#header a:hover {
	color: #f78f1e;
}

div#header li {
	padding-right: 20px;
	float: left;
	position: relative;
}

div#header_small h1 {
	display: none;
}
div#header_small ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left: 34px;
}

div#header_small a {
	color: #666666;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

div#header_small a:hover {
	color: #f78f1e;
}

div#header_small li {
	padding-right: 20px;
	float: left;
	position: relative;
}

div#content {
	background-color: #00853e;
	width: 926px;
	text-align:left;
}

div#left_column {
	margin-left: 30px;
	width: 430px;
	float: left;
	margin-top: 16px;
}

div#right_column {
	width: 430px;
	float: left;
	margin-top: 16px;
}


div#left_column_appeals {
	margin-left: 30px;
	width: 430px;
	float: left;
	margin-top: 16px;
}

div#right_column_appeals {
	margin-left:30px;
	width: 430px;
	float: left;
	margin-top: 16px;
}

div#content h1 {
	color: #f78f1e;
	font-size: 12pt;
	padding-bottom: 10px;
}

ul.no_bullets {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 10px;
}

div#content h2 {
	color: #f78f1e;
	font-size: 10pt;
	font-style: italic;
}

div#footer {
	width: 926px;
	height: 138px;
	background-image: url('/images/footer.gif');
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}

div#footer_links {
	bottom: 0px;
	height: 20px;
	position: absolute;
	left: 0px;
	width: 926px;
}

p {
	padding-bottom: 10px;
}

.clearboth {
clear:both;
height:0;
width:0;
}

img {
	padding-bottom: 20px;
}

span.footer_title {
	color: #f78f1e;
	font-weight: bold;
}

span.footer_text a {
	color: #ffffff;
	text-decoration: none;
}

span.footer_text a:hover {
	color: #f78f1e;
	text-decoration: none;
}

a {
	color: #f78f1e;
}

ol {
	margin-left: 2em;
	padding-bottom: 10px;
}

input {
	color: #000;
}

.textfield {
	width: 250px;
}

.textarea {
	width: 250px;
}


/* 
	############################ Planning Apeals Extra Styles ############################## 
*/

#planningappeals table {
	margin:5px 0 7px 0;
}
#planningappeals .textarea, #planningappeals .textfield {
	padding:3px;
	color:#000;
}
#planningappeals .textfield {
	height:24px;
}
#planningappeals .submit {
	padding:7px 12px;
	font-size:1.2em;
	cursor:pointer;
	color:#000;
}
div#content #planningappeals h1 {
	font-size:1.6em;
	font-weight:normal;
}
div#content #planningappeals h2 {
	padding:5px 0 10px;
	font-style:normal;
	font-size:1.1em;
}
#planningappeals ol li {
	font-size:0.9em;
	padding:3px 0;
}

/* --- left side objects --- */
#sideimages li {
	list-style:none;
	padding:0 0 15px 0;
}
#sideimages li img {
	border:3px #FFF solid;
	padding:0 !Important;
}
#cta {
	display:block;
	border:3px #FFF double;
	background-color:#F78F1E;
	color:#FFF;
	padding:5px;
	text-transform:uppercase;
	width:350px;
	text-align:center;
	font-weight: bold;
}
#cta p {
	font-weight: bold;
	padding:4px 0;
	font-size:1.3em;
}
#cta p strong {
	font-size:1.3em;
	font-weight:bold;
}

#cta b {
	font-size: 15pt;
}

.upsize {
	font-size:1.2em;
}

/* 
	############################ End Styles ############################## 
*/