/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #271915;
        background-color:#3E2F2A;
        background-image:url(templates/Burlap/resources/images/page_bg_brown.jpg);
        background-repeat:;
        background-position:top left;
        background-attachment:;
}

td { 	
font-size:14px;
}

/*
Default CSS from Yola File
*/
				

.a img{

	border : none;

}

a:link {
	text-decoration: underline; 
	color: #271915;

}

a:visited {
	text-decoration: underline; 
	color: #271915;

}


a:hover {
	text-decoration: underline;
	color: #6D6C0D;

}



h1, 
h2, 
h3, 
h4,
h5,
h6,
p{ 
	text-decoration: none;
	font-weight: normal;
	color: #271915;
	
}

h1{
	font-size: 2.4em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
	color:	#73730F;
	
}

h2{
	font-size: 1.8em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
}

h3{
	font-size: 1.4em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
	color:	#73730F;
}

h4{
	font-size: 1.4em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
	
	
}

h5{
	font-size: 1.2em;
	font-weight: normal;
	margin:0;
	margin:0;
	padding:10px 0 10px 0;
	color:	#73730F;

	
}

h6{
	font-size: 0.9em;
	font-weight: normal;
	margin:0;
	margin:0;
	padding:10px 0 10px 0;
	font-style: italic;	
	
}

p{
	
	margin:0;
	padding:5px 0;
	color: #271915;


	
}

blockquote {
	
	margin: 0 20px;
	padding:15px 0 15px 30px;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
	
}	
			
ul{
	
	margin	: 15px 5px;
	padding	: 0 35px;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #271915;
	

}

ul li{
	margin : 0;
	padding : 2px 0;
	font-size-adjust:none;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	color: #271915;
}


div#wrap {
 width:1000px;
 margin: 0 auto;
 text-align:left;

}

div#heading {
    height: 61px;
}

div#heading h1#sys_heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	line-height:120%;
	font-weight: normal;
	font-style:italic;
	margin: 0;
	padding: 18px 0 0 21px;
	float: left;
	color: #FFF;
	text-decoration:none;
 }

div#heading div#searchWrap {
 float:right;
 padding: 5px 25px 0 0;
 color: #FFF;


}


div#searchWrap input#searchText {
	background-color: #FFF;
	border: 1px solid #271915;

}



div#navigation {
	clear:both;
	padding: 10px 0 0 0;

}

#navigation div {
	padding: 0 16px 0 0;
	list-style: none;
	text-align: right;
    line-height: 150%;
	}
	
#navigation div span {
	display:inline;
    margin: 0 0 5px 0;
    white-space: nowrap;
	border-left: 1px solid #FFF;
	}

#navigation div span.first {
	border-left:none;

	}

#navigation div span a {
	color: #FFF;
	text-decoration:none;
    padding: 0 10px 0 10px;

}

#navigation div span a:hover {
	text-decoration:underline;


}

#navigation div.sub {
    padding: 0 16px 10px 10px;
}

#navigation div.sub span {
	display:inline;
	border-left: none;
	}



#navigation div.sub span a {
	font-size:.95em;
	
	
	
	}



div#top {
 	background:url(templates/Burlap/resources/images/top.jpg) 25px 0px no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 5px 30px 0px 30px;
	text-align:center;

}

div#top #sys_banner {
	 height:200px;
     width:940px;
     background: url(resources/NEW%20Header.jpg) no-repeat;
}


div#middle {
	padding: 5px 30px 0 30px;
	background-image: url(templates/Burlap/resources/images/fill.png);
	background-repeat: repeat-y;
	background-position: 25px 0;
}

div#bottom {
	height: 5px;
 	background:url(templates/Burlap/resources/images/bottom.jpg) bottom left no-repeat;
    overflow: hidden;
	margin: 0 25px 0 25px;
    padding: 0;
}

div#end {
	margin: 0 25px 0 25px;
    padding: 0;
}

div.sys_footer a:link,
div.sys_footer a:visited,
div.sys_footer {
	text-align:center;
	color: #FFF;
	padding: 25px 0 0 0;

}

#sys_designerfooter {
	padding:10px 0 0 0;
}

/* zone colors */

.zone_top {
    background-color: #F4EFEB;
}

.layout_1-column .zone_top {
    background-color: #FFF;
}

.zone_left {
    background-color: #D6C3B5;
}

.layout_2-column .zone_left,
.layout_2-column-left .zone_left {
    background-color: #FFF;
}

.zone_center {
    background-color: #E2D1C7;
}

.zone_right {
    background-color:#F4EFEB;
}

.layout_2-column-left .zone_right {
    background-color:#D6C3B5;
}

.layout_2-column .zone_right,
.layout_2-column-right .zone_right {
    background-color:#FFF;
}

.layout_2-over-1 .zone_right,
.layout_1-over-2 .zone_right {
    background-color:#E2D1C7;
}

.zone_bottom {
    background-color: #F4EFEB;
}

/* CSS Document */


.sys_txt {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #271915;
	
}

td { 	
font-size:14px;
}
				

.a img{

	border : none;

}

a:link {
	text-decoration: underline; 
	color: #271915;

}

a:visited {
	text-decoration: underline; 
	color: #271915;

}


a:hover {
	text-decoration: underline;
	color: #6D6C0D;

}



.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6,
.sys_txt p{ 
	text-decoration: none;
	font-weight: normal;
	color: #271915;
	
}

.sys_txt h1{
	font-size: 2.4em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
	color:	#73730F;
	
}

.sys_txt h2{
	font-size: 1.8em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
}

.sys_txt h3{
	font-size: 1.4em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
	color:	#73730F;
}

.sys_txt h4{
	font-size: 1.4em;
	font-weight: normal;
	margin:0;
	padding:10px 0 10px 0;
	
	
}

.sys_txt h5{
	font-size: 1.2em;
	font-weight: normal;
	margin:0;
	margin:0;
	padding:10px 0 10px 0;
	color:	#73730F;

	
}

.sys_txt h6{
	font-size: 0.9em;
	font-weight: normal;
	margin:0;
	margin:0;
	padding:10px 0 10px 0;
	font-style: italic;	
	
}

.sys_txt p{
	
	margin:0;
	padding:5px 0;
	color: #271915;


	
}

.sys_txt blockquote {
	
	margin: 0 20px;
	padding:15px 0 15px 30px;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
	
}	
			
.sys_txt ul{
	
	margin	: 15px 5px;
	padding	: 0 35px;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color: #271915;
	

}

.sys_txt ul li{
	margin : 0;
	padding : 2px 0;
	font-size-adjust:none;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	color: #271915;
}