@charset "UTF-8";
/* CSS Document */

/* LISTS */

ul.check-green li {list-style: none; background: url(../images/bullets/check-green.png) top left no-repeat; padding-left: 40px; min-height: 27px; padding-top: 6px;}
ul.arrow-black li {list-style: none; background: url(../images/bullets/arrow-black.png) top left no-repeat; padding-left: 40px; min-height: 27px; padding-top: 6px;}
ul.square-red li {list-style: none; background: url(../images/bullets/square-red.png) top left no-repeat; padding-left: 40px; min-height: 27px;}
ul.triangle-red li {list-style: none; background: url(../images/bullets/triangle-red.png) top left no-repeat; padding-left: 20px; min-height: 27px;}
ul.check-red li {list-style: none; background: url(../images/bullets/check-red.png) top left no-repeat; padding-left: 32px; min-height: 27px;}

/* TAGS */
html, body {margin: 0;padding: 0;font-family: arial, verdana, sans-serif;}
h1 {font: 30px 'arial black', verdana, sans-serif;text-align: center;margin: 10px 25px;line-height: 100%; font-weight:bold;}
h2 {font: bold 22px arial, verdana, sans-serif;text-align: center;margin: 10px 25px;line-height: 100%;}
h3 {font: bold 20px arial, verdana, sans-serif;text-align: center;margin: 10px 25px;line-height: 100%;}
p {font: 1em arial, verdana, sans-serif;margin: 10px 25px;text-indent: 1em;}
li {padding-bottom: 10px;}


/* CLASSES */
.noIndent {text-indent: 0px;}
.testimonialName {font-style: italic;text-align: right;}
.underline {text-decoration: underline;}
.specMess {font: bold 20px arial, verdana, sans-serif;text-align: center;}
.right {float: right; margin: 10px;}
.left {float: left; margin: 10px;}
.bold {font-weight: bold;}


/* LISTS */
ul {font: 1em arial, verdana, sans-serif;margin: 10px 25px 10px 55px;padding: 0px;}
ol {font: 1em arial, verdana, sans-serif;margin: 10px 25px 10px 55px;padding: 0px;}
li {margin: 5px 0px;}

/* MIDDLE BAR */
.middleBar {border: 1px solid black;margin: 10px auto 20px;width: 85%; padding:0 10px;}
.middleBar h2 {font: bold 24px arial, verdana, sans-serif;line-height: 100%;margin: 10px;}
.middleBar p {font: 1em arial, verdana, sans-serif;margin: 10px;text-indent: 0;}
.middleBar ul {font: 1em arial, verdana, sans-serif;margin: 10px 25px 10px 40px;}
.middleBar ol {font: 1em arial, verdana, sans-serif;margin: 10px 25px 10px 40px;}
.middleBar .button {background: top left  no-repeat;display: block;height: 65px;width: 175px;}
.middleBar .button:hover {background-position: bottom left;}

/* SIDE BAR */
.sidebar {background-color: white;border: 1px solid black;display: inline;float: right;margin: 10px;width: 300px;}
.sidebar h2 {font: bold 18px arial, verdana, sans-serif;line-height: 100%;margin: 10px;}
.sidebar p {font: 1em arial, verdana, sans-serif;margin: 10px;text-indent: 0;}
.sidebar ul {font: 1em arial, verdana, sans-serif;margin: 10px 25px 10px 40px;}
.sidebar ol {font: 1em arial, verdana, sans-serif;margin: 10px 25px 10px 40px;}
.sidebar .button {background: top left  no-repeat;display: block;height: 65px;width: 175px;}
.sidebar .button:hover {background-position: bottom left;}

