@charset "UTF-8";
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{
	line-height: 1;
	font-size: 80% /* Decide for yourself if you want to include this. */;
	color: #000000;
}

h1, h2, h3, h4, h5, h6
{ font-size: 90%; 
}

ul, ol
{
	list-style: none;
	margin-left: 15px;
}

a
{
color: black;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}
/* end reset styles */


/* clearing technique */


/* Background-Styles */

body {
	font: 85%/1.5em Tahoma, Arial, sans-serif;
	margin:0px;
	padding:0px;
	background: #DED6A5;
	color: #000000;
}
#main {
	background:#ded6a5 url(/images/background_light_slice.jpg) repeat-x;
	padding-bottom:30px;
	overflow:auto;
}
#main .container {
	min-height:425px;
	background: #ded6a5 url(/images/background_light.jpg) no-repeat;
}
#footer {
	padding:40px;
	position:relative;
	top:-20px;
	min-height:130px;
	background: url(/images/background_footer.jpg) repeat-x;
	background-color: #7D2124;
}
.container {
	width:950px;
	margin:0 auto;
	position:relative;
	overflow:auto;
}


/* 
	Header-Styles 
*/

#header {
	padding-top:20px;
	padding-bottom:20px;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	width:400px;
	height:90px;
	background: url(/images/logo.png) no-repeat;
}
ul#menu {
	padding:0px;
	position:absolute;
	right:0px;
	width: 425px;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	font: bold 77% Tahoma, Arial, sans-serif;
	text-transform:uppercase;
	color: #943911;
}
a:link { font-weight: bold; 
}
a:visited {
	color:#E36228;
}
a:hover, a.active, a:focus { color:#000000; 
}



/* 
	Block-Styles 
*/

.block {
	margin-bottom:10px;
	position:relative;
	background: #e9eef1;
	overflow: auto;
}
.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
}
.block_inside {
	display:block;
	overflow:auto;
	height: auto;
	padding: 30px;
	border-width: 1px;
	border-color: #C6B764;
	overflow-x: auto;
	overflow-y: auto;
}
.block_insidefeatured {
	display:block;
	background: #ffffff;
	padding:20px;
	overflow:hidden;
	height: 405px;
}
.image_block {
	position: relative;
	width: 322px;
	z-index: 101;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 280px;
	float: left;
	display: inline;
}
.image_block img {
	border:1px solid #b5b5b5;
	float: left;
	display: inline;
}
.text_block {
	float:left;
	display: inline;
	width:495px;
	margin-left:30px;
	padding-top:20px;
	display: inline;
	overflow: auto;
	height: auto;
}

.text_block h4{ font: bold 12px/20px Georgia, "Times New Roman", Times, serif; }

#block_featured {
	padding-top:5px;
	background-color: #F5F3E6;
	overflow:hidden;
	height: 375px;
}

#block_featured h2 {
	color: #443b21;
	font: normal 175% Georgia, Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
}
#block_featured h3 {
	color:#84021C;
	margin-top: 10px;
	font: bold normal 120% Verdana, Arial, Helvetica, sans-serif;
}
#block_featured h4 {
	color:#71001a;
	font: bold normal 90% Tahoma, Arial, sans-serif;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
#block_featured h5 {
	color:#000000;
	font: bold normal 90% Tahoma, Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
}
#block_featured h6 {
	color:#88340E;
	font: bold 88%/1.5em Tahoma, Arial, sans-serif;
	margin-top: 20px;
}
#block_featured li {
	display:block;
	color:#000000;
	font: normal 93% Tahoma, Arial, sans-serif;
	list-style: none;
	border: 1px inset #CCCCCC;
	padding: 10px;
	margin: 0px;
	float: none;
	vertical-align: middle;
	text-align: justify;
	background: center;
}
#block_featured small {
	color:#000000;
	font: normal 120%/1.7 Georgia, "Times New Roman", Times, serif;
}
#block_featured p {
	color:#000;
	font: 80%/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#block_featured a:link {
	color:#943911;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#block_featured a:visited { color:#333333; 
}
#block_featured a:hover, #block_featured a.active, #block_featured a:focus {
	font-weight: bold;
	text-decoration: underline;
}

