body {
	margin: 0px;
}

#container {
	width: 1px;
	position: absolute;
	left: 50%;
	top: 15px;
}
#fixer {
	width: 800px;
	position: absolute;
	left: -400px;
}

#super_head {
	height: 25px;
	width: 800px;
	text-align: right;
}

#header {
	width: 800px;
	height: 36px;
	position: absolute;
	z-index: 299;
}

#breadcrumbs {
	width: 600px;
	position: absolute;
	top: 0px;
	left: 50px;
}

#the_leaf {
	position: absolute;
	left: 152px;
}
#left_side {
	width: 152px;
	position: absolute;
	top: 61px;
	z-index: 399;
}
#right_side {
	width: 616px;
	padding: 35px 0px 0px 15px;
	position: absolute;
	left: 152px;
	top: 61px;
	z-index: 100;
}
* html #right_side {
	\width: 648px;
	w\idth: 616px;
}
#footer {
	font-size: 10px;
	text-align: center;
	background-color: #eeeeee;
	padding: 3px;
	width: 616px;
}
#google_search {
	width: 120px;
}
*html #google_search {
	\width: 120px;
	w\idth: 100px;
}
p, td, li, div {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right_side a:link {
	color: #006666;
}
#right_side a:active {
	color: #006666;
}
#right_side a:visited {
	color: #006666;
}
#right_side a:hover {
	color: #333333;
}

h1 {
	font-size: 30px;
	font-family: GSMixExtraBold, Verdana, Arial, Helvetica, sans-serif;
	color: #07689b;
	margin-top: 0px;
}
h2 {
	font-size: 23px;
	font-family: GSMixExtraBold, Verdana, Arial, Helvetica, sans-serif;
	color: #177aae;
}
h3 {
	font-size: 18px;
	font-family: GSMixExtraBold, Verdana, Arial, Helvetica, sans-serif;
	color: #2888ba;
}
h4 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #47a0ce;
}
div.pull-quote {
	margin: 10px 0px 5px 5px;
	padding: 5px;
}
div.pull-quote p {
	font-size: 20px;
	font-family: Times, Times New Roman;
	color: #a7006e;
	text-align: center;
}
#right_side img {
	margin: 8px;
}
.green_quote {
	font-size: 12px;
	color: #a7006e;
	font-weight: bold;
	text-align: center;
}
body.aqua {
	background-color: #c8efe3;
}
.head {
	margin-bottom: 0px;
}
.subhead {
	margin-top: 0px;
	font-weight: normal;
	font-size: 25px;
	font-family: GSMixSemiBold, Verdana, Arial, Helvetica, sans-serif;
}
table.dataTable {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.dataTable td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.site-map li {
	list-style-type: none;
}
.small-error-text {
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small-confirm-text {
	color: #00CC00;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumb-current {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumb-link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.default_text_field {
	position: absolute;
	color: #888888;
	font-size: 11px;
	line-height: 20px;
}


/* Calendar Style */

.cal_container {
	border: 1px solid #333333;
    background-color: #FFFFFF;
}

#from_cal {
	width: 340px;
	position: absolute;
	z-index: 300;
	left: 20px;
	top: 142px;
}

#to_cal {
	width: 340px;
	position: absolute;
	z-index: 300;
	left: 191px;
	top: 142px;
}

table.calendar caption {
    font-family: verdana;
    font-size: 12px;
    background-color: while;
}

.prevMonth {
    font-size: 10px;
    text-align: left;
	color: #006666;
	cursor: pointer;
}

.nextMonth {
    font-size: 10px;
    text-align: right;
	color: #006666;
	cursor: pointer;
}

.dayLink {
	color: #006666;
	text-decoration: underline;
	cursor: pointer;
}

table.calendar th {
    font-family: verdana;
    font-size: 11px;
    text-align: right;
}

table.calendar td {
    font-family: verdana;
    font-size: 11px;
    text-align: right;
}

table.calendar td.selected {
	border: 1px solid #999999;
}

#CMSControl {
	width: 200px;
	height: 316px;
	position: fixed;
	top: 5px;
	left: 5px;
	z-index: 301;
}

#CMSControl-Login {
	width: 200px;
	position: absolute;
	top: -142px;
	left: 5px;
	z-index: 301;
}

#CMSLogin {
	height: 100px;
}

#CMSControl-Content {
	height: 276px;
	background-color: #eff8e7;
	padding: 7px;
	clear: both;
}

#CMSLogin {
	background-color: #eff8e7;
	padding: 7px;
	clear: both;
}

.CMS-Content-Block-Edit {
	border: 2px solid #18c107;
	border-top-style: dashed;
	border-bottom-style: dashed;
	padding: 5px;
}

.cms-edit {
	background-color: #666;
	color: #FFF;
	padding: 3px;
	margin: -6px 0px 0px 0px;
	display: none;
	border-left: 2px solid #CCC;
	border-top: 2px solid #CCC;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

.cms-edit-alt {
	background-color: #666;
	color: #FFF;
	padding: 5px;
	margin: -6px 0px 0px 0px;
	display: none;
}

.cms-edit:hover {
	background-color: #8c8b8b;
}

.cms-edit a {
	color: #FFF;
}

.cms-edit a:hover {
	text-decoration: none;
}

.cms-cancel:hover {
	cursor: pointer;
}

span.cms-status-0 {
	background-color: #CC0000;
	color: #FFF;
	margin: -6px 0px 0px -5px;
	padding: 5px;
}

span.cms-status-1 {
	background-color: #18c107;
	color: #FFF;
	display: none;
	margin: -6px 0px 0px -5px;
	padding: 5px;
}

span.cms-no-edit {
	background-color: #CCC;
	color: #FFF;
	padding: 5px;
	margin: -6px 0px 0px -5px;
	display: none;
	border-left: 1px solid #FFF;
}


/* Headings */
#CMSControl h1, #CMSControl-Content h1 { 
	color: #ae0062;
	font-weight: bold;
	font-size: 20px;
}

#CMSControl h2, #CMSControl-Content h2 { 
	color: #c72b83;
	font-weight: bold;
	font-size: 18px;
}

#CMSControl h3, #CMSControl-Content h3 { 
	color: #504C54;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#CMSControl p, #CMSControl select, #CMSControl input, #CMSControl-Content p, #CMSControl-Content select, #CMSControl-Content input  {
	font-size: 11px;
	line-height: 15px;
}

.notop {
	margin-top: 0px;
}

.nobottom {
	margin-bottom: 0px;
}

.inline, span.inline {
	display: inline;
}

.cms-camp { width: 100%; }
.cms-camp-quote { width: 200px; }
.form-two-thirds { width: 500px; }
#right_side img.mceIcon { margin: 0px;}

#right_side .cms-edit a:link, #right_side .cms-edit a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div.cms-controlls {
	width: 800px;
}