/* BORDERS */
#greenSquared {background-color: #3f9760;}
#greenSquared .t {background: white url(../images/borders/green-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#greenSquared .b {background: url(../images/borders/green-bottom.gif) 0 100% repeat-x}
#greenSquared .l {background: url(../images/borders/green-left.gif) 0 0 repeat-y}
#greenSquared .r {background: url(../images/borders/green-right.gif) 100% 0 repeat-y}
#greenSquared .bl {background: url(../images/borders/greenSquared-bottomLeft.gif) 0 100% no-repeat}
#greenSquared .br {background: url(../images/borders/greenSquared-bottomRight.gif) 100% 100% no-repeat}
#greenSquared .tl {background: url(../images/borders/greenSquared-topLeft.gif) 0 0 no-repeat}
#greenSquared .tr {background: url(../images/borders/greenSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#greenRounded {background-color: #3f9760;}
#greenRounded .t {background: white url(../images/borders/green-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#greenRounded .b {background: url(../images/borders/green-bottom.gif) 0 100% repeat-x}
#greenRounded .l {background: url(../images/borders/green-left.gif) 0 0 repeat-y}
#greenRounded .r {background: url(../images/borders/green-right.gif) 100% 0 repeat-y}
#greenRounded .bl {background: url(../images/borders/greenRounded-bottomLeft.gif) 0 100% no-repeat}
#greenRounded .br {background: url(../images/borders/greenRounded-bottomRight.gif) 100% 100% no-repeat}
#greenRounded .tl {background: url(../images/borders/greenRounded-topLeft.gif) 0 0 no-repeat}
#greenRounded .tr {background: url(../images/borders/greenRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#lightGreenSquared {background-color: #d8f2ab;}
#lightGreenSquared .t {background: white url(../images/borders/lightGreen-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#lightGreenSquared .b {background: url(../images/borders/lightGreen-bottom.gif) 0 100% repeat-x}
#lightGreenSquared .l {background: url(../images/borders/lightGreen-left.gif) 0 0 repeat-y}
#lightGreenSquared .r {background: url(../images/borders/lightGreen-right.gif) 100% 0 repeat-y}
#lightGreenSquared .bl {background: url(../images/borders/lightGreenSquared-bottomLeft.gif) 0 100% no-repeat}
#lightGreenSquared .br {background: url(../images/borders/lightGreenSquared-bottomRight.gif) 100% 100% no-repeat}
#lightGreenSquared .tl {background: url(../images/borders/lightGreenSquared-topLeft.gif) 0 0 no-repeat}
#lightGreenSquared .tr {background: url(../images/borders/lightGreenSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#lightGreenRounded {background-color: #d8f2ab;}
#lightGreenRounded .t {background: white url(../images/borders/lightGreen-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#lightGreenRounded .b {background: url(../images/borders/lightGreen-bottom.gif) 0 100% repeat-x}
#lightGreenRounded .l {background: url(../images/borders/lightGreen-left.gif) 0 0 repeat-y}
#lightGreenRounded .r {background: url(../images/borders/lightGreen-right.gif) 100% 0 repeat-y}
#lightGreenRounded .bl {background: url(../images/borders/lightGreenRounded-bottomLeft.gif) 0 100% no-repeat}
#lightGreenRounded .br {background: url(../images/borders/lightGreenRounded-bottomRight.gif) 100% 100% no-repeat}
#lightGreenRounded .tl {background: url(../images/borders/lightGreenRounded-topLeft.gif) 0 0 no-repeat}
#lightGreenRounded .tr {background: url(../images/borders/lightGreenRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#peachSquared {background-color: #FFEAA7;}
#peachSquared .t {background: white url(../images/borders/peach-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#peachSquared .b {background: url(../images/borders/peach-bottom.gif) 0 100% repeat-x}
#peachSquared .l {background: url(../images/borders/peach-left.gif) 0 0 repeat-y}
#peachSquared .r {background: url(../images/borders/peach-right.gif) 100% 0 repeat-y}
#peachSquared .bl {background: url(../images/borders/peachSquared-bottomLeft.gif) 0 100% no-repeat}
#peachSquared .br {background: url(../images/borders/peachSquared-bottomRight.gif) 100% 100% no-repeat}
#peachSquared .tl {background: url(../images/borders/peachSquared-topLeft.gif) 0 0 no-repeat}
#peachSquared .tr {background: url(../images/borders/peachSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#peachRounded {background-color: #FFEAA7;}
#peachRounded .t {background: white url(../images/borders/peach-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#peachRounded .b {background: url(../images/borders/peach-bottom.gif) 0 100% repeat-x}
#peachRounded .l {background: url(../images/borders/peach-left.gif) 0 0 repeat-y}
#peachRounded .r {background: url(../images/borders/peach-right.gif) 100% 0 repeat-y}
#peachRounded .bl {background: url(../images/borders/peachRounded-bottomLeft.gif) 0 100% no-repeat}
#peachRounded .br {background: url(../images/borders/peachRounded-bottomRight.gif) 100% 100% no-repeat}
#peachRounded .tl {background: url(../images/borders/peachRounded-topLeft.gif) 0 0 no-repeat}
#peachRounded .tr {background: url(../images/borders/peachRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#tanSquared {background-color: #C4B596;}
#tanSquared .t {background: white url(../images/borders/tan-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#tanSquared .b {background: url(../images/borders/tan-bottom.gif) 0 100% repeat-x}
#tanSquared .l {background: url(../images/borders/tan-left.gif) 0 0 repeat-y}
#tanSquared .r {background: url(../images/borders/tan-right.gif) 100% 0 repeat-y}
#tanSquared .bl {background: url(../images/borders/tanSquared-bottomLeft.gif) 0 100% no-repeat}
#tanSquared .br {background: url(../images/borders/tanSquared-bottomRight.gif) 100% 100% no-repeat}
#tanSquared .tl {background: url(../images/borders/tanSquared-topLeft.gif) 0 0 no-repeat}
#tanSquared .tr {background: url(../images/borders/tanSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#tanRounded {background-color: #C4B596;}
#tanRounded .t {background: white url(../images/borders/tan-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#tanRounded .b {background: url(../images/borders/tan-bottom.gif) 0 100% repeat-x}
#tanRounded .l {background: url(../images/borders/tan-left.gif) 0 0 repeat-y}
#tanRounded .r {background: url(../images/borders/tan-right.gif) 100% 0 repeat-y}
#tanRounded .bl {background: url(../images/borders/tanRounded-bottomLeft.gif) 0 100% no-repeat}
#tanRounded .br {background: url(../images/borders/tanRounded-bottomRight.gif) 100% 100% no-repeat}
#tanRounded .tl {background: url(../images/borders/tanRounded-topLeft.gif) 0 0 no-repeat}
#tanRounded .tr {background: url(../images/borders/tanRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#whiteSquared {background-color: white;}
#whiteSquared .t {background: white url(../images/borders/white-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#whiteSquared .b {background: url(../images/borders/white-bottom.gif) 0 100% repeat-x}
#whiteSquared .l {background: url(../images/borders/white-left.gif) 0 0 repeat-y}
#whiteSquared .r {background: url(../images/borders/white-right.gif) 100% 0 repeat-y}
#whiteSquared .bl {background: url(../images/borders/whiteSquared-bottomLeft.gif) 0 100% no-repeat}
#whiteSquared .br {background: url(../images/borders/whiteSquared-bottomRight.gif) 100% 100% no-repeat}
#whiteSquared .tl {background: url(../images/borders/whiteSquared-topLeft.gif) 0 0 no-repeat}
#whiteSquared .tr {background: url(../images/borders/whiteSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#whiteRounded {background-color: white;}
#whiteRounded .t {background: white url(../images/borders/white-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#whiteRounded .b {background: url(../images/borders/white-bottom.gif) 0 100% repeat-x}
#whiteRounded .l {background: url(../images/borders/white-left.gif) 0 0 repeat-y}
#whiteRounded .r {background: url(../images/borders/white-right.gif) 100% 0 repeat-y}
#whiteRounded .bl {background: url(../images/borders/whiteRounded-bottomLeft.gif) 0 100% no-repeat}
#whiteRounded .br {background: url(../images/borders/whiteRounded-bottomRight.gif) 100% 100% no-repeat}
#whiteRounded .tl {background: url(../images/borders/whiteRounded-topLeft.gif) 0 0 no-repeat}
#whiteRounded .tr {background: url(../images/borders/whiteRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#yellowSquared {background-color: #FEFE93;}
#yellowSquared .t {background: white url(../images/borders/yellow-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#yellowSquared .b {background: url(../images/borders/yellow-bottom.gif) 0 100% repeat-x}
#yellowSquared .l {background: url(../images/borders/yellow-left.gif) 0 0 repeat-y}
#yellowSquared .r {background: url(../images/borders/yellow-right.gif) 100% 0 repeat-y}
#yellowSquared .bl {background: url(../images/borders/yellowSquared-bottomLeft.gif) 0 100% no-repeat}
#yellowSquared .br {background: url(../images/borders/yellowSquared-bottomRight.gif) 100% 100% no-repeat}
#yellowSquared .tl {background: url(../images/borders/yellowSquared-topLeft.gif) 0 0 no-repeat}
#yellowSquared .tr {background: url(../images/borders/yellowSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#yellowRounded {background-color: #FEFE93;}
#yellowRounded .t {background: white url(../images/borders/yellow-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#yellowRounded .b {background: url(../images/borders/yellow-bottom.gif) 0 100% repeat-x}
#yellowRounded .l {background: url(../images/borders/yellow-left.gif) 0 0 repeat-y}
#yellowRounded .r {background: url(../images/borders/yellow-right.gif) 100% 0 repeat-y}
#yellowRounded .bl {background: url(../images/borders/yellowRounded-bottomLeft.gif) 0 100% no-repeat}
#yellowRounded .br {background: url(../images/borders/yellowRounded-bottomRight.gif) 100% 100% no-repeat}
#yellowRounded .tl {background: url(../images/borders/yellowRounded-topLeft.gif) 0 0 no-repeat}
#yellowRounded .tr {background: url(../images/borders/yellowRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#lightBlueSquared {background-color: #8494c6;}
#lightBlueSquared .t {background: white url(../images/borders/lightBlue-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#lightBlueSquared .b {background: url(../images/borders/lightBlue-bottom.gif) 0 100% repeat-x}
#lightBlueSquared .l {background: url(../images/borders/lightBlue-left.gif) 0 0 repeat-y}
#lightBlueSquared .r {background: url(../images/borders/lightBlue-right.gif) 100% 0 repeat-y}
#lightBlueSquared .bl {background: url(../images/borders/lightBlueSquared-bottomLeft.gif) 0 100% no-repeat}
#lightBlueSquared .br {background: url(../images/borders/lightBlueSquared-bottomRight.gif) 100% 100% no-repeat}
#lightBlueSquared .tl {background: url(../images/borders/lightBlueSquared-topLeft.gif) 0 0 no-repeat}
#lightBlueSquared .tr {background: url(../images/borders/lightBlueSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#lightBlueRounded {background-color: #8494c6;}
#lightBlueRounded .t {background: white url(../images/borders/lightBlue-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#lightBlueRounded .b {background: url(../images/borders/lightBlue-bottom.gif) 0 100% repeat-x}
#lightBlueRounded .l {background: url(../images/borders/lightBlue-left.gif) 0 0 repeat-y}
#lightBlueRounded .r {background: url(../images/borders/lightBlue-right.gif) 100% 0 repeat-y}
#lightBlueRounded .bl {background: url(../images/borders/lightBlueRounded-bottomLeft.gif) 0 100% no-repeat}
#lightBlueRounded .br {background: url(../images/borders/lightBlueRounded-bottomRight.gif) 100% 100% no-repeat}
#lightBlueRounded .tl {background: url(../images/borders/lightBlueRounded-topLeft.gif) 0 0 no-repeat}
#lightBlueRounded .tr {background: url(../images/borders/lightBlueRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#lighterBlueSquared {background-color: #dde7f6;}
#lighterBlueSquared .t {background: white url(template-images/borders/lighterBlue-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#lighterBlueSquared .b {background: url(template-images/borders/lighterBlue-bottom.gif) 0 100% repeat-x}
#lighterBlueSquared .l {background: url(template-images/borders/lighterBlue-left.gif) 0 0 repeat-y}
#lighterBlueSquared .r {background: url(template-images/borders/lighterBlue-right.gif) 100% 0 repeat-y}
#lighterBlueSquared .bl {background: url(template-images/borders/lighterBlueSquared-bottomLeft.gif) 0 100% no-repeat}
#lighterBlueSquared .br {background: url(template-images/borders/lighterBlueSquared-bottomRight.gif) 100% 100% no-repeat}
#lighterBlueSquared .tl {background: url(template-images/borders/lighterBlueSquared-topLeft.gif) 0 0 no-repeat}
#lighterBlueSquared .tr {background: url(template-images/borders/lighterBlueSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#lighterBlueRounded {background-color: #dde7f6;}
#lighterBlueRounded .t {background: white url(template-images/borders/lighterBlue-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#lighterBlueRounded .b {background: url(template-images/borders/lighterBlue-bottom.gif) 0 100% repeat-x}
#lighterBlueRounded .l {background: url(template-images/borders/lighterBlue-left.gif) 0 0 repeat-y}
#lighterBlueRounded .r {background: url(template-images/borders/lighterBlue-right.gif) 100% 0 repeat-y}
#lighterBlueRounded .bl {background: url(template-images/borders/lighterBlueRounded-bottomLeft.gif) 0 100% no-repeat}
#lighterBlueRounded .br {background: url(template-images/borders/lighterBlueRounded-bottomRight.gif) 100% 100% no-repeat}
#lighterBlueRounded .tl {background: url(template-images/borders/lighterBlueRounded-topLeft.gif) 0 0 no-repeat}
#lighterBlueRounded .tr {background: url(template-images/borders/lighterBlueRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#redWineSquared {background-color: #841b2d;}
#redWineSquared .t {background: white url(template-images/borders/redWine-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#redWineSquared .b {background: url(template-images/borders/redWine-bottom.gif) 0 100% repeat-x}
#redWineSquared .l {background: url(template-images/borders/redWine-left.gif) 0 0 repeat-y}
#redWineSquared .r {background: url(template-images/borders/redWine-right.gif) 100% 0 repeat-y}
#redWineSquared .bl {background: url(template-images/borders/redWineSquared-bottomLeft.gif) 0 100% no-repeat}
#redWineSquared .br {background: url(template-images/borders/redWineSquared-bottomRight.gif) 100% 100% no-repeat}
#redWineSquared .tl {background: url(template-images/borders/redWineSquared-topLeft.gif) 0 0 no-repeat}
#redWineSquared .tr {background: url(template-images/borders/redWineSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#redWineRounded {background-color: #841b2d;}
#redWineRounded .t {background: white url(template-images/borders/redWine-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#redWineRounded .b {background: url(template-images/borders/redWine-bottom.gif) 0 100% repeat-x}
#redWineRounded .l {background: url(template-images/borders/redWine-left.gif) 0 0 repeat-y}
#redWineRounded .r {background: url(template-images/borders/redWine-right.gif) 100% 0 repeat-y}
#redWineRounded .bl {background: url(template-images/borders/redWineRounded-bottomLeft.gif) 0 100% no-repeat}
#redWineRounded .br {background: url(template-images/borders/redWineRounded-bottomRight.gif) 100% 100% no-repeat}
#redWineRounded .tl {background: url(template-images/borders/redWineRounded-topLeft.gif) 0 0 no-repeat}
#redWineRounded .tr {background: url(template-images/borders/redWineRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

