/* 
Theme Name: Jodie
Version: 1
Description: Theme of JodieFriend.com
Author: Andrew Koop
Author URI: http://theconsciousdesign.org
*/

/* ----------------------------------
| This section sets all values to 0 |
-------------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, p, blockquote, pre, a, abbr, acronym, address,big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#formwrap fieldset {

margin-bottom: 14px;
}

i {
font-style: italic;
font-family: arial;
}

em {
font-style: italic;
font-family: times;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

#nudge {
margin-top: -25px;
}

#nudge_gallery {
margin-top: -40px;
margin-left: 20px;
}


/*-----------------------------------
| Sets default values for html tags |
-------------------------------------*/

#ngg_tiltviewer2, .tiltviewer {
margin-top: 0;
padding-top: 0;
}
	
body  {
	font-size: 14px;
	line-height: 1.33;
	font-family: times new roman;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #222;
	background-color: #705840;
}

p, h1 {
	margin-bottom: 9px;
	font-weight: normal;
}

h1 {
	margin-left: 20px;
	padding-left: 0px;
        font-family: garamond, serif;
	font-variant: small-caps;
}

body h1 a:hover {
color: #CCC;
text-decoration: none;
}

h2 {
	font-size: 20px;
    color: #B98C49;
    font-weight: 500;
	margin: 9px 0 6px 0;
 font-variant: small-caps;
}


h3 {
	font-size:14px;
	color:#B98C49;
}

h4 {
font-weight: 500;
margin: 6px 0px 6px 20px;
font-size: 14px;
}

body a:link, a:visited {
	text-decoration: none;
        color: #e0d0b0 !important;
	
}

a:hover {
	text-decoration:underline;
	color: #cc6600;
}

strong {
	font-weight: 600;
}

/* .header_margin class allows you to add spacing underneath a heading when you want space to apppear. */
.header_margin {
	margin-bottom: 14px;
	}

	
/* Sets Default Vales for Tables */

caption {
	font-weight: 600;
	margin-bottom: 5px;
	margin-left: 15px;
	}

table {
	margin: 15px;
	}

th {
	font-weight: 600;
	padding: 2px;
	}

td {
	padding: 3px;
	
}

.hidden {
	display: none;
	}
	
/****************************
* Skip to Main Content Link *
*****************************/
/*----------------------------------------------------------------------------------------------------- 
| Used to hide the skip to main content link that was created to allow a person using a screen reader 
| to skip over the navigation to the main content area.  It is used in the templates. 
------------------------------------------------------------------------------------------------------*/

#skiptocontent {
	position: absolute;
	margin-left: -1000px;
	}

/**********
 * Header *
 **********/
 
/*---------------------------------------------------------------------
| Used to position the IUF Logo and Search Box at the top of the page |
-----------------------------------------------------------------------*/
 #header_wrap { 
	width:100%;
	background: url(../images/css/pres_main_top.gif) center repeat-y #705840;
	height: 80px;

}

#header {
	clear: both;
	width: 768px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}

#header img {
	float: left;
	margin-left: 25px;
}

/*#header a:hover img {
background-color: #FFF;
}*/

#header form {
	float: right;
}

#header h1 {
	font-variant: small-caps;
        font-size: 50px;
}
/************************
* End of Header Section *
*************************/

/****************************
 * Wrappers and Containters *
 ****************************/
#shadow {
	clear:both;
	background-color: #705840;
	overflow: visible;
}

#wrapper {
	width: 744px;
	margin: 0 auto; 
    overflow: hidden;
   }

#main { 
	text-align: left;
	height: 100%;
	background: #705840;
	margin-left: 172px;
        padding-top: 10px;
} 

/* the following two #main items were moved from the General formating section */
#main p,  #main h2, #main #left_column_main h3, #main #right_column_main h3, #main #single_column_main h3, #home_right_column_main h3, #home_left_column_main h3 {
	padding-left: 20px;
}

#main p a {
 color: #770000;
 font-weight: 500;
}

/* flash division is located on index.html */
#flash {
	height: 355px;
	background: url(../images/css/flash_back.gif) repeat-y #FFF;
}


#nav {
	padding: 0 0 10px 0;
	width: 164px;
	float:left;
	height:100%;
	margin: 0;
	/*margin-bottom: -1000px;
	padding-bottom: 1000px;*/
	overflow: hidden;
}


#nav a {
color: #e0d0b0;
font-variant: small-caps;
}


#nav ul {
	list-style-type: none;
	text-align: left;
	padding: 20px 0 0 0;
	margin: 0;
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {

    display: block;
	letter-spacing: 1px;	
	padding: 6px 0 3px 12px;
	margin: 0 0 0 6px;
	
    font-size: 12px;

}

#nav ul li a:hover {
    border-left: solid 6px #C7C3AA; 
    margin-left: 0;
   padding-left: 12px;
   text-decoration: none;
}

#nav ul li#selected a {
border-left: solid #770000 6px;
margin-left: 0;
background-color: #FFF;

}


/*#nav ul li#home a {
background-color: #d3ccb0;
	border-top: 1px solid #fff;
border-bottom: 2px solid #938E73;
}

#nav ul li#home a:hover {
background-color: #FFF;
	border-top: 1px solid #fff;
border-bottom: 2px solid #938E73;
}*/



#nav ul li ul {
	padding: 0;
	
}



/********************************
* End of First Level Navigation *
**********************************/


body#nav ul li ul li a {
font-weight: normal;
}
	
#single_column_main {
	width: 555px;
	padding-bottom: 20px;
    margin-bottom: 20px;
padding-top: 15px;
	margin: 0;
}

 

#single_column_main h2 {
	margin: 6px 0 9px 0;
}


#single_column_main h3 {
	margin: 6px 0 9px 0;
	font-weight: 500;
}

#single_column_main h3 a, #single_column_main h2 a, #right_column_main h2 a, #left_column_main h2 a  {
	padding: 6px 0 9px 0;
}


#single_column_main ul {
	padding: 0 30px 10px 45px;
	list-style-type: disc;
}

#single_column_main ul ul {
padding-bottom: 2px;
}

#single_column_main ol {
	padding: 0 30px 10px 45px;
	list-style-type: decimal;
	}

#single_column_main hr {
	width: 545px;
	margin-left: 10px;
}

.quote {
font-size: 28px;
color: #ececec;

font-family: Georgia, "Times New Roman", Times, serif;
}


/****************************************
 * Footer
 ****************************************/
#footer_wrap {
	background: url(../images/css/pres_footer_back.gif) repeat-y center;
	
	padding: 0;
    position: relative;
	margin: 0;
    width: 744px;
}

#footer { 
	text-align: left;
	 padding: 25px 0 15px 0;
	 width: 742px;
     margin: 0 0 0 18px;

}
 
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
}


#footer img {
	padding: 4px 10px 0 18px;
	float: left;
}

#footer a:link, #footer a:visited {
	color: #e0d0b0;
    padding: 0 0 1px 0;
}

#footer a:hover {
	 color: #000;
	 border-bottom: 1px #770000 solid;
	 text-decoration: none;
}

#footer .fltrt_give-now_home {
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
}


/***************************
 * General Purpose Classes *
 ***************************/ 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.indent {
	margin-left: 20px;
}



.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.quote_attrib {
	float: right;
	text-align: left;
	margin-right: 0;
	padding-right: 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}