/*
-----------------------------------------------
leopardsolutions.com
Stylesheet: Framework.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: Dec 11 2006
----------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

#skiplink
{
	position: absolute;
	left: -999em;
}

body
{
	font: 62.5%/1.4 Georgia, 'Times New Roman' , serif;
	background: #000 url(../../assets/images/bg_body.gif) repeat top left;
	padding: 0 1% 30px 1%;
	text-align: center;
}

#container
{
	background: #fff url(../../assets/images/bg_container.gif) repeat-y 0 0;
	margin: 0 auto;
	min-width: 950px;
	max-width: 1000px;
	text-align: left;
}

#masthead
{
	background: #fff;
	float: left;
	width: 100%;
}

#banner
{
	background: #AF8654 url(../../assets/images/bg_banner.gif) no-repeat 752px 0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	clear: left;
	width: 100%;
	height: 124px;
}

/*
#banner p {
	background: transparent url(../assets/images/masthead.jpg) no-repeat top left;
	padding: 0;
	height: 122px;
}
*/

#logo
{
	padding: 8px 10px 12px 6px;
	float: left;
}
#logo img
{
	width: 210px;
	height: 97px;
	display: block;
}
#tagline
{
	background: #fff url(../../assets/images/tagline.gif) no-repeat top left;
	width: 487px;
	height: 15px;
	margin: 57px 17px 0 0;
	padding: 0;
	float: right;
	display: inline;
	text-indent: -5000px;
}

#navigation
{
	border-top: 1px solid #FFF;
	background: #AF8654;
	color: #fff;
	float: left;
	width: 226px;
}
#glance
{
	margin-top: 10px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #C3A47F;
}
#login_form
{
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #C3A47F;
	display: block;
}

#login_form fieldset
{
	border: 0 solid transparent;
}

#login_form legend
{
	color: #FFF;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

#login_form label
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 1.2em;
	text-transform: uppercase;
	display: block;
}

#login_form input
{
	width: 160px;
	margin: 0 5px 5px 0;
}

#login_form #ibtnLogin
{
	position: relative;
	top: 5px;
}

#login_form #login
{
	width: auto;
	margin-bottom: 0;
}

/*
Testimonials */

#navigation blockquote
{
	padding: 0 0 15px 0;
	width: 180px;
	margin-left: 20px;
	overflow: hidden;
}

#navigation .quote
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 1.8em;
	font-style: italic;
}

#navigation .author
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 1.3em;
	font-style: italic;
}

#navigation .more_information
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

#container #navigation .more_information a:link
{
	color: #FFF;
}
#container #navigation .more_information a:visited
{
	color: #FFF;
}

#navigation .more_information a
{
	background: transparent url(../../assets/images/arrow_white.gif) no-repeat 0 50%;
}
#advertisements p
{
	padding-bottom: 35px;
}

#nalsc
{
	text-align: left;
	text-transform: uppercase;
	border-top: 1px solid #C3A47F;
	border-bottom: 1px solid #C3A47F;
	padding: 8px 0 8px 10px;
	margin-bottom: 15px;
}

#nalsc a
{
	margin-top: 10px;
	display: block;
}

#content
{
	color: #000;
	margin: 20px 35px 0 246px;
}

#footer
{
	border-top: 1px solid #CCC;
	margin-left: 10px;
	margin-right: 35px;
	padding-top: 10px;
	padding-bottom: 30px;
	clear: both;
	text-align: center;
}

#footer ul
{
	padding-bottom: 15px;
}

#footer li
{
	display: inline;
	border-right: 1px solid #333;
	padding: 0 5px;
	margin: 0;
	list-style: none;
}

#footer .last
{
	border-right: 0;
}
#divMain
{
	width: 80%;
	vertical-align: middle;
	margin-top: 40px;
	text-align:center;
}
#divLogin
{
	width: 45%;
	border: solid 2px #AF8654;
	text-align:center;
}
#divRegister
{
	width: 30%;
	border: solid 2px #AF8654;
	margin-top: 20px;
}
.imgLogo
{
	width: 200px;
}
.tdAccLogin
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 40px;
}
.td
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 16px;
	color: #ffffff;
	width: 100%;
}
#divHeading
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 30px;
	margin-top: 30px;
}

#divFPWD
{
	margin-top: 60px;
	width: 90%;
}

.divAccessDenied
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 40px;
	width: 60%;
	padding-top: 100px;
	text-align: center;
}
.textbox
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 14px;
}
#acn:hover
{
	text-decoration: underline;
	color: #AF8654;
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 14px;
}
#acn
{
	text-decoration: none;
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 14px;
}

.LFP
{
	font-family: Georgia , 'Times New Roman' , serif;
	font-size: 11pt;
}

#HomeContainer
{
/*	background: #000;*/
	margin: 0 auto;
	min-width: 752px;
	max-width: 1000px;	
	text-align: center;
	
}
