/*POSITIONAL DIVS*/	


html{
   height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/bcakgroundtop.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	background-color: #000000;
	background-position: 0px 0px;
	color: #561b17;
}


#pagecontainer {
	width: 970px;
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/pagebase.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}

#footer {
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/mainfooter.jpg);
	background-repeat: no-repeat;
	height: 70px;
	clear: both;
	width: 920px;
	margin-right: 0px;
	margin-left: 15px;
}

#subnavcontainer {
	float: right;
	width: 240px;
	
}

#subnav {
	float: left;
	width: 240px;
}
#subnav ul {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
#header {
	width: 970px;
	height: 122px;
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/header1.jpg);
	background-repeat: no-repeat;
}
#title {
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/header2.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 50px;
	color: #561B17;
	font-size: 24px;
	padding-top: 15px;
	line-height: 30px;
}

#nav {
	width: 905px;
	height: 38px;
	padding-right: 25px;
	padding-top: 0px;
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/navback.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	float: left;
	overflow: hidden;
	line-height: 33px;
}

#content {
	padding-right: 70px;
	margin-right: 10px;
	margin-left: 0px;
	float: right;
	width: 620px;
}

#content p {
	padding: 0px;
	margin: 0px 0px 10px;
}





/*Text Styles*/	


h1 {
	color: #000000;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
}
h2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px 0px;
	line-height: 30px;
}

h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}

#content ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 2px;
}
#content li {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: outside;
	margin-left: 15px;
}
#content a {
	font-size: 13px;
	line-height: 19px;
	color: #561B17;
	text-decoration: underline;
}
#content a:hover {
	color: #F8AF01;
	text-decoration: none;
}



/*Sub Naviagtion Styles*/	


#subnav li {
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/subnavback.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
	list-style-type: none;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	display: block;
}
	


#subnav a, #subnav span.active {
	text-decoration: none;
	font-size: 15px;
	
}
#subnav a { color: #561B17; }
#subnav span.active { color: #333333; }
#subnav a:hover {
	text-decoration: none;
	color: #967F62;
	font-size: 15px;
}

/*Section Naviagtion Styles*/	

#nav a {
	text-decoration: none;
	color: #f7af00;
}
#nav a:hover {
	text-decoration: none;
	color: #C2B38C;
}

#nav li {
	display: block;
	float: left;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(http://templates.livesiteadmin.com/images/traditional-dark/divider.gif);
	background-repeat:no-repeat;
	background-position: 1px 11px;
	list-style-type: none;
	x-padding-top: 8px;
	margin: 0px;
	text-transform: uppercase;
	padding-right: 15px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
