* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  background-color: #EFEFEF;
 }

/*------CLEAR FLOATED ELEMENTS------*/
.clear { clear:both; }

/*------BASIC LINK STYLES------*/
a {
	color:#666666; text-decoration: none; }

a:hover, #sidebar li.current a {
	color:#5C74A3; text-decoration: none; }

/*------CONTAINERS--------*/
#outerWrapper {
	width:980px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFFFFF; margin:0 auto; }

#innerWrapper {
	width: 980px;
	margin: 0 auto;
	background-color:#FFFFFF;
	position:relative;
	z-index:3;
}

#header {
	  background-color:#FFFFFF;
  	text-align:left;
	position:relative;
	z-index:2;
	background-color:transparent;
	width:100%;
	min-height:150px;
}

#logo {
	display:block;
	padding:10px;
}
#searchForm { 
	position:absolute;
    bottom:10px;
    right:10px;
}
#content {

}

/* min-height for interior pages */
#bg2 #content_data { min-height: 300px; }


   #page_content {
	padding:20px;
}
 .imagearearight {
	padding: 10px 5px 10px 20px;
	width:375px;
	float:right;
}

.imagearealeft {
	padding: 10px 20px 10px 5px;
 	width:375px;
	float:left;
}

.imagearea_photo {
	width: 375px; margin-bottom:6px; }


.blockright {
width:380px;
float:left;
}

.blockleft {
width:380px;
float:right;
}


#footer { padding: 10px; background-color: #FFFFFF;
 	color:#666666;
 	text-align: center;
    clear:both;
}
    /*---------BASIC TEXT STYLES----------*/
#page_content blockquote {
	padding:10px 20px;
}

#page_content p {
	padding:7px 0;
}

h1, h2, h3, h4, h5, h6 {
	padding:7px 0; }

hr {
	clear:both;
	background:transparent;
	border-collapse:collapse;
	border:none;
	height:1px;
	border-top:1px dotted #666666;
	margin:10px 0;
	height:1px;
}

/* TABLES*/
table {border-collapse:collapse;}
td {vertical-align:top;}


/* LISTS IN MAIN CONTENT AREA */
#page_content ul, #page_content ol {
	margin:0 0 0 20px;
	padding:0;
}

#page_content li {
	margin:0 0 4px 10px;
	padding:0;
}

#header_text { padding:10px;  /* align right */
position:absolute;
	right:0;
	top:0;
	width:400px;
	text-align:right;
}

/*------ FEATURED ITEMS ON HOME PAGE---------*/
ul#featured {
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

ul#featured li {
 	background-color:#FFFFFF;
	display:block;
	float:left;
	margin:10px 3px 0 11px;
	padding:10px;
	height:100px;
	width:290px;
	overflow:hidden;
}

ul#featured li a { font-weight:bold; }

ul#featured li p {
	line-height:130%;
	font-size:smaller;
}
ul#featured li img {
	width:140px;
}
.thumb, ul#featured li a .thumb {
	border:none;
	width:140px;
	height:90px;
	overflow:hidden;
	float:right;
	margin-left:10px;
	display:block;
}

ul#pageList {
	width:100%;
	padding:20px 0 0 0;
	margin:0;
	list-style-type:none;
clear:both;
}

ul#pageList li {
padding:10px 0;
}

/* FORM ELEMENTS */

input[type="text"], input[type="password"], textarea {
	border:2px solid #CCC;
	padding:5px;
}

input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:active, textarea:hover, textarea:focus { border:2px solid #999; }

#com_contact_form input[type="text"] { margin-bottom:6px; }

input[type="button"], input[type="submit"] {
 	color:#666666;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height:1;
 	background: #FFFFFF;
	border:none;
	border-collapse:collapse;
	padding:10px 20px;
	margin:7px auto;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
	width:120px;
}

input[type="button"]:hover, input[type="submit"]:hover { color:#447B7C;
 	background-color:#FFFFFF;
}

.imageButton {
 	background: #666666;
	float:left;
	margin:2px 0 0 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.imageButton:hover {
 	background: #5C74A3;
}

/* HOME PAGE SLIDESHOW */
#cycle {
}

/*left*/
#cycle_left{
	margin:0;
	height:400px;
	width:650px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:6;
}
/*right*/
#cycle_right{
	margin:0;
	height:400px;
	width:650px;
	float:right;
	overflow:hidden;
	position:relative;	
	z-index:6;
}
/*center*/
#cycle_center {
	margin:0;
	height:400px;
	width:980px;
	overflow:hidden;
	position:relative;	
	z-index:6;
}
/*interior pages */
#cycle_pages {
	padding:0 0 20px 0;	margin:0;
	height:400px;
	width:650px;
	overflow:hidden;
	position:relative;
	z-index:6;
}
#cycle a {
	border:none;
	text-decoration:none;
	height:400px;
	width:100%;
	display:block;
}
#cycle_center #cycle img {
	border:0;
	width:980px;
}
#cycle_left #cycle img {
	border:0;
	width:650px;
}
#cycle_right #cycle img {
	border:0;
	width:650px;
}
/* frame text */
#cycle_left #cycle p.cycleText {
	width:630px;
}

#cycle_right #cycle p.cycleText {
	width:630px;}

#cycle_center #cycle p.cycleText {
	width:960px;}
    
#cycle_pages #cycle p.cycleText {
	width:630px;}


#cycle p.cycleText {
	background:rgba(0,0,0,0.2);
	color:#FFF;
	font-weight:bold;
	padding:10px 0 5px 20px;
	text-shadow: 1px 1px 4px #000;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#cycle a .cycleText {
	color:#FFF;
	text-decoration:none;
}
/* frame buttons - pager */
#frameNav {
	position:absolute;
	right:20px;
	bottom:20px;
	text-align: left;
	z-index:8;
}

#frameNav a {
	background:#FFF;
	border:2px solid #FFF;
	border:2px solid rgba(255,255,255,0.75);
	color:#FFF;
	display:block;
	float:left;
	font-size:4px;
	height:10px;
	width:10px;
	font-weight:bold;
	line-height:1;
	margin: 0 6px 0 0;
	text-decoration: none;
	text-indent:-999em;
	opacity: .8; 
	-khtml-opacity: .8;  
	-moz-opacity: .8;
	filter: alpha(opacity=8);
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
	box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px rgba(0,0,0,0,.75);
}
#frameNav a.activeSlide {
	background:#666666;
	color:#FFF;
	text-decoration: none;
}
#frameNav a:hover {
	background:#5C74A3;
	color:#FFF;
	text-decoration: none;
}

/* success and error messages */

/* ---------------------------------- MESSAGE STYLES ---------------------------------- */
.errMessage {
	background:#FFF url(/admin/images/icons/icon1_error.gif) no-repeat 8px 6px;
	border: 1px solid #C30;
	margin:6px 0;
	padding: 12px 12px 12px 50px;
	text-align:left;
}
.sucMessage {
	background:#FFF url(/admin/images/icons/icon1_success.gif) no-repeat 8px 6px;
	border: 1px solid #80B31C;
	margin:6px 0;
	padding: 12px 12px 12px 50px;
	text-align:left;
}
.infoMessage {
	background:#FFF url(/admin/images/icons/icon1_info.gif) no-repeat 8px 6px;
	border: 1px solid #00AFF0;
	margin:6px 0;
	padding: 12px 12px 12px 50px;
	text-align:left;
}
.alertMessage {
	background:#FFF url(/admin/images/icons/icon1_alert.gif) no-repeat 8px 6px;
	border: 1px solid #F60;
	margin:6px 0;
	padding: 12px 12px 12px 50px;
	text-align:left;
}
