body {
margin: 0;
padding: 0;
background: url(../img/bg_repeat.gif) top;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 13px;
line-height: 17px;
}
h1 {
margin: 0;
padding: 0;
padding-bottom: 6px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 18px;
line-height: 22px;
font-weight: bold;
}
h2 {
margin: 0;
padding: 0;
padding-bottom: 6px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #df1d47;
}
#content_deeper h2 {
margin: 0;
padding: 0;
padding-bottom: 6px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 21px;
line-height: 24px;
font-weight: bold;
color: #DD1D48;
}
h3 {
margin: 0;
padding: 0;
padding-bottom: 6px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #333;
}
td {
vertical-align: top;
}
a, a:visited {
color: #DD1D48;
}
a:hover {
text-decoration: underline;
}
#wrapper {
width: 900px;
margin: 0 auto 0 auto;
margin-top: 20px;
/*
border-top: 1px solid #999;
border-left: 1px solid #666;
border-right: 2px solid #666;
border-bottom: 3px solid #666;
*/
}
#container {
width: 900px;
margin: 0 auto 0 auto;
/*background: url(../img/bg_repeat.gif) repeat-y top;*/
}
#header {
height: 75px;
margin-left: 20px;
margin-right: 20px;
width: 860px;
}
#logo {
padding-top: 10px;
width: 159px;
height: 98px;
z-index: 100;
position: relative;
}
#nav {
margin-top: 45px;
padding-left: 20px;
height: 24px;
width: 534px;
background: url(../img/bg_nav.gif) no-repeat top right;
float: right;
}
#nav a {
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 14px;
line-height: 24px;
color: #fff;
text-decoration: none;
padding-left: 12px;
padding-right: 12px;
}
#nav a:hover {
text-decoration: underline;
}
#content {
margin-left: 20px;
width: 860px;
min-height: 300px;
background: #fff;
}
#flash {
position: relative;
left: 0;
top: 0;
z-index: 2;
width: 862px;
height: 366px;
}
#content_deeper {
margin-left: 20px;
width: 860px;
min-height: 450px;
height: auto;
background-color: #fff;
}
#rightcol {
float: right;
width: 610px;
height: 100%;
margin-left: -250px;
}
#widget {
background: url(../img/bg_widget.png) bottom left no-repeat;
width: 275px;
height: 124px;
margin-top: 226px;
margin-left: 315px;
}
#widget_txt {
padding: 10px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 11px;
line-height: 11px;
color: #fff;
}
#leftcol_home {
position: relative;
z-index: 3;
top: -380px;
width: 230px;
height: 0px;
}
#rightcol_deep {
float: right;
width: 260px;
height: 100%;
margin-left: -600px;
text-align: right;
}
#leftcol_deep {
background-color: #fff;
width: 600px;
}
#single_col {
min-height: 300px;
height: 100%;
background-color: #fff;
padding: 40px;
}
#threecol_even_left {
margin-top: 40px;
float: left;
width: 285px;
border-right: 1px solid #A7A9AC;
}
#threecol_even_right {
margin-top: 40px;
float: right;
width: 286px;
}
#threecol_even_middle {
margin-top: 40px;
float: left;
width: 286px;
border-right: 1px solid #A7A9AC;
}
#leftcol_txt {
padding: 20px;
padding-top: 0px;
color: #000;
}
#threecol_left_txt {
margin-top: 40px;
float: left;
width: 280px;
}
#threecol_middle_txt {
margin-top: 40px;
float: left;
width: 340px;
}
#threecol_right_txt {
float: right;
width: 240px;
}
#whitebar {
margin-left: 20px;
height: 20px;
width: 860px;
background-color: #fff;
}
#footer {
clear: both;
margin-top: 10px;
margin-left: 20px;
width: 860px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
color: #2d2d2d;
font-size: 11px;
}
#sitemap {
float: right;
}
#sitemap a {
font-size: 11px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
color: #2d2d2d;
text-decoration: none;
border-right: 1px solid #2d2d2d;
padding-right: 10px;
padding-left: 10px;
}
#credits {
height: 20px;
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 10px;
line-height: 14px;
color: #2d2d2d;
clear: both;
text-align: center;
}
#credits a {
font-family: trebuchet, trebuchet ms, arial, tahoma, helvetica, verdana, sans-serif;
font-size: 10px;
line-height: 14px;
color: #2d2d2d;
text-decoration: none;
}
#sitemap a:hover, #credits a:hover {
text-decoration: underline;
}
input, textarea, select {
border: 1px solid #dae669;
width: 200px;
margin-bottom: 10px;
}