/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:988px;
} 
#slogan {
	padding: 0; 
	padding-bottom: 40px; 
	padding-left: 25px; 
} 
body { 
	background:#191919; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#333333; 
	min-width:988px;
}
strong {
	font-size:16px;
	color:#431E5B;
}

blockquote {
background-image: url(images/open-quote.gif);
background-repeat: no-repeat;
background-position: left top 30px;
padding-left: 40px;
font-style: italic;
font-family: Times New Roman, Arial, Helvetica;
font-size:23px;
color:#431E5B;
}
blockquote div {
background-image: url(images/close-quote.gif);
background-repeat: no-repeat;
background-position: right 5px;
padding-right: 30px;
/*padding-bottom: 90px;*/
line-height:2.2em;
}

object { 
	vertical-align:top; 
	outline:none;
}
.image {
   padding:5px;
   border:1px solid #666666;
   background-color:#a4a4a4;
}
.icon {
   padding:3px;
   border:1px solid #666666;
   background-color:#B6659F;
}
.newsimage {
   padding:2px;
   border:1px solid #666666;
   background-color:#cccccc;
}
input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif; 
	color:#333333;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.align-slogan { 
	float:left;
}

.fright { 
	float:right;
}

.fcenter { 
	float:center;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.jpg) center top repeat-x;
}

.tail-middle {
	background:url(images/tail-middle.jpg) repeat-x center top #e2e2e2;
}

.tail-bottom1 { 
	background:url(images/tail-bottom1.gif) left top repeat-x;
}

.tail-bottom2 { 
	background:url(images/tail-bottom2.jpg) left top repeat-x;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	height:26px;
}
#contacts-form input {
	width:263px; 
	padding:1px 0 1px 3px; 
	background:#D6DCF3; 
	border:1px solid #a4a4a4; 
	vertical-align:top;	
	line-height:1.2em;
	color:#a4a4a4;
}
#contacts-form textarea { 
	width:307px; 
	height:69px; 
	color:#a4a4a4; 
	overflow:auto;
	background:#D6DCF3; 
	border:1px solid #a4a4a4;  
	padding:1px 0 1px 3px;
	margin-bottom:21px; 
}

/*========================== LISTS ============================*/

.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:8px 0 11px 0;
	position:relative;
}
.list li img {
	float:left;
	margin:-8px 12px 0 0;
}
.list li p {
	font-size:.97em;
	line-height:1.38em;
	margin-bottom:0;
	padding-bottom:30px;
}
.list li strong {
	color:#4C2169;
	display:block;
}
.list li a {
	color:#4C2169;
}

.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	font-size:.87em;
	line-height:1.38em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:17px;
	margin-bottom:17px;
}
.list1 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list1 li img {
	float:left;
	margin-right:12px;
}
.list1 li strong {
	color:#fff;
	font-size:.92em;
}
.list1 li a {
	font-style:italic;
	font-weight:bold;
}
.list1 li span {
	overflow:hidden;
	display:block;
}

.list2 {
	margin-top:-40px;
}
.list2 li {
	padding-top:40px;
}
.list2 li .img-box1 {
	padding-bottom:0;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding:5px 0 28px 0;
}
.img-box1 img { 
	float:left; 
	margin:-5px 18px 0 0;
}
.img-box3 { 
	width:100%; 
	overflow:hidden;
	padding:5px 0 28px 0;
}
.img-box3 img { 
	float:right; 
	margin:-5px 18px 0 0;
}
.img-box1 p {
	color:#333333;
	margin-bottom:0;
}

.img-box2 { 
	width:100%; 
	padding:25px 0 15px 0;
}
.img-box2 img { 
	float:left; 
	margin:-5px 10px 0 27px;
}

p { 
	margin-bottom:60px;
	line-height:1.6em;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	color:#333333; 
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:20px;
}
.p2 {
	margin-bottom:20px;
}

.phone { 
	float:right; 
	margin-right:30px;
}

cite {
	line-height:1.6em;
	display:block;
	margin-top:-34px;
	position:relative;
}

