a:link 			{color: #5a96c6; text-decoration: none; border-bottom: none;}
a:visited 			{color: #5a96c6; text-decoration: none; border-bottom: none;}
a:hover			{color: #5a96c6; text-decoration: none; border-bottom: 0px dotted #5a96c6;}
a:active			{color: #5a96c6; text-decoration: none; border-bottom: 0px dotted #5a96c6;}

a.nav:link			{color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF; font-family: "trebuchet ms", arial, helvetica; font-size: 16px; background: #86af23 no-repeat; width: 240px; height: 17px; padding: 10px 0px 15px 0px; text-align: center; display: block;}
a.nav:visited		{color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF; font-family: "trebuchet ms", arial, helvetica; font-size: 16px; background: #86af23 no-repeat; width: 240px; height: 17px; padding: 10px 0px 15px 0px; text-align: center; display: block;}
a.nav:hover			{color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF; font-family: "trebuchet ms", arial, helvetica; font-size: 16px; background: #b1cc6f no-repeat;}
a.nav:active		{color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF; font-family: "trebuchet ms", arial, helvetica; font-size: 16px; background: #b1cc6f no-repeat;}

a.nav-footer:link 	{color: #5a96c6; text-decoration: none; font-size: 8pt; margin: 0px 10px; border-bottom: none;}
a.nav-footer:visited 	{color: #5a96c6; text-decoration: none; font-size: 8pt; margin: 0px 10px; border-bottom: none;}
a.nav-footer:hover	{color: #5a96c6; text-decoration: none; font-size: 8pt; margin: 0px 10px; border-bottom: 1px dotted #5a96c6;}
a.nav-footer:active	{color: #5a96c6; text-decoration: none; font-size: 8pt; margin: 0px 10px; border-bottom: 1px dotted #5a96c6;}

html, body {
	font-family: tahoma, helvetica;
	font-size: 10pt;
	color: #444444;
	min-height: 100%;
	margin: 0px;
	background: #FFFFFF;
	}
h1 {font-size: 12px; }
.style5 {font-size: 9px}
.style6 {font-size: 8pt}
.header {
	font-size: 22pt;
	color: #2a78aa;
	}

.subheader {
	font-size: 17pt;
	color: #1e874d;
	}

.sidebar-title {
	font-size: 12.5pt;
	color: #1e874d;
	}
	
.main {
	padding: 15px 10px 20px 10px;
	line-height: 18px;
	width: 530px;
	/*background-image: url("/images/bg-main.jpg");*/
	/*background-position: top left;*/
	/*background-repeat: repeat-x;*/
	}

.margin-left {
	padding: 0px 0px 343px 0px;
	width: 225px;
	font-size: 9pt;
	color: #999999;
	background-image: url("/images/bg-margin.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	}

.margin-left1 {
	padding: 0px 0px 343px 0px;
	width: 225px;
	font-size: 9pt;
	color: #333333;
	background-image: url("/images/bg-margin.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	}
	
.margin-right {
	padding: 10px 0px 20px 0px;
	line-height: 15px;
	width: 225px;
	font-size: 9pt;
	color: #999999;
	}

.footer {
	color: #444444;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	height: 54px;
	background-image: url("/images/bg-footer.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	}

.form {
	background-image: url("/images/form.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 300px; 
	color: #000000;
	padding: 5px 10px;
	
	}
.form select, .form input	{
	height:20px;
	margin:0;
}

.testimonial {
	font-style: italic;
	padding: 5px 0px;
	border-top: 1px dotted #777777;
	}

.hilite-bg {
	background-color: #FFFE81;
	}
	
ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
	}

li	{
	margin-top: 15px;
	}

/* -------------- Blog -------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#86af23;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* Sidebar Content
----------------------------------------------- */

#sidebar ul {
  margin: .4em 0 1.5em;
  padding: 0 0 1.5em;
  border-bottom: 1px dotted #ccc;
  list-style: none;
  }
#sidebar li {
  margin: 0;
  padding: 0 0 .25em 15px;
  line-height: 1.2em;
  }
#sidebar p {
  color:#666;
  line-height: 1.5em;
  }

#profile-container {
  margin: 0 0 1.5em;
  /*border-bottom: 1px dotted #ccc;*/
  padding-bottom: 1.5em;
  }
.profile-datablock {
  margin: .5em 0 .5em;
  }
.profile-img {
  display: inline;
  }
.profile-img img {
  float: left;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 3px 0;
  }
.profile-data {
  margin: .6em 0 0;
  font: 78%/1.6em tahoma, helvetica;
  text-transform: uppercase;
  letter-spacing: .1em;
  }
.profile-data strong {
  display: none;
  }
.profile-textblock {
  margin: 0 0 .5em;
  }
.profile-link {
  margin: 0;
  font: 78%/1.4em tahoma, helvetica;
  text-transform: uppercase;
  letter-spacing: .1em;
  }.dashedborder {
	border: thick dashed #1E874D;
}
.dashedborderblue {
	border: thick dashed #2A78AA;
}
.pinkborder {
	border: thick dashed #D23771;
}
.orderborder {
	border: medium solid #1E5C83;
}
.solidborder {
	border: medium solid #1A5784;
}
.main .greenborder {
	border: thick dashed #1E874D;
}

.gold_order_submit {
background:url(/images/order_now_gold1.jpg) no-repeat;
width:241px;
height:51px;
border:0;
padding:0;
cursor:pointer;
line-height: 999px;
overflow: hidden;
font-size: 0;
}

.basic_order_submit {
background:url(/images/order_now_basic1.jpg) no-repeat;
width:241px;
height:51px;
border:0;
padding:0;
cursor:pointer;
line-height: 999px;
overflow: hidden;
font-size: 0;
}

