/* Style Reset */
* {
padding: 0;
margin: 0;
outline: 0;
}
.cl {
font-size: 0;
line-height: 0;
height: 0;
display: block;
clear: both;
}



/* Isolated Color Section (just font theme colors - no bg colors - no neutral colors) */
/* To make customizing the theme colors a bit easier, I've isolated all the font-color rules here. No other styling, just the font colors. */
/* All other theme colors (graphics, bgs, etc.) are controlled by images inside the /css/images/ folder. */
#navigation li a:hover {
color: #ce0000;
}
#navigation li a.green {
color: #ce0000 !important;
}
#sub-nav li a {
color: #ffb3b3;
}
.head-link { color: #fff; font-size: 13px; font-weight: bold; }
.head-link:hover { color: #ffb3b3; }


a {
color: #ce0000;
}
a:hover {
color: #ff0000;
}

.green {
color: #ce0000;
}
h4 {
color: #ce0000;
}
.heading h2 span {
color: #ce0000;
}
.frame #header h3 {
color: #ffb3b3;
}
.buttons a:hover {
color: #ffb3b3
}
#footer ul a:hover {
color: #ffb3b3;
}



/* Main Section */
body {
background: #fff ;
font-family: "lucida sans",arial, sans-serif;
color: #666;
font-size: 12px;
line-height: 18px;
}
a {
text-decoration: none;
}
a img {
border: 0;
}
.shell {
width: 950px;
margin: 0 auto;
}


/* Header */
#header {
height: 116px;
background: url(images/header.gif) repeat-x 0 0;
overflow: hidden;
position: relative;
}
.frame #header {
height: 328px;
background: url(images/header2.gif) repeat-x;
}
.frame #header .slogan {
width: 945px;
height: 192px;
margin-top: 31px !important;
position: relative;
}
.frame #header h2 {
	font-size: 23px;
	line-height: 29px;
	color: #fff;
	text-transform: uppercase;
	width: 530px;
	overflow: hidden;
	position: relative;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 0 0;
	padding-bottom: 10px;
}
.frame #header h3 {
	font-family:Helvetica;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	position:relative;
	text-align:left;
	text-transform:normal;
	width:530px;
}
.frame #header h1#logo a {
	background: url(/img/backgrounds/logo_home.png);
	height: 85px
}
.frame #header h1#logo {
	padding-top: 9px
}

h1#logo {
background-image: none;
font-size: 0;
line-height: 0;
width: 218px;
height: 86px;
padding-top: 10px;
float: left;
display: inline;
}
h1#logo a {
display: block;
text-indent: -4000px;
height: 86px;
background: url(/img/backgrounds/logo3.png);
}
h3 {
/*text-transform: none;*/
font-size: 16px;
}
h4 {
font-size: 12px;
}
#right-area {
margin: 0 0 0 auto;
}


/* Navigation */
#navigation {
height: 44px;
background: url(images/brd.gif) no-repeat 0 8px;
float: right;
display: inline;
padding-top: 14px;
padding-left: 8px;
margin-left: 20px;
}
#navigation ul {
list-style-type: none;
font-size: 15px;
height: 44px;
}
#navigation li {
float: left;
display: inline;
}
#navigation li a {
font-size: 0.8em;
float: left;
display: inline;
line-height: 15px;
height: 32px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
color: #252525;
padding: 0 10px;
padding-top: 12px;
font-family: Helvetica, Arial, sans-serif;
width: auto;
font-family: Helvetica, Arial;
text-transform: uppercase;
font-size: 0.8em;
}
#navigation li a:hover {
text-decoration: none;
background: url(images/hover.gif) repeat-x
}
#navigation li:hover {
background: url(images/hover.gif) repeat-x;
}

/* #navigation li a.home {
width: 40px;
}
USED IN THE SIFR VERSION
#navigation li a.about {
width: 50px;
}
#navigation li a.services {
width: 67px;
}
#navigation li a.media {
width: 44px;
}
#navigation li a.blog {
width: 38px;
}
*/

#login-nav {
float: left;
display: inline;
height: 53px;
background: url(images/brd.gif) no-repeat 0 0;
padding-left: 2px;
margin: 0 6px;
}

#sub-nav {
margin: 0 25px 0 auto;
width: 700px;
clear: both;
top: -15px;
position: relative;
}
#sub-nav ul {
line-height: 12px;
font-size: 11px;
text-align: right;
}
#sub-nav li {
display: inline;
padding-top: 20px;
padding-left: 20px;
}
#sub-nav li a {
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
}
#sub-nav li a:hover {
color: #fcfcfd;
}


/* Main Content */
#content {
background: #fff url(images/bottom-bg.gif) repeat-x 0 bottom;
}

.heading {
height: 48px;
padding-top: 0;
}
.heading h2 {
text-transform: uppercase;
font-size: 24px;
font-weight: normal;
float: left;
display: inline;
color: #2e2e2e;
line-height: 24px;
width: 400px;
padding-top: 0;
}