#navyBlueSquared {background-color: #203a61;}
#navyBlueSquared .t {background: white url(template-images/borders/navyBlue-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#navyBlueSquared .b {background: url(template-images/borders/navyBlue-bottom.gif) 0 100% repeat-x}
#navyBlueSquared .l {background: url(template-images/borders/navyBlue-left.gif) 0 0 repeat-y}
#navyBlueSquared .r {background: url(template-images/borders/navyBlue-right.gif) 100% 0 repeat-y}
#navyBlueSquared .bl {background: url(template-images/borders/navyBlueSquared-bottomLeft.gif) 0 100% no-repeat}
#navyBlueSquared .br {background: url(template-images/borders/navyBlueSquared-bottomRight.gif) 100% 100% no-repeat}
#navyBlueSquared .tl {background: url(template-images/borders/navyBlueSquared-topLeft.gif) 0 0 no-repeat}
#navyBlueSquared .tr {background: url(template-images/borders/navyBlueSquared-topRight.gif) 100% 0 no-repeat; padding:10px}

#navyBlueRounded {background-color: #203a61;}
#navyBlueRounded .t {background: white url(template-images/borders/navyBlue-top.gif) 0 0 repeat-x; width: 750px; margin: auto;}
#navyBlueRounded .b {background: url(template-images/borders/navyBlue-bottom.gif) 0 100% repeat-x}
#navyBlueRounded .l {background: url(template-images/borders/navyBlue-left.gif) 0 0 repeat-y}
#navyBlueRounded .r {background: url(template-images/borders/navyBlue-right.gif) 100% 0 repeat-y}
#navyBlueRounded .bl {background: url(template-images/borders/navyBlueRounded-bottomLeft.gif) 0 100% no-repeat}
#navyBlueRounded .br {background: url(template-images/borders/navyBlueRounded-bottomRight.gif) 100% 100% no-repeat}
#navyBlueRounded .tl {background: url(template-images/borders/navyBlueRounded-topLeft.gif) 0 0 no-repeat}
#navyBlueRounded .tr {background: url(template-images/borders/navyBlueRounded-topRight.gif) 100% 0 no-repeat; padding:10px}

