/*************************
	Global Settings
**************************/
html,body			{color: #6d6e71; font: 11px/18px 'Trebuchet MS'; background-color: #dcd8cb; margin: 0; padding: 10px 0 0 0;}
td,th,p				{color: #6d6e71; font: 11px/18px 'Trebuchet MS';}

a:link				{color: #b50a38; text-decoration: none; outline: none;}
a:visited			{color: #b50a38; text-decoration: none; outline: none;}
a:active, a:hover	{color: #b50a38; text-decoration: underline; outline: none;}

.clear-both			{clear: both; font-size: 0; width: 0; height: 0; line-height: 0;}



/*************************
	Page Layout
**************************/
div#container {
		width: 770px;
		margin: 0 auto;
		padding: 0;
		position: relative;
		background: url(../images/bg_content.gif) repeat-y top center;
	}
div#base-head {
		width: 770px;
		text-align: left;
		margin: 0;
		padding: 0;
		position: relative;
		height: 40px;
	}
div#base-foot {
		width: 770px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		position: relative;
		height: 45px;
		background: #dcd8cb url(../images/bg_bot.gif) no-repeat top left;
	}
div#base-body {
		width: 770px;
		text-align: left;
	}

	/**********/

div#base-head:after,
div#base-body:after,
div#base-foot:after {
		content: "";
		display: block;
		clear: both;
	}


/*************************
	Header / Footer
**************************/
div#title {
		position: absolute;
		top: 0;
		width: 770px;
		margin: 0 auto;
		padding: 0;
		height: 40px;
	}
div#title-image {
		width: 770px;
		height: 40px;
		background: #dcd8cb url(../images/bg_top.gif) no-repeat top left;
	}
div#title-text {
		position: absolute;
		top: 17px;
		left: 205px;
		font: bold 12px/12px 'Trebuchet MS';
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
h1.title-text {
		font: bold 12px/12px 'Trebuchet MS';
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

	/**********/

div#footer {
		padding: 30px 20px 10px 10px;
		color: #464748;
		font: 11px/11px 'Trebuchet MS';
		text-align: left;
	}
div#footer a:link, div#footer a:visited	{color: #464748; text-decoration: none; outline: none;}
div#footer a:active, div#footer a:hover	{color: #464748; text-decoration: underline; outline: none;}



/*************************
	Content
**************************/
div#content {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	}
	
div#logo {
	position: absolute;
	left: 10px;
	bottom: 45px;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 175px;
	font: 9px/11px 'Trebuchet MS';
	text-align: center;
	color: #6d6e71;
	}
	
#column_image {
	position: relative;
	margin: 0 0 0 180px;
	padding: 0;
	width: 570px;
	height: 205px;
	background-color: #ffffff;
}

#image_text {
	position: absolute; 
	top: 20px; 
	left: 400px; 
	width: 160px;
	font: 11px/14px 'Trebuchet MS';
	text-align: left;
	color: #ffffff;
}

#image_text2 {
	position: absolute; 
	top: 20px; 
	left: 350px; 
	width: 200px;
	font: 11px/14px 'Trebuchet MS';
	text-align: left;
	color: #ffffff;
}

#image_text_contact {
	position: absolute; 
	top: 50px; 
	left: 40px;
	color: #ffffff;
	line-height: 18px;
}

#column_text {
	margin: 0 0 0 180px;
	padding: 20px;
	width: 530px;
	text-align: left;
	background-color: #f7f4ed;
}

.column_left {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 120px;
	text-align: left;
}

.column_left a:link, .column_left a:visited	{color: #6d6e71; text-decoration: none; outline: none;}
.column_left a:active, .column_left a:hover	{color: #b50a38; text-decoration: none; outline: none;}
.column_left a.selected {color: #b50a38;}

.column_right {
	float: left;
	margin: 0;
	padding: 0;
	width: 380px;
	text-align: left;
}

#column_banners {
	clear: both;
	margin: 0 0 0 180px;
	padding: 15px 20px 0 20px;
	width: 530px;
	text-align: left;
	background: url(../images/bg_divider.gif) no-repeat top left;
}

.box_ad {
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
	width: 160px;
	font: 11px/13px 'Trebuchet MS';
}

.pad_none {
	padding: 0;
}


/* team elements */
.team_hd {
	margin-top: 12px;
	margin-bottom: 3px;
	padding: 3px 0;
	border-top: solid 3px #dad7c9; 
	border-bottom: solid 3px #dad7c9;
	font-weight: bold;
	letter-spacing: 1px;
}

#team_nav ul {
		margin: 0;
		padding: 0 0 20px 20px;
		list-style: none;
}
#team_nav li,
#team_nav li.none {
		margin: 0 0 0 -20px;
		padding: 0 0 0 20px;
		list-style: none outside;
		background: none;
}
#team_nav li.selected {
		margin: 0 0 0 -20px;
		padding: 0 0 0 20px;
		list-style: none outside;
		background: url(../images/nav_team_r.gif) no-repeat center left;
}
#team_nav a:link, #team_nav a:visited {color: #6d6e71; text-decoration: none; outline: none;}
#team_nav a:active, #team_nav a:hover {color: #b50a38; text-decoration: none; outline: none;}
#team_nav li.selected a {color: #b50a38;}


/* gallery elements */
#column_photogallery {
	position: relative;
	z-index: 10;
	margin: -5px 0 0 180px;
	padding: 0;
	width: 575px;
	text-align: left;
}

#flashcontent {
	height: 470px;
	background: url(../images/bg_gallery.gif) no-repeat top left;
}

