@charset "UTF-8";
/* CSS Document */

body {
background-color: #666633;

}

html {
height: 101%;
}

a{}
h1{}
h2{}
h3{}
h4{}
h5 {}

.smallerFont {font-size: 12px}

li {list-style-type: square;
margin-bottom: 10px;}

ul {}

table {}

form {}

#menuBar a {
color: white;
text-decoration:none;
}

#menuRow ul {
width: 700px;
padding-top: 10px;
text-decoration:none;
}

#menuRow a:visited {
color: white;}

#menuRow li{
margin: 0px;
list-style:none;
list-style-type:none;
display:inline;
}

#menuRow li:before {font-weight:bold; padding-left:10px; padding-right:10px; content: "| "; }
#menuRow li:first-child:before {padding-left: 0px; content: ""; }

#menuBar a:hover {
	color: #FF9900;
}

/*#menuBar a:active {
color: yellow;
}*/
#container {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	min-height:400px;
}

#header {
line-height: 40px;
width: 100%;
font-weight: bold;
color: #330000;
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
text-align:center;
padding-top: 20px;
}

#menuBar {
position:relative;
width: 100%;
height: 50px;
background-color:#330000;
}

#menuRow {
position:relative;
padding-top:0px;
text-align: center;
color: white;
font-size: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#graphic {
width:750px;
height: 123px;
background-image:url(photos/line.jpg);
}
#content01 {
position: relative;
background-color:#ffff99;
padding: 20px 15px 10px 15px;
color: black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
} 

#content01 ul {
padding-left: 20px;}

#whitepage {
position:relative;
margin-right: 10px;
margin-left: 10px;
margin-top:8px;
margin-bottom: 10px;
padding: 30px 15px 10px 30px;
width: 650px;
height:800px;
background-color: white;
color: #330000;
}

.pictureLeft {
float: left;
margin: 5px 25px 15px 25px;
}
.pictureRight {
float: right;
margin: 5px 25px 15px 25px;
}

.textleft{
width: 200px;
padding: 55px 5px 5px ;
margin-top: 20px;
float: left;

font-style:italic;
}
.textright{
width: 430px;
position: relative;
padding-left: 220px;
padding-top: 20px;
}


#homepageRightPic {
margin-top: 60px;
}
#footer {
width: 710px;
height: 20px;
position: relative;
background-color:#330000;
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding: 10px 20px 10px 20px;
text-align:center;}

.linkToBlog {
	float:left;
	width: 176px;
}

.linkToBlog img {
	width: 156px;
}
blogContainer {
}
.sitemetercontainer {
	margin-top: 20px;
}
