/* CSS Document */

body {
    background-image: url(../images/bkg.gif); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/
    background-color: #B09D7C; /** Website BG colour (matches canvas colour in Step 1) **/
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
    width: 855px;
    margin: 0px auto;
    text-align: center;
}

#container2 {
    width: 855px;
    margin: 0px auto;
    text-align: left;
}


.divide {
	background: url(../images/divideline.gif) no-repeat center;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.navcontainer {
	width: 670px;
	margin: 0px;
	background: url(../images/divideline.gif) no-repeat bottom;
	text-align: center;
}

.navbox {
	width: 244px;
	background: #DDCDB3;
	padding: 10px 0px;
	color: #333333;
	margin: 0px 0px 10px;
}

.navboxlinks {
	width: 244px;
	padding: 0px 0px 10px;
	color: #333333;
	margin: 0px 0px 10px;
}

.search {
	width: 254px;
	margin: 8px 0px 0px 494px;
	position: absolute;
	text-align: right;
}

#column1 {
	float:left;
	width:149px;
	margin: 10px 0px 20px 6px;
    }
	
#column2 {
	float:right;
	width:670px;
	margin: 10px 6px 15px 0px;
    }	

#columnall {
	float:right;
	width:665px;
	margin: 10px 0px 15px;
    }

#pgborder { 
	margin: 10px 0px 0px 10px;
	float: left;
	width: 800px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

div, p, ul {
	color: #454545;
	background: left;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	list-style: inside;
}


/* -- Left Nav manipulation and rollovers -- */

/* Parent controls */
div#lt_nav ul {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 1px 0;
	width: 149px; /* Full 201 */
	/*background-image: url(../images/left_nav.gif);*/
	background-repeat: no-repeat;
	background-position: top;	
	/*border-top: 1px solid #2C2C2C;*/
}

* html div#lt_nav ul {
	margin-top: -5px;
}

div#lt_nav ul li a {
	display: block;
	font-size: 12px;
	width: 149px;
	padding: 6px 0 7px 0px;
	/*background-image: url(../images/left_nav.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;	
	/*border-bottom: 1px solid #2C2C2C;*/
}

div#lt_nav ul li a.menu {
	/*background: url(../images/left_nav_menu.gif) no-repeat bottom;	/*background: transparent url(/i/bk_navmenu.gif) 180px 10px no-repeat;*/
}

div#lt_nav ul li a:link, div#lt_nav ul li a:visited {
	color: #000000;
	text-decoration: none;
}

/*div#lt_nav ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
*/




h1 {
	color: #5e430e;
	margin: 0px 0;
	padding: 5px 0 10px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #454545;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0;
	padding: 0 0 0px;
	line-height: 20px;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
	color: #7b3939;
}
h3 {color: #284253; font-size: 13px; font-weight: bold; margin: 5px 0; padding: 0 0 0px;}

h4 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #999999;
	text-align: right;
	line-height: 25px;
}


a {
	color: #707349;
	text-decoration:none;
}
a:hover {
	color: #8E9166;
	text-decoration: underline;
}
	
.rightimage {
	float: right;
	border: 4px solid #DCD0BC;
	margin: 5px 0px 10px 12px;
}

.leftimage {
	float: left;
	border: 4px solid #DCD0BC;
	margin: 0px 15px 2px 0px;
}

.rightnav {
	float: right;
	margin: 0px 0px 10px 10px;
	border-left: 1px solid #bab8a1;
	width: 160px;
	text-indent: 0px;
}	


.rightvideo {
	float: right;
	border: 1px solid #DCD0BC;
	margin: 0px 0px 10px 10px;
	width: 386px;
}

.centerimage {
	border: 2px solid #bab8a1;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.phrightimage {
	border: 2px solid #bab8a1;
	margin: 5px 0px;
	float: right;
}

div.clear {clear: both}

/* NAV TEXT  -----------------------------------------------------------------------------------------*/

.navannouncetitle {
	color: #000000;
	background: left;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px;
}

.navannouncebody {
	color: #000000;
	background: left;
	font: 12px/17px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px;
}

.navtitle {
	color: #325C7C;
	background: left;
	font: normal 17px/17px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 5px;
	margin: 10px;
}

.navbody {
	color: #707349;
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}

.navbodylarge {
	color: #333;
	background: left;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 10px 3px;
}




/* FOOTER BLOCK  -----------------------------------------------------------------------------------------*/

#ftBlockcontainer {
	width: 665px;
	margin: 15px auto 0px 0px;
	text-align: left;
	clear: both;
	float: left;
	background: url(../images/divideline.gif) no-repeat top;
}

#ftBlock p {
	padding: 0;
	color: #666666;
	font: 11px/18px Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}

#ftBlock a:link {
	color: #454545;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}
#ftBlock a:visited {
	color: #454545;
	text-decoration: none;
}
#ftBlock a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e430e;
}
#ftBlock a:active {
	color: #999999;
	text-decoration: none;
}

