BODY
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #6F6F6F;
    FONT-FAMILY: arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #00194C;
}

.whitebold
{
	
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
	font-weight:bold;
}


td
{
    COLOR: #00194C;
    FONT-FAMILY: arial, Helvetica, sans-serif;
	font-size: 11px;
}

th
{
    COLOR: #00194C;
    FONT-FAMILY: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


#datatable1 {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #666;
	background: #fff;
	position: relative;

}
#datatable1 caption {
	margin: 0;
	padding: 4px 10px;
	
	border: 1px solid #666;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
}

#datatable1 a {
	color: #77985c;
}

#datatable1 th {
	margin: 0;
	padding: 4px 10px;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #ccc;
}

#datatable1 td {
	margin: 0;
	padding: 4px 10px;

	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	vertical-align: top;

}

#datatable1 td.rate {
	text-align: center;
}

#datatable1 tr.alt {
	background: #f1f1f1;
}

.datatable1bg {
	background: #919191;
}

#main-bg-01
{
    BACKGROUND-COLOR: #4F5125;
	background:url(images/bg-01.gif) top left repeat-y;
	width: 990px;
}

a.pagelink:link	{  font-size: 11px; color: #CC5F34; text-decoration: underline; font-weight: normal;}
a.pagelink:active  {  font-size: 11px; color: #CC5F34; text-decoration: underline; font-weight: normal;}
a.pagelink:visited {  font-size: 11px; color: #CC5F34; text-decoration: underline; font-weight: normal;}
a.pagelink:hover	{  font-size: 11px; color: #6F6F6F; text-decoration: none; font-weight: normal;}

a.homelink:link	{  font-size: 11px; color: #00194C; text-decoration: none; font-weight: normal;}
a.homelink:active  {  font-size: 11px; color: #00194C; text-decoration: none; font-weight: normal;}
a.homelink:visited {  font-size: 11px; color: #00194C; text-decoration:none; font-weight: normal;}
a.homelink:hover	{  font-size: 11px; color: #6D7A95; text-decoration: none; font-weight: normal;}

a.more-gallery:link	{  font-size: 12px; color: #00194C; text-decoration: underline; font-weight: bold;}
a.more-gallery:active  {  font-size: 12px; color: #00194C; text-decoration: underline; font-weight: bold;}
a.more-gallery:visited {  font-size: 12px; color: #00194C; text-decoration:underline; font-weight: bold;}
a.more-gallery:hover	{  font-size: 12px; color: #6D7A95; text-decoration: none; font-weight: bold;}


a.homelink-01:link	{  font-size: 11px; color: #00194C; text-decoration: underline; font-weight: normal;}
a.homelink-01:active  {  font-size: 11px; color: #00194C; text-decoration: underline; font-weight: normal;}
a.homelink-01:visited {  font-size: 11px; color: #00194C; text-decoration:underline; font-weight: normal;}
a.homelink-01:hover	{  font-size: 11px; color: #6D7A95; text-decoration: underline; font-weight: normal;}





a.footernav:link	{  font-size: 10px; color: #B8B8B8; text-decoration: none; font-weight: normal;}
a.footernav:active  {  font-size: 10px; color: #B8B8B8; text-decoration: none; font-weight: normal;}
a.footernav:visited {  font-size: 10px; color: #B8B8B8; text-decoration: none; font-weight: normal;}
a.footernav:hover	{  font-size: 10px; color: #666666; text-decoration: none; font-weight: normal;}

.pics
{ border: 5px 5px 5px 5px solid silver;}

a.pics:link	{   border: 5px solid #C6BB61;}
a.pics:active {   border: 5px solid #C6BB61;}
a.pics:visited {   border: 5px solid #C6BB61;}
a.pics:hover	{   border: 5px solid #00194C;}


a.home-pics:link	{   border: 5px solid #C6BB61;}
a.home-pics:active  {   border: 5px solid #C6BB61;}
a.home-pics:visited {   border: 5px solid #C6BB61;}
a.home-pics:hover	{   border: 5px solid #00194C;}


#nav	{  font-size: 12px; color: #BDC7DD; text-decoration: none; font-weight: normal;}

a.nav:link	{  font-size: 13px; color: #707E9B; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.nav:active  {  font-size: 13px; color: #707E9B; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.nav:visited {  font-size: 13px; color: #707E9B; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.nav:hover	{  font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight:  bold;font-variant: small-caps;}



.home-content {
	padding-left:20px;
	padding-right:20px;
	BACKGROUND-COLOR: #E2DCB0;
}

h1{
	padding-top:10px;
    FONT-FAMILY: verdana, Helvetica, sans-serif;
	padding-left: 25px;
	font-size: 20px;
	text-align: left;
	color:#00194C;
	font-weight:normal;
   
}

h2{
	padding:8px;
	font-size: 20px;
	COLOR: #6F6F6F;
	font-weight:bold;
	border-bottom: 1px solid #EEEEEE;
	background-color:#F5F5F5;
}

h3{
	padding:0px;
	font-size: 15px;
	color:#00194C;
	font-weight:bold;
}


.home-header{
	font-size: 17px;
	padding-left: 20px;
	color:#00194C;
	font-weight:bold;
	BACKGROUND-COLOR: #E2DCB0;
	font-variant: small-caps;
	border-bottom: 1px solid #00194C;
}

.home-header-01{
	font-size: 17px;
	padding-left: 20px;
	color:#00194C;
	font-weight:bold;
	BACKGROUND-COLOR: #E2DCB0;
	font-variant: small-caps;

}

.home-intro{
	font-size: 17px;
	padding-left: 20px;
	color:#00194C;
	font-weight:bold;
	BACKGROUND-COLOR: #E2DCB0;
	font-variant: small-caps;
}

.home-middle{
	BACKGROUND-COLOR: #E2DCB0;
}


.home-border{
  border-left: 1px solid #CC6034;
  border-right: 1px solid #CC6034;
  border-bottom: 1px solid #CC6034;
 }

 .home-border-01{
  border-right: 1px solid #ffffff;
 }
 
 .home-content{
 	COLOR: #00194C;
 }
 
p{
 	COLOR: #00194C;
 }


 
 

#features {
	 FONT-FAMILY: arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 15px;
	COLOR: #00194C;
	line-height: 1.4em;
	font-size: 11px;
}
#features li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	font-size: 11px;
	COLOR: #00194C;
}


#bottomnav {
	 FONT-FAMILY: arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 0px;
	COLOR: #6F6F6F;
	line-height: 1.4em;
	font-size: 10px;
	font-weight:bold;
}
#bottomnav li {
	background-image: url(images/bullet-01.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	font-size: 1opx;
	font-weight:bold;
	COLOR: #6F6F6F;
}



#bottomnav01 {
	 FONT-FAMILY: arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 15px;
	COLOR: #6F6F6F;
	line-height: 1.4em;
	font-size: 10px;
}
#bottomnav01 li {
	background-image: url(images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	font-size: 1opx;
	COLOR: #6F6F6F;
	font-size: 10px;
}



a.footer:link	{  font-size: 12px; color: #D1E1EB; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:active  {  font-size: 12px; color: #D1E1EB; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:visited {  font-size: 12px; color: #D1E1EB; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:hover	{  font-size: 12px; color: #FFFFFF; text-decoration: underline; font-weight: normal;font-variant: small-caps;}

.footer {
	font-size: 10px;
}


.pricing_table {
	
}

.pricing_table tr td {
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	border: 1px solid #C0B865;
	background-color: #FFFEEB;
}

.pricing_table tr td.td_no_style {
	border: 0px solid #FFFFFF;
	background-color: #FCF7C7;
}

.pricing_table tr th {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	border: 1px solid #C0B865;
}

.pricing_table tr th.no_border {
	border: 0px solid #FCF7C7;
}