* {
	margin:0;
	padding:0;
	
}
body {
	background:url(images/body-bg.gif) center top #1b1b1b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:.75em;
	color:#8c8c8c;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter {
	height: 700px;
	width: *;
}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:14px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	padding-left: 7px;
}

.form { height:26px;}
.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}
textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}

/*==================list====================*/
ul { list-style:none;}

#menu li { display:inline;}
#menu li a {
	display:block;
	background:url(images/menu-bg.gif);
	float:left;
	margin-right:1px;
	font-size:18px;
	color:#646464;
	text-decoration:none;
	width:144px;
	text-align:center;
	height:57px;
	line-height:57px;
}
#menu li a:hover {
	background:#000;
	color:#25a3ae;
	font-size: 18px;
	font-family: "Champagne & Limousines";
}
#menu li a.current {
	background:#000;
	color:#25a3ae;
	font-family: "Champagne & Limousines";
	font-size: 18px;
}

div.facebook {
	position:absolute;right:1140px;top:310px;
}

.list1 li { background:url(images/bull.gif) no-repeat left 5px; padding:0 0 4px 17px;}
.list1 li a { color:#8c8c8c; text-decoration:none;}
.list1 li a:hover { color:#fc6806;}
.list1 li a.alt {color:#fc6806;}
.list1 li a.alt:hover { color:#fff;}

.list2 li { float:left; padding:0 23px 26px 0;}
.list2 li.alt { padding-right:0;}

.list3 dt { padding-bottom:7px;}
.list3 dd { padding-bottom:11px;}

.page-nav li { display:inline;}
.page-nav li a { color:#fa5403; text-decoration:none;}
.page-nav li a:hover { text-decoration:underline;}
.page-nav .pages { padding:0 40px;}
.page-nav .pages a { color:#8c8c8c; text-decoration:none;}
.page-nav .pages a:hover { color:#fa5403;}
.page-nav .pages b a {color:#fa5403; text-decoration:underline;}
.page-nav .pages b a:hover { text-decoration:none;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:26px;}
.img-box img {
	float:left;
	margin:0px 0px 0 0;
}


/*==================txt, links, lines, titles====================*/
a {color:#8c8c8c;}
a:hover{text-decoration:none;}

h2 {
	color:#fff;
	font-size:2.2em;
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:9px;
	font-family: "Champagne & Limousines";
}
h3 {
	color:#fff;
	font-size:1.3em;
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:36px;
}
h4 {
	font-size:16px;
	font-weight:normal;
	color:#25a3ae;
	padding:6px 0 10px 0;
}



.link1 { display:block; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.7em; text-transform:none; line-height:1.1em;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:3px 15px 4px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.txt1 { font-size:1.3em; line-height:1.46em; color:#5f5f5f;}


.button { display:block; width:106px; height:35px; line-height:35px; color:#fff; text-decoration:none; text-align:center; background:url(images/button.jpg) no-repeat left top; font-size:2.2em; font-weight:normal; text-transform:none; margin:0 auto;}
.button:hover { text-decoration:underline;}

/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) left top repeat-x #000;
	width:100%;
}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner {
	padding:10px 20px 25px 22px;
}

.box1 { background:url(images/box1-bg.gif) left top; width:100%;}
.box1 .top { background:url(images/box1-top.gif) no-repeat left top;}
.box1 .bottom1 { background:url(images/box1-bottom1.gif) no-repeat left bottom; width:100%;}
.box1 .bottom2 { background:url(images/box1-bottom2.gif) no-repeat left bottom; width:100%;}
.box1 .bottom3 { background:url(images/box1-bottom3.gif) no-repeat left bottom; width:100%;}
.box1 .inner { padding:29px 40px 29px 22px;}
.box1 p {
	margin-bottom:18px;
	font-family: "Champagne & Limousines";
	font-size: 18px;
}
/*.box1 p a{ font-size:1.3em; line-height:1.46em; color:#5f5f5f;}*/
.box1 p a{ margin-bottom:18px;
			color:#5f5f5f;
			font-family: "Champagne & Limousines";
			font-size: 18px;
			text-decoration: none;
}
.box1 h2 a {
	font-family: "Champagne & Limousines";
	text-decoration: none;
	color:#fff;
	line-height:1.1em;
	font-weight:normal;
	
}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 { height:250px;}
#header .row-1 .fleft { padding:60px 0 0 61px;}
#header .row-2 { padding-left:56px;}

/*content*/
#content { padding:0 55px 0 56px;}
#content .row-1 { padding-bottom:39px;}

/*footer*/
#footer { color:#fff;}
#footer a {
	color:#25a3ae;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}


/* Bow's changes */
.blue {color: #25a3ae;}
.blue a {color: #25a3ae;}
/*==========================================*/

.fb-like-box {
	background-color: ffffff;
}

