
body {
margin:.5em;
padding:0;
height:100%;
background-color:#ffffff;
color:#000000;  

font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}


ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

li {
background: url(images/mybullet.png) left top no-repeat;
padding-left:  20px;
margin-bottom: 0px;
}

/* main wrapper */
#wrap {
	width: 740px;
	margin: 0 auto;
	text-align: center;
}


a {
color:#cc0000;
text-decoration:none;
}




a:hover {
color:#616161;
text-decoration:underline;
}

#footer {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
color: #838388;

letter-spacing: 1px;
line-height: 1.4em;
font-size: 10px;
}

#about {
color: #000000;
background-color:inherit;
text-decoration: none;
letter-spacing: 6px;
line-height: 1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 24px;
padding: .3em 0em 0em 1.3em
}
#about2 {
color: #838388;
background-color:inherit;
text-decoration: none;
letter-spacing: 3px;
line-height: 1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 15px;
padding: .5em 2em 0em 0em;
font-style: italic;
}

img
{
border: 0;
}


.imgbord
{
border-bottom:1px solid #363636;
border-top:1px solid #363636;
border-right:1px solid #363636;
border-left:1px solid #363636;
height: 120px;
width: 160px;
background-color:#000000;
color:#ffffff;
}


hr {
border:none;
width:100%;
background-color:#eeeeee;
height:1px;
clear:both;
}


#price {
margin-top:10px;
margin-right:40px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:2em;
color:#000000;
background-color:inherit;
}

td.desc {
padding:4px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
}

#postHeader { 	
margin:0 auto;
padding:0 .2em .3em .2em;
width:720px;

vertical-align: middle;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-transform:uppercase;
}

#centerColumn { 	
margin:0 auto;
padding:0;
width:720px;

vertical-align: middle;	
}

#centerColumnList { 	
margin:0 auto;
padding:0;
width:800px;

vertical-align: middle;	

}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
}

#centerColumn h3 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:.8em;
font-weight:lighter;
letter-spacing:.1em;
}

#allnavbar {
//padding:0px 0 0px 0px; /* IE specific attributes */
margin:7px 0 21px 0; /* Mozzila attributes */

}


#navbar {
border-top:1px solid #f0f0f0;
/* border-bottom:1px solid #f0f0f0; */
/* padding:0px 0 0px 0px; IE specific attributes */
/* margin:7px 0 1px 0;  Mozzila attributes */
background: #ffffff url(images/indentbg.gif) center center repeat-x;
}


/* MENU Top Nav bar */

.indentmenu{
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1px;
width:70%; /*leave this value as is in most cases*/
margin:0 0 0px 0; /* Mozzila attributes */
padding:0px 0 0px 0px; /* IE specific attributes */
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/*width: 75%; width of menu*/
border: 1px solid #00000; /*dark border*/
border-width: 1px 0;
background: #ffffff url(images/indentbg.gif) center center repeat-x;

}

.indentmenu ul li{
padding:0;
display: inline;
background:none;
}

.indentmenu ul li a{
color: #aa0000;
float: left;
padding: 5px 11px;
text-decoration: none;
list-style:none;
border-right: 1px solid #cecece; /*dark divider between menu items*/

}

.indentmenu ul li a:visited{
color: #aa0000;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #aa0000 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: white url(images/indentbg2.gif) center center repeat-x;

}


#inactive {
color:#adadad;
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #efefef;
}

#trailerbar1 {
border-top:0px solid #f0f0f0;
border-bottom:1px solid #f0f0f0;
padding:0px; 0px 0px 0px/* IE specific attributes */
margin:0px 0 0px 0; /* Mozzila attributes */
letter-spacing:.1em;
}


/* SUB1  MENU Top Nav bar */

.sub1indentmenu{
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
cursor: default;
letter-spacing: 1px;
width:90%; /*leave this value as is in most cases*/
margin:0 0 0px 0; /* Mozzila attributes */
padding:0px 0 0px 0px; /* IE specific attributes */
}

.sub1indentmenu ul{
margin: 0;
padding: 0;
float: left;
/*width: 65%; width of menu*/
border: 1px solid #00000; /*dark border*/
border-width: 1px 0;


}

.sub1indentmenu ul li{
padding:0;
display: inline;
background:none;
}

.sub1indentmenu ul li a{
color: #aa0000;
float: left;
padding: 3px 11px;
cursor: default;
text-decoration: none;
list-style:none;
border-right: 1px solid #cecece; /*dark divider between menu items*/

}

