/*<![CDATA[*/
/* START LAYOUT */
html, body {
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: center;
	background-color: #fff;
	}

* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}

#header {
	height: 100px;
	background: #5A0010 url(images/bg_header_red.jpg) repeat-x left top;
	margin: 0px 0px 40px 0px;
}

#header2 {
	height: 50px;
	background-color: #444444;
	text-align: center;
}

.container {
	width: 850px;
	text-align: left;
	margin: 0 auto;
}

#hdr-l {
	padding: 21px 0px 0px 0px;
	width: 160px;
}

.pad {
	padding:20px;
	margin-top: 130px;
}

.clear {
	font-size: 1px;
	clear: both;
}

.clearh5 {
	clear: both;
}


.clearbord {
	font-size: 1px;
	clear: both;
}

#content0col {
	width: 770px;
	height: 470px;
	background-color: #FFFFFF;
	padding:15px;
	margin-top: 10px;
	
}

.cnt-l {
	border: 1px solid #cccccc;
	min-height: 470px;
	width: 630px;
	float: left;
	/*overflow: scroll;
	background: #fff url(images/curtain.jpg) right top no-repeat;*/
}

	.clients {
		width: 850px;
		float: none;
		background: #fff url(images/bg_page/clients.jpg) left top no-repeat;
	}

	.client {
		width: 95px;
		float: left;
		display: inline;
		}
	.client img {
		padding: 3px;
		border: 1px solid #ccc;
		}
		
	.client-news  {
		float: left;
		}
		
	.client-news img {
		padding: 3px;
		border: 1px solid #ccc;
		margin-right: 5px;
		}
		
.cnt-l h2 {
	padding: 0px 10px 0px 10px; 
	}	
.cnt-l-np span {
	font-weight:bold; 
	color:#009BAF;
	}
.cnt-l form {
	padding: 0px 0px 10px 10px; 
	}
.cnt-l h1 {
	padding: 10px 10px 0px 15px;
	margin-bottom: 10px;
	}
.cnt-l p {
	font-size: 12px;
	color: #444444;	
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.cnt-l h3 {
	padding: 0px 10px 5px 10px;
	border-bottom: 1px solid #ccc;
}
.cnt-l p.lead, .cnt-r p.lead {
	color: #009BAF;
	font-weight: normal;
	font-size: 14px;
	}
.cnt-l-np {
	min-height: 270px;
	padding-top: 15px;
}

.cnt-r {
	width: 200px;
	float: right;
	height: 470px;
	margin: 0px 0px 0px 0px;
}

	.cnt-r-box {
		border: 1px solid #ccc;
		background: #fff url(images/bg_right_red.gif) left top repeat-x;
		margin-bottom: 15px;
		text-align: left;
		}
		
	.cnt-r-box p {
		text-align: left;
		} 
		
	.cnt-r-box h2 {
		color: #fff;
		font-size: 15px;
		line-height: 35px;
		text-indent: 5px;
		}


.cnt-l p {
	font-size: 12px;
	color: #444444;	
	text-align: left;
}

#bkmnu-hldr {
	height: 30px;
	width: 530px;
	text-align: center;	
	margin: 0px 0px 20px 10px!important;
	margin: 0px 0px 20px 15px;	
}
.bkmnu-item {
	height: 20px;
	width: 125px;
	text-align: center;
	background-color: #D6C3A7;	
	font-size: 12px;
	float: left;
	margin: 0px 3px 10px 0px;
	padding: 4px 0px 0px 0px;	
	float: left;	
}
.bkmnu-item a {
	color: #473C2B;
}
.bkmnu-item a:hover {
	color: #FFFFFF;
}

.categories {
	float: left; 
	margin: 0px 10px 10px 0px; 
	height: 160px; 
	width: 180px; 
	background-color: #000;
	display: block;
	}
	
.categories#last {margin-right: 0px;}

