html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	height:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.8em;
	background:#361c09;
	
}

p  {
	margin-top:15px;
}

ul {
	margin-left:25px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:15px;
	line-height:25px;
	list-style:square;
	
}


a {
	color:#02719c;
	text-decoration:underline;
}


a:hover {
	text-decoration:none;
}



html {
	height: 100%;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



h1  {
	font-family:Arial Narrow, Helvetica, sans-serif,;
	font-size:28px;
	color:#3e471a;
	letter-spacing:-.05em;
	
}

h2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#cc7a24;
	letter-spacing:-.05em;
	
}

h3  {
	color:#4d977e;
	font-size:14px;
}




.body_ul {
	line-height:1;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.8em;
}

.picborder {
	border:solid 6px #769e90;
}



div#container-header {
	
	height:355px;

}

div#container-page {
	width:100%;
	margin:0px auto;
	background:url(../images/header-bg.jpg) top center no-repeat;
	background-color:#ffffff;


}

div#container-inside-page {
	width:950px;
	margin:0px auto;
	background:url(../images/middle-bg-repeat.gif) repeat-y;
	border-bottom:solid 13px #FFFFFF;
}

div#container-inside-header {
	width:950px;
	background:url(../images/inside-mid-top-bg.jpg) no-repeat;
}

div#inside-right {
	width:706px;
	float:right;
	background:url(../images/inside-right-bg.jpg) #FFFFFF no-repeat;
	
	
}

div#inside-left {
	width:231px;
	float:left;
	
	padding-left:13px;
	
}

div#incolumn-left {
	width:395px;
	float:left;
	padding:65px 0px 0px 55px;
}


div#incolumn-right {
	width:218px;
	float:right;
	padding:30px 0px 0px 0px;
}

div#incolumn-right img {
	border:solid 6px #769e90;
}

div#incolumn-right p {
	line-height: 1;
	height:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1em;
}


div#container-content {
	width:950px;
	margin:0px auto;
	background:url(../images/bgtop.jpg) top center no-repeat #FFFFFF;

}

div#front-page-left-copy {
	float:left;
	width:350px;
	padding:60px 0px 40px 55px;
	
}

div#front-page-right-copy {
	float:right;
	width:395px;
	height:230px;
	background:url(../images/right-fadey-keyline.jpg) left top no-repeat;
	padding:30px 60px 0px 45px;

}

div#front-page-right-copy img {
	border:#cee2e4 solid 11px;
	margin-bottom:10px;

}

div#front-right-left {
	float:left;
	width:176px;
}

div#front-right-right {
	float:right;
	width:176px;
	
}




div#main-content-left {
	margin-right:287px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;


}

div#main-content-right {
	width:736px;
	float:right;
	background-color:transparent;
}

div#right-content-holder {
	width:646px;
	padding:60px 45px 80px 45px;

}


div#header {
	height:34px;
	width:515px;
}

div#header h1 {
	display:none;
	
}



.clearing {
	height: 0;
	clear: both;
}



div#container-footer {
	width:100%;
	height:60px;

}


div#footer-content  {
	margin:0px auto;
	padding-top:15px;
	width:950px;
	color:#ffffff;
	font-size:16px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-align:right;
}

div#footer-content a  {
	color:#ccaf9c;
	font-size:16px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
}

div#footer-content a:hover  {
	color:#ffffff;
	font-size:16px;
	text-decoration:none;

}

div#caption-right {
	float:right;
	width:236px;
	padding-right:20px;
	padding-left:20px;
	color:#FFFFFF;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:15px;
	
	}
	
	
.lightlink  {
	color:#d0c8ad;
	text-decoration:underline;
}

.lightlink:hover  {
	text-decoration:none;
}

.indent  {
	padding-left:20px;
	border-left-color:#3e471a;
	border-left-width:4px;
	border-left-style:solid;
}

.blueish_text {
	color:#cc7a24;
	font-weight:bold;
}
	

/* Here are the navigation tags*/

#nav, #nav ul { /* all lists */
	list-style-image:none;
	list-style:none;
	margin:0px;
	font-size:13px;
	color:#FFFFFF;
	padding:0px;
	
	
}

#nav li { /* all lists */
	line-height:15px;
	border-top:1px #FFFFFF solid;
	
	
	
}

#nav li a { /* all lists */
	display:block;
	width:186px;
	background:#ffffff;
	text-decoration:none;
	color:#316c56;
	padding:3px 5px 3px 5px;
		
}

#nav li a:hover { /* all lists */
	background:#316c56; 
	color:#c5e5d8;
	
}





