/*
 * Author: Stephanie Harte - Spacetacular Design
 * Contact: www.spacetacular.com
 * File: basestyles.css
 * 
 * Description:
 * Layout rules.
 *
 */

/* Global White Space Reset - Hat Tip: Andrew Krespanis of http://leftjustified.net/  */

* {
	padding:0;
	margin:0;
}

p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 0 0 .5em; }
/* End GWR */
 


/* Custom Styles
-------------------------------------------------------- */

body {
	color: #333;
	font: 75%/1.4em Tahoma, Helvetica, Verdana, sans-serif;
	text-align: left;
	background: #000 url(../images/bg_body_21page.jpg) center 20px no-repeat;
}



/* Tables - table, tr, th, td

-------------------------------------------------------- */

table {
	border: 1px solid #61493d;
	padding: 2px;
	background: #fbfaf8 url(../images/logo.gif) left bottom repeat-x;

}

th, td {

	padding: 2px;
	font-size: 69%; /* for IE 5.x */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 100%; /* for compliant browsers */

}



th { 
	vertical-align: bottom; 
	color: #d7bb78; 
	padding: 5px 2px 5px 5px; 
	font-size: 120%;
	background: #745b4c url(../images/bg_table_th.gif) left top repeat-x;
	text-align: left;
	font-weight: bold;
}



td { 
	vertical-align: center; padding: 5px;
	text-align: left;
	}

td a { 
	font-weight: normal;
	}
	

table tr:hover td { }



/* Lists - ol, ul, li, dl, dt, dd

-------------------------------------------------------- */

ul {
	margin-bottom: 1.3em;
	margin-left: 1.3em;
	list-style: disc;
}

li {
	line-height: 1.2em;
	margin-bottom: .2em;
}



/* Forms - form, fieldset, legend, input, textarea

-------------------------------------------------------- */

fieldset { padding: .7em .7em; }

legend {
	padding: 0 .3em;
	font-weight: bold;
}



/* Links - a, a:hover

-------------------------------------------------------- */

a {
	color: #61493d;
	font-weight: bold;
}



a:visited {
	text-decoration: underline;
 	color: #61493d;
}

a:hover {
	text-decoration: underline;
 	color: #a0611e;
}


/* Images

-------------------------------------------------------- */

img.alignRight {
	float: right;
	margin: 5px;
}

img.alignLeft {
	float: right;
	margin: 5px;
}

#mainColumn .imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

#mainColumn .imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}


/* Headers - h1, h2, h3, h4, h5, h6

-------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	line-height: 100%;
	margin-bottom: .5em;
	font-weight: normal;
	color: #61493d;
}

h1 {	
	font-weight: normal;
	font-size: 160%;
	margin: 0 0 .5em;
}

h2 {
	font-size: 125%;
	margin: .25em 0 .5em;
	padding: 0 0 .5em;
	font-weight: bold;
	border-bottom: 1px solid #d7bb78;
}

h3 {
	font-size: 110%;
	margin: .5em 0 .35em;
	font-weight: bold;
	color: #d7bb78
}

h4 {
	font-size: 100%;
	margin: 0 0 .5em;
	font-weight: bold;
}

h5 { font-size: 90%; }

h6 { font-size: 80%; }



/* Text

-------------------------------------------------------- */

b, strong { font-weight: bold; }
i, em { font-style: oblique; }
img { margin-bottom: 5px; border: none; outline:none; }
input, select, textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, "Courier New", Courier, mono;
	font-size: 11px;
	padding: 1px 2px;
}

.hr { height: 0px; overflow: hidden; }

.hr hr { display: none; }

.normal { font-size: 1em; line-height: 1.3em; font-weight: normal; }



.error {
	color: #c00;
	font-weight: bold;
	}



.clear {
	clear: both;
	}
	
.skipper {
	position: absolute;
	left: -5000px;
	top: 0;
	width: 1px;
	height: 1px; 
	overflow: hidden;

	}
	
.hide {

	position: absolute;
	left: -5000px;
	top: 0;
	width: 1px;
	height: 1px; 
	overflow: hidden;

	}



/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* to remove the extra spacing in Safari and Firefox */

.c\learfix:after { line-height: 0; }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

/* 21 Page Styles */


#page_21 #pageBounds {	
	width: 800px;
	margin: 40px auto;
	padding: 0;
	background: none;
}

#page_21 #contentBounds {
	margin: 2em auto;
	background: none;
	width: 750px
	}

#page_21 #mainColumn {
	width: 525px;
	float: right;
	margin: 0;
	}
	
#page_21 h1 {	
	margin-bottom: .75em;
}

#page_21 #sideColumn {
	width: 175px;
	float: left;
	margin: 0;
	min-height: inherit;
	}
	
#page_21 #sideColumn img {
	border: 0;
	}

#page_21 #mastHead {
	height: 168px;
	width: 768px;
	margin: 0 auto;
	}

#page_21 #mastHead h2#logo {
	float: left;
	width: 768px;
	margin: 5px 0 0;
	padding: 0;
	background: transparent url(../images/logo_21page.jpg) left top no-repeat;
	border: none;
}

#page_21 #mastHead h2#logo a {
	display: block;
	background: transparent url(../images/logo_21page.jpg) left top no-repeat;
	width: 768px;
	height: 168px;
	text-indent: -999em;
	overflow: hidden;
}	

#page_21 #footer {
	margin-top: 5em;
}

/* 21 Validation Form Styles */

.formBorder {
	width: 399px;
	background: #d7bb78 url(../images/bg_form21.gif) left top no-repeat;
	padding: 1em;
	height: 185px;
	border: 1px solid #562c08;
}

#frm21 {
	width: 200px;
	margin: 0 auto;
}

#frm21 h2 {
	border-bottom: none;
	font-size: 175%;
	margin: .25em 0 .35em;
	padding: 0;
}

#frm21 legend {
	display: block;
	font-size: 135%;
}

#frm21 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#frm21 legend {
	display: none;
}

#frm21 label {
	display: none;
}

#frm21 input {
	border: 1px solid #562c08;
	color:  #d7bb78;
	width: 35px;
	float: left;
	padding: .15em 0;
	text-align: center;
	padding: .28em 0;
	margin: 0 .25em;
}

#frm21 input.go {
	border: none;
	padding: 0;
}

#frm21 .year {
	float: left;
	color: 562c08;
	margin-left: .25em;
}

#frmApplication input#btnSubmit {
	background: #61493d;
	color: #fff;
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
	font: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-left: 200px;
}

#frmApplication input#btnSubmit:hover {
	background: #a0611e;
	cursor: pointer;
}
