body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #121212;

}
body {
	background-color: #717171;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/client/designcarports/static/images/bg.gif);
	background-repeat: repeat-y;
}
.header {
height: 179px;
width: 916px;
}
.flash {
position: absolute;
top:0px;
left: 352px;
z-index: 3;
}

.navigation {
	width:872px;
	background-color: #4e4e4e;
	padding-left: 44px;
	float: left;
}
.content {
padding-top:60px;
padding-left:57px;
width: 560px;
float:left;
line-height: 20px;
}
.adress {
	margin-left: 88px;
	margin-top: 290px;
float: left;
width: 200px;
}

.navigationpoints {
padding:10px;
padding-right: 30px;
float: left;
}
.navigationpoints a {
font-size: 11px;
font-weight:normal;
}
h1 {
	font-size: 24px;
	font-family: "Lucida Grande", Verdana, Arial;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.8pt;

}

h2 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.5pt;

}

h3 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.5pt;

}
h4 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.5pt;

}
.picturetext_quickinfo {
	width: 134px;
	background-color: #FFFFFF;
	padding: 8px;
}

.picturetext {
	background-color: #F2F2F2;
}


a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.navigationpoints a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.navigationpoints a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.navigationpoints a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #cccccc;
}
.navigationpoints a:active {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}



