/* CSS Document */
body	{
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	}

.hide	{
	display: none;
	}
	
.link {
	letter-spacing: 0.5em;
	text-align: center;
	}
	
.sidebarimg{
	margin-left: -20px;
}
.content	{
	font-size: 12px;
	font-weight:normal;
	
	}

img {
	display: inherit;
		}

 #sidebar img {
	display: block;
	clip: rect(auto,auto,auto,auto);
	}
	
a:link {
	text-decoration: underline;
	color: #994DC1;
	background: transparent; 
	}

a:visited {
	text-decoration : underline;
	color: #994DC1;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #bed2b5;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #bed2b5;
	background: transparent;
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	}
			
ul {
	list-style-image: url(../images/bullet.jpg);
	}

ol {
	list-style-image:none;
	list-style-type: none;
	}
	
h1	{
	font-size: 2.25em;
	font-weight: bold;
	color: #000000;
	}

h2	{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #6c8462;
	}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4	{
	font-size: 11px;
	font-weight: normal;
	color: #6c8462;
	}

#footer {
	font-size: 11px;
	color: #ffffff;
	background-color: #6c8462;
	text-align: right;
	}
	
/* Basic page divisions */
#intro {
	padding-left:25px;
	padding-top: 20px;
	vertical-align: top;
}

#content	{
	font-size: 12px;
	font-weight:normal;
	
	}
	
/* Sidebar display attributes */
#photo {
	padding:25px 25px 0;
	vertical-align: top;
	height: 400px;
	}

#sidebar {
	background-color:#6c8462;
	vertical-align: top;
	padding-left: 20px;
		}
		
#sidebar a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#sidebar a:hover {
	color: #bed2b5;
	text-decoration: none;
	font-weight: bold;
	}
	
#sidebar h3	{
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	line-height: 1;
	text-align: right;
	}
#sidebar p { 
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}	
#sidebar img { 
padding-top: 20px;
}
/* Navigation bar components */

table#nav td	{
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}

	
#nav a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #6c8462;
	background: transparent; 
	}

#nav a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #6c8462;
	background: transparent;
	display: block;
	margin: 0;
	width: 150px;
	line-height: 25px; 
	}

#nav td a:hover {
	color: #bed2b5;
	} 

table#nav2 td	{
	background: #6c8462;
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	}

table#nav2 td a	{
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav2 a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #ffffff;
	background: transparent;
	display: block;
	margin: 0;
	width: 150px;
	line-height: 25px; 
	}
#nav2 a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #ffffff;
	background: transparent;
	display: block;
	margin: 0;
	width: 150px;
	line-height: 25px;
	}
	
#nav2 a:hover {
	color: #bed2b5;
	} 
td#spacer {
	background: #6c8462;
	width: 600px;
	}
	
td#spacer {
	background: #6c8462;
	width: 600px;
	}
	
img.contentbarimg {
	margin-left: -20px;
	margin-top:-20px;
}
img.contentbarimgbot {
	margin-left: -20px;
}
img.contentbarimg2 {
	margin-left: -20px;
	vertical-align:middle
}

#innerphoto {
	float: left;
	margin: 0 15px 15px 0;

}
