/* CSS Document */
body{
	background-image:url(/assets/backg38.jpg);
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:100%;	
	margin-left:75px;
}
a:link, a:visited{
	color:#990000;
}
a:hover, a:active{
	color:#CC3300;
}
#header{
	background-color:#FFFFFF;
	height:124px;
	border-right:#660000 solid 1px;
	border-top:#660000 solid 1px;
}



h1{
	font-size:120%;
}
h2{
	font-size:110%;
}
h3{
	font-size:100%;
}
h4{
	font-size:90%;
}
p{
	font-size:80%;
	line-height:110%
}
#nav{
	background-color:#660000;
	vertical-align:top;
	width:160px;
	text-align:center;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 80%;
}
#navInside{
	background-color:#FFFFCC;
	color:#333333;
	
	border:#333333 solid 2px;
	
}
#navInside p{
	font-size:90%;
	padding:4px;
	font-weight:normal;
}
#mainContent {
	background-color:#FFFFFF;
	padding:10px 10px 10px 15px;
	vertical-align:top;
	border-right:#660000 solid 1px;
	border-bottom:#660000 solid 1px;
}
#mainContent ul{
	font-size:80%;
	line-height:110%
}
#mainContent li{
	line-height:130%
}
#imgleft{
	float:left;
	padding-right:10px;
}
#imgleft p{
	
}
#contactTable{
	background-color:#660000;
	color:#fff;
}

.phoneAddress{
	font-size:70%;
	line-height:110%
}

.special{color:#006633;}
#small{
clear:both;
	float:left;
	font-size:70%;
	background-color:#CCCCCC;
	width:123px;
}
.smallRed{
	color:#660000;
}
#cparisk form{
	font-size:70%;
}

#cpariskT table{
	font-size:70%;
	background-color:#CCCCCC;
}
#cpariskT td{
	font-size:80%;
	background-color:#CCCCCC;
}
#footerLeft{
	background-color:#660000;
	vertical-align:top;
	width:160px;
}
#footerRight{
	background-color:#ffffff;
	font-size:80%;
	padding:10px;
	border-right:#660000 solid 1px;
}
.specialFooter{
	font-size: 90%;
	font-style: italic;
}
#footerProblem{
	background-color:#660000;
	font-size:70%;
	color:#FFFFFF;
	height:30px;
	text-align:center;
}
#footerProblem a:link{
	color:#CCCCCC;
}
