/* 	colors in this web site		*/
/* black:			#000000	*/
/* white:			#FFFFFF	*/
/* red 			#d90101	*/
body 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #CCCCCC;
}
img
{
border-style: none;
}
#holder 
{
	margin: 0 auto;
	text-align: left;
	width: 789px;
	background-color: #FFFFFF;
}
#container {
	margin-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
#dateandmenu
{
	position: relative;
	float: left;
	font-size: 12px;
	width: 100%;
	background-color: #FFFFFF;
}
#mydate
{
position: relative;
float: left;
text-align: left;
width: 40%;
}
#mymenu
{
position: relative;
float: left;
text-align: right;
width: 60%;
}
#bottomleft
{
position: relative;
float: left;
text-align: left;
width: 24%;
}
#bottomright
{
position: relative;
float: left;
text-align: right;
width: 76%;
}
.current
{
font-weight: bold;
color: #0099ff;
}
a:link
{
text-decoration: none;
color: #847d84;

}
a:visited
{
text-decoration: none;
color: #847d84;
}
a:hover
{
text-decoration: none;
color: #0099ff;
}
a:active
{
text-decoration: none;
color: #847d84;
}
#left
{
	position: relative;
	float: left;
	width: 489px;
	font-size: 12px;
	background-color: #FFFFFF;
}

#left a:link
{
text-decoration: none;
color: #0099ff;
}

#left a:visited
{
text-decoration: none;
color: #847d84;
}

#left a:hover
{
text-decoration: none;
color: #0099ff;
font-weight: bold;
}

#left a:active
{
text-decoration: none;
color: #0099ff;
font-weight: bold;
}

#right
{
	position: relative;
	float: left;
	width: 300px;
	height: 455px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_rightblue.jpg);
	background-repeat: no-repeat;
}
input
{
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
}
select
{
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
}
#quoteform
{
	margin-top: 50px;
	margin-left:115px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
#submit
{
margin-top: 4px;
font-size: 11px;
font-size: 11px;
font-family: arial, helvetica, verdana, sans-serif;
text-align: center;
}
#newFooter
{
	position: relative;
	float: left;
	margin: 0;
	width: 789px;
	font-size: 12px;
	background-color: #FFFFFF;
}
#contentText2
{
font-size: 12px;
}
#contentText3
{
font-size: 12px;
}


#contentText2 a:link
{
color: #ff6b09;
text-decoration: none;
}
#contentText2 a:visited
{
color: #ff6b09;
text-decoration: underline;
}
#contentText2 a:hover
{
color: #ff6b09;
text-decoration: underline;
}
#contentText2 a:active
{
color: #ff6b09;
text-decoration: underline;
}

.boldbigger
{
font-size: 18px;
font-weight: bold;
}
.quotelink
{
font-size: 12px;
font-weight: bold;
color: ;
}
