/* 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;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
    background: #fff;
}
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
{


}
a img 
{
border:none; 
}
#container
{
text-align: left;
/**/margin: 0 auto;
padding: 0;
width: 900px;
}
#wrapper
{
float: left;

}
#top
{
background: url(../images/banner.gif) no-repeat;
width: 900px;
height: 216px;
}#top a
{
width: 900px;
height:216px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
background: #da6f27;
text-align:center;
width: 900px;
height: 36px;
line-height: 36px;
text-transform: uppercase;
font-weight: bold;
}
#menu ul
{
margin: 0 0 0 20px;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 15px;
}
#menu a:link, #menu a:visited
{
font-size: 15px;
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #a1b680;
color: #000;

}


#content
{
float: left;
width: 900px;
line-height: 18px;
text-align: left;
font-size: 15px;
}
#content a:link, #content a:visited
{
color: #A1B680;
text-decoration: none;
font-weight: bold;
}
#content a:hover, #content a:active
{
background-color: #da6f27;
color: #A1B680;

}
/**/.main
{
float: left;
padding: 30px 0 10px 150px;
width: 535px;
font-weight: 550;
}
.main h3
{
color: #A1B680;
font-weight: 600px;
font-size: 15px;
}
.greencolor
{
color: #A1B680;
}
.right
{
background: #da6f27;
float: right;
width: 175px;
padding: 30px 10px 0 10px;
font-size: 11px;
}
.right h2
{
color: #fff;
background: transparent;
text-transform: uppercase;
}
.right .smallfont
{
font-size: 10px;
}

h1
{
font-size: 22px;
color: #60021C;
padding: 1em 0 0.5em 0;

}
.padleft
{
padding-left: 50px;
}
.contactform
{
float: right;
width: 300px;
}
h2
{

}
h3
{
font-size: 18px;
}
#footer
{
clear: both;
background: #A1B680;
width: 900px;
height: 74px;
line-height: 74px;
vertical-align: middle;
color: #fff;
font-size: 16px;
font-style: italic;
}
#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;
}