@charset "UTF-8";
/* CSS Document */

#container a:link, a:hover, a:visited, a:active {text-decoration: none;}


/*----------------------------------- RIGHT COLUMN -----------------------------------*/ 

#coloumnRight #text p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #292929;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
#coloumnRight h1 {
	color: #282828;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-transform: lowercase;
	margin-bottom: 20px;
}
#coloumnRight h2 {
	color: #282828;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#coloumnRight ul li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #292929;
	width: 435px;
	font-size: 12px;
	line-height: 22px;
}
*/ 
#coloumnRight a:link {
	color: #FF6600;
	text-decoration: underline;
}
#coloumnRight a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#coloumnRight a:active {
	color: #FF6600;
}
#coloumnRight a:visited {
	color: #999999;
	text-decoration: underline;
}
#coloumnRight.gallery a:link {
text-decoration: none;
color: #33FF99;
}
#text a:link, #text a:hover, #text a:active, #text a:visited  {
	color: #FF6600;
}
#text {
 padding-top: 20px;
 border-top: solid 1px #ccc;
 margin-top: 10px;
 width: 660px;
}
#text img.bio {
width: 209px;
padding: 0 0 10px 0;
}
	#leftcol{
	 width:209px;
	 margin-right: 16px; 
	 float:left; 
	 position:relative; 
	 }
	 
	#twocols{
	 width:434px; 
	 float:right; 
	 position:relative; 
	  }
	 
	#rightcol{
	 width:209px;
	 margin-left: 16px; 
	 float:right; 
	 position:relative; 
	 }
	 
	#maincol{  
	 float: left; 
	 display:inline; 
	 position: relative; 
	 width:209px;
	 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  






/*.grey p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	width: 435px;
	padding-left: 200px;
	padding-bottom: 10px;
}
.grey h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	width: 435px;
	padding-left: 200px;
	padding-top: 10px;
	font-weight: normal;
}
.grey h1 {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	float: left;
	width: 175px;
	vertical-align: text-top;
}
	.grey h1 strong {
	color: #8F8F8F;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	float: left;
	width: 175px;
	vertical-align: text-top;
	}
.grey h2 {
	color: #282828;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 200px;
	padding-top: 20px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.grey a:link {
	color: #FF6600;
}
.grey a:hover {
	color: #FF6600;
}
.grey a:active {
	color: #FF6600;
}
.grey a:visited {
	color: #999999;
}
.grey ul li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	width: 435px;
	font-size: 12px;
	padding-left: 200px;
	line-height: 22px;
}
.white p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #b2aeae;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}

.white blockquote {
	padding-left: 30px;
}
.white h1 {
	color: #b2aeae;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	float: left;
	vertical-align: text-top;
}
.white h2 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.white a:link {
	color: #FF6600;
}
.white a:hover {
	color: #FF6600;
}
.white a:active {
	color: #FF6600;
}
.white a:visited {
	color: #999999;
}
.white ul li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #b2aeae;
	width: 435px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
*/
#form td {
	height: 25px;
}

#form p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#form input    {
	margin-right: 5px;
	margin-left: 5px;
}
#button  {
	color: #333333;
	text-transform: uppercase;
	background: #E3E3E3;
	float: right;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
/*----------------------------------- SIDE NAVIGATION -----------------------------------*/ 

#sidenav li.current { /* THIS SI THE STYLE OF THE CURRENT LINK IN THE SIDENAV */
	background-image: url(../images/current.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}


/*
#mainContent h2 {
	color: #262626;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	mainContent-align: left;
}
#mainContent #credit {
	color: #333333;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 16px;
}*/

/*----------------------------------- FOOTER -----------------------------------*/ 
#footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 18px;
	padding-left: 158px;
	padding-right: 158px;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
}
#footer a:link{
	color: #FF6600;
	mainContent-decoration: none;
	padding: 1px;
}
#footer a:active{
	color: #292929;
	text-decoration: none;
	padding: 1px;
}
#footer a:hover{
	color:  #FF6600;
	text-decoration: none;
	padding: 1px;
}
#footer a:visited{
	color: #999999;
	text-decoration: none;
	padding: 1px;
}
