/* -----------------  page styles -------------------------------------------------------*/

body { 
	padding:0; 
	margin:0; 
	font:0.75em/17px "Arial Narrow"; 
	background:#f4f4f4 url(images/bodybg.gif) 
	center repeat-y; 
	color: #555; 
}

#wrapper {
	width:900px;
	padding:0;
	background:#fff;
	height: auto;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	}
/* -----------------  top info  -------------------------------------------------------*/

#header { 
	clear:both; 
	width:900px; 
	height:80px; 
	background: url(images/header.jpg) no-repeat; 
	margin:0; 
}

#title {
	float:left; 
	width:240px; 
	padding: 20px 0 10px 60px;
}

#title h3 {
	font-size:12px; 
	padding:5px 0 0 0; 
	margin:0; 
	color:#444;
}

#hright {
	float:left; 
	width:900px; 
	height: 85px; 
	margin:15px 0 0;
}

#hrighttop {
	float:right;
	width: 450px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Arial Narrow";
	font-size: 1.125em;
	margin: 2px 5px 10px 0px;
	padding-bottom: 3px;
}
#hrighttop li { 
	display:inline; 
}

#hrighttop li a {  
	color:#b5111b; 
	text-decoration:none; 
	padding:1px 10px;
	height:23px; 
	background:none;
	border-right-width: 0px;
	border-right-style: none;
}
#hrighttop li a:hover {
	background: none;
	color:#666666;
}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;	text-decoration: underline;
}


	

/* -----------------  general styles  -------------------------------------------------------*/

a { 
	color:#b5111b; 
	text-decoration: underline;
	background:none;}
	
a:visited {
	COLOR: #b5111b; TEXT-DECORATION: none
}
a:hover { 
	color:#b5111b; 
	background:none; 
	text-decoration:underline;}
	
a:active {
	COLOR: #b5111b; TEXT-DECORATION: underline
}

p {
	margin:0;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h2 {
	font-weight:bold;
	font-size:1.06em;
	padding:0px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#b5111b;
	background:none;
	border-bottom: 1px dotted #444;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin: 0;
	padding : 0;
	list-style : url(none);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
}

img { 
	border: 0;}

h4 {
	font: 30px 'Arial Narrow', Helvetica, Arial, sans-serif; 
	margin:0;}

.pic{
	margin-top:8px;}
	
/* -----------------  Table styles  -------------------------------------------------------*/
	.table1 {border: 1px solid #CCCCCC;border-collapse:collapse;width:100%;font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;}
		.table1 td {background: #fff url("images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}
		.table1 th {text-align:left;border: 1px solid #fff}
		.table1 thead th {color:#fff;font-size:145%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
		.table1 tbody th {color:#333333;font-size:1em;background: #C9C9AD url(images/sprites.gif) repeat-x -1400px;padding: 1px}
		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 1px}

	
/* -----------------  Main Nav  -------------------------------------------------------*/	
#menu {
	margin:10px 4 0 0;
	padding:0;
	font-family: "Arial Narrow";
	font-size: .875em;
	font-weight: normal;
	text-align: right;
	float: right;
	width: 850px;
}

#menu li { 
	display:inline; 
}

#menu li a {  
	color:#444; 
	text-decoration:none; 
	padding:1px 10px;
	height:23px; 
	background:none;
	border:0; 
}

#menu li a:hover { 
	background: none;
	color:#b5111b;
} 

	
/* -----------------  Global Nav  -------------------------------------------------------*/	
#main_nav {
	CLEAR: right; PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#main_nav LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#main_nav LI A {
	DISPLAY: block; HEIGHT: 23px
}
#main_nav LI A SPAN {
	DISPLAY: none
}
#main_nav LI A.active_tab {
	BACKGROUND-POSITION: left bottom
}

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:900px; 
	height:504px; 
	margin:20px 0 10px;
	background: url(images/home_image.jpg) 
	no-repeat;
}

.message{ position:absolute;  width:360px; float:left; margin:70px 0px 0px 165px; color:#fff;}

#bottomcontenttop{
	width:900px;
	height:40px;
	/*background: url(images/b_contenttop.jpg) no-repeat;*/
}

#bottomcontent{
	width:898px; 
	height:600px;
	/*border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;*/
}

#bottomcontentbtm{
	width:900px;
	height:20px;
	/*background: url(images/b_contentbtm.jpg) no-repeat;*/
}

.left {
	float: left;
	width: 410px;
	margin: 0 0px 0px 0;
	padding:10px;
	height: 600px;
}
/* .middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}*/

.right {
	float: right;
	width: 450px;
	margin: 0 6px 5px 0;
	padding:5px;
	height: 600px;
	}

.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Footer -------------------------------------------------------*/

#footer-wrapper { background: #fff; padding-top: 10px; }
#footer {
	background: #fff;
	color: #c3c3c3;
	font: normal 10px Tahoma, Verdana, Arial;
	line-height: 11px;
	margin-top: 7px;
	padding: 5px 0 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C03F3F;
}
#footer div { padding-left: 10px; }
#footer ul { display: inline; float: right; list-style: none; }
#footer ul li { display: inline; float: left; border-right: 1px solid #c3c3c3; margin-right: -1px; padding: 0 10px; }
#footer a { color: #c3c3c3; text-decoration: none; }
#footer a:hover { color: #636363; text-decoration: underline; }
