/* CSS Document */

body {
background: #F4F4F4;
margin: 0;
padding: 0;
}

#header {
float: left;
width: 829px;
}

#content {
background: #FFFFFF;
color: #333333; 
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 25px;
padding: 30px;
width: 769px;
}

#content2 {
background: #FFFFFF;
color: #333333; 
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 25px;
padding: 30px;
width: 551px;
}

#sidebar {
background: #ffffff;
color: #333333;
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px;
width: 187px;
}

#footer {
background: #666666;
float: left;
height: 38px;
padding-top: 24px;
text-align: center;
width: 829px;
}

#recommended {
background: #ffffff;
border: 2px #4c4b2e dotted;
width: 150px;
padding: 7px;
text-align: center;
}

h1 {
color: #333333;
font-size: 32px;
line-height: 40px;
padding-bottom: 10px;
}

h2 {
color: #333333;
font-size: 24px;
line-height: 40px;
padding-bottom: 10px;
}

h3 {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
line-height: 30px;
}

.footext {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.footext a:link {
color: #FFFFFF;
text-decoration: none;
}

.footext a:visited {
color: #FFFFFF;
text-decoration: none;
}

.footext a:hover {
border-bottom: 1px dotted #FFFFFF;
color: #FFFFFF;
text-decoration: none;
}

.nav {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

.nav a:link {
border-bottom: 1px dotted #333333;
color: #333333;
text-decoration: none;
}

.nav a:visited {
border-bottom: 1px dotted #333333;
color: #333333;
text-decoration: none;
}

.nav a:hover {
border-bottom: 1px dotted #333333;
color: #333333;
text-decoration: none;
}

ul, li {
list-style-image: url(images/list.gif);
}

.heading {
background-color: #f4f4f4;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 35px;
padding: 7px;
text-align: center;
}
