/* Elements */
body {
	text-align: center;
	background-color: #4E2373;
	background-image: url(../images/BG_Sitewide_3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
}
a {
	color: #5B2A7D;
	text-decoration: underline;
}
a:hover,a:focus,a:active { color: #000; text-decoration: underline; }
a:focus,a:active { overflow: hidden; }

h1,h2,h3,h4,h5,h6 { margin: 0 0 .9em; font-weight: normal; font-size: 1em; line-height: 1; letter-spacing: -1px; }
h1 { font-size: 1.9em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
}


p {
	margin: 0 0 1.5em;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
}
ul,ol {
}
li {
	list-style: url(../images/bullet_crosshatch.gif);
	font: normal 10pt/11pt "Trebuchet MS";
}

ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 2em 1.5em; }
dl dt { font-weight: bold; }
dl dd { margin: 0 0 0 1.5em; }
abbr,acronym { border-bottom: 1px dotted #000; }
address { margin: 1.5em 0 0; font-style: italic; }
del { }
blockquote { margin: 1.5em 2em; }
strong { font-weight: bold; }
pre,code { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em monospace; line-height: 1.5; }
tt { margin: 1.5em 0; display: block; line-height: 1.5; }
hr,legend { display: none; }
table { margin: 0 0 1.5em; }
tfoot { font-style: italic; }
caption { background: #FFC; }

/* Clear */
.clear { display: inline-block; }
.clear:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .clear { display: block; }

/* Some classes */
.small { margin: 0 0 1.875em; font-size: .8em; }
.large { margin: 0 0 1.25em; font-size: 1.2em; }
.quiet { color: #999; }
.highlight { background: #FFC; }
.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }
.left { margin: 0 0 1.5em 1.5em; float: left; }
.right { margin: 0 1.5em 1.5em 0; float: right; }
.hide { display: none; }

.list-services { margin: 0; list-style: none; }
.list-services li { margin: 0 27px 27px 0; width: 164px; display: block; float: left; }
.list-services li.last { margin: 0 0 27px 0; }
.list-services img { display: block; }
.list-services a { border: 1px solid #6C5E4A; background: #BEBF97; text-decoration: none; display: block; text-align: center; font-size: .9em; line-height: 30px; }
.list-services a:hover { background: #96613B; color: #E3E2CE; }


/* Layout */
#page {
	width: 955px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B37BDC;
	border-bottom-color: #B37BDC;
	border-left-color: #B37BDC;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#homekey {
	height: 15px;
	width: 955px;
	background: url(../images/BG_homebutton.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}


/* Head */
#head {
	position: relative;
	height: 90px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#head-left {
	float: left;
	height: 90px;
	width: 270px;
}
#head-right {
	float: right;
}


#head-nav {
	position: absolute;
	right: 0;
	top: 105px;
	font-size: 1.1em;
	height: 105px;
	width: 263px;
}
#head-nav a { margin: 0 0; color: #62743E; text-decoration: none; }
#head-nav a:hover,#head-nav a:focus,#head-nav a:active,#head-nav a.sel { color: #62743E; text-decoration: underline; }

/* Nav */
#nav {
	height: 49px;
	font-weight: bold;
	background: url(../images/BG_navbar.jpg) no-repeat left top;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#nav a { padding: 18px 11px 0; float: left; display: block; text-decoration: none; }
#nav a:hover,#nav a:focus,#nav a:active { color: #96613B; text-decoration: none; }
#nav a.sel { background: url(../images/nav-sel.gif) no-repeat center top; color: #96613B; }

/* Body */
#content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B239;
	min-height: 637px;
	height: 150%;
	background-color: #FFFFFF;
	background-image: url(../images/BG_content.gif);
	background-repeat: repeat-y;
}
#content-home {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B239;
	height: 637px;
	background-color: #FFFFFF;
	background-image: url(../images/BG_content.gif);
	background-repeat: repeat-y;
}
#content-left {
	float: left;
	width: 714px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/BG_left_col.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
}
#content-right-home {
	text-align: center;
	float: right;
	width: 241px;
	background: url(../images/BG_right_col_home.jpg) no-repeat left top;
	height: 637px;
}
#content-right {
	text-align: center;
	float: right;
	width: 241px;
	background-image: url(../images/BG_right_col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C4C0AA;
	min-height: 637px;
	height: 637px;
}
#sign-up {
	width: 440px;
	height: 50px;
	margin-left: 25px;
}
#input-text {
	float: left;
	margin-right: 6px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

#submit-button {
	float: left;
}
#showcase-image {
	text-align: center;
	width: 200px;
	margin-top: 305px;
	margin-right: auto;
	margin-left: auto;
}
#showcase-text {
	font: normal 10px "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 100px;
	width: 200px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#caption {
	font: 12px "Trebuchet MS";
	color: #000000;
	padding-left: 10px;
}
#testimonial-right {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4A4521;
	text-decoration: none;
	margin-top: 275px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#testimonial-right-by {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #4A4521;
	text-decoration: none;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#inside-body {
	float: left;
	min-height: 100px;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#inside-content-left {
	float: left;
	min-height: 100px;
	width: 300px;
	text-align: left;
}
#inside-content-right {
	float: right;
	min-height: 100px;
	width: 300px;
	text-align: left;
}



#flash-home {
	height: 290px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#text-body {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	text-align: left;
	padding-top: 8px;
}
#text-body-home {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	text-align: left;
	padding-top: 8px;
}
#page-header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #31145A;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: left;
}
#breadcrumb {
	font: normal 12px "Trebuchet MS";
	color: #333333;
	text-align: left;
	margin: 4px auto;
	width: 650px;
}




/* Foot */
#foot {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	color: #AF83CD;
	text-align: center;
	background-color: #31145A;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#foot-nav { text-align: center; }
#foot-nav a {
	margin: 0 4px;
	text-decoration: none;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #F2AE33;
}
#foot-copy { font-size: .9em; text-align: center; }
