/* CSS Document */

body {
background: #F5F5F5;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
margin: 0;
padding: 0;
}

#header {
width: 805px;
height: auto;
}

#content {
background: #FFFFFF;
float: left;
padding-bottom: 40px;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px;
width: 501px;
}

#content2 {
background: #FFFFFF;
float: left;
padding: 30px;
width: 745px;
}

#sidebar {
background: #FFFFFF;
float: left;
height: 100%;
padding-bottom: 40px;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px;
width: 204px;
}

#footleft {
background: #703946;
color: #FFFFFF;
height: 33px;
float: left;
padding-bottom: 8px;
padding-top: 8px;
width: 805px;
}

#mailing {
background: #F4F4F4;
border: 3px #CCCCCC solid;
width: 400px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 8px;
padding-top: 8px;
}

#recommended {
background: #F4F4F4;
border: 2px #CCCCCC dotted;
width: 150px;
padding: 7px;
text-align: center;
}

#menu {
width: 150px;
padding-left: 7px;
padding-right: 7px;
padding-top: 25px;
}

#newsletter {
background: #F4F4F4;
border: 2px #CCCCCC dotted;
width: 180px !important;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
margin-top: 0px !important;
}

h1 {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bolder;
line-height: 40px;
}

h2 {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 300px;
padding-top: 15px;
}

ul, li {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 23px;
list-style-type: square;
}

p {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 25px;
}

.footleft {
background: #000000;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

.footext {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}

a:link {
/*color: #362f2d;*/
/*text-decoration: underline;*/
}

a:visited {
/*color: #362f2d;*/
/*text-decoration: underline;*/
}

a:hover {
/*color: #ed145a;*/
/*text-decoration: underline;*/
}

.sidebar{

}

.sidebar.a:link {
color: #362f2d;
text-decoration: underline;
}

.sidebar.a:visited {
color: #362f2d;
text-decoration: underline;
}

.sidebar.a:hover {
color: #ed145a;
text-decoration: underline;
}



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

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

.footext a:hover {
color: #CCCCCC;
text-decoration: none;
}

.important {
background: #FFFF00;
color: #362f2d;
font-weight: bold;
}

span a:link {
color: #0000FF;
font-weight: bold;
}

span a:visited {
color: #0000FF;
font-weight: bold;
}

span a:hover {
color: #0000FF;
font-weight: bold;
}