.smalllink { 
   color:#4f412d;
   font: 110% 'Helvetica', Arial, Verdana, sans-serif;
   line-height: 1.7em;
   margin-top: 15px;
   font-weight: bold;
   line-height: 1.7em;
}

.smalllink2 {
	color:#990000;
	font: bold 110%/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

.smalllink2 a:link {
	color:#990000;
}
.smalllink2 a:visited { 
	color:##990000; 
}
.smalllink2 a:hover, #block_featured a.active, #block_featured a:focus {
	color:##990000;
	text-decoration: underline;
}

/*
	Portfolio-Home-Styles
*/

#block_content {
	overflow:auto;
	margin-bottom:20px;
	color: #FFFFFF;
	border-color: #a26121;
	height: auto;
}
#content_items {
	width:615px;
	margin-right:20px;
	float:left;
	display: inline;
	min-height:100px;
	padding-top:3px;
}
#content_items p {
	color:#000;
	font: 80%/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#content_items smalllink {
	color:#4f412d;
	font: 110%/1.2 'Helvetica', Arial, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
h3 {
	margin:10px 0px 15px 0px;
	color:#71001a;
	font: bold 125%/1.2 Tahoma, Arial, sans-serif
}
#content_items ul {
	color:#621f23;
	list-style: none;
	font-size: 105%;
}
#content_items li {
	color:#9E3305;
	float: left;
	display: inline;
	font-weight: bold;
}
#content_items a:link {
	margin-bottom: 10px;
	font-weight: bold;
	color: #800000;
}
#content_items a:visited {
	margin-bottom: 10px;
	font-weight: bold;
	color:#333333; 
}
#content_items a:hover, #content_items a:active, #content_items a:focus {
	margin-bottom: 10px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}


#text_column {
   float:right;
   display: inline;
   width:310px;
}
.right {
	float: right;
	display: inline;
	width: 300px;
	margin: 0 0 10px 0;
}

.right a {
	color: #584e2d;
	background: inherit;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	text-decoration: none;
}

		
	.rt {
	background: #DED6A5 url(images/rt.gif) no-repeat;
	height: 12px;
	}
	.right_articles {
	background: #f5f2e1 url(images/rb.gif) no-repeat bottom;
	color: #000000;
	padding: 4px 8px;
	margin: 0 0 10px 0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	}
.image {
float: left;
display: inline;
margin: 0 9px 3px 0;
}

#text_column img {
	margin-bottom:20px;
	position:relative;
	background-image: url(images/addResources.gif);
}
#text_column h2 {
	text-indent:-9999px;
	background-image:url(/images/about.jpg);
	background-repeat:no-repeat;
	width:308px;
	height:129px;
}
#text_column h3 {
	color:#000000;
	font: normal 110%/1.7em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
#text_column p {
	color:#000000;
	font: 80%/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.mini_content_item {
	border:1px solid #ddd47a;
	margin-bottom:10px;
	position:relative;
	color: #F8F5E2;
	overflow:auto;
}
.mini_content_item smalllink {
	color:#4f412d;
	font: bold 100%/1.7em Tahoma, Arial, sans-serif;
	margin-bottom: 10px;
}

.mini_content_item .block_inside { 
	background:none;
	background-color:#f8f5e2; 
	padding:25px 30px 15px 30px;
	overflow:auto;
}
.mini_content_item .thumbnail {
	display: inline;
	margin-right:20px;
	border:1px solid #979390;
	width: 101px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
}


/*
	Block-Content-Styles
*/

#content_area {
	width:665px;
	float:left;
	display: inline;
	background: #FFFFFF;
	height: auto;
}
#content_area .block_inside {
	height: auto;
}


#content_area h2 {
	color: #7F300C;
	font: normal 250% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	margin-bottom: 40px;
}

#content_area h3 {
	color:#000;
	font: 140%/1.9em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 5px;
}

#content_area h4 {
	color:#71001a;
	font: normal 175%/1.4 Georgia, "Times New Roman", Times, serif;
}
#content_area h5 {
	color: #333333;
	font:bold 105%/2em Tahoma, Arial, sans-serif;
}
#content_area h6 {
	color:#990000;
	font: 115%/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	text-align: left;
	text-indent: 0px;
	margin-top: 10px;
}

#content_area h6 a:link {
	color:#990000;
}

