 html.center, body.center {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #CFC1B2;
	background-image: url(/custom/framework/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

a:link, a:active, a:visited {
	color: #A57618;
	text-decoration: underline;
}

a:hover {
	color: #592D5C;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

#logo_print {
	display: none;
}

/* ------------------------  PAGE CONTAINERS  ------------------------ */

#page_container {
	margin: 0;
	padding: 0;
	background-image: url(/custom/framework/background_purple.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#page_inside_container {
	margin: 0;
	padding: 0;
	background-image: url(/custom/framework/background_purple_inside.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#page {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/custom/framework/background_page.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#page_contents {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/custom/framework/whiteline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#page_inside {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/custom/framework/background_inside.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

/* ---------------------------  LOGO & NAV  --------------------------- */

#flash2 {
	width: 450px;
	height: 371px;
        display: block;
        background-image: url(/custom/flash/hero.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#nav {
	width: 750px;
	height: 71px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/custom/framework/whiteline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#nav_inside {
	width: 750px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
}

#nav_container {
	width: 750px;
	height: 71px;
	margin: 0;
	padding: 0;
}

#nav_container_inside {
	width: 750px;
	height: 70px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 250px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}

#upper_nav {
	width: 427px;
	height: 29px;
	margin: 19px 0 0 0;
	padding: 0;
	float: right;
}

#lower_nav {
	width: auto;
	height: 22px;
	margin: 0;
	padding: 0;
	float: right;
}

/* -----------------------  HOME PAGE MIDDLE   ----------------------- */

#page_left {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 530px;
	float: left;
	background-color: #F4E8D5;
	background-image: url(/custom/framework/background_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#locations {
	width: 177px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	font-size: 11px;
}

#locations h2 {
	color: #000;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
}

#locations a:link, #locations a:visited {
	color: #592D5C;
 	text-decoration: underline;
}

#locations a:hover {
	color: #A57618;
	text-decoration: underline;
}

#featured {
	width: 270px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	font-size: 11px;
}

#featured h2 {
	color: #000;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
}

#featured h3 {
	color: #A57618;
	font-weight: normal;
	line-height: 20px;
}

#featured a:link, #featured a:visited {
	color: #A57618;
 	text-decoration: underline;
}

#featured a:hover {
	color: #592D5C;
	text-decoration: underline;
}

#page_right {
	margin: 0;
	padding: 0;
	width: 450px;
	float: right;
	background-color: #FFF;
}

#page_right_content {
	width: 410px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
        line-height: 18px;
}

#page_right_content h1 {
	color: #592D5C;
	line-height: 40px;
}



/* -----------------------  INSIDE PAGE MIDDLE   ----------------------- */

#page_left_inside {
	margin: 0;
	padding: 0;
	width: 525px;
	/* height: 550px; */
	float: left;
	background-image: url(/custom/framework/background_left_inside.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#page_left_inside_content {
	width: 480px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}

#page_left_inside_content td {
	line-height: 1.4em;
	font-size: 11px;
}

#page_left_inside_content h1 {
	color: #FFF;
	line-height: 40px;
}

#page_left_inside_content h3 {
	color: #E1BFE2;
	font-size: 14px;
	line-height: 18px;
}

#page_left_inside_content .disclaimer {
	color: #E1BFE2;
	font-size: 10px;
	line-height: 10px;
}

#page_left_inside_content li {
	color: #E1BFE2;
}

#page_left_inside_content a:link, #page_left_inside_content a:active, #page_left_inside_content a:visited {
	color: #E1BFE2;
 	text-decoration: underline;
}

#page_left_inside_content a:hover {
	color: #FFF;
	text-decoration: underline;
}

#page_right_inside {
	margin: 0;
	padding: 0;
	width: 225px;
	float: right;
	background-image: url(/custom/framework/background_right_inside.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#page_right_inside_content {
	width: 185px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #FFF;
}

#page_right_inside_content h1 {
	color: #FFF;
	line-height: 20px;
}

#page_right_inside_content a:link, #page_right_inside_content a:active, #page_right_inside_content a:visited {
	color: #FFF;
 	text-decoration: underline;
}

#page_right_inside_content a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* -----------------------  INSIDE PAGE FULL (Applications)  ----------------------- */

#page_full_inside_container {
	margin: 0;
	padding: 0;
	width: 750px;
	background-image: url(/custom/framework/background_full_inside.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#page_full_inside {
	margin: 0;
	padding: 0;
	width: 750px;
	background-image: url(/custom/framework/background_full_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#page_full_inside_content {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}

#page_full_inside_content td {
	line-height: 1.4em;
	font-size: 11px;
}

#page_full_inside_content h1 {
	color: #FFF;
	line-height: 40px;
}

#page_full_inside_content h3 {
	color: #E1BFE2;
	font-size: 14px;
	line-height: 18px;
}

#page_full_inside_content .disclaimer {
	color: #E1BFE2;
	font-size: 10px;
	line-height: 10px;
}

#page_full_inside_content li {
	color: #E1BFE2;
}

#page_full_inside_content a:link, #page_full_inside_content a:active, #page_full_inside_content a:visited {
	color: #E1BFE2;
 	text-decoration: underline;
}

#page_full_inside_content a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* --------------------------  COUPONS  -------------------------- */

#coupons {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}

#coupons td {
	line-height: 1.4em;
	font-size: 11px;
}

#coupons h1 {
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
}

#coupons h3 {
	color: #E1BFE2;
	font-size: 12px;
	line-height: 13px;
}

#coupons #disclaimer {
	color: #FFF;
	font-size: 9px;
	line-height: 10px;
}



/* --------------------------  FOOTER  -------------------------- */

#footer {
	width: 750px;
	height: 125px;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	padding: 7px 0;
}

#footer_txt {
	width: 750px;
	margin: 0 auto;
	color: #62493B;
	line-height: 18px;
	font-weight: bold;
}

#footer .copyright {
	color: #FFF;
	font-weight: bold;
}

#footer_txt a:link, #footer_txt a:visited {
	color: #62493B;
 	text-decoration: underline;
}

#footer_txt a:hover {
	color: #A57618;
	text-decoration: underline;
}