.heading h3 {
font-weight: bold;
color: #2e2e2e;
width: 470px;
float: left;
display: inline;
text-align: left;
position: relative;
text-transform: none;
}
.heading h3 span {
display: block;
position: relative;
width: 470px;
font-size: 1.5em;
line-height: 16px;
padding-left: 0px;
}

.heading h3 {
font-family: Georgia, Times, serif;
text-transform: none;
height: 25px;
font-size: 1.3em;
font-weight: normal;
letter-spacing: 0px;
}
.heading h3 span {
font-size: 18px;
font-style: italic;
line-height: 28px;
height: 25px;
padding-left: 4px;
}
.heading h3.right {
float: right;
}

#main {
background: url(images/main.gif) no-repeat;
padding-top: 27px;
}


/* Left Column */
.article {
width: 590px;
float: left;
display: inline;
padding-left: 9px;
}
.article p {
padding-bottom: 16px
}
.article h3 {
padding-bottom: 17px;
padding-top: 3px;
color: #2e2e2e;
text-align: left;
}
.article ul {
list-style-type: none;
padding-left: 25px;
padding-bottom: 20px
}
.article li {
background: url(images/bul.gif) no-repeat 0 7px;
padding-left: 11px;
padding-bottom: 0px
}

/* Gallery Specific Styles */
.gallery-container h3 {
padding-bottom: 17px;
padding-top: 3px;
padding-left: 6px;
color: #2e2e2e;
text-align: left;
}
.gallery-container img {
margin: 6px;
padding: 0px;
text-align: left;
}

.gallery-container ul,
.gallery-container ul li{
list-style-type: none;
}
.gallerynav {
float: right;
margin-top: -39px;
margin-right: 16px;
}
.gallerynav img {
margin: 0;
}
.gallerynav-footer {
height: 51px;
}

/* Blog Specific Styles */
.blogentry {
margin-bottom: 40px;
}
.blogentry img {
padding: 0 10px;
}
.blogentry .meta {
background: transparent url(images/dot.gif) repeat-x scroll 0 25px;
clear: both;
color: #999999;
font-size: 10px;
height: 30px;
}
.blognav-footer {
height: 51px;
margin-top: -20px;
}

/* --- location --------------------------------------------- */
#location-images{
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#location-images li{
	float: left;
	list-style: none;
	margin: 0 5px 5px 0;
	width: 132px;
	height: 109px;
	padding:1px 2px;
	position: relative;
	list-style-type: none !important;
}

#location-images li span{
	width: 128px;
	height: 100px;
	overflow: hidden;
	display: block;
}

#location-images li img.overlay{
	position: absolute;
	left: 0;
	top: 0;
}

p.location-desc{
	color: #666;
	font-size: 10px;
	clear: both;
}


/* Media Specific Styles */
.mediaentry {
margin-bottom: 40px;
}
.mediaentry h4 {
margin: 10px 0;
}
.mediaentry img {
padding: 0 10px 10px 0px;
}

/* Right Column */
.rightside {
width: 295px;
float: right;
}
.graphic {
	background: url(images/mid.gif) repeat-y;
	width: 295px;
	margin-bottom: 25px
}
.graphic .top {
	background: url(images/top.gif) no-repeat;
	width: 295px;
}
.graphic .bottom {
	background: url(images/btm.gif) no-repeat 0 bottom;
	width: 295px;
	padding: 12px 0
}
.graphic .bottom img {
	display: block;
	width: 270px;
	margin: 0 auto
}

.sidebar-form {
background: url(images/mid.gif) repeat-y;
width: 295px;
margin-bottom: 25px
}
.sidebar-form .top {
background: url(images/grey-top.gif) no-repeat;
width: 295px;
}
.sidebar-form .bottom {
background: url(images/btm.gif) no-repeat 0 bottom;
width: 275px;
padding-left: 20px;
padding-bottom: 20px
}
.sidebar-form .bottom h3 {
font-weight: bold;
color: #2e2e2e;
line-height: 16px;
padding-top: 12px;
padding-bottom: 15px
}
.sidebar-form .bottom p.desc {
padding-bottom: 15px;
line-height: 18px;
padding-top: 15px
}
.sidebar-form p {
line-height: 24px;
}
.sidebar-form p strong {
color: #000;
}

.contact-form {
background: url(images/mid.gif) repeat-y;
width: 295px;
margin-bottom: 25px;
}

.contact-form h3 {
	position: relative;
	z-index: 1;
}

.contact-form .top {
background: url(images/grey-top.gif) no-repeat;
width: 295px;
}
.contact-form .bottom {
background: url(images/btm.gif) no-repeat 0 bottom;
width: 275px;
padding-left: 20px;
padding-bottom: 20px
}
.contact-form .bottom h3 {
font-weight: bold;
color: #2e2e2e;
line-height: 16px;
padding-top: 12px;
padding-bottom: 15px
}
.contact-form .bottom p.desc {
padding-bottom: 15px;
line-height: 18px;
padding-top: 15px
}
.contact-form p {
line-height: 24px;
}
.contact-form p strong {
color: #000;
}
.contact-form p span {
float: right;
width: 150px;
background: #fff;
}
.contact-form p em {
font-style: normal;
text-align: right;
display: block;
margin-top: -18px;
width: 155px;
padding-left: 91px
}
.contact-form .no-border {
border-bottom: none;
}

