/* CSS Document */
body  {
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color:#99cccc;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
.container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 785px;
		color:#666666;
		background-color:#FFFFFF;
}

#top_div{
	background-image: url(../images/bg.jpg);
	width: 785px;
	height:88px;
	text-align:right;
}
#nav1_div{
	width: 785px;
	height:28px;
	color:#FFFFFF;
	background-color:#1c1f85;
	background-image: url(../images/bg.jpg);
	background-position: 0px -88px;
	line-height:28px;
}
#nav1_div a{
color:#FFFFFF;text-decoration:none;}
#nav1_div a:link, #menu a:visited{color:#FFFFFF;text-decoration:none;}
#nav1_div a:hover{color:#FFFFFF;text-decoration:underline;}
#nav2_div{margin-top:15px;}
#main_div{
	width: 785px;
	color:#666666;
	font-size:small;
	padding: 10px 0 10px 0;
	
}
#main_div h1{
	color:#666666;
	font-size:medium;
}
#main_div h2{
	color:#666666;
	font-size:small;
}
.padding10{
width: 580px;
padding:5px 10px 0 10px;
border-left: solid 1px #000066;
float:right;
margin:0 0 5px 0;
}
.resultsborder {
border:1px solid #CCCCCC;
line-height:18px;
padding:5px;
color:#666666;
font-weight:bold;
}
input, textarea, select{
border:1px solid #3399cc;
background-color:#e4f5f5;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
}
.bold {
font-weight:normal;
color:#12157e;
} 
#img_left{
float:left;
width:180px;
text-align:center;
}
#menu{
width:355px;
height:190px;
background-color:#12157e;
float:right;}

#menu ul{
width:156px;
padding: 0;
white-space: nowrap;}
#menu li{
list-style-type: none;
line-height:38px;
margin-top:5px;
}
#menu a
{
display: block;
width: 150px;
height:38px;
background-image: url(../images/btn1.png);
padding-left:6px;
}

#menu a:link, #menu a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover
{
background-image: url(../images/btn2.png);
color: #FFFFFF;
}

#list1{
float:left;
margin: 6px 0 0 20px;}
#list2{
float:right;
margin: 6px 10px 0 5px;}
#pageimage{
width:430px;
height:190px;
float:left;
text-align:right;}

#bottom_div{
	width: 785px;
	text-align:right;
}
#strap_div{
	background-image: url(../images/strap_bg.png);
	width:100%;
	height:28px;
	line-height:28px;
	font-size:x-small;
	color:#666666;
}
#pos{
padding-left:20%;}
#strap_div a, #strap_div a:link, #strap_div a:visited, #strap_div a:hover{
text-decoration:none;
font-size:x-small;
color:#666666;
}


img{
border:0;
}

#Strolling_logo{
padding:10px 10px 0 0;
}

