body {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background: #000000 url(images/back_lrg.gif);
}
p {	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 1.5em;}
#container {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	background-color: #FFFFFF;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	display: inline;
	text-align: left;
	height: auto;
	margin: 40px 30px 0px;
	float: left;
}

h1 {font: normal 160% Georgia, "Times New Roman", Times, serif;	color: #754C24;	margin-bottom: -10px;}
h2 {
	font: normal 140%/1.2em Georgia, "Times New Roman", Times, serif;
	color: #8AA430;
	background: url(images/pink_dot_h2.jpg) no-repeat;
	padding-left: 12px;
}
h3 {
	color: #0593A5;
	margin-bottom: -15px;
	padding-bottom: 0px;
	font: bold normal 120%/normal Georgia, "Times New Roman", Times, serif;
}
.text_teal {color: #0593A5;}
li {line-height: 1.5em;}
ul {
	margin-top: -10px;
}

#divider {border-top: 1px dashed #BAD9EE;	padding-bottom: 0px;	height: 1px;}



/**************TOP NAVIGATION***************/
#banner {
	height:154px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dashed #BAD9EE;
}
  #topnav  {
	margin-top: 0px;
	margin-left: 175px;
	height: 50px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding: 80px 0 0;
	margin-bottom: 0px;
	width: 750px;
}
  #topnav ul  { list-style: none; margin: 0; padding: 0; border: none; }
  #topnav li  {
	float : left;
	height:55px;
	font-size: 100%;
}
  #topnav li a  {display: block;	padding: 15px;	color: #35A6B4;	text-decoration: none;	font-weight: bold;}
  #topnav li a:hover  {color: #ED9A30;}
  #topnav li a.highlight  {color: #603913; background: url(images/pink_dot.gif) no-repeat center;}
  
/*****************************************/
.photoR {border: 2px solid #24375D;	margin: 0px 0px 0px 10px;}
.photoL {border: 2px solid #24375D;	margin: 0px 10px 0px 0px;}
.photoR_noBorder {margin: 0px 0px 0px 10px;}
.photoL_noBorder {margin: 0px 10px 0px 0px;}
.colon {padding-right: 1px;	padding-left: 1px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #F8A01F;}

#top {font-size: 85%;	text-align: right;	padding-top: 0px;}
/************* #footer styles ***************/

#footer{
	clear: both;
	padding: 0px;
	text-align: center;
	width: 950px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFF;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	line-height: 1.5em;
	margin-top: 10px;
	color: #35A6B4;
}
#footer a.link {color:#35A6B4; text-decoration:underline;}
#footer a.active {color:#ED9A30; text-decoration:underline;}
#footer a.hover {color:#ED9A30; text-decoration:underline;}
#footer a.visited {color:#603913; text-decoration:underline;}

#rightColumn {
	width: 175px;
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#rightColumn ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: #d6ed78 url(images/rightColumnTop.gif) no-repeat;
}

.heading2 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #35A6B4;
	margin-bottom: -10px;
	margin-left:10px;
	background: url(images/pink_dot_h2alt.jpg) no-repeat left 6px;
	padding-left: 12px;
	padding-top: 5px;
}

.rightContent {
	margin-left: 10px;
	font-size: 80%;
	margin-top: 10px;
	margin-right: 5px;
}
#rightColumnBottom {
	background: #d6ed78 url(images/rightColumnBottom.gif) no-repeat top;
	width: 175px;
	float: right;
	height: 14px;
	font-size: 80%;
}



#column1 {width: 400px;	float:left;	margin-bottom: 5px;	line-height: 1.2em;}
#column2 {width: 425px;	float:right;	margin-left: 10px;	margin-bottom: 5px;	padding-left: 25px;	line-height: 1.2em;	border-left: 1px dashed #BAD9EE;}
#column3 {width: 325px;	float:left;	margin-bottom: 5px;	line-height: 1.2em;}
#column4 {
	width: 300px;
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 25px;
	line-height: 1.2em;
	border-left: 1px dashed #BAD9EE;
	margin-right: 10px;
}

.text_lrg {font-size: 130%;	font-weight: bold;	color: #B73D76;}
.text_small {font-size: 90%; color: #754C24;}

#portfolioContainer {
	float: right;
	margin-left: 400px;
}
.paddingLeft {
	padding-left: 0px;
	background: url(images/backPortfolio.gif) no-repeat;
	margin-left: 0px;
	padding-right: 40px;
}
#smallText_left {
	text-align: left;
	padding-left: 15px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
.text-red {
	color: #C00;
}

/****SLIDESHOW******/
#contentSlideshow {
	width: 520px;
	height: 474px;
	text-align: center;
	background-color: #F2F2F2;
	padding: 5px;
	border: 5px solid #CCC;
}
#example {
	position: relative;
	border: 5px solid #F2F2F2;
	width: 253px;
	height: 252px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	width: 500px;
	height: 374px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
}
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
	border: 1px solid #e0f3ff;
}

.hoverbox li
{
	background: #FFF;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.hoverbox .preview
{
	border-color: #35A6B4;
	width: 200px;
	height: 150px;
	padding-top: 10px;
}
