@charset "utf-8";

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #4a0000 url(../images/bg.jpg) repeat-x;
	}

#container {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -4em;
	margin-top: 15px;
	}

#mainContent {
	margin: 0px auto;
	width: 1000px;
	background-color: #FFFFFF;
	}

#topH {
	width: 980px;
	margin: 0px auto;
	height: 127px;
	}

#topG {
	background: url(../images/top-curve.jpg) no-repeat;
	height: 17px;
	}

#logo {
	float: left;
	width: 380px;
	padding-top: 30px;
	color: #FFFFFF;
	}

#lt {
	font-size: 35px;
	font-family: "Times New Roman", Times, serif;
	}

#lt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}

#rightTop {
	float: right;
	width: 260px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

#social {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	}

#phone {
	padding-top: 15px;
	text-align: right;
	}

#inr {
	padding-top: 10px;
	color: #f9be3c;
	font-size: 11px;
	text-align: right;
	}

#btm {
	background: url(../images/bottom-curve.jpg) no-repeat;
	height: 17px;
	margin-bottom: 30px;
	}

#brdcrmb {
	color: #898989;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*NAVIGATION BAR*/

#navContainer {
	height: 38px;
	padding-left: 28px;
	}

#nav {
	margin: 0px auto;
	height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 0px;
	}
	
#nav li {
	float: left;
	position: relative;
	}
	
#nav li.open, #nav li:hover {
  background: #eceded;
  border-width: 0 1px 1px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;

  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  }
  
#nav li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 11px;
	line-height: 20px;
	text-decoration: none;
    color: #2c2c2b;
  }

#nav li a:hover {
    color: #5d5d5d;
	background: #eceded;
  }
	
#nav li ul {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  width: 240px;
  padding: 0 0 5px;
  background: #eceded;
  border-width: 0 1px 1px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
  box-shadow: 0 3px 3px rgba(0,0,0,0.15);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }
  
#nav li:hover ul {
  display: block;
  }
#nav li ul li {
  float: none;
  }
#nav li ul li a {
  padding: 6px 10px;
  display: inline-block;
  color: #000000;
  }
#nav li ul li a {display: block;}
#nav li ul li a:hover {
  background-color: #f5f5f5;
  color: #737373;
  }
  
ol,ul{list-style:none;}

#nav #navcurrent a {
  background: #eceded;
  color: #303030;
  border-width: 0 1px 1px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;

  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
	}

/*END NAVIGATION BAR*/

#header {
	height: 308px;
	}

#headerS {
	}

#hB {
	
	}

.titleM {
	color: #080707;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	}

.titleS {
	color: #080707;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	}

.inner {
	float: left;
	width: 720px;
	min-height: 489px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/right-shadow.png) no-repeat right top;
	}

#right {
	float: right;
	width: 208px;
	padding-right: 20px;
	}

#bgr {
	margin: 0px auto;
	width: 200px;
	height: 132px;
	background: url(../images/bgr.jpg) repeat-x;
	}

#rTitle {
	margin: 0px auto;
	width: 180px;
	background: url(../images/arrow.png) no-repeat left;
	height: 38px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 18px;
	}

#rContent {
	margin: 0px auto;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	}

#txtC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	padding-bottom: 10px;
	line-height: 20px;
	}

a.glnk:link { color: #b70103; text-decoration: none;}
a.glnk:visited { color: #b70103; text-decoration: none; }
a.glnk:hover { color: #f51215; text-decoration: underline;}
a.glnk:active { color:  #b70103; text-decoration: none; }

a.ftr:link { color: #814f50; text-decoration: none;}
a.ftr:visited { color: #814f50; text-decoration: none; }
a.ftr:hover { color: #f51215; text-decoration: none; text-decoration: underline;}
a.ftr:active { color:  #814f50; text-decoration: none; }

.textfield {
	border: 1px solid #DBDBDB;
	padding: 4px;
	font-size: 11px;
	color: #4C4C4C;
	}

.textfield-2 {
	border: 1px solid #DBDBDB;
	padding: 5px;
	font-size: 11px;
	color: #4C4C4C;
	width: 210px;
	}

.button {
	border: 1px solid #B4B4B4;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	}

#footer {
	margin: 0px auto;
	width: 950px;
	border-top: 1px dotted #b0b0b0;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #b0b0b0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#copyright {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	}

.clr {
	clear: both;
	}

