/* Created for London & Area Volunteer Assoc. (LAVA)
Date: June 2007
Author: J.Cousins (www.inhouselogic.com)
All rights reserved.
*/

* {
	margin:0;
	padding:0;
	border: none;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(imgs/bkgnd_body.jpg);
	background-repeat: repeat;
	background-color: #D5CFAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-size: 62.5%;
}
/* --- Stupid override for MS idiocy -- */
.MsoNormal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* ----------------- Defined Block Area Controls -----------------  */
#wrapper {
	width: 100.1%;
	padding-top: 10px;
	background-image: url(imgs/bkgnd_wrapper.jpg);
	background-repeat: repeat-x;
}
#page {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
}
#horiz_title {
	height: 47px;
	width: 100%;
	background-color: #000099;
	background-image: url(imgs/masthead_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
/* #masthead {
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
} */

#horz_divider {
	background-color: #999900;
	background-image: url(imgs/masthead_horizbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 100%;
}
#main_text_aera {
	background-color: #CCCC99;
	background-image: url(imgs/bkgnd_main_text_area.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	overflow: visible;
	display: block;
	margin: 0;
	padding: 0;
}
#clear_div {
	clear: both;
	height: 10px;
	padding: 0;
	margin: 0;
}
#page #footer {
	height: 53px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(imgs/bkgnd_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	font-size: 10pt;
	font-weight: 300;
	margin: 0;
}
#nav {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000066;
	text-decoration: none;
	width: 225px;
	margin-left: 50px;
	font-weight: 700;
	padding-top: 18px;
}

/* ----------------- Masthead Option Controls -----------------  */
#masthead_img_a {
	background-image: url(imgs/masthead_a.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	margin: 0;
	padding: 0;
}
#masthead_img_b {
	background-image: url(imgs/masthead_b.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
#masthead_img_c {
	background-image: url(imgs/masthead_c.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
#masthead_img_d {
	background-image: url(imgs/masthead_d.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
#masthead_img_e {
	background-image: url(imgs/masthead_e.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
#masthead_img_f {
	background-image: url(imgs/masthead_f.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
#masthead_img_g {
	background-image: url(imgs/masthead_g.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
#masthead_img_h {
	background-image: url(imgs/masthead_h.jpg);
	background-color: #3D6A94;
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 100%;
}
/* ----------------- General Controls -----------------  */
a:link {
	color: #996666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
h1 {
	font-size: 1.8em;
	color: #C4966C;
}
h2 {
	font-size: 1.6em;
	color: #C4966C;
	margin-top: 1em;
}
h3 {
	font-size: 1.4em;
	color: #C4966C;
}
h4 {
	font-size: 1.25em;
	color: #C4966C;
}
h5 {
	font-size: 1.1em;
	color: #C4966C;
}
h6 {
	font-size: 1.1em;
	color: #C4966C;
}
td {

}

th {
	font-size: 1.2em;
}

.small {
	font-size: .8em;
}

.medium {
	font-size: 1em;
}

.big {
	font-size: 1.3em;
}

.xbig {
	font-size: 2.0em;
}

.expanded {
	line-height: 160%;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footertext {
	font-size: .9em;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
b {
	font-weight: 500;
}

p {
	font-size: 1.2em;
	padding-left: 2em;
}
ul {
	font-size: 1.2em;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 3em;
}
li {
	padding-bottom: .8em;
}
#copy_area ol li {
	margin-left: 2em;
}
/* ----------------- Specific Area Controls -----------------  */

#nav  a {
	font-size: 100%;
	color: #000066;
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
}
#nav  a:link, #nav  a:visited {
	background-image: url(imgs/bullet_brown.gif);
}
#nav  a:hover, #nav  a:active {
	color: #CC3300;
	background-image: url(imgs/bullet_red.gif);
	text-decoration:none;
}
#nav li {
	line-height: 1.6;
	margin-left: 0px;
	list-style-type: none;
	padding-bottom: 0;
}
#main_text_aera #copy_area {
	font-size: 1em;
	line-height: 1.2;
	font-weight: 300;
	color: #000000;
	min-height: 400px;
	width: 490px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	padding-right: 10px;
	overflow: visible;
}
#main_text_aera #left_col_area {
	font-size: 0.85em;
	line-height: 1.5;
	font-weight: 400;
	color: #837943;
	height: 400px;
	width: 275px;
	margin-bottom: 2em;
	float: right;
	padding-top: 40px;
	margin-right: 0px;
	padding-right: 11px;
	padding-left: 8px;
	padding-bottom: 20px;
}
#page #footer #copyright {
	float: left;
	width: 40%;
	display: block;
	margin-top: 10px;
}
#footer #site_credit {
	float: right;
	width: 40%;
	margin-top: 10px;
	text-align: right;
	display: block;
}
#footer  a:link, #footer  a:visited {
	font-size: 100%;
	color: #003366;
	font-weight:300;
}
#footer  a:hover, #footer  a:active {
	font-size: 100%;
	color: #CC3300;
	font-weight:300;
}
.page_header {
	font-size: 2em;
	font-weight: 700;
	border-bottom: 1px solid #9F3302;
	margin-bottom: 1em;
	padding-bottom: 3px;
	color: #A77343;
}
/* ------------------------ FORM CONTROLS ------------------------- */

.caption {
	font-size: 11px;
	color: #666666;
}
.input {
	font-size: 11px;
	color: #666666;
}
.textarea {
	font-size: 11px;
	color: #666666;
}
.form_label {
	font-size: 12px
}
label {
	font-size: 10px;
}
fieldset {
	color: #D9D9D9;
	margin-top: 2em;
	border: 1px solid #363636;
}
.button {
	color: #003366;
	background-color: #D9D6B7;
	display: block;
}
.button1 {	color: #FFFFFF;
	background-color: #800000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.form_label1 {
	font-size: 1em;
	color: #884B14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.input1 {
	font-size: 1em;
	color: #333333;
	background-color: #EDEBDC;
	border: solid #B9C5B8 1px;
	margin-bottom: 0.3em;
}
.error_list {
	color: #A05B18;
	border: 1px solid black;
	display: block;
	margin: .4em 1.2em 1em 1.2em;
	background-color: #FFCC00;
	padding: 1em 2em;
}
.legend_text {
	font-size: 0.8em;
	color: #666666;
	margin-left: 30px;
	padding: 3px 6px;
	border: 1px solid #363636;
	background-color: #EDEBDC;
}
/* -------------------- END FORM CONTROLS --------------------------- */
#form_table {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 1em;
}
#left_col_area p {
	padding-bottom: 0.6em;
	font-size: 1.4em;
}
#left_col_area ul {
	list-style-position: inside;
}
#copy_area dl {
	margin-left: 25px;
}
#copy_area dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #C4966C;
	padding-top: 8px;
}
#copy_area dd {
	padding-left: 20px;
}
#left_col_area h1 {
	margin-bottom: .5em;
}
