/* ------------------------------ 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: #FFF; margin: 0px;
}

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: #000;
	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: 12px;
	line-height: 15px;
	color: #000;}
	
#CurrentPage{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding: 10px;}

h1 {
	font-size: 25px;
	line-height: 30px;
	color: #000;}

h2 {
	font-size: 13px;
	line-height: 25px;
	color: #666666;}
	
h3 {
	font-size: 13px;
	line-height: 22px;
	color: #CC3366;}
	
h4 {
	font-size: 13px;
	line-height: 18px;
	color: #3333FF;}
	
h5 {
	font-size: 13px;
	line-height: 18px;
	color: #FF0033;}

	
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ee;
}
	
a:link {
	color: #0000ee;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ee;
}
a:hover {
	text-decoration: underline;	color: #9933cc;

}
a:active {
	text-decoration: none;
	color: #0000ee;
}


/*----------------------------------------------------------------------------------------------CLIENT STYLES*/
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	line-height: -1;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.style9 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #996600; }
.style10 {font-size: 10px}
.style11 {color: #CC3366}
.style14 {color: #3333FF}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
}
.style17 {color: #660099}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style19 {
	color: #6633CC;
	font-weight: bold;
}
.style20 {color: #996600}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
}
.style22 {
	color: #6633cc;
	font-weight: bold;
}
.style23 {color: #6633cc}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633cc;
	font-weight: bold;
}
.style26 {
	color: #66cc33;
	font-size: 11px;
}
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633cc;
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style29 {color: #6633CC}
.style30 {font-size: 11px}
.style31 {color: #66cc33}
.style32 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style35 {color: #666666; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style36 {font-size: 16px}
.style37 {color: #3366CC}
.style39 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
} 

/*----------------------------------------------------------------------------------------------SEARCH */
#search {
	float: left;
	width: 168px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left:20px;
	background-image: url(/sitefiles/####/Images/searchField.jpg);
	background-repeat: no-repeat;
}

.searchField {
	font-size: 10px;
	color: #3D2900;
	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;}



/*----------------------------------------------------------------------------------------------SUB NAV */
#subnavWrapper {
	float: left;
	width: 211px;
	padding: 0px;
}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 211px;
	line-height:20px;
	background: none;}
	
#subnav a {
	display: block;
	text-decoration: none;
	color: #0000ee;
}
	
#subnav a:hover {
	display: block;
	text-decoration: underline;
	color: #0000ee;}

#subnav a.current {
	display: block;
	text-decoration: none;
	color: #0000ee;}

/*----------------------------------------------------------------------------------------------PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:12px;
	display: block;
	text-decoration: none;
	color: #000;}

#subnavWrapper h2 a {
	display: block;
	text-decoration: none;
	font-size:12px;
	display: block;
	text-decoration: none;
	color: #000;}
	
#subnavWrapper p {display:none;}
	
/* breadcrumb */
#breadcrumb {
	float: left;
	width: 600px;
	text-align: left;}
	
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumb a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #657D95;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb 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;}
	
#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #657D95;
	background: none;
	margin-left: -15px;}
	
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: none;
	margin-left: -15px;}

#breadcrumb 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;}



/*----------------------------------------------------------------------------------------------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;
}
	
#subRight {
	float: left;
	width: 211px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentLeft {
	float: left;
	width: 119px;
	overflow: hidden;
}

