/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

fieldset,img {
	border: none;
}
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	background-color: #2b2b1f;
	margin: 0px;
	background-image: url(/sitefiles/1216/Images/bg.gif);
	background-repeat: repeat-x;
}

img.left { float: left; padding: 2px 20px 16px 0; }
img.right { float: right; padding: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

img.navigate { float: left; margin: 0px 0px 20px 0; }


hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}

/* TYPE */
body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #3E3D2D;
}

.bodyoptional {
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #3E3D2D;
}

.bodyfooter {
	color: #CCC2A1;
}
	
a:link, a:visited, a:active {
	color: #657D95; 
	text-decoration: underline;}
	
a:hover {
	color: #657D95; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

h1 {
	font-size: 35px;
	line-height: 45px;
	color: #6C6750;}

h2 {
	font-size: 35px;
	line-height: 45px;
	color: #8F3134;}
	
h3 {
	font-size: 35px;
	line-height: 45px;
	color: #026A7F;}
	
h4 {
	font-size: 12px;
	line-height: 15px;
	color: #FFB35C;
	font-weight:normal;
	}
	
h5 {
	font-size: 18px;
	line-height: 22px;
	color: #6C6750;
	font-weight:normal;
	}

/* OTHER TYPE */
.swcredit {
	font-size: 10px;
	color: #9A8F6C;}
a.swcredit:link, a.swcredit:visited{color: #9A8F6C; text-decoration:none;}
a.swcredit:hover, a.swcredit:active{color: #FFF; text-decoration:none;}

/* SEARCH */
#search {
	float: right;
	width: 185px;
	margin-top: 25px;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left:20px;
	background-image: url(/sitefiles/1216/Images/searchfield.png);
	background-repeat: no-repeat;
}
img, #search { behavior: url(/SiteFiles/1216/Scripts/iepngfix.htc); }

.searchField {
	font-size: 10px;
	color: #FFF;
	width: 168px;
	border: 0px;
	background-color:none;
	margin:0px;
	background: transparent;
	float: right;
}


.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;}
	
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #657D95;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #657D95;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #657D95;
text-decoration:underline;}

/* MAIN NAV */
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 30px;
	float: left;
	background-image: none;
}
	
#mainnav a{
	line-height: 30px;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align:center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/sitefiles/1216/Images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#mainnav a:hover {
	line-height: 30px;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
	background-color: #CCC2A1;
	background-image: url(/sitefiles/1216/Images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
	
#mainnav a.current  {
	line-height: 30px;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:center;
	background-color: #CCC2A1;
	background-image: url(/sitefiles/1216/Images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 198px;
	padding: 15px 0px 0px;
}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 198px;
	background: none;}
	
#subnav a {
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px dotted #6C6750;
	color: #6C6750;
	}
	
#subnav a:hover {
	font-size: 13px;
	background-color:#E6E0CF;
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px dotted #6C6750;
	color: #6C6750;
	}

#subnav a.current {
	font-size: 13px;
	background-color:#E6E0CF;
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px dotted #6C6750;
	color: #6C6750;
	}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size: 12px;
	line-height: 25px;
	color: #FFB35C;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;	
}

#subnavWrapper h2 a {
	
	font-size: 12px;
	line-height: 25px;
	color: #FFB35C;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
}
	
#subnavWrapper p {display: none}
	
/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 641px;
	text-align: left;
	padding-bottom: 20px;
}
	
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumbs a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #FFB35C;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;text-transform: uppercase;}
	
#breadcrumbs a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;text-transform: uppercase;}
	
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #FFB35C;
	background: none;
	margin-left: -15px;text-transform: uppercase;}
	
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: none;
	margin-left: -15px;text-transform: uppercase;}

#breadcrumbs a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;text-transform: uppercase;}

/* WRAPPERS */
	
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	height: 145px;
	background-image: url(/sitefiles/1216/Images/bg-top.jpg);
	background-repeat: repeat-x;
}
	
