
body 
{ 
	text-align: center;	
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	background: url("../images/main-bg.gif");
	background-repeat: repeat;
	background-position: top center;
	background-color: #e3e3d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #987656;
	font-size:11px;
}

/* LINKS*/

a:link, a:visited, a:active {
text-decoration: none;
color: #709b9e;
}

a:hover {
color: #987656;
text-decoration: underline;
}


/* outer wrapper */
#wrap  
{ 
	background: #e8ddd0;
 	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	width: 780px;
	height:100%;
}



#nav{
margin-top:7px;
}


#banner {
background-color:#e8ddd0;
height:91px;
width:780px;
background-image:url(../images/banner_back.gif);
background-position:bottom ;
background-repeat:no-repeat;
}

#logo {
float:left;
padding:10px 0 0 15px;

}

#contacts {
float:right;
text-align:right;
padding:10px 10px 0 0;

}

#flash {
height:187px;

}

#home_content {

}



#home_leftcol {
padding:10px;
float:left;
width: 310px;




}

#home_rightcol {
float:right;
width: 441px;


}

#hometext {
padding:0 10px 0 10px;

}

#separator {
background-image:url(../images/sep.gif);
background-repeat:repeat-x;
padding:0 0 0 0;
}


#main_content {
}


#main_leftcol {
background-image:url(../images/sidenav1.gif);
background-repeat:repeat-y;
background-position:top left;
float:left;
width: 196px;

font-family:Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size:11px;

}

#main_leftcolbottom {
background-image:url(../images/sidenav2.gif);
background-repeat:repeat-x;

float:left;
width: 196px;
height:32px;

}

#main_sidebar_image {
margin-top:10px;
text-align:left;
float:left;
width: 190px;
height:333px;
}




#main_rightcol {
float:right;
width: 525px;
margin: 15px;

}



#footer {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:10px;
	text-align:left;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height: 27px;
	width:795px;

}


#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#footer a:active{
	color: #fff;
	text-decoration: none;
}



.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #987656;
	font-size:15px;
	font-weight:bold;
/*	text-transform:uppercase;*/
	border-bottom:1px solid #709b9e;
	}
	
.title_no_underline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #987656;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #709b9e;
	font-size:13px;
	font-weight:bold;
	
	}
	
.lrge_bullets	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #709b9e;
	font-size:13px;
	font-weight:bold;
}


/*- SideNav--------------------------- */
	
#sidenav {
	width: 192px;
	}
	
#sidenav li a {
	height: 16px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	text-decoration: none;
	}	
	
#sidenav li a:link, #sidenav li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../images/sidenav.gif);
	padding: 6px 0 0 20px;
	}
	
#sidenav li a:hover {
	color: #3688BA;
	background:  url(../images/sidenav.gif) 0 -22px;
	padding: 6px 0 0 20px;
	
	}
	
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#callout{
border: 1px solid #709b9e;
padding:15px 10px 10px 15px;
background-color:#efe8e0;
vertical-align:top;
}

#callout ul {
margin-bottom:0;

}

.Button {
background-color: #e8ddd0;
color: #5b787b;
cursor: pointer;
font-size:11px;
text-decoration: none;
border: 1px solid #5b787b;
padding:3px;

}


.ButtonHover {
background-color: #a5c4c7;
color: #5b787b;
cursor: pointer;
font-size:11px;
text-decoration: none;
border: 1px solid #5b787b;
padding:3px;

}

.invalid {
background-color:#eccfc9;
}


.required{
color:#b4361e;
}

#header {
background-image:url(../images/nav_back.gif);
background-position:top center;
background-repeat:no-repeat;
height:41px;
}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size:14px; font-family:"Times New Roman", Times, serif; font-weight:normal; text-align:center;
padding-top:10px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #7ba2a6;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #5b787b;
text-decoration: none;
}
	