@charset "utf-8";
/* © 2009 John Gordon Home. All Rights Reserved */

body, h1, h2, h3, h4, p, ul, li, dl, dt, dd, * {
	margin: 0;
	padding: 0;
}

body {
	background-color: #292D1C;
	color: #333;
	font: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding-top: 10px;
}

h1 {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #881719;
	padding: 10px 0px 5px 20px;
}

h2 {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 5px 25px;
	color: #881719;
}

h3 {
	font: 14px;
	padding: 5px 0px 0px 25px;
	color: #333;
}

h4 {
	font: 12px;
	padding: 5px 0px 0px 25px;
	color: #333;
}

p {
	font: 14px/18px Tahoma, Geneva, sans-serif;
	color: #333;
	padding: 5px 25px 10px;
}


a {
	color: #333;
	text-decoration: none;
}
hr {
	height: 1px;
	width: 800px;
	margin: 3px auto;
	;
}


a:hover {
	color: #629EA9;
}
tr {
	text-align: center;
}

#wrapper ul{
	font: 14px/18px Tahoma, Geneva, sans-serif;
	color: #333;
	padding-left: 30px;
	list-style-type: square;
}
#wrapper ul li{
	text-decoration: none; 

}

#wrapper {
	width: 929px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
	background: #FFF;
	
	height: 100%;
}
#bg_wrapper {
	height: 100%;
	width: 980px;
	margin: 0 auto;
}
#bg_wrapper_top {
	height: 50px;
	width: 980px;
}
#bg_wrapper_middle {
	background: url(images/bg_middle.png) repeat;
	height: 100%;
	width: 980px;
	overflow: hidden;
}
#bg_wrapper_bottom {
	height: 50px;
	width: 980px;
}




dt {
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
dl {
	padding-left: 25px;
	font: 12px;
	color: #333;
	padding-right: 15px;
}

dd {
	padding-left: 25px;
	padding-bottom: 3px;
}
#contact_content {
	float: left;
	height: 100%;
	width: 465px;
}
.contact_map {
	float: left;
	height: 100%;
	width: 425px;
	text-align: right;
	border: 4px double #292D1C;
	margin-bottom: 30px;
}




/* Headers Starts*/
#header_title {
	background-image: url(images/header_title.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 929px;
}
#header {
	height: 303px;
	width: 929px;
	background: url(none) no-repeat;
}
/* Headers Ends*/




/* Content/Info_Boxes Starts*/

