html { 
	padding: 0px;
	margins: 0px;
	}

img { 
	display: block;
	border: 0px; 
	} 

body {
	background-position: center top; 
	background-repeat: repeat; 
	background-image: url("../images/bg.gif"); 
	background-color: #999;
	font-family: verdana; 
	font-size: 11px;
	color: #666;
	margin: 0px;
	}
	
#container {
	background-color: #ecece1;
	margin: 0px auto; 
	width: 760px;
	border-left: solid #6a725c 3px;
	border-right: solid #6a725c 3px;
	}

#header {
	height: 150px;
	border-bottom: #6a725c solid 5px;
	}
	
#left-column {
	float: left;
	width: 240px;
	text-align: left;
	padding: 0px 0px 30px 0px;
	}
	
#side-nav {
	background-position: center bottom; 
	background-repeat: no-repeat;
	background-image: url("../images/side-nav-bottom.gif"); 
	background-color: #6a725c;
	margin: 0px 0px 0px 0px;
	padding: 29px 0px 32px 0px;
	}
	
#side-content {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 17px 20px 0px 20px;
	}
	
#right-column {
	float: right;
	width: 440px;
	text-align: left;
	padding: 24px 40px 26px 40px;
	}

#footer {
	background-position: center top; 
	background-repeat: no-repeat;
	background-image: url("../images/footer-bg.gif"); 
	clear: both;
	height: 31px;
	}
	
	
	
h1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #6a725c;
	line-height: 21px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
h3 {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}


p {
	font-family: verdana;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	}
	
#side-content h1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #6a725c;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
#side-content p {
	font-family: Verdana;
	font-size: 9px;
	color: #666;
	line-height: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	}
	
	
	
img.line-right-column {
	height: 1px;
	width: 440px;
	margin: 3px 0px 5px 0px;
	}
	
img.line-side-nav {
	height: 1px;
	width: 240px;
	margin: 1px 0px 4px 0px;
	padding: 0px;
	}
	
img.line-side-content {
	height: 1px;
	width: 200px;
	margin: 3px 0px 3px 0px;
	}
	
img.pdf-icon {
	margin: 4px 0px 22px 0px;
	}
	
	
	
ul {
	font-family: verdana;
	font-size: 11px;
	color: #666;
	list-style-type:none;
	padding: 2px 0px 7px 0px;
	margin: 0px;
	}
	
li {
	padding: 0px 0px 5px 12px;
	margin: 0px;
    background: url("../images/bullet-grey.gif") no-repeat;
    background-position: 0 3px;
	}



#side-nav ul {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #c9ceb8;
	list-style-type: none;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	}
	
#side-nav li {
	background: none;
	}
	
	
#side-nav  li a,
#side-nav  li a:hover,
#side-nav  li a.active {
	text-decoration: none;
	padding: 0px 16px 6px 0px;
	margin: 0px;
	}

#side-nav  li a {
	color: #c9ceb8;
    background: url("../images/bullet-light-green.gif") no-repeat;
	background-position: right 4px;
}

#side-nav  li a:hover {
	color: #ffffff;
    background: url("../images/bullet-white.gif") no-repeat;
	background-position: right 4px;
}

#side-nav  li a.active {
	color: #ffffff;
    background: url("../images/bullet-white.gif") no-repeat;
	background-position: right 4px;
}



a {
	outline: none;
	}

a.linkcolor1:link {
	color: #b39e52; 
	text-decoration: none;
	} 

a.linkcolor1:visited {
	color: #b39e52; 
	text-decoration: none;
	} 

a.linkcolor1:hover {
	color: #cfc599; 
	text-decoration: none;
	} 
	
a.linkcolor1:active {
	color: #cfc599; 
	text-decoration: none;
	}



a.read-more {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	}
	
a.read-more:link {
	color: #b39e52; 
	text-decoration: none;
	} 

a.read-more:visited {
	color: #b39e52; 
	text-decoration: none;
	} 

a.read-more:hover {
	color: #cfc599; 
	text-decoration: none;
	} 
	
a.read-more:active {
	color: #cfc599; 
	text-decoration: none;
	}



a.homepage {
	position: absolute;
	display: block;
	width: 167px;
	height: 77px;
	margin: 25px 0px 0px 38px;
	padding: 0px;
	} 	

#top-nav {
	padding-left: 20px;
	padding-top: 128px;
	}

#top-nav a,
#footer-nav a {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	}
	
#top-nav a {
	padding-left: 20px;
	}
	
#top-nav a:link {
	color: #6a725c; 
	text-decoration: none;
	} 

#top-nav a:visited {
	color: #6a725c; 
	text-decoration: none;
	} 

#top-nav a:hover {
	color: #99a08a; 
	text-decoration: none;
	} 
	
#top-nav a.active {
	color: #363f30; 
	text-decoration: none;
	}
	
	

#footer-nav {
	padding-left: 20px;
	padding-top: 9px;
	}
	
#footer-nav a {
	padding-left: 20px;
	}
	
#footer-nav a:link {
	color: #666; 
	text-decoration: none;
	} 

#footer-nav a:visited {
	color: #666; 
	text-decoration: none;
	} 

#footer-nav a:hover {
	color: #999; 
	text-decoration: none;
	} h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #6A725C;
}