.sub1indentmenu ul li a:visited{
color: #aa0000;
}

.sub1indentmenu ul li a:hover, .indentmenu ul li .current{
color: #aa0000 !important; /*text color of selected and active item*/

}

#sub1inactive {
color:#cecece;
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #ffffff url(images/indentbg2.gif) center center repeat-x;
}











/* SUB2  MENU Top Nav bar */

.sub2indentmenu{
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
width:100%; /*leave this value as is in most cases*/
}

.sub2indentmenu ul{
margin: 0;
padding: 0;
float: left;
/*width: 65%; width of menu*/
border: 1px solid #00000; /*dark border*/
border-width: 1px 0;


}

.sub2indentmenu ul li{
padding:0;
display: inline;
background:none;
}

.sub2indentmenu ul li a{
color: #aa0000;
float: left;
padding: 3px 11px;
text-decoration: none;
list-style:none;


}

.sub2indentmenu ul li a:visited{
color: #aa0000;
}

.sub2indentmenu ul li a:hover, .indentmenu ul li .current{
color: #aa0000 !important; /*text color of selected and active item*/

}

#sub2inactive {
color:#cecece;
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #ffffff url(images/indentbg2.gif) center center repeat-x;
}

#sub2indentmenu-1 {
padding-left: 45px
}

#sub2indentmenu-2 {
padding-left: 131px
}
#sub2indentmenu-3 {
padding-left: 115px
}
#sub2indentmenu-4 {
padding-left: 260px
}

#sub2indentmenu-5 {
padding-left: 330px
}

#sub2indentmenu-6 {
padding-left: 500px
}

#sub2indentmenu-7 {
padding-left: 490px
}

#header {
margin:0 -1em 0 -1em;
padding:0 0 0 0;
height:66px;
border-top:1px solid #ffffff;
background:url(images/top_header.jpg) no-repeat;
font-size:15px;
}



#headersm {
margin:0 -1em 0 -1em;
padding:0 0 0 0;
height:49px;

border-top:1px solid #ffffff;
background:url(images/top_headersm.jpg) no-repeat;
}
#headerhome {
margin:0 0 0 0;
padding:0 0 0 0;
height:40px;
border-bottom:2px solid #e6e6e6;
background-color:inherit;
font-family: Georgia, "Times New Roman", Times, serif;
color: #838388;
text-decoration: none;

letter-spacing: 1px;
line-height: 1.4em;
font-size: 1.2em;
}

#header h1 {
margin:0 0 -14px 10px;
padding:10px 0 0 .9em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000000;
background-color:inherit;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 30px;
font-size:13px;
letter-spacing:.1em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
background-color:inherit;
color:#000000;
}




.barepic {
border:none;
}

.right {
float:right;
margin:2px;
padding:0px;
}

.left {

float:left;
margin-bottom:5px;

padding:0px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.news em {
font-size:.8em;
color:#000000;
background-color:inherit;
}

.box {
margin:10px 0px 10px 0px;
padding:4px;
float:left;

}













.threecol {

	float: left;
	padding: 5px 0px 5px 0px;
}

#footer {
position:relative;
clear:both;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;

font-size:9px;
background-color:#ffffff;
}



div.top{margin:1em 0;padding:0}
div.top div{display:inline;white-space:nowrap}
div.top div.left{float:left}
#content>div.top{display:table;width:100%}
#content>div.top div{display:table-cell}
#content>div.top div.left{float:none;}
#content>div.top div.right{text-align:right}

#content1{float:left;width:295px;padding:30px 3px 3px 3px;margin:10px 0 0 0;}
#content2{float:left;width:412px;padding:3px 3px 3px 3px;margin:10px 0 0 0;}


#contenthome1{
text-align:left;
float:left;
padding:2px 10px 0px 0px;
margin:0px 0 0 0;
}
#contenthome2{
float:left;
width:421px;
padding:2px 0px 0px 0px;
margin:0px 0 0 0;
border-left: 1px solid #ececec;

}

#contenthome3{
text-align:left;
float:left;
padding:2px 10px 0px 0px;
margin:0px 0 0 0;
}
#contenthome4{
float:left;
width:421px;
padding:2px 0px 0px 0px;
margin:0px 0 0 0;
border-left: 1px solid #ececec;

}

