a
{
	color: #fff;
	text-decoration: none;
}

p { line-height: 131%; }
strong { font-weight: bold; }
em { font-style: italic; }
* { font-family: Georgia; }
li { padding: 0px 0px 0px 10px; }

#hd H1
{
	color: #999;
	font-family: Arial;
	font-size: 197%;
	margin: 25px 0px 0px 0px;
	font-weight: bold;
}

#topnav
{
	margin: 0px 0px 1px 0px;
	color: #CCC;
}

#topnav a { text-decoration: none; }

#topline
{
	border-bottom: #CCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

#bottomnavlinks { font-size: 167%; }

#bottomnavlinks a
{
	text-decoration: none;
	color: #000;
	font-size: 100%;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
}

#bottomline
{
	border-bottom: #CCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 25px 0px 0px 0px;
}

#hp_sig { color: #CCC; }

#copyright
{
	font-size: 85%;
	text-align: center;
	color: #666;
	position: relative;
	top: 100px;
}

#pushdown { margin: 50px 0px 0px 0px; }

.zito
{
	height: 167px;
	display: block;
	background-image: url(../elements/zito_logo_yellow.gif);
	background-repeat: no-repeat;
	width: 380px;
	padding: 0px 0px 10px 0px;
	margin-top: 70px;
	/*
top: 60px;
	position: relative;
*/
}

.zito_splash
{
	height: 167px;
	display: block;
	background-image: url(../elements/zito_logo_white.gif);
	background-repeat: no-repeat;
	width: 450px;
	padding: 0px 0px 40px 0px;
}

#bd H1
{
	color: #000;
	font-family: Georgia;
	font-size: 197%;
	margin: 25px 0px 0px 270px;
	padding: 80px 0px 0px 0px;
}

#bd H1.splash
{
	color: #fff;
	font-family: Georgia;
	font-size: 197%;
	margin: 55px 0px 0px 270px;
	padding: 100px 0px 0px 0px;
}

#bd H2
{
	color: #000;
	font-family: Georgia;
	font-size: 153.9%;
	font-weight: bold;
}

.centercol H2 a
{
	color: #000;
	font-family: Georgia;
	font-size: 167%;
}

#bd H3
{
	color: #000;
	font-family: Georgia;
	font-size: 138.5%;
}

#formbox { padding: 25px; }

.left_text
{
	padding: 10px 10px 10px 10px;
	color: #000;
	font-size: 123.1%;
	/*
position: relative;
	top: 80px;
*/
	width: 400px;
	font-weight: bold;
}

.commission_block
{
	margin: 0px 0px 5px 0px;
	font-size: 117%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-image: url(../elements/60percent_white.png);
	background-repeat: repeat;
}

.hp_block
{
	margin: 10px 0px 5px 0px;
	font-size: 123.1%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.hp_block.white
{
	
	background-image: url(../elements/60percent_white.png);
	background-repeat: repeat;
}

.hp_block.white a { color: #000; }

#left_text_splash
{
	padding: 10px 10px 10px 10px;
	color: #fff;
	width: 370px;
}

#left_text_splash em { color: #999; }

.left_text a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.left_text p { padding-bottom: 10px; }

.gallerythumb
{
	float: left;
	padding: 10px;
}

#pictureframe
{
	background-color: #000;
	background-image: url(/elements/frame.jpg);
	background-repeat: no-repeat;
	width: 135px;
	height: 135px;
	margin: 75px 0px 0px 0px;
}

#pictureframetext a
{
	color: #FC0;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 25px 0px 0px 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:131%;
	text-decoration:none;
	line-height:116%;
}

.centercol
{
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#contactform
{
	color: #000;
	font-size: 138.5%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

#contactform td { padding: 10px; }
