* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
html
{ 
	height: 101%;
}
body {
	color:#767676;
	font:65% Verdana, Arial, Helvetica, sans-serif;
	background-color: #5F738D;
}
/* SKIP LINKS */
#skip {
		position:absolute;
		left:-10000px;
		top:0;
	}
/* END SKIP LINKS */
/*---------- Structure-----------*/
#tiny_header  {
	color: #9A9FA7;
	font-size: 90%;
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align:        right;
	letter-spacing: 0.3em;
	width: 980px;
	/* [disabled]height:            10px; */
	margin: 25px auto auto;
}
#tiny_header a {
	color: #9a9fa7;
	background-color: transparent;
	text-decoration: none;
}
#tiny_header a:hover {
	color:      #fff;
	background-color: transparent;
	text-decoration: underline; }
#wrap {
	background-image: url(../images/bg_mid.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#top { 
background: #fff url(../images/bg_top.gif);
height: 26px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 40px; }
#header {
	background-color: transparent;
	text-align: center;
	height: 140px;
	background-image: url(../images/header-bg.jpg);
}
#pageheader {
	color: #f49900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 18px;
}
#pageheader h1 {
	color:       #5f738d;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px; }
/* ------------- left navigation ------------------------------------*/
#left {
	width: 164px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 15px;
	font-size: 1.1em;
}
#left ul li {
	list-style: none;
	color: #999;
	margin-bottom: 3px;
	display: block;
	text-align: center;
	width: 146px;
}
#left ul li a {
	list-style: none;
	color: #FFF;
	padding: 5px;
	display: block;
	text-decoration: none;
	background: #A7044A;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
}
#left ul li a:hover {
	background: #DF2065;
	color: #FFF;
}
/* ------------- right content ------------------------------------*/
#right {
	font-size: 1.2em;
	line-height: 1.5em;
	float: left;
	width: 73%;
	padding-left: 3%;
	border-left: 3px solid #A8044A;
	min-height:340px;
}
#right p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#right ul {
	list-style: disc url(../images/bullet.gif);
	margin-left: 40px;
	line-height: 1.7em;
	margin-top: 6px;
	margin-bottom: 6px;
}
#right-specials {
	font-size: 1.2em;
	line-height: 1.5em;
	float: left;
	width: 74%;
	padding-left: 3%;
	border-left: 3px solid #A8044A;
	min-height:340px;
}

#form_right {	font-size:     110%;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	line-height:   150%;
	margin:        0 10px;
	padding:       1% 1% 20px 2%;
	width:         74%;
	float:         left;
	border-bottom: 1px solid #e0e3e9;
	border-left:   1px solid #e0e3e9; }
#form_box {
	width:    40%;
	height:   auto;
	float: right;
	margin-top: 0;
	margin-left: 10px; }
.field {
	color: #666;
	background-color: #E8F0F6;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	border: solid 1px #eae5d6;
}
.field:hover {
	color:            #666;
	background-color: #E8F0F6;
	border:           solid 1px #b2a382;
}
.button {
	color:    #666;
	background-color: #E8F0F6;
	margin-top:       2px;
	margin-bottom:    2px;
	padding:          3px;
	border:           solid 1px #eae5d6;
}
.button:hover {
	color:            #A7044A;
	background-color: #E8F0F6;
	border:           solid 1px #b2a382;
	cursor: pointer;
}
textarea{
	overflow:auto;
}
#img_box {
	margin-top:  0;
	width:       225px;
	float:       right;
	margin-left: 8px; }

#img_box img {
	margin-bottom: 4px;
	border: solid 1px #a36685;
		 }
#img_box2 {
	margin-top:  0;
	width:       225px;
	float:       right;
	margin-left: 8px; }

#gall_box {
	margin-top:  0;
	width:       610px;
	float:       none;
	margin-left: 20px;
}
#gall_box img {
	margin-bottom: 10px;
	border: solid 1px #a36685;
	margin-left: 8px;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:10px;
	overflow:hidden;
}
#footerspace {
	color: #5f738d;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-top:       3px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e0e3e9; }
#bottom {

