/* ------------- SITE -------------------------- */

.default_site_font{
   font-family: Verdona;
	font-size: 12px;
}

.default_site_font_small{
   font-family: Verdona;
	font-size: 10px;
}

/* ------------- LOGIN -------------------------- */

.login_text{
	font: 12px Verdana;
}

.login_failed_text{
	font: 12px Verdana;
	color: #0057AE;
}

/* ------------- EASY LINKS ------------------------ */
.easy_link_header_background{
	background:#000000;
}

.easy_link_title{
	color:#ffffff;
	font: 14px Verdana;
}

.easy_link_header_items{
	background:#eeeeee;
	font: 12px Verdana;
}

.easy_links_guts{
	background:#99ccff;
	font: 12px Verdana;
}

/* -- ** GLOBAL DEFAULT DEFINITIONS ** --------------------------------------------------------------------------------------------- */

body	{
	color: #333;
	font-family: Verdana,Times,serif;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

h1	{
	clear: left;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

h1 a:link, h1 a:visited	{
	color: #000;
	text-decoration: none;
	border: none;
}

h1 a:hover	{
	color: #000;
	border-bottom: 0px solid #000;
}

h2	{
	color: #6d5d5e;
	font-size: 14px;
	font-weight: bold;
}

h3	{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;

	color: #993333;
	padding-bottom: .2em;
	border-bottom: 0px solid #999;
	margin: 10px 0 10px 0;
}

h4	{
	clear: both;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	letter-spacing: .1em;
	font-weight: bold;
	border-bottom: 0px solid #000;
	margin: 10px 0px;
	color: #999966;
}

p	{
	margin: 0;
	letter-spacing: .01em;
	font-size: 10px;
	color: #333;
	}

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p	{
	text-indent: 0;
	}

a:link	{
	color: #993333;
	text-decoration: none;
	border-bottom: 1px solid #993333;
	}

a:visited	{
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	}

a:hover	{
	color: #c33;
	text-decoration: none;
	border-bottom: 1px solid #c33;
	}

a:active	{
	color: #000;
	border-bottom: 1px solid #000;
	}

ul, ol	{
	padding: 0;
	margin: .5em 0 2em 0;
	list-style-type: none;
	}

ul li	{
	background-image: url(../images/bullet.gif);
	background-position: 2px .5em;
	background-repeat: no-repeat;
	padding-left: 15px;
	}

ol	{
	list-style-position: inside;
	}

li	{
	margin: 0;
	}

img	{
	display: inline;
	padding: 0;
	border: 0;
	}

form	{
	margin: 0;
	}

form p	{
	text-indent: 0;
	}

fieldset	{
	display: inline;
	padding: 0;
	border: none;
	margin: 0;
	}

input	{
	display: inline;
	vertical-align: middle;
	}

/* -- ** CONTAINER DEFINITIONS ** --------------------------------------------------------------------------------------------- */

#container	{
	width: 725px;
	padding: 0;
	margin: auto;
	}

#header	{
	line-height: 0;
	width: 725px;
	padding: 0;
	border-top: 0px solid #000;
	margin: 0;
	}

#guts	{
	float: left;
	text-align: left;
	margin: 10px 0 20px 0;
	font-size: 10px;
	}

/* -- ** HEADER / NAV DEFINITIONS ** --------------------------------------------------------------------------------------------- */

#header a	{
	border: none;
	}
	
#nav_a	{
	position: relative;
	text-align: center;
	line-height: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 0px solid #000;
	margin: 0;
	}

#nav_a li {
	display: inline;
	margin: 0;
	padding: 5px;
	list-style: none;
	background-image: none;
	letter-spacing: .12em;
	font-size: 11px;
	}

#nav_a a	{
	text-decoration: none;
	border: none;
	}

#nav_a a:hover img	{
	background-image: url(../images/nav_over.gif);
	}
	
/* -- ** LEFTGUTS DEFINITIONS ** --------------------------------------------------------------------------------------------- */


#leftguts	{
	float: left;
	width: 454px;
	margin-right: 11px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	}

#leftgutscontent	{
	padding-top: 0px;
	padding-bottom: 10px;
	}

#leftgutscontent h1	{
	padding-bottom: .5em;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	}
	
#leftgutscontent p	{
	font-size: 10px;
	letter-spacing: .08em;
	}

#leftgutscontent ul, #leftgutscontent ol	{
	margin: 1em 2em;
	}

#leftgutscontent img	{
	padding: 0px;
	border: 0px solid #999;
	margin: 0px 0px 0px 0px;
	}
	
#leftgutscontent span{
	padding: 0px;
	border: 0px solid #999;
	margin: 0px 0px 0px 0px;
	}

.post {
	padding-top: 0px;	
	}

