/* Reset Styles */
/*-------------------------------------*/

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, tt, var, 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-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}

h1 {text-align: right; border-bottom: solid 2px black; padding: 5px;}

img {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
}

body {
	line-height: 1.6em;
	color: #1f324f;
	background-color: #FFFFFF;
	background-image: url(graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, sans-serif;
	font-size:12px;
}
p {margin: 15px 0 15px 0;}

:focus                  { outline: 0; }
a                       { text-decoration:none; color:#591e11; font-weight: bold; }
a:hover                 { text-decoration:underline; }
strong                  { font-weight:bold; }
em                      { font-style:italic; }
ol, ul                  { list-style: none; }
table                   { border-collapse: separate; border-spacing: 0; }
caption, th, td         { text-align: left; font-weight: normal; }
td                      { padding:2px; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q           { quotes: "" ""; }

.clearFloats            { clear:both; }


/* Container */
/*-------------------------------------*/

#container{
	width: 949px;
	margin: 0 auto;
	overflow: hidden;
}

#copy th 		{ font-weight:bold; }
#copy ul		{ margin-left:30px; list-style: disc; }
#copy ol		{ margin-left:30px; list-style: decimal; }
#copy blockquote	{ margin-left:30px; }

/* Header */
/*-------------------------------------*/

#rightHeader{
	text-align: center;
	margin: 8px 12px 0 0;
}
#rightHeader a:link{
	color: #591E11;
	text-decoration: underline;
	font-weight: normal;
}

#rightHeader INPUT { font-size: 0.8em}

/* Main Layout Body Blocks */
/*-------------------------------------*/

#main {float: left; width: 701px;}
#mainContent {background: white url("graphics/menuBack.png"); padding: 15px}
#sidebar {float: right; width: 235px;}
#navMenu {margin-top: 100px;}


/* Content Layout Body Blocks */
/*-------------------------------------*/

#leftBox{
	width: 349px;
	float: left;
	margin-top: 30px;
}

#rightBox{
	width: 316px;
	float: right;
	margin-top: 30px;
}

#bottomBox{
	clear: both;
	background-color: #f5efdf;
	padding: 18px;
	overflow: hidden;
	width:665px;
}

#quickLinkLeft 		{ float:left; width:200px; margin:0px; padding:0px; }
#quickLinkCenter	{ margin-left: 232px; width:200px; padding:0px; }
#quickLinkRight		{ float:right; width:200px; margin:0px; padding:0px; }

#copy{
	background-color: #FFFFFF;
	padding: 32px;
	border-top: 3px solid #455367;
}
        

/* -- Search Styles -- */     
/*-------------------------------------*/
 
form#search{
	margin: 50px 0 0 0;
}
form#search input#text{
	background-color : #FFFFFF;
	color: #000000;
	border: solid 1px #445366;
}
form#search input#image_s{
	padding: 0;
	margin-bottom: -5px;
}

/* -- Blog Styles -- */     
/*-------------------------------------*/
 
.blogbox1 .blogdate1 .blogposted1   { padding-right:0px; font-weight:normal; }      
.blogbox1 .blogdate1 .blogauthor1   { padding-right:7px; font-weight:normal; }      
.blogbox1 .blogdate1                { font-weight:bold; font-style:italic; font-size:12px; }
.blogbox1 .blogtitle1               { font-size:18px; font-weight:bold; padding:8px 0px; }
.blogbox1 .linksbody                { text-decoration:none; font-weight:bold; }
.blogbox1 .linksbody:hover          { text-decoration:underline;}                  
.titlebodysmall                     { color: #1b2f4f; font-size: 14px; font-weight: bold; font-family: Georgia, serif; margin-bottom: 15px; }


/* -- Projects -- */
/*-------------------------------------*/
              
#body_project                       { background: #fff url(graphics/bg_projectList.gif) top left repeat-y; padding:0px; border-top: 3px solid #455367; width:701px; overflow:hidden; }
#projectNav                         { width:127px; float:left; padding:24px 10px; font-size:14px; }
#projectNav li						{ background: url(graphics/hr_projectList.gif) bottom left no-repeat; padding:11px 14px 9px 14px; }
#projectNav a						{ color:#1b2f4f; }
#projectNav .current				{ color:#8a2820; }

#projectList                        { width:492px; float:right; padding: 36px 30px 0 0; }
#projectList h2                     { font-size:36px; color:#98a1b0; font-weight:bold; font-family:"Helvetica Neue", Arial, sans-serif; padding:0; margin:0; }
#projectList h5						{ padding:26px 0 8px 0; }
#projectList h5 a                   { color:#8a2820; font-size:18px; font-weight:normal; font-style:italic; font-family:Georgia, serif; }
#projectList p                      { margin:0; padding:0 0 8px 0; color:#555; line-height:16px; }
#body_project .money				{ border-top:1px solid #ddd; padding:6px 0 10px 0; width:492px; overflow:hidden; font-weight:bold; font-size:12px; }
#body_project .money span			{ font-weight:bold; font-size:10px; color:#777; padding:0 2px 0 0; }
#body_project .goal                 { width:150px; float:left; color:#273d66; }
#body_project .received				{ width:150px; float:left; color:#273d66; }

#projectDetail                      { width:492px; float:right; padding: 36px 30px 0 0; }
#projectDetail h2					{ font-size:24px; font-style:italic; color:#8a2820; font-weight:normal; }
#projectDetail .money               { font-size:14px; margin:0; padding:0; border-bottom:1px solid #ddd; }




/* Footer */
/*-------------------------------------*/

#footer{
	background-image: url(graphics/hrline.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 26px;
	clear:both;
	overflow:hidden;
	color: #253950;
	font-size: 10px;
}
#footerLeft{
	margin-top: 10px;
	float: left;
}
#footerRight{
	margin-top: 10px;
	float: right;
}
#footer a:link {
	color: #253950;
	text-decoration: underline;
}
#footer a:visited {
	color: #253950;
	text-decoration: underline;
}
#footer a:hover {
	color: #253950;
	text-decoration: none;
}

/* Common Styles */
/*-------------------------------------*/

h2{
	color: #1b2f4f;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-bottom: 15px;
}

h4 {
	color: #1b2f4f;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-bottom: 15px;
}


/* Classes*/
/*-------------------------------------*/

.imageOnLeft{
	float: left;
	padding: 0 10px 10px 0;
}

input, textarea, select {font-family: Arial, sans-serif; font-size: 10pt}
