/*----------------------------------*/
/*---- tags and classes section ----*/
/*----------------------------------*/

body
{
	font-size:62.5%;
	font-family: verdana, arial, helvetica;
	color: #000000;
	background-color:#fff;
}

#frame
{
}

#rtColbg
{
	background-image:url(images/rtColbg.jpg);
	background-repeat:repeat-x;
	height:287px;
	position:relative;
	left:710px;
	top:94px;
}

#header
{
	background-color:#fff;
}


#content 
{
	width:708px;
	background-color:#eee;
	padding:0;
	margin:0;
	padding-bottom:50em;
}

#logoImg
{
	position:absolute;
	left:16px;
	top:0px;
}

#TopRtImg
{
	position:absolute;
	left:163px;
	top:0px;
}

#leftColImg
{
	position:absolute;
	left:1px;
	top:94px;
}

#navigation
{
	background-color:#D8D9DB;
	position:absolute;
	left:16px;
	top:94px;
	width:146px;
	height:287px;
}

#mainImg
{
	background-color:#CACBCD;
	position:absolute;
	left:163px;
	top:94px;
	height: 287px;
	width: 546px;
}

div.flashImg
{
	background-color:#CACBCD;
	position:absolute;
	left:163px;
	top:94px;
	height: 287px;
	width: 546px;
}

#spacerGrey
{
	position:absolute;
	left:16px;
	top:381px;
	background-color:#D8D9DB;
	width:146px;
}

#main
{
	border-top:1px solid #fff;
	background-color:#E7E8EA;
	width:693px;
	position:absolute;
	left:16px;
	top:381px;
}

#main div.bold
{
	font-weight:bolder;
	font-size:1.1em;
}

#main div.pageTitle
{
	position:absolute;
	left:160px;
	top:15px;
}

#main td.spacerGrey
{
	text-align:center;
	vertical-align:top;
	background-color:#D8D9DB;
	width:146px;
	padding: 20px 0 0 0;
}

#main td.spacerWhite
{
	background-color:#fff;
	width:1px;
}

#main div.outline
{
	border: 1px solid #ccc;
	padding: 8px 8px 8px 8px;
	background-color:#F6F7F9;
}

#main td.colOne
{
	text-align:justify;
	font-size:0.7em;
	line-height:1.5em;
	padding:60px 15px 20px 20px;
	vertical-align:top;
}

#main td.colOneFlash
{
	color:#768974;
	text-align:justify;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 140px 0px 15px 10px;
	vertical-align:top;
}

#main td.colTwo
{
	text-align:justify;
	font-size:0.7em;
	line-height:1.5em;
	padding:60px 20px 20px 15px;
	vertical-align:top;
}

#main td.colThree
{
	text-align:justify;
	font-size:0.7em;
	line-height:1.5em;
	padding:0px 15px 20px 20px;
	vertical-align:top;
}


#main div.bigBold
{
	text-align:left;
	font-size:1.25em;

}

#main .indent li
{
	padding:0 0 0 10px;
	list-style:circle;
}

#main a.photos:link,
#main a.photos:visited,
#main a.photos:hover,
#main a.photos:active
{
	font-weight:normal;
	font-size:0.9em;
	color:#5B79A3;
	text-decoration:underline;
}
#main a.photos:hover
{
	text-decoration:none;
}

#main a.email:link,
#main a.email:visited,
#main a.email:hover,
#main a.email:active
{
	font-weight:normal;
	font-size:1.0em;
	color:#000000;
	text-decoration:underline;
}
#main a.email:hover
{
	text-decoration:none;
}

#main a.link1:link,
#main a.link1:visited,
#main a.link1:hover,
#main a.link1:active
{
	font-weight:normal;
	font-size:1.25em;
	color:#B20A0A;
	text-decoration:underline;
}
#main a.link1:hover
{
	text-decoration:none;
}

#baseline
{
	background-color:#E7E8EA;
	width:693px;
	border-top:1px solid #fff;
}

#baseline td.spacerGrey
{
	background-color:#D8D9DB;
	width:146px;
}

#baseline td.spacerWhite
{
	background-color:#fff;
	width:1px;
}

#baseline td.baselineText
{
	font-size:0.6em;
	color:#787E85;
	padding: 6px 0 6px 115px;
}