dl {
	font-size:.87em;
	line-height:1.38em;
	margin-bottom:-20px;
}
dl dt {
	color:#fff;
	font-weight:bold;
}
dl dd {
	margin-bottom:20px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#4C2169; 
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:25px;
	line-height:.9em;
	color:#431E5B;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:8px;
	padding-top:2px;
	margin-bottom:27px;
	margin-left:27px;
	width:100%;
}
h2 {
	font-size:33px;
	line-height:1.2em;
	color:#191919;
	background:url(images/title-tail.gif) repeat-x left top;
	margin:0 0 38px 0;
	position:relative;
	left:-4px;
	letter-spacing:-1px;
}
h2 span {
	color:#fff;
}
h2 em {
	display:block;
	background:url(images/title-left.gif) no-repeat left top;
}
h2 b {
	padding:8px 0 11px 25px;
	display:block;
	background:url(images/title-right.gif) no-repeat right top;
}
h3 {
	font-size:28px;
	line-height:1.2em;
	color:#431E5B;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:8px;
	padding-top:30px;
	margin-bottom:27px;
	width:100%;
}
h3.extra {
	padding:0 0 10px 95px;
	margin:-2px 0 0 -14px;
	position:relative;
	width:auto;
	background:url(images/icon5.gif) no-repeat left 3px;
}
h3.extra span {
	background:url(images/line-hor2.gif) repeat-x left bottom;
	display:block;
	padding-bottom:5px;
}
h4 {
	font-size:20px;
	line-height:1.2em;
	color:#431E5B;
	margin:8px 8px 28px 8px;
	position:relative;
	left:15px;
	letter-spacing:-1px;
}
h5 {
	font-size:18px;
	color:#191919;
	margin:10px 0 0 0;
	position:relative;
	left:20px;
	letter-spacing:-1px;
}
h5 span {
	color:#EBC2E1;
	font-family:Arial Bold, Times New Roman, Helvetica, sans-serif; 
	text-shadow: gray 0.2em 0.3em 0.2em;
}
h5 em {
	display:block;
	background:url(images/title-left.gif) no-repeat left top;
}
h5 b {
	padding:8px 0 11px 25px;
	display:block;
	background:url(images/title-right.gif) no-repeat right top;
}
h6 {
	font-size:20px;
	line-height:1.2em;
	color:#431E5B;
	margin:0 0 28px 0;
	position:relative;
	left:-4px;
	letter-spacing:-1px;
}
.link {
	font-weight:bold;
	font-style:italic;
	font-size:.8em;
	text-align:right;
}

.line-ver1 {
	background:url(images/line-ver.gif) repeat-y 235px 0;
}
.line-ver2 {
	background:url(images/line-ver.gif) repeat-y 588px 0;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
	position:relative;
	color:#000;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:10px; 
	padding-left:10px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:10px; 
	padding-right:10px;
}
.box .border-top { 
	background:url(images/border-top.png) left top repeat-x; 
	height:10px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:10px; 
	padding-left:10px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:10px; 
	padding-right:10px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:10px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:10px;
}
.box .xcontent { 
	background:#a1a1a1;
	padding:1px 1px 1px 1px;
}
.box .inner {
	padding-bottom:20px;
}
.box h3 {
	top:-5px;
	position:relative;
	margin-bottom:22px;
}
.box p {
	font-size:.87em;
	line-height:1.38em;
}