.callout {
	float: left; 
	margin: 0px 10px 15px 0px; 
	height: 160px; 
	width: 273px; 
	background-color: #fff;
	display: block;
	border: 1px solid #444444;
	}
	
#more {
	background: #fff url(images/tick.jpg) no-repeat right bottom
	}
	
#more h2 {
	padding: 10px 0px 8px 10px; 
	background-color: #dddddd; 
	margin-bottom: 5px;
	}
	
#logo {
	height:118px; 
	background-color: #D4DBE4;
	}
	
#logo img {
	margin:35px 0px 30px 30px;
	}

.footer {
	clear: both;
	color: #cccccc;
	width: 830px;
	padding: 20px 0px 0px 10px;
}

/* START PRESENTATION */

h1 {
	font-size: 25px;
	font-weight: normal;
	/*color: #013567;*/
	color: #780010;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #780010;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 3px;
	}
h5 {
	font-size: 15px;
	font-weight: normal;
	color: #780010;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	text-indent: 15px;
	padding: 7px 0px 5px 0px;
	}

	
	
p {
	font-size: 12px;
	text-align: justify;
}
p.pcent {
	font-size: 11px;
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}

img {
	border: none;
}


/* Lists */
ul {
	margin: 0px 0px 0px 30px;
}

ul li {
	padding: 3px 0px 5px 0px;	
	list-style-position: outside;
	list-style-type: square;
}

ul li ul li {
	margin: 5px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: circle;
}

ul.news  {
	list-style-type: none;
	margin: 0px 5px 15px 5px;
	}
	
.news li {
	list-style-type: none;
	background-image: url(images/select.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 4px 0px;
	height: 35px;
	font-size: 12px;
	border-bottom: 1px dashed #ccc;
	line-height: 130%;
	}
	
.news li a {color: #333;}	
.news li a:hover {color: #780010;}	
	
/* Links */

a {
/*	color: #00CC99;	*/
	color: #780010;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a:hover {
	/* color: #026DD7; */
	color: #111111;
}


/* Navigation Tabs */	

#navigation {
	text-align: right;
	float: right;
	display: block;
	width: 660px;
	padding-top: 78px;
	}
	
#navigation a {
	height: 22px;
	line-height: 22px;
	width: 90px; 
	font-weight: bold;
	float: left;
	display: block;
	background: #fff url(images/button.gif) left top no-repeat;
	margin: 0px 3px 0px 0px;
	text-align: center;
	}
	
#navigation a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #780010;
	}
	
#navigation a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #780010;
	}
		
#navigation a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #780010;
	background: #fff url(images/button_hover.gif) left top no-repeat;
	}
	
#navigation a.selected {
	background: #fff url(images/button_hover.gif) left top no-repeat;
	}
	
/* End Navigation Tabs */

.summary {
	border: 1px solid #ccc;
	height: 266px;
	width: 190px;
	float: left;
	margin: 0px 0px 0px 13px;
	display: inline;
	}
	
	.summary img {
		margin: 5px 0px 0px 5px;
		}
		
	.summary h2 {
		padding: 10px 0px 0px 0px;
		text-align: center;
		}
		
	.about h2 {
		padding: 10px 0px 10px 10px;
		text-align: left;
		border-bottom: 1px solid #ccc;
		}
		
	div.about {	height: 276px; }
		
	.big {
		width: 395px;
		}
	
	.staff {
		height: 195px;
		margin-bottom: 14px;
		line-height: 140%;
		width: 264px;
		border: 1px solid #ccc;
		}
		
	.assoc {
		height: 370px;
		margin-bottom: 0px;
		line-height: 140%;
		border: 1px solid #ccc;
		}
		
		.assoc h2 {text-align: left; text-indent: 10px; padding: 10px 0px 10px 0px; margin-bottom: 10px; border-bottom: 1px solid #ccc;}

		
	.staff[class] {
	  	background-image:url(images/bg_white.png);
		}

		
	.staff h2 {
		text-align: left;
		margin-bottom: 0px;
		margin: 0px 0px 0px 10px;
		}
	

#ftrboxes a:link {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	}
	
#ftrboxes a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	}
		
#ftrboxes a:hover {
	text-decoration: none;
	color: #333333;
	}
	