#mainnavWrapper {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 381px;
	position: absolute;
	top: 83px;
	float: right;
	right: 0px;
}
* html #mainnavWrapper {
	width: 400px;
	w\idth: 400px; }

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1216/Images/bg-border.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#midWrapper {
	width: 100%;
	float: left;
	text-align: left;
}	
	
	
#footerWrapper {
	width: 100%;
	text-align: left;
	margin: 0px;
	float: left;
}


/* TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	height: 145px;
	position: relative;
	background-image: url(/sitefiles/1216/Images/bg-top2.jpg);
	background-repeat: no-repeat;
}
	
#logo {
	float: left;
	width: 396px;
	height: 145px;
	color: #FFFFFF;
}
	
#indexTab {
	float: right;
	width: 120px;
	height: 25px;}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	width: 896px;
	background-color: #FFFFFF;
	padding: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#contentLeft {
	float: left;
	width: 210px;
	background-color:#FFFFFF;
	padding: 8px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C6750;
}
	
* html #contentLeft {
	width: 227px;
	w\idth: 210px; }

#contentRight{
	float: right;
	width: 641px;
	padding: 8px 8px 8px 20px;
}
	
* html #contentRight {
	width: 669px;
	w\idth: 641px; }

/* MID */
#content {
	background-color:#FFFFFF;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}


/* PHOTO GALLERY */
.photogallery {
    padding: 0px;
    margin: 0px 0px 0px -10px;
    list-style: none;
}
.photogallery li {
    padding: 0 6px 6px 0;
    margin: 0px;
    background: none;
    float: left;
}
.photogallery li a {
    padding: 2px; 
    border: 1px solid #999999;
    display: block;
}
.photogallery li a:hover {
    padding: 2px; 
    border: 1px solid #262626;
    display: block;
}
	
/* FOOTER */
#footer {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#footerInfo {
	float: left;
	width: 920px;
	background-color: #7A725A;
	}

a.mid:link, a.mid:visited, a.mid:active {
	color: #DFD9C5; 
	text-decoration: none;}
	
a.mid:hover {
	color: #FFF; 
	text-decoration: underline;}

/* DEFAULT CONTENT */

#footerRight {
	float: right;
	width: 330px;
	font-size: 11px;
	color: #9A8F6C;
	line-height: 15px;
	text-align: right;
	}

#mid {
	padding: 12px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E6E0CF;
	overflow: hidden;
}
#footerBWrapper {width: 100%; float:left;}

#footerB {
	padding: 20px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 39px;
}
#footerRight {
	float: right;
	height: 36px;
	width: 200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerLeft {
	float: left;
	width: 220px;
	padding: 0px 20px 0px 0px;
}
* html #footerLeft {
	width: 240px;
	w\idth: 220px; }

#footerLeftB {
	float: left;
	width: 180px;
	padding: 0px 20px 0px 0px;
}
* html #footerLeftB {
	width: 200px;
	w\idth: 180px; }
	
#footerLeftC {
	float: left;
	width: 180px;
}
#flash {
	width: 896px;
	text-align:left;
	float: left;
	padding: 12px;
	background-color: #FFFFFF;
}
* html #flash {
	width: 920px;
	w\idth: 896px; }

#midLeft, #midMid, #midRightMid {
	color: #DFD9C5;
}
#midLeft a, #midMid a, #midRightMid a {
	color: #DFD9C5;
}

#midLeft a:hover, #midMid a:hover, #midRightMid a:hover {
	color: #FFF;
}

#midLeft {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
#midMid {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#midRightMid {
	float: left;
	padding-top: 20px;
	width: 190px;
}
#midRight {
	float: right;
	width: 230px;
	text-align:center;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#footerBottom {
	background-image: url(/sitefiles/1216/Images/footer-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.image {
	padding-right:14px;
}
#footerCurve {
	background-image: url(/sitefiles/1216/Images/footer-bottom.png);
	float: left;
	height: 20px;
	width: 920px;
}
img, #footerCurve { behavior: url(/SiteFiles/1216/Scripts/iepngfix.htc); }