.box1 { 
	width:100%;
	position:relative;
	color:#000;
}
.box1 .extra-corner {
	position:absolute;
	bottom:-45px !important;
	bottom:-46px;
	width:53px;
	height:64px;
	left:53px;
	z-index:10;
}
.box1 .left-top-corner { 
	background:url(images/left-top-corner1.png) no-repeat left top; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.png) no-repeat right top; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-top { 
	background:url(images/border-top1.png) left top repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .left-bot-corner { 
	background:url(images/left-bot-corner1.png) no-repeat left bottom; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.png) no-repeat right bottom; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-bot { 
	background:url(images/border-bot1.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .border-left { 
	background:url(images/border-left1.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box1 .border-right { 
	background:url(images/border-right1.png) right top repeat-y; 
	padding-right:19px;
}
.box1 .xcontent { 
	background:#c4c4c4;
	padding:0 5px 5px 15px;
}
.box1 h3 {
	margin-bottom:20px;
}
.box1 p {
	font-size:.87em;
	line-height:1.38em;
	color:#000;
}

/*========================== HEADER ===========================*/

#header .left {
	position:absolute;
	left:-8px;
	top:0;
}
#header .right {
	position:absolute;
	right:-8px;
	top:0;
}
#header .row-1 {
	height:64px;
	background:url(images/tail-header.jpg) repeat-x center top;
	width:100%;
	overflow:hidden;
}
#header .row-1 .fleft {
	padding:8px 0 0 11px;
}
#header .row-1 .fright {
	padding-right:1px;
}
#header .row-1 .fright ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	position:relative;
	z-index:10;
	margin-left:-1px;
}
#header .row-1 .fright ul li a {
	width:119px;
	text-align:center;
	display:block;
	color:#dadae0;
	width:121px;
	height:64px;
	background:url(images/nav-bg.gif) no-repeat left top;
	text-decoration:none;
}
#header .row-1 .fright ul li a span {
	display:block;
	padding-top:20px;
}
#header .row-1 .fright ul li a.active,
#header .row-1 .fright ul li a:hover {
	background:url(images/nav-act.gif) no-repeat left top;
}
#header .row-2 {
	height:452px;
}
/*========================== HEADER OTHER PAGES ===========================*/

#headerop .left {
	position:absolute;
	left:-8px;
	top:0;
}
#headerop .right {
	position:absolute;
	right:-8px;
	top:0;
}
#headerop .row-1 {
	height:64px;
	background:url(images/tail-header.jpg) repeat-x center top;
	width:100%;
	overflow:hidden;
}
#headerop .row-1 .fleft {
	padding:8px 0 0 11px;
}
#headerop .row-1 .fright {
	padding-right:1px;
}
#headerop .row-1 .fright ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	position:relative;
	z-index:10;
	margin-left:-1px;
}
#headerop .row-1 .fright ul li a {
	width:119px;
	text-align:center;
	display:block;
	color:#dadae0;
	width:121px;
	height:64px;
	background:url(images/nav-bg.gif) no-repeat left top;
	text-decoration:none;
}
#headerop .row-1 .fright ul li a span {
	display:block;
	padding-top:20px;
}
#headerop .row-1 .fright ul li a.active,
#headerop .row-1 .fright ul li a:hover,
#headerop .row-1 .fright ul li.current_page_item a {
	background:url(images/nav-act.gif) no-repeat left top;
}
#headerop .row-2 {
	height:352px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:25px 0 14px 11px;
}
#content .indent {
	padding-bottom:39px;
}
#content .indent1 {
	padding-bottom:45px;
}
#content .indent2 {
	padding-right:90px;
}

/*========================= FOOTER ============================*/

#footer .row-2 {
	height:150px;
}
#footer .row-2 .indent {
	padding:40px 0 40px 15px;
}
#footer .row-2 .col-1 {
	width:180px;
	margin-right:109px;
	padding-top:10px;
	
}
#footer .row-2 .col-1 span {
	display:block;
	font-size:.8em;
	font-style:italic;
	color:#ffffff;
	text-align:right;
	padding:6px 10px 0 0;
}
#footer .row-2 .col-1 span a {
	color:#ffffff;
}
#footer .row-2 .col-2 {
	padding-top:2px;
	width:358px;
	height:77px;
}
#footer .row-2 .col-2 dl {
	width:100%;
	overflow:hidden;
}
#footer .row-2 .col-2 dl dt {
	float:left;
	padding:8px 8px 0 0;
	color:#ffffff;
	font-weight:normal;
	text-align: center;
	line-height:2.2em;
}
#footer .row-2 .col-2 dl dd {
	float:left;
	padding-right:12px;
	
}
#footer .row-2 .col-2 a {
	color:#ffffff;
	text-decoration:underline;
	font-size:1.1em;
	
}
#footer .row-2 .col-3 {
	background:url(images/icon6.gif) no-repeat left 24px;
	padding:10px 0 0 65px;
	width:240px;
	font-size:.87em;
	line-height:1.38em;
	color:#ffffff;
}

