@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background:#fff;
	color:#000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img {outline:none;}

a, a:active, a:visited {outline:none; color:#333; text-decoration:none;}
a:hover {outline:none; color:#333; text-decoration:underline;}

#wrap {width:700px; margin:auto; margin-top:25px;}

#banner {height:80px; width:700px; background-image:url(http://missasianoregon.com/img/header.jpg);}

#nav { width: 750px; margin-top:15px; margin-left:0px; height:30px; font-size:14px; font-weight:bold;}
#nav li {float:left; margin:0px 80px 0px 0px; list-style:none;}
#nav a {color:#666; text-decoration:none;}
#nav a:hover {color:#000; border-bottom:#222 1px solid;}

#content-top {width:700px; height:15px; background:url(../img/grey-top.jpg); margin:0px;}
#content-bottom {width:700px; height:15px; background:url(../img/grey-bottom.jpg); margin:0px;}
#content {width:700px;margin:0px; background:url(../img/grey-middle.jpg); margin:0px; background-repeat:repeat-y;}

#image {width:650px;height:350px;padding: 0px 25px;}
#hometext {width:650px;padding:0px 0px; margin:auto; background-color:#CCC;}

#text {width:610px;padding:5px 20px; margin:auto; background-color:#CCC;margin-top:15px; font-size:14px; line-height:20px;}
.page-text {}
.bold { font-weight:bolder;}
.italic { font-style:italic;}

#text a, a:active, a:visited {outline:none; color:#333; text-decoration:underline;}
#text a:hover {outline:none; color:#666; text-decoration:none;}


#footer {clear:both;width:700px; text-align:center; padding:20px;}