@charset "utf-8";
/* CSS Document */
body {
	margin:0px;

}

#wrap { width:320px; margin:0 auto;	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
 }

img{ border:0;}


#menu_bg { background-color:#070707;  }


.main_menu a{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none; display:inline-block; padding-bottom:10px; padding-top:10px; padding-left:8px; padding-right:8px;  }

.main_menu a:hover{ text-decoration:underline;  }


.maintxt { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}
.maintxt a { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-decoration:underline;}
.maintxt a:hover { color:#fe8400; text-decoration:underline;}

.address { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:18px; }
.address a { color:#fe8400; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; line-height:18px;}
.address a:hover { color:#fe8400; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:underline; line-height:18px;}
.phone { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }

.view a { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; font-weight:normal; }
.view a:hover { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:underline; font-weight:normal; }

#main_bg { background-image:url(MobileBackground.jpg); background-repeat:no-repeat; background-position:top center;}
/*  */

#content { width:250px; background:#FFFFFF; border:2px #e3e3e3 solid; padding:10px; }
.pagetitle { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#9a5d1c; }
.maintxt2 { color:#0c0c16; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}
.maintxt2 a { color:#0c0c16; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-decoration:underline;}
.maintxt2 a:hover { color:#0033CC; text-decoration:underline;}

/*  */


.footer { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#241100;}
.footer a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#241100; text-decoration:none;}
.footer a:hover { text-decoration:underline;}