#footer .row-2 .col-3 a {
	color:#ffffff;
	text-decoration:none;
}
#footer .row-2 .col-3 a:hover {
	color:#fff;
}
#footer .row-2 .col-3 span {
	float:right;
	margin-right:52px;
}

/*=============================================================*/

/*  Carousel */

#loopedCarousel { 
	width:966px;
	position:relative;
	margin:16px 0 0 6px;
}
#loopedCarousel .container {
	width:966px; 
	height:345px;
	overflow:hidden; 
	position:relative; 
}
#loopedCarousel .slides {
	position:absolute; 
	top:0; 
	left:0;
}
#loopedCarousel .slides div {
	position:absolute; 
	top:0;
	width:214px; 
	height:402px;
	background:url(images/slide-bg.jpg) no-repeat left top; 
	padding:10px 0 0 20px;
}
#loopedCarousel .slides div img {
	margin:0 0 6px -10px;
	display:block;
}
#loopedCarousel .slides div b {
	width:214px;
	height:34px;

	display:block;
	position:absolute;
	bottom:125px;
	left:10px;
}
#loopedCarousel .slides div b a {
	cursor:pointer;
	position:absolute;
	right:12px;
	top:8px;
}
#loopedCarousel .slides div b a img {
	margin:0 0 0 0;
}
#loopedCarousel a {
	font-size:.80em;
	text-transform:uppercase;
	color: #fff;
	font-weight: bold;
}

/* Easy Slider */

.slider-wrap {
	position:relative;
	width:100%;
}
#slider ul, 
#slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#content #slider li { 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width:256px;
	height:300px;
	overflow:hidden;
	vertical-align:top; 
	color:#fff;
}
#content #slider li dl {
	/*background:url(images/line-hor1.gif) repeat-x left bottom;*/
	width:100%;
	float:left;

/*	margin-bottom:17px;
*/}

#content #slider li dl dd{ margin-bottom:0; font-size:1.15em; line-height:1.38em;}
#content #slider li dl dd p{ margin-bottom:30px;}
#content #slider li dl { margin-bottom:0;}
#content #slider li dl.alt {
	background:none;
}
#content #slider li dl dt img {
	float:left;
	margin-right:12px;
	background-color:#CCCCCC;
	border:1px solid #666666;
	padding:2px;
}	
#content #slider li dl dd {
	color:#000;
	float:left;
	width:172px;
	line-height:1.38em;
}
#content #slider li dl dd strong {
	color:#fff;
	font-size:.92em;
}
#content #slider li dl dd a {
	font-size:.82em;
	font-style:italic;
	font-weight:bold;
}
#nextBtn,
#prevBtn { 
	display:block;
	width:56px;
	height:26px;
	position:absolute;
	z-index:1000;
}	
#nextBtn {
	left:98px;
	top:282px;
}
#prevBtn {
	left:98px;
	top:-111px;
}

/*CSS Tableless Contact Form */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 5px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
margin-left:155px;
margin-bottom:5px;
}

.cssform textarea{
width: 250px;
height: 150px;
margin-left:155px;
margin-bottom:5px;
}

.cssform select{
	margin:0 0 5px 155px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
.threepxfix{margin:0 2px 3px 155px;}
* html .threepxfix{
	margin-left: 3px;
}

#loopedCarousel div{ width:926px;}

.widget_pages ul{
	padding-bottom:20px;
}
	.widget_pages ul li{
		padding-bottom:5px;
	}
	
a.lnk{ font-size:20px !important; font-weight:bold;}
