/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/**/font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*start here after reset*/
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font: 12px Arial, Helvetica, sans-serif;
text-align: center;
background: url(../2011/images/bg_x.gif) repeat-x #c9d9ab;

}
a img 
{
border:none; 
}
#container
{
margin: 0 auto 0 auto;
padding: 0;
width: 962px;
/**/background: url(../2011/images/bg_content_y.gif) repeat-y;


}
#wrapper
{
text-align: left;
margin: 0 auto;
padding: 0;
background: url(../2011/images/banner.gif) no-repeat;
width: 962px;

}
#top
{

width: 962px;

}
/**/#top a
{
width: 962px;
height:175px;
display: block;
text-decoration:none;

}
/**/#top a span {
visibility: hidden;
}
.address
{
float: right;
font: 15px Verdana, Arial, Helvetica, sans-serif;
color: #2F3136;
background: #fff;
padding: 6px 18px 0 0 ;
margin: 0 17px 0 0;
}
.menu
{
float:left;
font-size: 14px;
text-align:center;
width: 962px;
height: 37px;
padding-top: 4px;
}
.menu ul
{
width: 812px;
float: right;
margin: 0;
padding: 0 0 0 120px;
}
.menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 18px;
}
.menu a:link, .menu a:visited
{
color: #fff;

text-decoration: none;
}
.menu a:hover, .menu a:active
{
color: #000;

}
.menu a:active
{
position:relative;
top:1px; 
}
#content
{
float: left;
font: normal 12px Arial, Helvetica, sans-serif;
line-height: 20px;
width: 962px;
background: url(../2011/images/bg_content_y.gif) repeat-y;
}
#content a:link, #content a:visited
{
color: #60021c;

}
#content a:hover, #content a:active
{
background-color: #60021c;
color: #fff;
text-decoration: none;
}
/**/
.main
{
color: #4f4f47;
font-weight: normal;
float: right;
width: 725px;
padding: 0 30px 0 10px;
}

.sidecm
{
text-align: left;
color: #000;
float: left;
width: 150px;
padding: 0 10px 0 30px;
line-height: 18px;
font-style: italic;
min-height: 557px;
}


h1
{
font: normal 24px Arial, Helvetica, sans-serif;
color: #77a12d;
padding: 12px 12px 12px 0 ;
}
h2
{
font: normal 22px Arial, Helvetica, sans-serif;
padding: .5em 0 0.5em 0;
color: #000;
}
h3
{
font-size: 18px;
}

#footer
{
clear: both;
background: url(../2011/images/footer.gif) no-repeat;
width: 962px;
height: 74px;
}
#footer a:link, #footer a:visited
{


}
#footer a:hover, #footer a:active
{

}
#copyright
{
padding: 15px;
color: #fff;
font-size: 10px;
text-align: center;
}
#copyright a
{
color: #fff;
background: #000;
}
img.floatimageleft 
{
float: left;
}
img.floatimageright 
{
float: right;
}
.display td { padding:5px }
