/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#ded9d0 url(images/body-tail.gif) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;} 
.clearl {clear:left;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#59564b;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#636052;}
a:hover{text-decoration:none;}
p {padding-top:15px;}	

.strong {color:#1c1c1c;
}	
.bold {font-weight:bold;
}


td {padding:5px;
}
th 	 {background:#808080; color:#FFFFFF; text-align:left; padding:5px;
}
.bgcolor1 {background:#FFFFFF;
}
.bgcolor2 {background:#ded9d0;	
}
/* ============================= main layout ====================== */
.link {background:#2d2d2d url(images/link-right-bg.gif) top right no-repeat; color:#fff !important; font-size:0.917em; line-height:1em; display:inline-block; text-decoration:none; margin-top:17px; cursor:pointer;}
.link span {background:url(images/link-left-bg.gif) top left no-repeat; padding:3px 17px 5px 20px; display:inline-block;}
.link2 {background:#c01517 url(images/link2-right-bg.gif) top right no-repeat;}
.link2 span {background:url(images/link2-left-bg.gif) top left no-repeat;}
.link:hover {background:#c01517 url(images/link2-right-bg.gif) top right no-repeat;}
.link:hover span {background:url(images/link2-left-bg.gif) top left no-repeat;}
.link2:hover {background:#2d2d2d url(images/link-right-bg.gif) top right no-repeat;}
.link2:hover span {background:url(images/link-left-bg.gif) top left no-repeat;}

li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:17px; line-height:1.833em;}
li a {color:#c01517 !important;}

.imgindent {margin: 5px 15px -13px 0; float:left; position:relative;}
.imgindent2 {margin:0 25px 0 0; float:left;}
.imgindent3 {margin: 100px 0 0 0; float:right;}	
.imgindent4 {margin: 15px 0 0 0; float:right;}
 	
.title {margin-bottom:20px;}
 h2 {color:#c01517; font-size:1.333em; line-height:1em; margin:4px 0 8px 0;}
/* ============================= header ====================== */

.logo {background:url(images/logo-tail-bg.jpg) top repeat-x; margin-bottom:0px;}
.logo .right-bg {background:url(images/logo-right-bg.jpg) top right no-repeat;}
.logo .left-bg {background:url(images/logo-left-bg.jpg) top left no-repeat; padding:0px 0px 0px 16px;}

#header .box .indent {padding:8px 8px 0 8px;}

.box {background:#fff; color:#808080;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat; width:100%;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:30px 20px 33px 42px;}	  
.box .padding0 {padding:0px 0px 0px 0px;}	
.box .margin5 {margin:5px 0px 5px 0px;}	  
.box a, .box strong {color:#414141;}
 /* ============================= header ends ====================== */


 
  
 
   /* ============================= Nav Bar ====================== */
  #horizontalnav {
  width:1008px;
  margin: 0px 0px 0px 0px;
  height: 20px;
  postion: relative;
  float:left;
  background: url('images/menu.jpg') repeat-x;
  border-top: 2px solid #000000; 
  border-bottom: 1px solid #000000;
  }
 .button a{ 
  float: left;
  width: 190px;
  height: 20px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  font-size: 16px;	
  font-family: verdana;
  } 
.button a:hover{ 
  float: left;
  width: 190px;
  height: 20px;
  color: #ffffff; 
  background: #c01517;
  text-decoration: none;
  text-align: center;
   }    
 
   /* ============================= Nav Bar Ends ====================== */
 
 	 /* ============================= content ====================== */

#content {padding:0 0 19px 0;}

.col-pad {padding-right:22px;}
.col-pad2 {padding-right:99px;}
.col-pad3 {padding-right:35px;}
.col-pad4 {padding-right:80px;}

.box {background:#fff; color:#808080;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat; width:100%;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:30px 20px 33px 42px;}
.box a, .box strong {color:#414141;}

.extra {line-height:1.667em;}
.extra2 {line-height:1.917em;}

.indent {padding:31px 20px 0px 29px;}
.margin1 {margin-top:24px;}
.margin2 {margin-right:19px;}
.margin2l {margin-left:19px;}
.margin3 {margin-top:34px;}
.margin5 {margin-right:80px;}
.margin6 {margin-right:35px;}
.margin4 {margin-right:11px;}
.padding0 {padding-top:0px;}
.padding1 {padding-top:10px;}
.padding2 {padding-top:16px;}
.padding3 {padding-top:24px;}
.margintxt {margin:5px 5px 5px 5px;}
.text2 {color:#c01517 !important;}
.time {float:right;}
.phone {float:right; margin-right:50px;}
 
    	 /* ============================= content ends ====================== */  
		 
		 
		 /* ============================= forms ============================= */

#ContactForm {padding:10px 0 0 0; line-height:1em;}
#ContactForm .rowi {height:37px;}
#ContactForm .link {float:right; margin:22px 0 7px 15px;}

.input {width:162px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:192px; height:92px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
	    /* ============================= forms ends ============================= */
 
 
#rightnav {
 float: right;
 padding: 0px 0px 0px 0px;
 margin: 0px 15px 0px 0px;
 width: 150px;
  }
 
#body {
   margin:0;
  width:891px;
  padding: 0px 0px 0px 5px;
  background-color: #FFF; 
 }
 
   #footer {
  clear: both;
  background-color: #d1c0A7;
  font-size: 12px;
  text-align: center;
  }
 
 
  
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;  
	color: #ffffff;
	background: #c01517;
	}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em; 
	color: #ffffff;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	color: #ffffff;
	left: auto;
}