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

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #4e4e4e;
	margin-top: 0px;
}

#container {
	margin: 0 auto;
	width: 970px;
}

#header {
	height: 195px;
	background-image: url(../images/hdr-woman.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

#header-logo {
	width: 449px;
	background-image: url(../images/hdr-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 195px;
}

#nav-container {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 53px;
}

#streetlight {
	width: 181px;
	background-image: url(../images/nav-left-light.gif);
	background-repeat: no-repeat;
	height: 53px;
	float: left;
	margin-right: 20px;	
}

#nav {
	height: 53px;
}

#nav-right {
	float: right;
	background-image: url(../images/nav-right.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 37px;	
}

#top-nav {
	padding-left: 30px;
	position: absolute;
	z-index: 100;
	
}

#content-grd {
	height: 64px;
	background-image: url(../images/content-grd.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#content {
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	padding: 10px 30px;
	width: 910px;
	margin: 0;
	display: table-cell;
}

#footer {
	background-image: url(../images/ftr.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 970px;
	text-align: center;
	padding-top: 60px;
	margin: 0;
	clear: both;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6a6a6;
	text-decoration: none;
	padding: 0 8px;
	line-height: 18px;
}

#footer a:hover {
	color: #fff;
}

#footer p {
	margin: 0;
}

#content p {
	margin: 5px 0 10px 0;
	line-height: 18px;
}

#content li {
	margin: 7px 0;
	line-height: 20px;
}

#content ul, #content ol {
	margin: 8px 0 15px 20px;
}

#content > h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	color: #278b3a;
	text-decoration: none;
	margin: 5px 0 10px 0;
	font-weight: normal;
}

#content > h2 {
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #278b3a;
}

/* Green Box */

.green-box {
	background-color: #95dea2;
	background-image: url(../images/box-green-bg.gif);
	background-repeat: repeat-x;
	margin: 15px 0;
	display: table;
}

.green-box-top, .green-box-bottom {
	height: 10px;
	margin: 0;
	padding: 0;
	/*background-color: #FF0000;  Testing */
}

.green-box-content {
	padding: 5px 15px;
}

.green-box-tr, .green-box-tl, .green-box-bl, .green-box-br {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	/* border: 1px solid #000; Testing */

}

.green-box-tr {
	background-image: url(../images/box-green-tr.gif);
	background-repeat: no-repeat;
	float: right;
}

.green-box-tl {
	background-image: url(../images/box-green-tl.gif);
	background-repeat: no-repeat;
	float: left;	
}

.green-box-bl {
	background-image: url(../images/box-green-bl.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}

.green-box-br {
	background-image: url(../images/box-green-br.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
}

/* End Green Box */

/* Gray Box */

.gray-box {
	background-color: #a6a6a6;
	background-image: url(../images/box-gray-bg.gif);
	background-repeat: repeat-x;
	margin: 15px 0;
	display: table;
}

.gray-box-top, .gray-box-bottom {
	height: 10px;
	padding: 0;
	margin: 0;
	clear: both;
}

.gray-box-content {
	padding: 5px 15px;
}

.gray-box-tr, .gray-box-tl, .gray-box-bl, .gray-box-br {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.gray-box-tr {
	background-image: url(../images/box-gray-tr.gif);
	background-repeat: no-repeat;
	float: right;
}

.gray-box-tl {
	background-image: url(../images/box-gray-tl.gif);
	background-repeat: no-repeat;
	float: left;	
}

.gray-box-bl {
	background-image: url(../images/box-gray-bl.gif);
	background-repeat: no-repeat;
	float: left;	
	background-position: bottom;
}

.gray-box-br {
	background-image: url(../images/box-gray-br.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
}

/* End Gray Box */

/* Light Box */

.light-box {
	background-color: #ebebeb;
	background-image: url(../images/box-light-bg.gif);
	background-repeat: repeat-x;
	margin: 0 0 15px 0;
	display: table;
}

.light-box-top, .light-box-bottom {
	height: 10px;
	padding: 0;
	margin: 0;
	clear: both;
}

.light-box-content {
	padding: 5px 15px;
}

.light-box-tr, .light-box-tl, .light-box-bl, .light-box-br {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.light-box-tr {
	background-image: url(../images/box-light-tr.gif);
	background-repeat: no-repeat;
	float: right;
}

.light-box-tl {
	background-image: url(../images/box-light-tl.gif);
	background-repeat: no-repeat;
	float: left;	
}

.light-box-bl {
	background-image: url(../images/box-light-bl.gif);
	background-repeat: no-repeat;
	float: left;	
	background-position: bottom;
}

.light-box-br {
	background-image: url(../images/box-light-br.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
}

/* End Light Box */

/* Side Box */

.side-box {
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-y;
	width: 238px;
	float: right;
	margin-left: 20px;
}

.side-box-header {
	height: 62px;
	width: 238px;
	background-image: url(../images/box-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 12px;
}

.side-box-content {
	padding: 0 15px;
	display: block;
	width: 208px;
}

.side-box-footer {
	background-image: url(../images/box-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
	width: 238px;
}

.side-box h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: auto 0;
}

.side-box-content p {
	white-space: inherit;
}

/* Side Box End */

#left-col {
	width: 49%;
	float: left;
	text-align: left;
}

#right-col {
	width: 49%;
	float: right;
	text-align: right;
}

.video {
	margin: 30px auto;
	padding: 5px auto;
	display: block;
	white-space: normal;
	position: inherit;
}

#content > p {
	margin: 5px 0 10px 0;
}

h2.package {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e2e7d;
	background-image: url(../images/arrow-r2-sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 10px 25px;
	margin: 0;
}

h2.package a {
	text-decoration: none;
	color: #0e2e7d;
}

h3.price {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #006600;
	margin: 0;
}

.left {
	float: left;
	margin: 10px 20px 20px 0;
}

.right {
	float: right;
	margin: 10px 0 20px 20px;
}

.break-long {
	width: 650px;
	height: 1px;
	margin: 25px 0;
	background-image: url(../images/sep-lg.gif);
	background-repeat: no-repeat;
	clear: left;
}

.square-green {
	background-color: #b2eece;
	border: 1px solid #006633;
	padding: 8px;
	display: table;
}

.square-gray {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	padding: 8px;
	display: table;
}

.dialog-error {
	border: solid 1px #600;
	background-color: #F99;
	color: #600;
	padding: 6px;
	text-align: center;
	margin: 15px 0;
}

.dialog-success {
	color: #2c6c23;
	padding: 6px;
	text-align: center;
	background-color: #ecffe8;
	border: solid 1px #74be67;
	margin: 15px 0;
}

td.keywords input {
	margin: 5px;
}