#info_container {
	width: 929px;
	height: 220px;
}
#info_about {
	float: left;
	height: 120px;
	width: 290px;
	margin-right: 29.5px;
}
#info_education {
	float: left;
	height: 120px;
	width: 290px;
	margin-right: 29px;
}
#info_partners {
	height: 120px;
	width: 290px;
	float: left;
}
#bottom_header {
	background-image: url(images/header_bottom.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 929px;
}
.info_about_top {
	background-image: url(images/info_about_top.jpg);
	height: 55px;
	width: 290px;
	background-repeat: no-repeat;
}
.info_about_mid {
	background-image: url(images/info_about_middle.jpg);
	background-repeat: repeat-y;
	width: 290px;
	height: 100%;
	overflow: hidden;
}
.info_about_bottom {
	background-image: url(images/info_about_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 290px;
}
.info_education_top {
	background-image: url(images/info_education_top.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 290px;
}
.info_education_mid {
	background-image: url(images/info_education_middle.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 290px;
	overflow: hidden;
}
.info_education_bottom {
	background-image: url(images/info_education_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 290px;
}
.info_partners_top {
	background-image: url(images/info_partners_top.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 290px;
}
.info_partners_mid {
	background-image: url(images/info_partners_middle.jpg);
	background-repeat: repeat-y;
	width: 290px;
	overflow: hidden;
	height: 100%;
}
.info_partners_bottom {
	background-image: url(images/info_partners_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 290px;
}
/* Content/Info_Boxes Ends*/


.clearfloat {
	clear: both;
}
.rightalign {
	text-align: right;
	padding-right: 25px;
}
.content_body1 {
	background: #e7ebec;
	height: 100%;
	width: 922px;
	padding: 0px;
	margin-left: 4px;
}
.content_body_Gallery {
	height: 600px;
	width: 922px;
}

.content_body2 {
	background: #eceae9;
	height: 100%;
	width: 922px;
	padding: 0px;
	margin-left: 4px;
}


.content_body3 {
	background: #ebffd6;
	height: 100%;
	width: 922px;
	padding: 0px;
	margin-left: 4px;
}
.content_body4 {
	height: 100%;
	width: 922px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.linkbox {
	float: left;
	height: 120px;
	width: 222px;
	border: 1px inset #94B177;
	margin: 5px 2px 5px 4px;
	padding: 0px;
}
.linkbox img {
	border: 1px solid #333;
	margin: 2px 5px 2px 2px;
	float: left;
}
.linkbox p {
	font: 10px/12px Tahoma, Geneva, sans-serif;
	padding: 5px;
}
.boldtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.italictext {
	font-style: italic;
}

.boldtextBlue {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #609}
.redItalic {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #881719;
}

.content_body1 img {
	margin-left: 25px;
	margin-right: 10px;
	float: left;
}
.articleBoxSm {
	height: 320px;
	width: 425px;
	border: 1px inset #ECEAE9;
	float: left;
	margin-left: 23px;
	margin-bottom: 15px;
}
.articleBoxSm h1 {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #881719;
	padding-bottom: 5px;
	padding-left: 20px;
}
.articleBoxSm h2 {
	font: italic normal 11px/11px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0px 0px 2px 20px;
}
#wrapper .content_body2 .articleBoxSm p {
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 2px;
	text-indent: 5px;
}
.articleBoxLg {
	height: auto;
	width: 870px;
	border: 1px inset #ECEAE9;
	float: left;
	margin-left: 23px;
	margin-bottom: 15px;
}
#wrapper .content_body2 .articleBoxLg p {
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 2px;
	text-indent: 5px;
}
.backbutton {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	text-align: right;
	margin-right: 25px;
}
#nav_Container {
	background: url(images/nav_sprite.jpg) no-repeat;
	height: 42px;
	width: 929px;
}

/* CSS Menu begins */



#menuh-container
	{
	left: 1em;
	top: 1em;
	}

#menuh
	{
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	width:919px;
	height:42px;
	float:left;
	margin-left: 10px;
	margin-top: 8px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0;
	font-size: 18px;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #629EA9;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #841619;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	width:13em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh ul li
	{
	list-style: none;
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}
blockquote {
	margin-left: 50px;
	margin-bottom: 10px;
}
#footer {
	height: 100%;
	width: 929px;
}
#footer p {
	font: 10px Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
.bio_box {
	height: 100%;
	width: 929px;
}
.bio_box img {
	float: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-right: 10px;
}



/* These hieghts and widths should be edited to your images */	
ul#pikame{
	width:650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
.pika_main{
	width:650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
#pikame li{
	float: left;
	border:2px solid #629EA9;
	position:relative;
	overflow:hidden;
	height: 100%;
	width: 650px;
	margin: 5px;
}



/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{
	border:5px solid #629EA9;
}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{
	float:left;
	position:relative;
	overflow:hidden;
	list-style:none;
}
.pika_play{
	position:absolute;
	top:10px;
	right:20px;
	z-index:1;
}
.pika_play a{
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin: 580px;
	background-color: #CCC;
}
.pika_play img{border:none !important;}
.pika_caption{
	width:650px;
	height:30px;
	text-align:center;
}
.pika_navigation a{font-size: 12px;color:black;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* Gallery Jquery Ends */
.content_body_Gallery {
	background: #e7ebec;
	height: 100%;
	width: 922px;
	padding: 0px;
	margin-left: 4px;
}

#indenttext {
	width: 839px;
	height: 100%;
	margin: 0 auto;
}
#indenttext p {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.greyText {
	color: #666;
}

