/*
Written by: mdholt.inc
Last Updated: 2007
This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License - http://creativecommons.org/licenses/by-nc-nd/3.0/us/
*/

body ul.main {
	font-size: 1.4em;
	font-weight: 700;
	list-style: none;
	width: 450px;
	margin-top: 2em;
	margin-left: 0px;
}

body ul.main ul {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: .25em;
	font-size: 0.8em;
	margin-left: 0;
	border-top: 1px solid #d9d9d9;
	list-style: none;
}

body ul.main ul li {
	padding-left: 45px;
	height: 50px;
	background: url(../images/list.gif) no-repeat;
}

body ul.main ul p {
	font-weight: normal;
	color: #767676;
	margin-top: 0px;
	font-size: 0.76em;

}

ul#site_map {
	list-style: none;

}

ul#site_map li.icon_arrow {
	padding-left: 15px;
	background: url(../images/icons/icon_arrow.png) left no-repeat;


}

ul#site_map li.one {
	margin-left: 15px;

}


ul#site_map li.two {
	margin-left: 25px;

}