/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#8a1e04;
}
a:hover {
	color:#8a1e04;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color: #000000;
	padding:0;
	margin: 0;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Palatino, Times, Serif;
	font-size: 22px;
	line-height: 24px;
	color: #8a1e04;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px dotted #bab5b3;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #8a1e04;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}


img {
	display:block;
	margin:0;
}	

#container {
	width:930px;
	float:left;
	margin:0;
	padding:10px 10px 0 10px;
	background-color:#dcd9d8;
	text-align:left;
}

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:949px;
	height:112px;
	float:left;
	margin:0;
	padding:0 1px 0 0;
	position:relative;
	background-image: url(../images/nav.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
    left:0;
    top:38px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/
#nav {
	padding:0;
	margin: 0;
	float: right;
}


#nav ul {
	padding: 0;
	margin:0;
	width:930px;
}

#nav ul li {
	display: inline;
	padding-bottom: 20px;
/* matches link padding except for left and right */
	padding-top: 55px;
	margin:0;
}

#nav ul li a {
    float:right; 
 	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 55px;
	font-family: Palatino, Times, Serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/nav.gif);
	background-repeat:no-repeat;
	background-position:left top;
	} 

#nav #active { 
	color: #C2A303;
	text-decoration: none;
	background-image: url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#nav ul li a:hover {  
	color: #C2A303;
	text-decoration: none;
	background-image: url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
/*--------------------------------------------------------------------------------------------------
	index page
--------------------------------------------------------------------------------------------------*/
#main {
	width:920px;
	height:200px;
	padding:4px;
	margin:0 0 10px 0;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/gavel.jpg);
	background-repeat:no-repeat;
	border:1px solid #bab5b3;
}

#main p {
	font-family: Palatino, Times, Serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0;
	padding: 20px 440px 0 20px;
	font-style: normal;
	font-weight: normal;
}

#content {
	width:930px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
}

#content ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#content li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#leftcontent {
	width:650px;
	padding:20px 25px 20px 25px;
	margin:0;
	float:left;
	border-top:1px solid #bab5b3;
}

#leftcopy {
	width:425px;
	padding:0;
	margin:0;
	float:left;
}

#contact {
	width:200px;
	padding:0;
	margin:0;
	float:right;
}

#contact ul { 
	line-height: 14px;
	padding: 0 0 8px 0;
}
/*--------------------------------------------------------------------------------------------------
	right column
--------------------------------------------------------------------------------------------------*/

#rightcolumn {
	width:210px;
	padding:4px 4px 0 4px;
	margin:0;
	float:right;
	background-color:#FFFFFF;
	border-top:1px solid #bab5b3;
	border-right:1px solid #bab5b3;
}

#rightcopy {
	width:188px;
	padding:8px 10px 10px 10px;
	margin:0;
	float:right;
	background-color:#f5efd8;
	border-right:1px solid #bab5b3;
	border-left:1px solid #bab5b3;
}

.rightheader {
	font-family: Palatino, Times, Serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0;
	padding: 8px 10px 5px 10px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/header.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#e08c19;
	border:1px solid #bab5b3;
}

#rightcopy ul { 
	list-style-type: none;
	font-family: Palatino, Times, Serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#rightcopy li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#rightcopy ul.practice { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8a1e04;
	margin:0;
	padding:4px 0 4px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px dotted #bab5b3;
}

#rightcopy li.practice { 
	background: url(../images/arrow.gif) left top no-repeat;
	padding-left: 10px;
}

#rightcopy p {
	line-height: 14px;
	padding: 0 0 8px 0;
}

/*--------------------------------------------------------------------------------------------------
	subpage
--------------------------------------------------------------------------------------------------*/

#subimage {
	width:700px;
	height:100px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	background-color:#DCD9D8;
	background-image: url(../images/books.jpg);
	background-repeat:no-repeat;
}

.photo {
	padding:0 0 10px 10px;
	margin:0;
	float:right;
	display:inline;
	clear:both;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:400px;
	padding:10px 0 10px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #bab5b3;
	background-color:#F5EFD8;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #8a1e04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #DD8919;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DD8919;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #BA5B15;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #BA5B15;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#BA5B15;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	margin:0;
	float:left;
	padding:16px 0 0 0;
	text-align:right;
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#8a1e04;
	margin: 0;
	padding: 5px 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

#footerright {
	width:600px;
	margin:0;
	float:right;
	text-align:right;
	padding:0;
}

#footerleft {
	width:300px;
	margin:0;
	float:left;
	text-align:left;
	padding:0;
}
.geckocopy {
	color:#4c4d4e;
}

.copyright {
	color:#FFFFFF;
}

a.gecko:link {color: #4c4d4e; text-decoration: none;}
a.gecko:active {color: #4c4d4e; text-decoration: none;}
a.gecko:visited {color: #4c4d4e; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}