/* GREEN CERTIFICATE BORDERS */
.greenCert-t {background: #f6faeb url(../images/borders/greenCert-top.gif) 0 0 repeat-x; margin: auto;}
.greenCert-b {background: url(../images/borders/greenCert-bottom.gif) 0 100% repeat-x}
.greenCert-l {background: url(../images/borders/greenCert-left.gif) 0 0 repeat-y}
.greenCert-r {background: url(../images/borders/greenCert-right.gif) 100% 0 repeat-y}
.greenCert-bl {background: url(../images/borders/greenCert-bottomLeft.gif) 0 100% no-repeat}
.greenCert-br {background: url(../images/borders/greenCert-bottomRight.gif) 100% 100% no-repeat}
.greenCert-tl {background: url(../images/borders/greenCert-topLeft.gif) 0 0 no-repeat}
.greenCert-tr {background: url(../images/borders/greenCert-topRight.gif) 100% 0 no-repeat; padding:10px}

/* COLORS */
.red {color: #A4303A;}
.brightRed {color: red;}
.green {color: #05593C;}
.tan {color: #C4B596;}
.blue {color: #07406F;}

.lightBlueBackground {background-color: #DDE7F6;}
.blueBackground {background-color: #69A2D3;}
.yellowBackground {background-color: #FCFFD4;}
.peachBackground {background-color: #FFE9D2;}
.lightGreenBackground {background-color: #E6F1D5;}
.pinkBackground {background-color: #FAD5E5;}
.tanBackground {background-color: #F7ECD4;}

.yellowHighlight {background-color: yellow;}


/* IMAGES */
.imageborder {
	padding:1px;
	border:#003 1px solid;	
}

/* FOOTER */
.footer{width: 700px;margin: 20px auto 100px;border: 1px solid black;text-align: center;background-color: white;}
.footer .logo {margin: 10px;}
.footer .company {font: 14px arial, verdana, sans-serif;text-align: center;margin: 10px;}
.footer .company a {color: #000000;}
.footer .company :hover {color: #333333;}
.footer .company :visited {color: #000000;}
.footer .disclaimer{width: 660px;border: 1px solid #000000;font: bold 12px arial, verdana, sans-serif;padding: 5px;margin: auto;margin-top:5px;	text-align: left;}
.footer img {margin: 0px;padding: 0px;}

/* OFFER SECTION */
.offer {padding: 10px;clear: both;border-top: 1px solid white;border-bottom: 1px solid white;margin-bottom: 10px;}
.offer p {margin: 0px;text-indent: 0px;}
.offerButton {float: left;}
.offerButton .button {display: block;background-repeat: no-repeat;height: 60px;width: 170px;outline-style: none;}
.offerButton .button:hover {background-position: left bottom;}
.offerButton img {margin: 0px;}
.offerText {display: block;padding-top: 10px;margin-left: 170px;}
.offerList {margin: 10px 0px;padding: 0px;}
.offerList li {font-size: .9em;list-style: none;background: url(../images/bullets/bullet-greenCheck.gif) no-repeat 0px 0px;padding-left: 30px;margin: 10px 0px;}

/* SIGNUP */
#signupBox {width: 90%;border: 2px solid #A4303A;background-color: #EFE58E;margin: auto;}
#signupBox img {float: right;}
#signupBox #descr {text-align: center; font-size: 11px;}
#signupFormBox {height: 100px;text-align: center;overflow: hidden;margin: 0px 25px;}
#signupForm {text-align: center;width: 225px;height: 100px;display: inline;}
#signupName, #signupEmail {width: 200px; margin-top: 5px; border: 1px solid black;padding: 2px;}
#signupButton {margin: 5px 0px 10px 0px;}
#signupThanks {display: none;border: 1px solid black;background-color: white;font-size: 16px;height: 80px;text-align: center;width: 225px;font-weight: bold;padding-top: 15px;}

/* HIDDEN SIGNUP FORM */
#signupLightboxBack {position: absolute;top: 0px;left: 0px;display: none;background-color: black;z-index: 19;}
#signupLightbox {position: absolute;top: -1000px;left: -1000px;background: #4e8b76 url(../images/signup/lightboxBack.jpg);width: 780px;height: 530px;z-index: 20;overflow: hidden;}
#signupLightbox h2 {margin-left: 320px;}
#signupLightbox p {margin-left: 320px;font-weight: bold;}
#signupLightboxFormBox {height: 100px;text-align: center;overflow: hidden;margin: 0px 25px 0px 320px;}
#signupLightboxForm {text-align: center;width: 225px;height: 100px;display: inline;}
#signupLightboxName, #signupLightboxEmail {width: 200px; margin-top: 5px; border: 1px solid black; padding: 2px;}
#signupLightboxButton {margin: 5px 0px 10px 0px;}
#signupLightboxThanks {display: none;border: 1px solid black;background-color: white;font-size: 16px;height: 80px;text-align: center;width: 225px;font-weight: bold;padding-top: 15px;margin: auto;}
#signupLightboxClose {position: absolute;top: 0px;right: 0px;width: 58px; height: 38px;background: url(../images/signup/lightboxClose.jpg) top left no-repeat;}
#signupLightboxClose:hover {background-position: bottom left;cursor: pointer;}
#signupLightboxCloseBtn {width: 200px; margin: 0px 0px 40px 70px;}

