/* CSS Document */

/* Main */

html, body {
	text-align: center;
 	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 10px;/* for ie5 and 5.5. that are one size out*/
	f\ont-size: 11px;/* for ie 6*/
}

a {
	color: #800;
	text-decoration: none;
}

a:hover {
	color: #8FF;
	text-decoration: none;
}

p {
	text-align: justify;
	margin: 10px 0;
}

#link2 a {
	color: #000;
	text-decoration: none;
}

#link2 a:hover {
	color: #800;
	text-decoration: none;
}

h2 {
	color: #800;
	font-size: 13px;
	f\ont-size: 14px;
	vertical-align: bottom;
	font-weight: bold;	
	margin-bottom: 0;
}

h3 {
	color: #FFF;
	font-size: 4px;/* for ie5 and 5.5. that are one size out*/
	f\ont-size: 5px;/* for ie 6*/
}

h4 {
	color: #000;
	font-weight: bold;
	font-size: 11px;/* for ie5 and 5.5. that are one size out*/
	f\ont-size: 12px;/* for ie 6*/ 
	margin: 10px 0;
}

.red {
	color: #800;
}

.associate {
	color: #800;
	font-weight: bold;
}


/* TABLE CONTROLS */

/* Header */

#header {
	width: 600px;
}

#header01 {
	height: 75px;
	background-color: #FFF;
	
}

#header02 {
	height: 14px;
	background-color: #800;

}

#header03 {
	height: 5px;
	background-color: #FFF;
}

/* Footer */

#footer {
	width: 600px;
	background-color: #800;
}

#footertext, #footertext a:link, #footertext a:visited {
	color: #FFF;
}

/* Top Menu */

#menu {
	margin: 0;
	padding: 0;
	width: 600px;
	background-color: #555;
	text-align: center;
}

#nav { 
	padding: 5px 0px; 
	margin: 0;
	text-align: center;
	font-size: 8px;
}

#nav ul {
	font-size: 9px;
	list-style: none;
	margin: 0;
    padding: 0;
	display: inline;
}

#nav ul li {
	margin-left: 0;
	padding: 0;
    list-style: none;
	display: inline;
}

/* Div Controls */

#textspace {
	width: 400px;
	padding: 16px;
	text-align: left;
}

.search01 {
	margin: 0;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	font-weight: bold;
	text-align: left;
}

.search02 {
	margin: 0;
	padding-left: 15px;
	text-align: left;
}

#sidepic01 {
	width: 165px;
	background-image: url(images/sidepic01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic02 {
	width: 165px;
	background-image: url(images/sidepic02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic03 {
	width: 165px;
	background-image: url(images/sidepic03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic04 {
	width: 165px;
	background-image: url(images/sidepic04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic05 {
	width: 165px;
	background-image: url(images/sidepic05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic06 {
	width: 165px;
	background-image: url(images/sidepic06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic07 {
	width: 165px;
	background-image: url(images/sidepic07.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#sidepic08 {
	width: 165px;
	background-image: url(images/sidepic08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic09 {
	width: 165px;
	background-image: url(images/sidepic09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic10 {
	width: 165px;
	background-image: url(images/sidepic10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#sidepic11 {
	width: 165px;
	background-image: url(images/sidepic11.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