.contact-info p {
background: url(images/dot.gif) repeat-x 0 16px;
min-height: 20px;
margin-right: 5px;
clear: both;
}
.contact-info p strong {
float: left;
}



/* Bottom Image Bar */
.bottom-part {
background: url(images/main.gif) no-repeat;
padding-top: 25px;
}
.box-holder {
width: 941px;
padding-bottom: 25px;
background: url(images/gradient.gif) repeat-x;
}
.box-holder .top-side {
background: url(images/top-side.gif) no-repeat;
width: 941px;
}
.box-holder .btm-side {
background: url(images/btm-side.gif) no-repeat 0 bottom;
padding-top: 4px;
padding-bottom: 5px;
width: 941px
}
.box-holder .first {
border-left: solid 1px #e5e5e5;
width: 311px;

}
.box-holder .last {
border-left: solid 1px #e5e5e5;
width: 312px;
border-left: solid 1px #fff
}

.box {
width: 309px;
float: left;
border-right: solid 1px #e5e5e5;
border-left: solid 1px #fff;
margin-right: 1px;
height: 196px;
}
.box a img {
display: block;
}
.box a {
display: block;
margin: 0 auto;
width: 294px;
margin-top: 8px
}
.box .link {
padding-left: 10px;
width: 294px;
padding-top: 10px
}
.box .link p {
font-size: 14px;
font-weight: bold;
width: 294px;
color: #343434;
width:294px;
}
.box .link a {
background: url(images/arr.gif);
width: 20px;
height: 20px;
float: right;
display: inline;
text-indent: -4000px;
font-size: 0 ;
line-height: 0;
margin: 0
}

.buttons {
margin: 0 0 0 auto;
width: 440px;
}
.buttons .last {
margin-right: 0
}
.buttons a {
background: transparent url(images/green-btn.gif) no-repeat scroll 0 0;
color: #FFFFFF;
display: inline;
float: left;
font-size: 16px;
font-weight: 100;
height: 28px;
line-height: 16px;
margin-right: 18px;
padding-bottom: 4px;
padding-left: 50px;
padding-top: 14px;
text-decoration: none;
text-transform: uppercase;
width: 160px;
font-family: Helvetica, Arial, sans-serif
}

.post {
height: 58px;
border-bottom: solid 1px #e5e5e5;
padding-top: 10px;
font-size: 11px;
line-height: 15px;
}
.post p {
line-height: 14px;
color: #999;
padding-top: 7px;
}
.post img {
float: left;
display: inline;
border: solid 1px #e5e5e5;
padding: 3px;
background: #fff;
margin-right: 8px;
}

/* Footer */
#footer {
background: url(images/ftr.gif) repeat-x;
height: 53px;
color: #fff;
}
#footer p {
margin: 0 0 0 auto;
width: 225px;
font-size: 9px;
line-height: 53px
}
#footer ul {
list-style-type: none;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
float: left;
display: inline;
}
#footer li {
float: left;
display: inline;
}
#footer li a {
float: left;
display: inline;
color: #fff;
margin-right: 16px;
line-height: 12px;
padding-top: 20px;
font-weight: bold;
font-size: 0.8em;
font-family: Helvetica, Arial, sans-serif;
}


/* START contact page styles */
form{margin:0; padding:0;}

fieldset{
	padding: 20px 0 0 0;
	border: 0;
}

legend{
	font-size: 14px;
	padding-bottom: 5px;
}

div.input{
	margin-bottom: 10px;
}

div.input label{
	min-width: 100px;
	float: left;
	margin-right: 5px;
	text-align: right;
	padding-top: 2px;
	font-weight: bold;
}
div.input label:after{


}
div.text input{
	width: 230px;
	padding: 2px;
	border: 1px solid #E6E6E6;
}
div.input textarea{
	width: 370px;
	padding: 2px;
	border: 1px solid #E6E6E6;
}
div.text input:focus{
	border-color: #B3B3B3;
}

div.submit{
	padding-left: 105px;
	padding-bottom: 30px;
}

div.submit input{
	background-image: url('/img/backgrounds/forms/submit_button.gif');
	width: 165px;
	height: 42px;
	background-repeat:no-repeat;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

div.submit input:hover {
	background-image: url('../img/backgrounds/forms/submit_over.gif');
}


#content .graphic{
	float: right;
	margin-left: 10px;
}

.debug{
	border: 1px solid #F00;
}

/* ==================== pop up broacher ============================= */

.article{
	position: relative;
}

#broacher-form {
	background: #FFF;
	padding: 30px 40px 40px 40px;
	/*z-index: 100px;*/
	position: fixed;
	top: 150px;
	left: 100px;
	width: 541px;
	height: 389px;
	margin-left: 200px;
	background: url('/img/backgrounds/forms/popup-form.png') no-repeat;
	z-index: 2;
}

#close-this{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-indent: -100000em;
}

.notice {
	background: #faf9f5;
	border-left: 5px solid #eae5d6;
	padding: 8px;
	margin-top: 6px;
}
