/* CSS Document */
html {
	min-height:100%;
	margin-bottom:1px;
	overflow: auto;
}
body {
	background-color: #311308;
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
}

#divContainer {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
	height: 100%;
	float: left;
	background-image: url(images/div_container.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#divContentContainer {
	font-family:Arial, sans-serif;
	width:765px;
	height: auto;
	float: none;
	margin-top: 250px;
}

#header {
	height: auto;
	width: 787px;
	margin-top: 20px;
	background-image: url(images/divine_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	height: 60px;
	width: 790px;
	float: left;
	background-image: url(images/nav-line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #CCCCCC;
	margin-left: 300px;
	padding-left: 10px;
}
a.navIndex:link {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.navIndex:visited {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.navIndex:hover {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.navIndex:active {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.navIndex_underline:link {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.navIndex_underline:visited {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.navIndex_underline:hover {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.navIndex_underline:active {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a.nav:link {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav:visited {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav:hover {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav:active {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav_underline:link {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav_underline:visited {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav_underline:hover {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.nav_underline:active {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainIndex {
	height: auto;
	width: 800px;
	float: left;
	margin-left: 300px;
	margin-top: 10px;
	background-color: #EAEBEB;
}
#main {
	height: auto;
	width: 800px;
	float: left;
	margin-left: 300px;
	margin-top: 10px;
	background-color: #EAEBEB;
}

#specialoffer {
	width: 800px;
	float: left;
	height: 213px;
	background-image: url(images/special-offer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#specialofferTitle {
	width: 750px;
	float: none;
	height: auto;
	margin-left: 30px;
}
#specialofferTitle p {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.specialoffer:link {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.specialoffer:visited {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.specialoffer:hover {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.specialoffer:active {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#specialofferAdvert {
	width: 750px;
	float: left;
	height: auto;
}
#specialofferAdvert p {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#textTitle {
	width: 560px;
	float: left;
	height: auto;
}
#textTitle p {
	font-size: 1em;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text {
	height: auto;
	width: 560px;
	float: left;
}
#text p {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#textWhite {
	height: auto;
	width: 550px;
	float: left;
	background-color: #EAEBEB;
	padding-left: 30px;
	margin-right: 10px;
	padding-right: 10px;
}
#textWhite p {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#textWhite ul {
	text-align: left;
	padding-left: 30px;
}
#textWhite li {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#secondNav {
	height: auto;
	width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#secondNav p {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#secondNav ul {
	text-align: left;
	padding-left: 30px;
}
#secondNav li {
	font-size: 0.8em;
	color: #311308;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a.secondNav:link {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav:visited {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav:hover {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav:active {
	font-size: 0.9em;
	color: #FF3300;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav_underline:link {
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav_underline:visited {
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav_underline:hover {
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.secondNav_underline:active {
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#TitleIndex {
	width: 800px;
	float: left;
	height: auto;
	padding-left: 10px;
}
#TitleIndex p {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Title {
	width: 500px;
	float: left;
	height: auto;
	padding-left: 30px;
}
#Title p {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#services {
	height: auto;
	width: 550px;
	float: none;
	background-color: #EAEBEB;
	margin-left: 10px;
}
#services1 {
	height: auto;
	width: 126px;
	float: left;
	margin-left: 5px;
}
#whiteBox {
	height: 280px;
	width: 530px;
	float: left;
	background-color: #EAEBEB;
	padding-left: 25px;
}
#whiteBox p {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#whiteBoxLeft {
	height: auto;
	width: 220px;
	float: left;
	background-color: #EAEBEB;
	margin-top: 10px;
	margin-right: 20px;
}

a.link:link {
	font-size: 0.8em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.link:visited {
	font-size: 0.8em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.link:hover {
	font-size: 0.8em;
	color: #FF6633;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.link:active {
	font-size: 0.8em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.linkBrown:link {
	font-size: 1em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.linkBrown:visited {
	font-size: 1em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.linkBrown:hover {
	font-size: 1em;
	color: #FF6633;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.linkBrown:active {
	font-size: 1em;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
	height: 80px;
	width: 800px;
	float: left;
	margin-left: 300px;
	padding-left: 0px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.footer:link {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer:visited {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer:hover {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer:active {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer_underline:link {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer_underline:visited {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer_underline:hover {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;footerfooterfooterfooterfooter
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer_underline:active {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer p {
	font-size: 0.8em;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
label
{
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
