/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$100 - Clearfix Styles
*/


/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	background:#BC3931;
	font:12px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#283461;
	}
	
#container {
	background:white url(/images/container-bg.png) repeat-x;
	}
	
	.inside-container {
		width:780px;
		margin:0 auto;
		}

#header {
	height:110px;
	padding-top:40px;
	background:url(/images/header-bg-right.jpg) right top no-repeat;
	}

#content-container {
	padding-top:15px;
	width:780px;
	}

	
#sidebar-left {
	width:198px;
	float:left;
	padding-top:12px;
	}
	
#main-content {
	width:564px;
	float:right;
	}

	
#footer {
	background:url(/images/footer-bg.png) repeat-x;
	}
	
	.footer-container {
		width:725px;
		margin:0 auto;
		padding:55px 0 0 55px;
		background:url(/images/footer-container-bg.jpg) no-repeat;
		color:#DEDCCF;
		}
	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/


	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* NAVIGATION SECTION */
.collapsing_menu {
	margin: 20px 0;
	}
.topNav {
	display: none;
}
.collapsing_menu li {
	border-bottom:1px solid #c0c0c0;
	padding:3px 0;
	}
.collapsing_menu li a:link, .collapsing_menu li a:visited {
	display:block;
	background:#CEDCDF;
	padding:5px 8px;
	color:#426162;
}
.collapsing_menu li a:hover, .collapsing_menu li a:active {
	background:#86A8AA;
	color:white;
}

.collapsing_menu .level_1 {
	border:none;
	padding:0;
	background-image: none;
}
.collapsing_menu .level_1 a:link, .collapsing_menu .level_1 a:visited {
	display:block;
	background-color:#fff;
	margin:5px 8px 5px 10px;
	padding:0 0 0 12px;
	color:#426162;
	background-image: url(/images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.collapsing_menu .level_1 a:hover, .collapsing_menu .level_1 a:active {
	display:block;
	margin:5px 8px 5px 10px;
	padding:0 0 0 12px;
	background:#fff;
	color:#86A8AA;
	text-decoration: underline;
	background-image: url(/images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.collapsing_menu .level_2 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: #696969;
	border-bottom: 1px solid #dfdede;
}
.collapsing_menu .level_2 a:link, .collapsing_menu .level_2 a:visited {
	margin: 0;
	display: block;
	width: 137px;
	padding: 2px 0 5px 43px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 25px 4px;
}
.collapsing_menu .level_2 a:hover, .collapsing_menu .level_2 a:active {
	margin: 0;
	padding: 2px 0 5px 43px;
	color: #fff;
	text-decoration: none;
	background-color: #cc0000;
	background-image: url(/images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 25px 4px;
}
.collapsing_menu .level_3 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: #696969;
	border-bottom: 1px solid #dfdede;
}
.collapsing_menu .level_3 a:link, .collapsing_menu .level_3 a:visited {
	margin: 0;
	display: block;
	width: 127px;
	padding: 2px 0 5px 53px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 35px 4px;
}
.collapsing_menu .level_3 a:hover, .collapsing_menu .level_3 a:active {
	margin: 0;
	padding: 2px 0 5px 53px;
	color: #fff;
	text-decoration: none;
	background-color: #cc0000;
	background-image: url(/images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 35px 4px;
}




.img-border,
.dyncontent {
	padding:3px;
	border:1px solid #87A8AD;
	}

p.sidebar-contact {
	height:87px;
	padding:12px 15px;
	background:url(/images/sidebar-contact-bg.png) no-repeat;
	color:#CFDCE2;
	}
	
	p.sidebar-contact a {
	color:#CFDCE2;
	font-weight:bold;
	text-decoration:underline;
	}
	
	p.sidebar-contact a:hover {
	text-decoration:none;
	}
	
/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

#main-content a,
#main-content a:link,
#main-content a:visited {
	color:#C64138;
	text-decoration:underline;
	font-weight:bold;
	}

#main-content a:hover {
 	text-decoration:none;
	}


h1,h2,h3,h4,h5,h6 {
	
	}
	
h1 {
	background:url(/images/h1-bg.gif) no-repeat;
	width:464px;
	height:66px;
	margin:0 auto;
	padding:20px 50px 0 50px;
	font:22px "Times New Roman", Times, serif;
	color:white;
	text-align:center;
	text-transform: uppercase;
	}


h2 {    font:24px "Times New Roman", Times, serif;
	color:#c64138;
        padding-bottom:6px;

}


h3 {    font:20px "Times New Roman", Times, serif;
	color:#c64138;
        padding-bottom:6px;

}

h4 {    font:16px "Times New Roman", Times, serif;
	color:#c64138;
        padding-bottom:6px;


}


p {
	margin-bottom:15px;
	line-height:1.5;
	}


img {
	padding:3px;
	border:1px solid #87A8AD;
	}
.imageRight {
	padding:3px;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageLeft {
	padding:3px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image {
	text-align:center
}
hr {
	border: none;
	height: 1px;
	background-color: #87A8AD;
	clear:both;
}
li {
	background-image: url(/images/bullet_leaf.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	line-height: 20px;
}
.content-banner {
	margin-left:9px;
	}

	.dl-float-right {
	float:right;
	width:140px;
	margin:0 0 40px 15px;
	padding:0;
	}
	
	.dl-float-right dd {
		width:140px;
		text-align:center;
		margin:0;
		padding:0;
		font-size:11px;
		color:#4B4C44;
		}
	
	.dl-float-right img,
	.dl-float-left img {
	margin-bottom:6px;
	}

.dl-float-left {
	float:left;
	width:198px;
	margin:0 15px 40px 0;
	padding:0;
	}
	
	.dl-float-left dd {
		width:198px;
		text-align:center;
		margin:0;
		padding:0;
		font-size:11px;
		color:#4B4C44;
		}

#main-content form {
    margin: 0;
    padding: 0;
}
#main-content form fieldset {
    padding: 10px 0;
    margin: 0;
	border: 0;
}
#main-content form fieldset.hidden {
    border: 0;
}
#main-content form fieldset legend {
    font-weight: bold;
}
#main-content form label {
    margin: 0 0 0 5px;
}
#main-content form label.qflabel {
    display: block;
    float: left;
    width: 120px;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: right;
}
#main-content form input, #main-content form select {
    width: auto;
    border: 1px solid #283461;
    color: #283461;
}
#main-content form textarea {
    overflow: auto;
    width: 250px;
    border: 1px solid #283461;
    font: 12px Arial, Helvetica, sans-serif;
}
#main-content form br {
    clear: left;
}
#main-content form div.qfelement {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
#main-content form span.error, #main-content form span.required {
    color: red;
}
#main-content form div.error {
    border: 1px solid red;
    padding: 5px;
}
#contactdetails {
	margin: 10px;
	padding: 10px;
	border: 1px solid #283461;
	background-color: #CEDCDF;
	min-height: 50px;
}
#columnOne {
	width: 220px;
}
#columnTwo {
	width: 220px;
	float: right;
}
/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/

.footer-left {
	width:500px;
	float:left;
	}

.footer-right {
	width:200px;
	float:right;
	}
	
#footer p a {
	color:#DEDCCF;
	font-weight:bold;
	}
	
	#footer p a:hover {
	text-decoration:underline;
	}

/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;display:inline-block;}
/* End hide from IE-mac */
