body
	{ 
	margin: 0px;
	padding: 0px;
	font-size:10pt;
	color:#000;
	background:#817c64 url(../images/bg.gif) repeat-x top left; 
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, arial, helvetica, sans-serif;
	}
	
h1
	{
	font-size:18pt;
	margin: 0px;
	margin-top: 26px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	color:#2f3227;
	}

h2
	{
	font-size:14pt;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	color:#2f3227;
	}

h3
	{
	font-family: "Century Gothic","Lucida Sans Unicode","Trebuchet MS","Helvetica","Arial",sans-serif;	font-weight:normal;	letter-spacing: -1px;	clear:both;	margin:0;	margin-bottom:10px;	font-size:1.6em;
	color:#4876b4;
	}


h4
	{
	font-family: "Century Gothic","Lucida Sans Unicode","Trebuchet MS","Helvetica","Arial",sans-serif;	font-weight:normal;	color:#494d3e;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	line-height:0.5em;
	}

h5
	{
	font-family: "Century Gothic","Lucida Sans Unicode","Trebuchet MS","Helvetica","Arial",sans-serif;	font-weight:normal;	color:#4876b4;
	font-size:11pt;
	margin:0;
	padding:0;
	padding-top:10px;
	line-height:0.5em;
	}

img
	{
	border:0;
	}
	

p, li, td
	{
	color:#555;
	line-height: 140%;
	font-size: 90%;
	}

#emailinfo
	{
	padding-left:25px;
	padding-right:25px;
	}
	
#menu
	{
	margin-left:37px;
	padding-left:90px;
	padding-top:270px;
	margin-bottom:-3px;
	}

#topbar
	{
	height:306px;
	background:url(../images/top.jpg) no-repeat left top; 
	}
    
#content
	{
	margin-left:37px;
	margin-right:37px;
	padding:10px;
	color:#000000;
	background:#ded2b0 url(../images/content-bg.gif) repeat-x left top; 
	}

#contentbottom
	{
	background: url(../images/bg-main-bottom.gif) no-repeat top left; 
	clear:left; /* Makes it squish to the bottom */
	}
	
#maincontainer
	{
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	}

#welcomecontain
	{
	margin:0;
	width:500px;
	background-color: #f0f0f0;
	padding-top: 6px;
	padding-bottom: 6px;
	}

#welcometext
	{
	width:500px;
	background-color: #ffffff;
	margin:0;
	padding:12px;
	}

#welcometext p
	{
	margin:0;
	}

#indexright
	{
	width:530px;
	float:right;
	}
		
#insetbox
	{
	background: #e8f2fe  url(../images/insetbox-bg.gif) repeat-y top left; 
	padding-left:30px;
	}
	
a
	{
	color:#494d3e;
	font-weight:bold;
	text-decoration: underline;
	}



#form input, #form textarea
	{
	background: #ffffff url("../images/form-bg.gif");
	border:1px #ccc solid;
	padding:4px;
	margin:0 0 10px 23px;
	}

#form label
	{
	margin-left:23px;
	font:12px/20px Georgia, "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:5px 0 0 3px;
	color:#b7a939;
	}

#form input:hover, #contact_form textarea:hover
	{
	border:1px #b7a939 solid;
	}
	
#form input:focus, #contact_form textarea:focus
	{
	border:1px #000000 solid;
	}

#footer
	{
	margin-top:170px;
	background-color: #ffffff; 
	height:100px;
	padding-top:4px;
	}

#footer ul
	{
	margin:0;
	padding:0;
	list-style-type: none;    list-style-image: none;    list-style-position: outside;
	}
#footer li
	{
	display: inline;
	font-size:100%;
	}

#footer a
	{
	background:none;
	font-family: "Trebuchet MS","Helvetica","Arial",sans-serif;	font-weight:normal;	margin:0;
	padding:0;	font-size:0.7em;
	color:#b7a939;
	float:left;
	}

#footer a em
	{
	color:#4876b4;
	font-style:italic;
	}

#footer a:hover
	{
	background:none;
	color:#4876b4;
	}

#footer a:hover em
	{
	background:none;
	color:#b7a939;
	}

