/* Valid CSS Stylesheet 

    ______      __       _____       _     __         
   / ____/___ _/ /_     / ___/____  (_)___/ /__  _____
  / /_  / __ `/ __ \    \__ \/ __ \/ / __  / _ \/ ___/
 / __/ / /_/ / /_/ /   ___/ / /_/ / / /_/ /  __/ /    
/_/    \__,_/_.___/   /____/ .___/_/\__,_/\___/_/     
                          /_/                         

*/

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color:#737061;
font-weight:normal;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #b69c56;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #b69c56;
}

a:link  {
color:#627e4e;
text-decoration: none;
border: none;
outline: none;
}

a:hover {
color:#333333;
text-decoration: none;
border-bottom: 1px dotted #8B8873;
outline: none;
}

a:active {
text-decoration: none;
border: none;
outline: none;
}

a:visited  {
color:#000000;
text-decoration: none;
border: none;
outline: none;
}


/* Begin #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

body {
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color:#ebe7ca;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#737061;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
margin-top: -3px;

}

/* End #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/


/* Begin #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#pageWrapper {
width: 100%;
height: 100%;
margin: 0 auto;
margin-top: 3px;
border: 0;
padding: 0;
}

/* End #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#contentWrapper {
width: 950px;
height:680px;
margin: 0 auto;
background-color:#ebe7ca;
}

#header {
	width:950px;
	height:129px;
	background-image:url(../images/header.jpg);
}

#banner {
	width:950px;
	height:258px;
	background:url(../images/slogan.jpg) #51743c no-repeat;
	background-position:40px 20px;

}

#transbanner {
	width:453px;
	height:272px;
	float:right;
	margin-top:-30px;
}

#maincontentwrapper {
	width:950px;
	height:365px;
	background-color:#ebe7ca;
}	

#maincontent {
	width:670px;
	height:365px;
	float:left;
	}	
	
#sidebar {
	width:240px;
	height:365px;
	float:right;
}

#footer {
	height:125px;
	width:100%;
	background-color:#c6c2a9;
	font-weight:bold;
	text-align:center;
	float:left;
}

.phone {
color:#627e4e;
}

/* --------------- Begin Show --------------------------------------------- */



#showcaseBg {

width: 453px;

height: 272px;

margin: 0 auto;

margin-top: 0px;

margin-left: 0px;

overflow: hidden;

}



#showdiv {

width: 453px;

height: 272px;

margin: 0 auto;

overflow: hidden;

}



#showanchor {

width: 453px;

height: 272px;

margin: 0 auto;

overflow: hidden;

}



#showimg {

width: 453px;

height: 272px;

margin: 0 auto;

overflow: hidden;

}



/* --------------- End Show --------------------------------------------- */
	
	
	

