/* Reliable Storage CSS Document */

html, body {
	margin:0;
	background:url(images/bg.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

table {
	font-size:12px;
}

#sidebar {
	background:url(images/index_04.jpg) no-repeat;
	width:160px;
	padding-top:88px;
}

#rightside {
	width:196px;
	font-size:10px;
	color:#414141;
}

#rightside a:link, #rightside a:active, #rightside a:hover, #rightside a:visited {
	text-decoration:none;	
	color:#414141;
}


#main {

	background:url(images/index_02.jpg) no-repeat;
	width:644px;
	padding-left:45px;
	padding-right:40px;
	padding-top:50px;
}

.box {
	background-color:#FBFDFA;
	border:1px solid #B2CBB1;
	text-align:left;
	padding-top:15px;
}

ul {
	margin-left:10px;
	padding-left: 0;
	list-style: none;
	}	

li {
	font-size:11px;
	padding-left: 16px;
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	padding-bottom:7px;
	}

.places {
	margin-bottom:5px;
}

.toplinks {
	
}


.header {
	font-family:Impact;
	font-size:18px;
}

a:link, a:active, a:visited {
color: #007542;
text-decoration:none;
}

a:hover {
color:#00CC00;
text-decoration:none;
}

.addresses {
font-size:11px;
color:#333333;
}

.tablehdr {
	color:#FFFFFF;
	font-weight:bold;
}

.formmed {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:200px;
}