/* news elements */
#column_image_news {
	position: relative;
	margin: 0 0 0 180px;
	padding: 0;
	width: 570px;
	height: 370px;
	background: #f7f4ed url(../images/img_news.jpg) no-repeat right bottom;
}

#column_menu_news {
	position: absolute;
	top: 20px;
	left: 420px;
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
}

#column_menu_news ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
#column_menu_news li,
#column_menu_news li.none,
#column_menu_news li.selected {
		margin: 0;
		padding: 0;
		list-style: none outside;
}
#column_menu_news a:link, #column_menu_news a:visited {color: #ffffff; text-decoration: none; outline: none;}
#column_menu_news a:active, #column_menu_news a:hover {color: #000000; text-decoration: none; outline: none;}
#column_menu_news li.selected a {color: #000000;}

#column_text_news {
	position: relative;
	margin: 0;
	padding: 20px 15px 10px 15px;
	width: 370px;
	height: 340px;
	text-align: left;
	background-color: #f7f4ed;
	color: #000000;
}

#column_text_news .pagination {
	position: absolute;
	bottom: 0;
	color: #6d6e71;
}
#column_text_news .pagination a:link	{color: #6d6e71; text-decoration: none; outline: none;}
#column_text_news .pagination a:visited {color: #6d6e71; text-decoration: none; outline: none;}
#column_text_news .pagination a:active, #column_text_news .pagination a:hover	{color: #b50a38; text-decoration: none; outline: none;}
#column_text_news .pagination a.selected {color: #b50a38; text-decoration: none; outline: none;}


/* basic elements */
h1, .h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font: 16px/20px Arial;
	}
h2, .h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font: 13px/18px 'Trebuchet MS';
	}
h3, .h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font: 12px/18px 'Trebuchet MS';
	}
h4, .h4 {
	margin: 0;
	padding: 0;
	font: 11px/18px 'Trebuchet MS';
	}
h5, .h5 {
	margin: 0;
	padding: 0;
	font: 12px/16px 'Trebuchet MS';
	text-transform: uppercase;
	}
h6, .h6 {
	margin: 0;
	padding: 0;
	font: 10px/16px 'Trebuchet MS';
	text-transform: uppercase;
	}

ul {
	margin: 0 0 0 30px;
	padding: 0 0 5px 0;
	list-style: none;
}
ol {
	margin: 0 0 0 30px;
	padding: 0 0 5px 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: disc outside;
}
li ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}
li li {
	list-style: lower-alpha outside;
}
ol li {
	list-style: decimal outside;
}

.sitemap ul,
.sitemap ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitemap li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	font: 13px/18px 'Trebuchet MS';
	text-transform: uppercase;
	letter-spacing: 1px;
}

.sitemap li li,
.sitemap li li li {
	margin: 0 0 0 15px;
	padding: 2px 0;
	list-style: none;
	font: 12px/15px 'Trebuchet MS';
	text-transform: none;
	letter-spacing: 0;
}

.sitemap li li li {
	list-style: disc inside;
}


/* basic classes */
.red {color: #b50a38;}
.yellow {color: #ffa924;}
.black {color: #000000;}
.white {color: #ffffff;}
.grey {color: #6d6e71;}

.small {font: 10px/12px 'Trebuchet MS';}

.hrdash {width: 100%; margin: 15px 0; border-bottom: dashed 1px #b50a38;}
.hrdash_news {width: 100%; margin: 10px 0; border-bottom: dashed 1px #6d6e71;}

.noline:link {text-decoration: none; outline: none;}
.noline:visited {text-decoration: none; outline: none;}
.noline:active, .noline:hover {text-decoration: underline; outline: none;}

.nocolor:link {color: #6d6e71; text-decoration: none; outline: none;}
.nocolor:visited {color: #6d6e71; text-decoration: none; outline: none;}
.nocolor:active, .nocolor:hover {color: #6d6e71; text-decoration: underline; outline: none;}

.redlink {color: #6d6e71; text-decoration: none; outline: none;}
.redlink a:link	{color: #6d6e71; text-decoration: none; outline: none;}
.redlink a:visited {color: #6d6e71; text-decoration: none; outline: none;}
.redlink a:active, .redlink a:hover	{color: #b50a38; text-decoration: none; outline: none;}

.whitelink:link {color: #ffffff; text-decoration: none; outline: none;}
.whitelink:visited {color: #ffffff; text-decoration: none; outline: none;}
.whitelink:active, .whitelink:hover {color: #ffffff; text-decoration: underline; outline: none;}

.blacklink:link {color: #000000; text-decoration: none; outline: none;}
.blacklink:visited {color: #000000; text-decoration: none; outline: none;}
.blacklink:active, .blacklink:hover {color: #000000; text-decoration: underline; outline: none;}

.note {font: 10px/12px 'Trebuchet MS'; color: #999999; font-style: italic;}

.req {color: #b50a38;}
input, select, textarea {font: 11px/13px 'Trebuchet MS'; color: #000000; border: solid 1px #6d6e71; background: #ffffff; padding: 2px;}
input.none, select.none, textarea.none {font: 11px/13px 'Trebuchet MS'; border: none; background: #ffffff;}
input.button {font: bold 11px/11px 'Trebuchet MS'; text-transform: uppercase; letter-spacing: 1px; color: #ffffff; background: #b50a38; cursor: pointer; padding: 2px 5px;}
input:focus, select:focus, textarea:focus { border: solid 1px #b50a38;}