#content_area h6 a:visited, a:hover, a.active, a:focus {
	color:#990000;
}
#content_area ul {
	list-style: none;
}
#content_area li {
	color:#000000;
	list-style: disc outside;
	margin: 20px 0px 10px 25px;
	font: normal 80%/1.7em Verdana, Arial, Helvetica, sans-serif;
}
#content_area .separator {
	border-top:.05em dashed #a8d4c0;
	margin-top:3%;
	padding-top:0em;
	font-size: 100%;
	margin-bottom: 0%;
}
#content_area .separatorRust {
	border-top:.05em dashed #633823;
	margin-top:2%;
	margin-bottom:2%;
	padding-top:0em;
	font-size: 100%;
	margin-bottom: 0%;
}

#content_area p {
	color:#000;
	font: 80%/1.7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}


#content_area a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#content_area a:visited {
	font-weight: bold;
}
#content_area a:hover, a.active, a:focus { 
}
#sidebar {
	float:left;
	display: inline;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background: #f8f5e2;
	border: 1px solid #CCBF8E;
}
#sidebar .block_inside {

}

#sidebar h3 {
	color: #B54C1C;
	font: normal 195%/1.25em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
#sidebar h4 {
	color: #58513F;
	font: normal 135%/1.25em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#sidebar h6 {
	color: #000000;
	font: bold normal 110% Tahoma, Arial, sans-serif;
}
#sidebar .separator {
	border-top:0.05em dashed #988664;
	margin-top:5%;
	margin-bottom: 5%;
	padding-top: 1em;
}
#sidebar ul {
	margin:10px 0px 30px 0px;
	padding:0px;
	color:#000;
	font: bold 100% Tahoma, Arial, sans-serif;
}
#sidebar p {
	color:#333333;
	margin-top: 5%;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
}
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }

#sidebar ul li a { 
	color:#71001a; 
}
#sidebar a:link {
	color:#333333;
	font: bold 100% Tahoma, Arial, sans-serif;
}
#sidebar a:visited {
	color:#000000;
	font-weight: bold;
}
#sidebar a:hover, a.active, a:focus { font-weight: bold; 
}

/* 
	Text-Styles   
*/

h2 {
	margin:0px 0px 10px 0px;
	color:#4f412d;
	font: 197%/1.2 'Helvetica', Arial, Verdana, sans-serif;
}
h3 {
	margin:5px 0px;
	color:#333333;
	font: normal 125% Georgia, "Times New Roman", Times, serif
}
h4 {
	margin:0px 0px 5%;
	color:#6b766e;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
small {
   color:#176569;
   display:block;
   margin-bottom:15px;
   font: bold 10px Tahoma, Arial, sans-serif;
}
a { color:#633823; 
}
small a {
	color:#007de2;
}
a:hover { color: #000000; 
}
p {
   margin: 0px 0px 15px 0px;
   color: #FFFFFF;
}
p2 {
   margin: 10px 0px 15px 0px;
   color: #FFFFFF;
}
a.button {
	background:#FFFFFF;
	padding:5px 10px;
	text-transform:uppercase;
	border: 2px dotted #808080;
	color: #000000;
	margin-top: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.button:hover { text-decoration: underline; 
}

/*
	Footer-Styles
*/

.footer_column {
   float:left;
   display: inline;
   width:275px;
   margin-right:30px;
}
.footer_column h3 {
	color:#06474a;
	text-transform:uppercase;
	font: bold normal 10px/21px Tahoma, Arial, sans-serif;
	margin-bottom: 10px;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#FFFFFF;
	text-transform:uppercase;
	font: bold 10px/21px Tahoma, Arial, sans-serif;
}
#footer p {
	color:#FFFFFF;
	text-transform:none;
	text-decoration: none;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
.footer_column ul li, .footer_column ul {
   list-style:none;
   margin:0px;
   padding:0px;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   color: #000000;

}

#footer a:link {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a:visited { color:#CCCCCC; 
}

#footer a:hover, #footer a:active, #footer a:focus {
	color:#FFFFFF;
	text-decoration:underline;
}






/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support */
img, #logo {
	behavior: url(/scripts/iepngfix.htc);
	margin-top: 0px;
}

.insideicon {
	float: left;
	display: inline;
	margin-right: 10px;
}
