/* body & header CSS Start here */

body{
background-color:#DED9D5;
margin-top: 20px;
} 
H1 {
	font-family: Arial;
	font-size: 30px;
	color: #c99;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
}
H2 {
	font-family: Arial;
	font-size: 16px;
	font-style: Italic;
	color: #600;
	margin:0px;
	padding:0px;
}
.body-font{
font-family: Arial;
font-size: 12px;
} 
.border-gray-1px {
	border: 1px solid #999;
}
.logo{
background-color:#600;
	font-family: Arial;
	font-size: 20px;
	color: #c99;
	padding-right:10px;
	height: 60px;
}
.content-box{
background-color:#600;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.title-style{
    margin-top:15px;
	margin-left:15px;
}
.content-text{
	margin-top:10px;
	margin-left:15px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.content-text a:link { color: #600; text-decoration:none;}
.content-text a:visited { color: #600; text-decoration:none;}
.content-text a:hover { color: #600; text-decoration:none;}
.content-text a:active { color: #600; text-decoration:none;}

.content-text-1{
	margin-bottom:10px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.content-text-1 a:link { color: #600; text-decoration:none;}
.content-text-1 a:visited { color: #600; text-decoration:none;}
.content-text-1 a:hover { color: #600; text-decoration:none;}
.content-text-1 a:active { color: #600; text-decoration:none;}

.list_style {
			list-style-image: url('../images/dot_small.jpg'); 
			margin-left: 30px;
			padding-left: 10px;
			font-weight:bold;
			}


.content-text-2{
	margin-top:10px;
	margin-left:15px;
	font-family: Verdana;
	font-size: 12px;
	color: #600;
	text-align: justify;
}
.content-text-2 a:link { color: #600; text-decoration:none;}
.content-text-2 a:visited { color: #600; text-decoration:none;}
.content-text-2 a:hover { color: #600; text-decoration:none;}
.content-text-2 a:active { color: #600; text-decoration:none;}

.font12px{
	font-family: Arial;
	font-size: 12px;
	}
/* top menu CSS Start here */
.top-menu{
	background-color:#300;
	font-family: Arial;
	font-size: 12px;
	color: #fcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c99;
	height: 35px;
}
.top-menu-text{
background-color:#300;
	font-family: Arial;
	font-size: 12px;
	color: #fcc;
}
.top-menu-text a:link { color: #fcc; text-decoration:none;}
.top-menu-text a:visited { color: #fcc; text-decoration:none;}
.top-menu-text a:hover { color: #fff; text-decoration:underline;}
.top-menu-text a:active { color: #fcc; text-decoration:none;}




/* footer CSS Start here */

.footer{
	font-family: Arial;
	font-size: 10px;
	color: #600;
	margin-top:5px;
}
.footer a:link { color: #600; text-decoration:none;}
.footer a:visited { color: #600; text-decoration:none;}
.footer a:hover { color: #600; text-decoration:underline;}
.footer a:active { color: #600; text-decoration:none;}

img{ vertical-align:bottom;}

/*location page*/

.js-map {
	text-align:left;
	color: #000000;
}
.js-map a:link { color: #600; text-decoration:underline;}
.js-map a:visited { color: #600; text-decoration:underline;}
.js-map a:hover { color: #600; text-decoration:underline;}
.js-map a:active { color: #600; text-decoration:underline;}

.photos_style img { border-style:solid;
					border-width:1px;}
