/**** ----CSS STYLE SHEET---- ****
      (c)2006 TechTriad.com   */

body {
	background-color: #075043;
	margin: 0px;
	background-image: url(../images/grid.gif);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	margin: 0px;
	padding: 10px 0px;
	height: 20px;
}
#credit p {
	color: #eeeeee;
}


#container	{
	clear: both;
	float: none;
	width: 700px;
	margin:15px auto 0px;
	background-color: #00705C;
}
/**** ----PAGE LAYOUT AND TYPOGRAPHY---- ****/

#leftcol {
	width: 320px;
	background-repeat: repeat;
}
#leftcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #D9CF79;
	margin-top: 20px;
	margin-bottom: 12px;
	font-weight: 200;
	letter-spacing: 1px;
	text-align: center;
}

#rightcol {
	width: 380px;
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcol a:link, #rightcol a:visited {
}

#rightcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #D9CF79;
	margin-top: 20px;
	margin-bottom: 12px;
	font-weight: 200;
	letter-spacing: 1px;
}
#rightcol h2 {
	color: #D8CE78;
	font-size: 18px;
	font-weight: 500;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px -3px;
}
#rightcol h2 a:link, #rightcol h2 a:visited {
	color: #D8CE78;
	text-decoration: underline;
}
#rightcol h2 a:hover {
	color: #E6D479;
	text-decoration: none;
}
#rightcol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 6px 0px 12px;
	text-align: center;
}
#rightcol h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: -3px 0px -12px;
	padding: 0px;
	font-weight: normal;
}
#rightcol h5 {
	font-size: 16px;
	color: #D8CE78;
	margin: 0px;
}




#rightcol p {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px 0px 12px;
	font-family: "Times New Roman", Times, serif;
}
#rightcol ul {
	margin-top: 0px;
}

#rightcol li {
	color: #FFFFFF;
}


#footer {
	width: 600px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}



/**** ----LINKAGE---- ****/
#credit a:link, #credit a:visited	{
	color: #eeeeee;
	text-decoration: underline;
}
#credit a:hover	{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link, #footer a:visited	{
	color: #eeeeee;
	text-decoration: underline;
}
#footer a:hover	{
}
#leftcol a:link, #leftcol a:visited	{
}
#leftcol a:hover	{
}
#rightcol a:link, #rightcol a:visited	{
	color: #FFFFFF;
	text-decoration: underline;
}
#rightcol a:hover {
}

#rightcol a:hover	{
	color: #FFFFFF;
	text-decoration: none;
}

/**** ----ROLLOVER---- ****/
#photoholder {
	height:500px;
	overflow:hidden;
	width:350px;
	position:relative;
	background-color: #00705C;
    }