.post h1	{
	padding-top: 10px;	
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin: 0 0 .5pxem 0;
	font-size: 12px;
	}

.post ul, .post ol	{
	margin: 10px 20px;
	}

.post img	{
	padding: 4px;
	border: 1px solid #ccccd6;
	margin: 0 0 .5em 0;
	}

.post p+img	{
	margin-top: 1em;
	}
	
.post h2	{
	float: left;
	width: 120px;
	padding-right: 10px;
	border-right: 1px solid #000;
	margin: 10px 10px 5px 0;
	font-size: 10px;
	}

.post h2+p:first-line	{
   font-size: 10px;
	letter-spacing: .1em;
	text-transform: lowercase;
	
	}

.post p	{
	border-right: 0px solid #000;
	 font-size: 8px;
	}
	
hr {
border: .5	px solid #000;
}


/* -- ** RIGHTGUTS DEFINITIONS ** --------------------------------------------------------------------------------------------- */

#rightguts	{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	float: right;
	width: 250px;
   background: #fff;
	border-bottom: 0px solid #000;
	margin: 0 0 0 10px;
	}

#rightgutscontent h1 {
	margin: 0;
	}

#rightgutscontent h2 {
	margin: .5em 0;
	}

#rightgutscontent h2 {
	font-weight: bold;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 0px solid #000;
	}

#rightgutscontent ul	{
	padding-left: 10px;
	}
	
#rightgutscontent li	{
	list-style: none;
	text-decoration: none;
	}
	
#rightgutscontent p	{
	font-size: 10px;
	letter-spacing: .1em;
	}

#rightgutscontentnav {
   font-size: 16px;
	color: #000;
	font-variant: small-caps;
	text-transform: lowercase;

	}
	
#rightgutscontentnav a {
		border: 0px;
	}
	
#rightgutscontentnav input {
		text-align: center;
		font-size: 11px;
		width: 180px;
	}

#rightgutscontentnav select {
		text-align: center;
		font-size: 11px;
		width: 230px;
	}
	
	
#rcweb {
	height: 26px;
	width: 730px;
	}

#rcweb ul {
	margin: 0px; 
	padding: 0px; 
	width: 730px; 
	height: 33px;
	color: #ffff00;
	}
	
#rcweb li {
	float: left;
	padding: 0px;
	margin: 0px;	
	/*** Space between tabs ***/
	}
	
#rcweb a {
	float: left;
	font-weight: bold;
	font: normal 11px verdana, sans-serif;
	display: block;
	padding: 0px 0px 0px 0px;	/*** Space inside tabs ***/
	line-height: 33px;

	}

#rcweb p {
	color: #333; 
	margin: 0px 5px 8px 8px;
}

#rcweb h1, #rcweb h2 {
	font-size:12px; 
	height: 50px;
	margin: 0px 1px 8px 1px;
	padding-left: 10px; 
	color: #E8E8E8;
	text-align: left;
	text-transform: uppercase;
	line-height: 32px;
	background-color: #000;
}
	
#rcweb ul {
	margin: 0 0 5px 8px; 
	padding: 0; 
	color: #333;
	list-style: none;
}

#rcweb ul li {
	margin: 0 0 7px 7px; 
	padding: 0 0 0 0px; 
	background: url(../images/bulletBlddue.gif) no-repeat 0 3px; line-height: 12px
}
		
		
#foot	{
	clear: both;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	font-weight: normal;
	border-bottom: 0px solid #000;
	margin: 2em 0;
	color: #333;
	text-align:center;
}

.portfolioselector { 
	float: right; 
	width: 100px; 
	text-align: right;
}

.portfolioselector p { 
	margin: 0px;
}

.portfolioselector a { 
	margin-right: 2px; 
}



/* -- ** LEFTGUTS DEFINITIONS ** --------------------------------------------------------------------------------------------- */

#centerguts	{
	float: left;
	width: 725px;
	margin-right: 11px;
	}

#centergutscontent	{
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: .1em;
	line-height: 2em;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	}
	
	#centergutscontent p	{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	}

#centergutscontent h1	{
	padding-bottom: .5em;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	}



#centergutscontent img	{

	padding: 0px;
	border: 0px solid #999;
	margin: 0px 0px 0px 0px;
	}
	
#centergutscontent span{
	padding: 0px;
	border: 0px solid #999;
	margin: 0px 0px 0px 12px;
	}
	
#rcweb ul li	{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	width: 220px;
	border: 0px;
	}
	
#rcweb li a	{
	border: 0px;
	}
	
	
#rcweb h4 {
	clear: both;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	font-weight: bold;
	border-bottom: 0px solid #000;
	margin: 5px 0px;
	color: #999966;
}

#rcweb div {
padding-bottom: 10px;
}

#fla {
padding-top: 0px;
}

		