background: #fff url(../images/bg_bot.gif);
height: 26px;
}
#cpyftr {
	color: #9a9fa7;
	font-size: 90%;
	text-align: center;
	letter-spacing: 0.2em;
	height: 20px;
	margin: auto;
	padding-top: 10px;
	width: 920px;
}
#cpyftr h1 {
	font-size: 9px;
	font-weight: normal;
	color:#ccc;
}
/*--------------*/
#top_nav_box /*  for menumachine  */ {
	background-color: #ffd664;
	text-align: left;
	width:      800px;
	height: 28px;
	clear: both;
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 0;
	border-bottom: 1px dotted #d5dbf7; }
#base_nav_box {
	color: #e77926;
	font-size: 100%;
	background-color: transparent;
	text-align: right;
	height: auto;
	clear: both;
	padding-top: 6px;
}
/*general syles*/
h1 {
	color: #5f738d;
	font-size:   120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px; }
h2 {
	color: #A7044A;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 10px;
}
h3 {
	color: #5f738d;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px; }
h4 {
	color:          #5f738d;
	font-size:      100%;
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-weight:    bold;
	line-height:    150%;
	letter-spacing: 0.1em;
	margin: 0; }
h5 {
	color:          #f49900;
	font-size:      90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:    bold;
	line-height:    150%;
	letter-spacing: 0.1em;
	margin: 0; }
input,  select,  textarea {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e8f0f6;
	margin-top: 2px;
	margin-bottom: 2px; }
.bdtxt-11 {
	color:       #626a97;
	font-size:   11px; }
.bdtxt-12 {
	color:       #626a97;
	font-size:   12px; }
/*link syles*/
a {
	color: #9a9fa7;
	background-color: transparent; }
a:hover {
	color:      #B6055D;
	background-color: transparent;
}
/*link syle 2*/
a.pslink {
	color: #f5f5f5;
	font-size: 11px;
	line-height: 16px;
	background-color: transparent;
	text-decoration: none    }
a.pslink:hover {
	color: #00dec2;
	font-size: 11px;
	line-height: 16px  ;
	background-color: transparent; }
/*for php reply*/
.thnxtxt11 {
	color: #464646;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px; }
.thnxtxt2-11 {
	color: #096;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0;
	padding: 0    }
/*for navigation MM*/

#note{
	border:solid 1px #ffa500;
	background:url(../images/corner.gif) no-repeat 100% 100%;
	position:relative;
	width: 500px;
	margin-bottom:6px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px; }
#note h4{
	position:absolute;
	font-size:120%;
	width:50%;
	padding:3px 0;
	left:-1px;
	top:-1px;
	background:#ffa500;
	text-indent:15px;
	color:#fff;
	text-transform: uppercase; }
em {
	color: #A8044A;
	font-size: 90%;
}
blockquote {
	width: 390px;
	margin-top: 20px;
	margin-left: 0;
	padding: 3px 10px;
	border: 1px solid #ADB3BB;
	 }
.bdtxt11   {
	color: #e0e3e9;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;}
.cpyrt  {
	color: #d7b600;
	font-size: 9px;
	font-family: Verdana;
	line-height: 14px;
	letter-spacing: 2px;
	padding: 3px
	  }
.slidebox-top {
	width:       340px;
	margin-left: 240px;
	height: auto;
	padding-top: 8px;
}
.clear {
	clear: both;
}

#wrap #content #left ul li a strong
{
	color: #F3C;
}
.alttext {
	color:#5f738d;
	font-size:110%;
	}
.specials-box-wrap
{
	width: 660px;
	border: 1px solid #E4E4E4;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 3px 3px 5px #ececec;
	-webkit-box-shadow: 3px 3px 5px #ececec;
	box-shadow: 3px 3px 5px #ececec;
	margin: 10px auto 20px;
}
.specials-boxleft
{
	width: 200px;
	float: left;
	padding: 10px;
}
.specials-boxright
{
	width: 410px;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.specials-boxright img
{	
	padding: 2px;
	border: 1px solid #E4E4E4;
}
.imgright
{
	padding: 2px;
	border: 1px solid #E4E4E4;
	float: right;
	margin-left: 12px;
}
.spaceline {
	margin-bottom: 12px;
	width:         100%;
	border-bottom: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
.redtxt
{
	color: #F09;
}

