/* Global*/
body {
	background-image: url(images/bckgrnd.jpg); 
	background-repeat:repeat-x;
	padding: 0;
	background-color:#D6D6D6;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.1em;
	margin-top: 10px;
} 
/* Containers
*/
#container
{
    -moz-border-radius: 20px 20px 20px 20px;
    border:#000 solid 1px;
	background-image:url(images/content-background.png) ;
	background-repeat:repeat-x;
	padding: 0;
    background-color: #8EAB31;  
	width: 920px;
	margin: 0 auto;
	height:auto;
	font-size:small;
} 
#topnav {
	height: 13px;
	width: 250px;
	padding-top:3px;
	float: right;
	font-size:10px;
}	
#navigation{
	width:920px;
	height:41px;
	background:url(images/nav_bg.gif) repeat-x;
	border-bottom:#80a225 1px solid;
	text-transform:uppercase;
	text-align:center;
	font-size: medium;
	font-weight:bold;
}
#breadcrumb{
	width:600px;
	height:10px;
	margin:auto;
	padding-left:10px;
	padding-bottom:3px;
	margin-bottom:3px;
}
#header {
	height:	142px;
	width: 920px;
	padding-top:20px;
	
}
#banner
{
	text-align:right;
	height:100px;
	background-color:#ECE9D8;
}
#content {
	width: 600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	min-height:490px;
}
#informationheader{
	background:url(images/info-header-background.png) repeat-x;
	height:40px;
	width:735px;
	float:right;
	-moz-border-radius: 10px 10px 0px 00px;
	margin-top:5px;
	margin-right:25px;
	margin-left:auto;
	margin-bottom:0px;
	text-indent:20px;
	padding-top:5px;
	padding-bottom:0px;
}
#informationcontent {
	text-align:left;
	float:right;
	color:#8DAB32;
	text-indent:10px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:auto;
	padding-right:20px;
	min-height:490px;
	width:715px;
}
#findoutmore{
	width: 600px;
	heignt:70px;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	
}
/* Left Side Bar */
#leftsidebar {
	width: 150px;
	float: left;
	text-align:left;
	padding-left:5px;
}
/* Right Side Bar */
#rightsidebar {
	width: 150px;
	float: right;
	text-align:center;
	padding-right:5px;
}
#rightrates {
	-moz-border-radius: 10px 10px 10px 10px;
    border: 1px solid #CCCCCC;
    background-color: #7E7E7E; 
	padding-top:3px;
	margin-bottom:5px;
	}
#subscribetonewsletter {
	width:280px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	color: #FFFFFF;
	font-size: small;
	float:right;
}

#LeftSideBarBackgroundTop {
	background:url(sdmenu/toptitle.gif) no-repeat #474747;
	-moz-border-radius: 10px 10px 0px 0px;
	padding-left:3px;
	padding-top:3px;
	font-weight: bold;
	padding-bottom:3px;
	height:auto;
	
}
#appointment {
	width:150px;
	height: auto;
	padding-left:18px;
	background:url(images/appointment-button.png) no-repeat left;
	margin-right:10px;
	text-align:left;
	margin-bottom:3px;
	}
#twitter {
	width:150px;
	height: auto;
	padding-left:18px;
	background:url(images/twitter-button.png) no-repeat  left;
	margin-right:10px;
	text-align:left;
	}
#apply {
	width:150px;
	height: auto;
	padding-top:5px;
	padding-left:18px;
	background:url(images/apply-button.png) no-repeat left;
	margin-bottom:3px;
	margin-right:10px;
	text-align:left;
	}
	
#loanboxes {
	width: 196px;
	background:url(images/loanframetop.png)  top no-repeat;
	margin:10px;
}
#loanboxes p {
	color:#999;
	text-indent:0;
}
#loanboxesbottom p {
	color:#999;
	text-indent:0;
}
#loanboxesbottom {
	width: 192px;
	background:#FFF;
	border-bottom:#E0E0E0 2px solid;
	border-left:#E0E0E0 2px solid;
	border-right:#E0E0E0 2px solid;
	color:#666;
	text-align:center;
	padding-bottom:1px;
	
}
#loanboxesbottom a:link {
	color: #458B00;
	font-size:12px;
	font-weight:bold;
	}
#loanboxesbottom a:visited {
	color: #458B00;
	font-size:12px;
	font-weight:bold;
	}
#loanboxesbottom a:hover {
	color: #E7A922;
	font-size:12px;
	font-weight:bold;
	}	

#fbaa {
	width:150px;
	height:90px;
	margin-bottom:5px;
	background:url(images/fbaa-small.png) center no-repeat;
}
	/* Footer */
#footer {
	background:url(images/line.png) repeat-x top;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top:20px;
	padding-bottom:3px;
}
#footerleft {
	float: left;
	width:230px;
	text-align:left;
}
#footerright {
	float: right;
	width:200px;
	text-align:right;
}
#footernav {
	padding-top:5px;
	margin:auto;
	text-align:center;
}


/* Classes for fonts etc */


a:link, a:visited, a:active  {
	color: #FFFFFF;
	text-decoration:none;
	
}
p {
	color: #FFFFFF;
	font-size: small;
	text-indent:25px;
}
a:hover {
	color:#E7A922; 
	text-decoration:none; 
	background:transparent;
}	

h1 {
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	font-size: medium;
	color: #414141;
}
h2 {
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size: medium;
	color: #414141;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #414141;
	font-weight:bold;
}
h4 {
	margin: 0;
	padding: 0;
	font-size:11px;
	color: #414141;
	font-weight:bold;
}

.headertext {
	color: #ffffff;
	text-align:left;
	padding-left:25px;
	font-family:Verdana, Geneva, sans-serif;
}
.active {
	color: #ACBC38;
	font-weight:bold;
}

.list {
	color: #ffffff;
	text-align:left;
	padding-left:25px;
	font-size: small;
}
.smallertext {
	font-size:smaller;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
.standout {
	font-size: small;
	color: #414141;
	font-weight:bold;
	
}
.smalltext {
	color: #FFFFFF;
	font-size: 12px;
}
.mediumtext {
	font-size:medium;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
}
.textBox  {
	background-color:#FFFFFF;
	color:#8EAB31;
	border-style:solid 1px #489200;
}
