/* Style 1 - Default CSS Document */

/* global settings */
body {
	font: 14px constantina,georgia, serif; 
	color: #4c1b1b; 
	margin: 0px; 
	padding: 0px; 
	behavior: url(csshover.htc);
	background:#fcfae1;
}
a {
	text-decoration: none;
	color: #b9121b;
}
ul {
	margin: 0px; 
	padding: 0px;
}
li {
	margin: 0px; 
	padding: 0px;
}
form {
	margin: 5px 0px;
	padding: 0px;
}
img {
	margin: 10px;
	padding: 0px;
}
input {
	padding: 0px; 
	margin: 0px 0px 4px 0px;
}
p {
	padding: 0px; 
	margin: 0px 10px 10px 0px; 
}


/* CONTAINER - Page container settings */
#container { 
	border: 0px ;
	margin: 10px auto;
	min-height: 400px;
	padding: 0px;
	width: 828px;
	background:#fcfae1;
	position:relative;
	z-index:1;
}

/* DIV HEAD settings */
#divhead {
	background:url(images/logo.png);
	background-position:top-left;
	background-repeat: no-repeat; 
	height: 130px;
	margin: 0px, auto, 0px, auto; 
	padding: 0px;

}
#divhead h1 {
	color: #4c1b1b; 
	font-size: 2.2em; 
	font-weight: bold;
	margin: 0px; 
	padding: 0px 0px 0px 0px; 
	text-align: right; 
}
#divhead h1 a {
	color: #000000; 
	text-decoration: none;
}


/* CONTENT - Main content area of page - contains page heading */
#divcontent {

	margin: 4px auto 4px auto;
	padding: 10px 10px 0px 10px;
width:808px;
	text-align: left; 
	background:#F6E497;
	background-image: url('../uploaded/images/styles/corner.gif');
	background-repeat: no-repeat;
	background-position:  top-left; 
	position:relative;
top:2px !important;
top:4px;
	z-index: 0;
}
#divcontent h1 {
	color: #b9121b; 
	font-size: 1.8em;  
	font-weight: bold;
	font-style: italic;
	/*letter-spacing: 3px; */
	/*line-height: 25px; */
	text-align: left; 
	/*text-transform: lowercase; 	*/

}
#divcontent ul {
	margin-left: 5px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}
#divcontent a {
	color: #b9121b;
}

/* MAIN - Page content (from spaw editor) */
#divmain {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
		position:relative;
	z-index: 0;

}
#divmain a {
	text-decoration:underline;
	color: #b9121b;
}
#divmain h1 {
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
}
#divmain h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#divmain h3 {
	font-size: 1.0em;
	font-style: italic;
}
#divmain hr {
	border: 1px solid #000000;
}

#divmain p {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.0em;
}
#divmain table {
	font-size: 1.0em;
	border-collapse: collapse;
	margin: 00px 0px;
}
div#divmain ul { 
	font-size: 1.0em; 
	margin-top: 20px;
	margin-left: 20px;
}
div#divmain ul ul { 
	font-size: 1.0em; 
}

/* CONTACT FORM settings  */
label {

	margin: 0px;
	padding: 0px;
	width: 120px;
}
div.address {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 120px;
	width: 400px;
}

/* DIV FOOTER settings */
#divfooter {
	background:#F6E497;
	background-image: url('../uploaded/images/styles/corner.gif');
	background-repeat: no-repeat;
	background-position:  top-left; 

	/*border-top: 1px solid black; */
	font: 13px candara,arial,sans serif; 
	color: #4c1b1b;
	margin: 0px;
	padding: 10px;
	text-align: right; 
	vertical-align:middle;
	height: 55px;
position:relative;
top:2px !important;
top:4px;
}
#divfooter a {
	color: #4c1b1b;
}

#divfooter a:hover {
	color: #b9121b;}

#divsep {
	background:url('../uploaded/images/styles/sepf.gif');
	background-repeat: no-repeat;
	background-position:  top-left; 
	height:15px;
	width:828px !important;
	width:808px;
	margin:0px;
	padding:0px;

	position:relative;
	z-index:0;
	left:-10PX;
}

/* DIV MENU - left side menu for navigation menu and news flash (if included) */
#divmenu { 
 
	color: #b9121b;
	font-weight: bold;
	margin: 0px; 
	margin-left:171px;
	padding: 0px;
	width: 657px;
	background:#bd8d46;
	background-image: url('../uploaded/images/styles/corner.gif');
	background-repeat: no-repeat;
	background-position:  top-left; 
	position:	absolute;	
	z-index:999;
	top: 109px;
}

/*  DIV NAV settings - navigation menu */
div#divnav {
	font-size: 1.0em; 
	text-align: center; 
	position:relative;
	z-index: 999;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
div#divnav ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	font-size: 1.0em;
}
div#divnav li {
	border: 1px;
	display: inline;
	float: right;
	line-height: 1.0em;
	list-style: none; 
	margin: 0px 2px 0px 2px; 
	padding: 0px; 
	position: relative; z-index:999;
	width: 126px;
}
div#divnav li:hover {
	background: #ffffcc; 
	color: #bd8d46;
}
div#divnav li.submenu {
	margin: 0px 0px 0px 0px;
	padding: 0px; 
}
div#divnav li.submenu:hover {
	background: #ffffcc;
	color: #bd8d46;
}
div#divnav li a {
	background: #bd8d46;
	color: #fcfae1;
	display: block; 
	padding: 0.25em 0.2em 0.25em 0.2em; 
	text-decoration: none; 
	width: 120px;	position:relative;
	z-index: 999;
	
}
div#divnav li a:hover {

	color: #b9121b;
}
div#divnav>ul a {
	width: auto;
}
div#divnav ul ul {
	background: #bd8d46;
	position: absolute; 
	display: none;
	font-size: 1.0em;
}
div#divnav ul ul li {
	color: #bd8d46;
}
div#divnav ul.level1 li.submenu:hover ul.level2, 
div#divnav ul.level2 li.submenu:hover ul.level3 {
	color: #bd8d46;
	display: block; 
	margin: 0px 0px 0px 1px; 
	padding: 0px;
	width: 120px;
	
}
div#divnav ul.level2 {
	top: 1.5em; 
	left: 5px; 
	width: 100px; 
}
div#divnav ul.level3 {
	top: -1px;  
	left: 120px; 
	width: 100px; 
}
div#divnav li.submenu li.submenu:hover {
	color: #bd8d46;
	background: #ffffcc;
}
div#divnav li.submenu li.submenu:hover {
	color: #bd8d46;
	background: #ffffcc;
}
