body
{
	margin:5px 0 0 0;
	padding:0 0 0 0;
	background-color:#DADADA;
	font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
}

div.blue-line
{
	height:5px;
	background-color:blue;
	width:730px;
	margin:auto;
	font-size:1px;
}

a
{
	color:blue;
}

a:hover
{
	text-decoration:none;
	background-color:#F5F5F5;
}

#doc
{
/*	border-top:1px solid yellow;*/
	margin:auto;
	width:750px;
	background-image: url(http://www.valuesguide.com/back3.gif);
	background-repeat:repeat-y;
}
#sitename
{
	font-size:36px;
	font-weight:bolder;
	margin:0 0 0 20px;
}

#thin-line
{
	border-bottom:1px solid silver;
	font-size:1px;
	width:97%;
	height:1px;
	margin:auto;
	padding:0 0 0 0;
	margin-top:0px;
}

img.logo
{
	position:absolute;
	margin:6px 0 0 350px;
	border:none;
}

img.illu
{
	padding:16px 0 16px 40px;
}

h1
{
	margin-left:20px;
}

#main-text
{
	float:left;
	margin-left:25px;
	width: 60%;
	border-right: 1px silver solid;
}
#main-text p
{
	text-indent:15px;
	line-height: 40px;
	font-size:25px;
}

#cities
{
	float:right;
	text-align:left;
	width:220px;
	margin-right:8px;
}
#citiessm
{
	float:right;
	text-align:left;
	width:190px;
	margin-right:8px;
}

ul.city
{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	list-style-type:circle;
}

ul.citysm, ul.citysm li
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	list-style-type:circle;
}



h2
{
	text-align:center;
}

.red
{
	color:red;
}

span.capitalise
{
	font-weight:bold;
	font-family:Times New Roman;
}

div.clear
{
	clear:both;
	width:100%;
	font-size:1px;
}

p.footer
{
	font-size:x-small;
	text-align:right;
	padding:0 10px 0 0;
	margin:0 0 0 0;
}

input.button
{
	background-color:white;
	border:1px solid black;
}

form
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

tr.f5
{
	background-color:#F5F5F5;
}

table
{
	border:1px solid black;
}

img.map
{
	overflow:hidden;
}
p.descr
{
	font-size:small;
	padding:10px 10px 10px 10px;
}

sup.req
{
	color:red;
	font-weight:bold;
}
p.linkdir
{
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	font-size:xx-small !important;
	line-height:12px !important;
}

#states_add
{
	width:220px;
	height:100px;
	overflow:auto;
}

div.advertisment
{
	width:400px;
	border:1px solid red;
	height:120px;
}

div.advertisment p
{
	font-size:13px !important;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

p.doc
{
	margin:auto;
	width:690px;
	font-weight:bold;
	font-size:10px;
}

input.mpt{
	display:none;
}