#ftrboxes a.directory-hd {
	text-decoration: none;	
	text-align: right;
	color: #009BAF;	
	font-size: 12px;
	font-weight: bold;	
}

#ftrboxes a.directory-hd:hover {
	color: #333333;
}


a.footerlink {
	color: #999999;
	font-weight: normal;	
	text-decoration: none;	
}
a.footerlink:hover {
	color: #cccccc;
}
a.hdrlnk {
	text-decoration: none;	
	text-align: right;
	color: #444444;	
	font-size: 12px;
	font-weight:bold;	
}
a.hdrlnk:hover {
	color: #fff;
}

.picture-frame-right {
	float:right; 
	margin-left:15px; 
	padding:3px; 
	border:1px solid #ccc;
	}
	
.picture-frame-left {
	float: left; 
	margin-right: 5px; 
	padding: 3px; 
	border: 1px solid #ccc;
	}

.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A70D1;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}
.redtext {
	color: #CC0000;
}
.greentext {
	color: #0BBCCA;
	}
	
.tabftr {
	font-size: 9px;
	color: #999;
}

.tabcontus_idx td {
	padding: 2px;
	font-size: 11px;
	}
	
.tabcontus_idx input {
	padding: 0px;
	font-size: 11px;
	margin-left: 10px;
	width:160px;
	}

.cnt-l input {
	width: 145px;
	}

/* Contact Us Form */
#cntushldr {
	width: 530px;
	height: auto;
	float: right;
}
table.tabcontus {
	font-size: 1em;
	width: auto;
	text-align: left;
	margin-left: 12px;
	}

table.tabcontus td {
	padding:2px; 
}

a.tabcontus {
	font-size: 1em;
	}
table.tabcontus2 {
	font-size: 1em;
	width: 460px;
	text-align: left;			
	}
	
table.tabcontus2 td{
	padding: 2px;
	}	

a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-size: 1em;
	width: 250px;
	border: 1px solid #473C2B;
	}
.tabcontus2 input.shrtwidth {
	width:150px;
}	
table.tabcontus2 select.ownwidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto!important;
	border: 1px solid #473C2B;	
}	
.tabcontus2 input.shrttxt{
	width:50px;
}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #473C2B;	
}	
input.contbtn {
	width: auto;
	font-size: 1em;
	border: 0px solid #473C2B;
	width: 75px;
	color: #FFFFFF;
	background-color: #00CC99;
	padding: 5px 0px 5px 0px;
}
.tabcontus2 input.noborder {
	width: auto;
	border: none;
}
fieldset.cntout {
	font-size: 1em;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 35px 20px 0px 0px;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00BDCB;
	padding: 2px;	
}

/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
	margin-bottom: 0px;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: #CC0000;
	text-align:left;
}
td.errHilite {
	color: #CC0000;
}

input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}


/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext, p.disclaimertext {
	font-size: 0.85em;
	color: #aaaaaa;	
}
.disclaimertext2 {
	font-size: 9px;
	/*font-style: italic;*/
	color: #666666;	
}
.webmstrtext {
	font-size: 0.85em;
}

.fadebox-holder {
	margin: 0px 8px 0px 8px;
	line-height: 125%;
	height: 98px;
	clear: both;
	padding-top: 2px;
	}
	
.fadebox-holder p {
	margin-bottom: 0px;
	}

/*General */


/* Custom */

.no-margin {
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
	}
	
.no-bottom {
	margin-bottom: 0px;
	width: 194px;
	}
	
.picture-frame {
	padding: 3px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	}
	
div.actor {width: 292px; height: 145px; margin: 0px 0px 0px 15px; float: left; display: inline;}
.highlight {background-color: #bbb;}

/*]]>*/