body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size:130%;
	color:#f38c3d;
	font-weight:normal;
	text-align:center;
	margin-top:30px;
}
#col-1 h1 {
	font-size:130%;
	color:#f38c3d;
	font-weight:normal;
	text-align:left;
	margin-top:0px;
}
#col-1 h2 {
	font-size:110%;
	color:#f38c3d;
	font-weight:normal;
	text-align:left;
	font-style:normal;
	margin-top:0px;
}
h2 {
	font-size:120%;
	color:#f38c3d;
	font-weight:normal;
	font-style:italic;
}
p.indent {
	text-indent:20px;
}
p.last {
	margin-bottom:30px;
}
#mainContent li {
	line-height:20px;
	padding:0 0 5px 0;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#f38c3d;
	text-decoration:none;
}
#header {
	width: 100%;
	background: #17120f;
}
#nav {
	width:955px;
	height:56px;
	border-top:2px solid #70635a;
}
#nav img {
	float:left;
}
#nav a {
	display:block;
	width:155px;
	height:54px;
	background:#352c27;
	color:#FFF;
	font-size:14px;
	float:right;
	margin:0 0 0 2px;
	text-align:center;
	text-decoration:none;
	line-height:53px;
}
#nav a.active, #basenav a.active {
	background:#70635a;
}
#nav a:hover, #basenav a:hover {
	background:#70635a;
}
#basenav {
	position:relative;
	top:10px;
	height:36px;
	border-top:2px solid #70635a;
	background: #17120f;
	text-align:center;
}
#basenav a {
	display:block;
	width:155px;
	height:34px;
	background:#352c27;
	color:#FFF;
	font-size:14px;
	float:right;
	margin:0 0 0 2px;
	text-align:center;
	text-decoration:none;
	line-height:33px;
}
#mainContent {
	width: 100%;
	background: #FFFFFF;
}
#practice-area {
	float:left;
	width:235px;
	height:310px;
	text-align:center;
	color:#FFF;
	margin:2px; 
}
#practice-area h2 {
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	font-style: normal;
}
#practice-area a {
	color:#FFF;
	text-decoration:none;
	display:block;
}
#practice-area ul {
	text-align:left;
	font-size:13px;
	padding:0 0 0 28px;
}
#practice-area li {
	line-height:15px;
	padding:0 0 5px 0;
}
#footer {
	width: 100%;
	background: #17120f;
	color:#FFF;
	font-size:90%;
	margin-top:10px;
	padding:10px 0;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color:#f38c3d;
	text-decoration:none;
}
#footer h1 {
	color:#f38c3d;
	font-size:110%;
	font-weight:normal;
}
#col-1 {
	float:left;
	width:300px;
}
#col-2 {
	float:left;
	text-align:center;
}
#col-3 {
	float:right;
	text-align:right;
	font-size:90%;
}
#container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
img {
	border:0;
}
.letter {
	position:relative;
	left:39px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.srcfrm2 {
	width:216px;
}
.gbmorelines {
	width:445px;
	height:150px;
}


#homeslides {
	margin:4px 0 15px 0;
	position:relative;
	width:955px;
	height:359px;
}
#homeslides img.banner {
	position:absolute;
	width:955px;
	height:359px;
	top:0;
	left:0;
}
/*    Quotes      */
#faded {
	margin: 0 auto;
	padding:0;
	width: 955px; 
	height: 359px; 
	overflow: hidden;
	position: absolute;
	z-index:1;
	text-align: left;
}
#faded-right {
	position: absolute;
	color:#FFF;
	top: 30px;
	right: 30px;
	width: 294px;
	padding: 0;
	height: 294px;
	background: url(images/circle.png) no-repeat;
}
ul.faded {
	margin:0 auto;
	padding:0;
}
ul.faded li {
	width: 100%;
	overflow: hidden;
}
ul.faded li div {
	position: absolute;
	color:#FFF;
	top: 30px;
	right: 30px;
	width: 294px;
	padding: 0;
	height: 294px;
}
ul.faded li div h2 {
	padding: 70px 0 0 0;
	margin:0 auto;
	color:#FFF;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	text-align:center;
	width:90%;
	text-shadow:-.05em -.05em .2em #000,.05em .05em .2em #000;
}
ul.faded li div h3 {
	padding: 50px 0 0 0;
	margin:0 auto;
	color:#FFF;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	text-align:center;
	width:90%;
	text-shadow:-.05em -.05em .2em #000,.05em .05em .2em #000;
}
ul.faded li div p {
	padding: 20px 0 0 0;
	margin:0 auto;
	width:90%;
	text-align:center;
	font-weight:normal;
	font-size:16px;
}
ul.faded li div a {
	position:relative;
	margin: 12px 0 0 15px;
	color: white;
	display: block;
	width: 98px;
	height: 39px;
	background: url(images/faded-a.png) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	line-height: 40px;
	text-transform: uppercase;
}
ul.faded li div a:hover {background: url(images/faded-a.png) no-repeat 0 -39px;}

ul.pagination {
	list-style:none; 
	padding:0; 
	margin:0; 
	position: relative;
	top: 330px;
	left: -660px;
}
ul.pagination li {
	float:left;
	padding-left: 3px;
	width: 19px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
ul.pagination li a {
	padding: 0px;
	background: url(images/pagination.png) no-repeat 0 0;
	width: 19px;
	height: 19px;
	display: block;
	color: #454139;
	text-decoration: none;
}
ul.pagination li.current a, ul.pagination li a:hover {
	background: url(images/pagination.png) no-repeat 0 -19px;
}
a { outline:0; border:0; }