#contenthome5{
text-align:left;
float:left;
padding:2px 10px 0px 0px;
margin:0px 0 0 0;
}
#contenthome6{
float:left;
width:421px;
padding:2px 0px 0px 0px;
margin:0px 0 0 0;
border-left: 1px solid #ececec;

}

#contenthome7{
text-align:left;
float:left;
padding:2px 10px 0px 0px;
margin:0px 0 0 0;
}
#contenthome8{
float:left;
width:421px;
padding:2px 0px 0px 0px;
margin:0px 0 0 0;
border-left: 1px solid #ececec;

}


#aboutpage{text-align:left;}


#contentbottom {
margin:0 0 40px 0;
padding:0 0 0 0;
float:left;
width:295px;
color:#000000;

}



#contentbottom h2{
padding:2px 0 10px 0;
margin:0 0 0 0;
font-size:17px;
letter-spacing:.1em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
color:#000000;
background: #ffffff url(images/rd_hometopleft.gif) no-repeat;
}

#contenthome2 h2{
padding:2px 0 10px 0;
margin:0 0 5px 10px;
font-size:17px;
letter-spacing:.1em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
color:#000000;
background: #ffffff url(images/rd_hometop.gif) no-repeat;
height:14px;
overflow:hidden;

}


#contenthome2 h2 a{
color:#000000;
}
#contentbottom h2 a{
color:#000000;
}

#contentbottom2 h2 a{
color:#000000;
}

#contentbottom2 a {
display: block;
}



#contentbottom2 {
margin:20px 0 0 0;
padding:0 0 0 0;
float:left;
width:740px;
text-align:left;
background: #ffffff url(images/bottombg.gif) no-repeat;
color:#000000;

}

#contentbottom2 ul {
margin:25px 0 0 50px;
}


#contentbottom2 h2{
padding:6px 0 9px 0;
margin:0 0 0 0;
font-size:20px;
letter-spacing:.1em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
border-bottom: 1px solid #ececec;
color:#000000;
background-color:#fbfbfb;
text-align:center;
}

#contentbot1{float:left;width:280px;padding:3px 3px 3px 10px;text-align:left;}
#contentrit1{float:left;width:411px;padding:10px 3px 3px 10px;}
#contentbot2{float:left;width:230px;padding:3px 3px 3px 10px;text-align:left;}
#contentbot3{float:left;width:230px;padding:3px 3px 3px 10px;text-align:left;}
#contentbot4{float:left;width:740px;padding:3px 3px 3px 3px;}


label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label,textarea {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}



label {
text-align:right;
	width: 190px;
	padding-right: 10px;
}

br {
	clear: left;
} 

#formpage {
 width: 80%;
  margin: auto;
  padding: 20px;

  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #f0f0f0;
}

#YourInformation {
  width: 500px;
  margin: auto;

  padding: 20px;

}

#instruction {
width: 80%;
text-align: center;
margin: 0px 0px 0px 60px
}

#lhead{
font-size:1.5em;
letter-spacing:.1em;
font-family:Georgia, "Times New Roman", Times, serif;
}

form div.submit {
  width: 214px;
  padding: 0px 0px 0px 140px;
}

form div.submit div {
  display: inline;
  float: left;

  width: auto;
  padding: 0px;
  margin: 0px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
  border-style: none none none none;
  padding: 10px;
  margin: 0px 0px 0px 0px;
}

form fieldset legend {
  font-size: 100%;
  font-weight: normal;
  color: #000000;
  background-color:inherit;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px;
}

/* Table Stuff */


#mytable {
	width: 285px;
	padding: 0;
	margin: 0;
border-Top: 1px solid #C1DAD7;
border-bottom: 1px solid #ddf4f1;
border-right: 1px solid #ddf4f1;

font-size:12px;
}

caption {
	padding: 0 0 0px 0;
	width: 250px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;


}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px 3px 0px 3px;
	background: #e8e8e8 url(images/bg_header.jpg) no-repeat;
}


th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 10px;
	color: #4f6b72;
        width: 160px;
        text-align: left;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	
	font:  11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	background-color:inherit;
}


		
		/*front page and featured*/
.threecol-wrap {
	margin: 20px 0 20px 0;
	padding: 0px 0px 0px 0px;

}
.threecol {

	float: left;
	padding: 0px 0px 20px 0px;
}

.threecol-left, .threecol-centre, .threecol-right, .twocol-right {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px 5px 0px 5px;
	width: 220px;
}

