/**
 * 
 *
 */

/*
 * Browser inconsistencies (partial list):
 * - In IE cite and kbd tags are larger than in Firefox
 * - In Firefox checkboxes align with the bottom of a block of text, rather than
 *   the baseline
 * - IE and Mozilla treat box model differently
 */

* {
    margin: 0;
    padding: 0;
    font-style:normal;
    font-weight:normal;
}

:link, :visited {
    text-decoration:none;
}

ul, ol {
    list-style:none;
}

p {
	display: block;
	margin-bottom: 1em;
}

a img, :link img, :visited img {
    border:0;
}

/* other qualities below */
h1, h2, h3, h4, h5, h6, .head {
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/**
 * Sets the default font size to 10px, which means that you can 
 * use 1.1em for 11px, 2.6em for 26px, etc.*/

html {
    font-size:62.5%;
} 

img, 
.head_page, 
#row_2, 
#head_page, 
#banner {
	margin: 0px;
	padding: 0px;
	border: 0;
}

/**
 * Bumps the default font size up to 12px
 */
 
body {
	width: 760px;
	margin: 20px auto;
    font-size:1.2em;
    font-family: verdana, tahoma, sans-serif;
}

br.clr {
    clear:both;
}

div, 
span {
	margin: 0;
	padding: 0;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body .input {
	display: block;
    float: left;
	padding: 5px 20px;
}


.form {
	display: block;
	float: left;
}

.input input, 
.input select {
    display: block;
    float: left;
	clear: right;
	margin-right: 10px;
	width: 200px;
}

.input .chk, 
.input .rdo {
    height: 1em;
    width: 1em;
    margin: .3em .5em 0 20px;
}
.input div.dyn_cont, 
.input label{
	float: left;
	width: 220px;
    display: block;
    float: left;
    margin-top: .4em;
    padding-bottom: .3em;
    line-height: 100%;
	font-weight: bold;
	font-size: .95em;
}

#phone1, 
#phone2, 
#phone3 {
	width: 24px;
}

#name, 
#address, 
#city {
	width: 210px;
}
#state {
	width: 24px;
}
#zip {
	width: 40px;
}

/********************************************/

#page {
	width: 760px;
  position: absolute;
  left: 10%;
  right: 10%
}

html>body #page {
	position: relative;
	left: auto;
	right: auto;
	margin: 0 auto;
}

.head {
	display: block;
	float: left;
}

/* top banner */

#ban_logo, 
#ban_nav, 
#ban_lang {
	display: block;
	float: left;
	margin-bottom: 20px;
	background-color: #ffffff;
}

#ban_logo  {
	clear: left;
	/*background: transparent url('images/ban_logo.jpg')  0 0 no-repeat;*/
	width: 121px;
	height: 102px;
}
		
#ban_nav {
	margin-left: 25px;
	/*background-image: url('/images/ban_nav.jpg');*/
	background-color: white;
	width: 403px;
	height: 102px;
}

#ban_nav .el, 
#ban_lang .el, 
#ban_lang .le  {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	width:auto;
	text-transform: capitalize;
	border: 1px solid black;
	padding: 2px 3px;
	margin: 0;
}

#ban_lang .le  {
	direction:rtl;
}

#ban_nav_row,
#ban_lang_row {
	position: relative;
	display: block;
	width: inherit;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#ban_nav_row {	
	top: -30px;
	left: 2px;
	height: 17px;
	margin: 0 3px 0 1px;
}

html>body #ban_nav_row {
	width: 399px;
}

#ban_nav_row .txt {
	font-size: 11px;
	color:#660000;
	font-variant:small-caps;
	font-weight:bold;	
}
	
html>body #ban_nav_row .el {
	position: relative;
	top: 1px;
}

html>body #ban_nav_row .le {
	position: relative;
	margin-top: 2px;
}

#ban_lang_row {
	top: -94px;
	left: 1px;
	margin: 0 2px 2px 0;
	height: 14px;
}

#ban_lang {
	display: block;
	float: left;
	clear: right;
	margin-left: 25px;
	margin-right: 30px;
	/*background: transparent url('/images/ban-lang.jpg') no-repeat 0 0;*/
	width: 122px;
	height: 102px;
	font-size: 8.5px;
}

html #ban_lang .el,
html #ban_lang .le {
	font-size: 8px;	
}

/* left navigation bar */
#l_bar_top, 
#l_bar_bot {
	margin-left: -1px;
	clear: left;
}


#l_bar {
	display: block;
	float: left;
	clear: left;
	width: 120px;
	background-color: #efefc5; 
	border: 1px solid black;
	border-top: 0;
	border-bottom: 0;
}

html>body #l_bar {
	width: 118px;
}

#l_bar li {
	margin: 0 0 10px 5px;
	display: block;
	clear: left;
}

#l_bar .head, 
#l_bar .head_mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	color: #336;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background-color: #a39f7a;
	border-bottom: 0;
	margin: 0 0 10px -5px;
	padding-left: 10px;
}

#l_bar .head {
	width: 123px;
}

html>body #l_bar .head  {
	width: 103px;
}

html>body #l_bar .head_mid  {
	margin-left:0;
	width: 108px;
}

#l_bar .upper,
#l_bar .lower,
#l_bar form,
#l_bar supporters {
	display: block;
	clear: left;
	margin-left: 5px;
}

#l_bar li {
	font-size: .9em;
}

#l_bar form {
	margin-bottom: 5px;
}

#l_bar form input#nav {
	width: 76px;
}

head>body #l_bar form input#nav {
	
}

#l_bar .supporters {
	font-size: .8em;
}

#lbar .supporters .block {
	display: block;
	float: left;
	width: 30px;
}

/* content area */

.container {
	display: block;
	float: left;
	clear: left;
	margin-top: -10px;
}

html>body .container {
	margin-top: 12px;
}

#content {
	display: block;
	float: left;
	width: 550px;
	margin: -10px 0 0 30px;
}

html>body #content {
	width: 540px;
	margin-top: 10px;
}

#ed_login {
	display: block;
	float: right;
	padding: 7px;
}

.head, 
h2 {
	font-size: 1.3em;
	padding: 2px 5px 7px 0;
}

h3, h4 {
	display: block;
	padding: 10px 5px 0 5px;
	font-weight: 600;
	margin-left: 10px;
}

html>body h3, h4 {
	display: block;
	padding: 10px 5px 0 5px;
}

h3 {
	font-size: 1em;
	font-style:italic;
}

h4 {
	font-size: .95em;
	margin-top: 10px;
}
.head a {
	font-weight: bold;
}

.head a:hover {
	text-decoration:none;
}

/*  stuff in content area  */

a.spread {
	font-size: .85em;
	display: block;
	float:right;
	text-decoration:underline;
}

#searching {
	position: relative;
	left:auto;
	top:auto;	
}

/* footer */

#foot {	
	width: 100%;
	vertical-align: baseline;
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: .9em;
	font-family: "Trebuchet MS", "Univers 45 Light", Verdana, sans-serif;
	text-align: center;
	margin: 30px 10px 20px 10px;
}
