/* CSS For Lowther Decorators */

body, html {
	margin:0;
	padding:0;
}

body {
	background: #ffffff url('images/background.gif') repeat;
}

p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #482007;
	font-weight: bold;
	line-height: 2em;
}

a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #482007;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #E03627;*/
	color: #482007;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #482007;
	font-weight: bold;
}

#holdingLayer {
	position:absolute;
	width: 604px;
	left:50%;
	margin-left: -302px;
	top:19px; 
	height:100%;
	background-color:transparent;
	z-index:0;
}

#topLayer {
	position:relative;
	width: 100%;
	left:0;
	top:0px;
	height:73px;
	background: transparent url('images/top_background.gif') no-repeat;
	z-index:0;
}

#logoLayer {
	position:relative;
	width: auto;
	left:35px;
	top:36px;
	height:auto;
	z-index:0;
}

#topNavbarHoldingLayer {
	position:relative;
	width: 100%;
	left:0;
	top:36px;
	height:54px;
	background: transparent url('images/navbar_background.gif') no-repeat;
	z-index:2;
}

#topNavbarLayer {
	position:relative;
	width: 450px;
	left:145px;
	top:26px;
	height:27px;
	padding:0;
	margin:0;
	background-color: transparent;
	z-index:0;
}

img {
	padding:0;
	border:0;
	text-align: left;
}


#outerContentHoldingLayer {
	position:absolute;
	width: 602px;
	left:0px;
	top:127px;
	height:auto;
	padding:0;
	margin:0;
	background: transparent url('images/content_background.gif') repeat-y;
	z-index:0;
}

#innerContentHoldingLayer {
	position:relative;
	width: 528px;
	left:37px;
	top:0px;
	height:auto;
	padding:0;
	margin-top:35px;
	background-color: transparent;
	z-index:0;
}

#leftContentLayer {
	float:left;
	width: 287px;
	height:auto;
	padding-top:0;
	background-color: transparent;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	/*font-weight: bold;*/
	color: #A78F45;
	z-index:0;
}

html>body #leftContentLayer {
	width: 282px;
}

#rightContentLayer {
	float:right;
	width: 220px;
	height:auto;
	margin:0;
	background-color:transparent;
	font-size:0;
	z-index:0;
}

#quotesimage {
	width: 220px;
	height:auto;
	margin:0;
	background-color:transparent;
	font-size:0;
	z-index:0;
}

#rightContentLayer form {
	display:inline;
}

.textBox {
	border: 1px solid #482007;
	color: #A5A5A4;
	background-color:#F6F2E6;
}

/*
#rightContentLayer label {
	float:right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #482007;
	padding-bottom:5px;
}
*/

.sendImage {
	border:0;
	float:right;
	margin-top:10px;
	padding-bottom:10px;
}

#downloadPDFLayer {
	position:relative;
	width: 100%;
	height:55px;
	padding-top:0;
	background: transparent url('images/download_pdf_background.gif') no-repeat;
}

.rightImage {
	border:0;
	float:right;
	padding:0;
	
}

#picBarLayer1 {
	float:right;
	width: 219px;
	height:5px;
	background: transparent url('images/pic_bar1.gif') repeat-x;
	padding:0;
	clear:right;
	z-index:0;
}

#bottommenu {
	width: 295px;
	padding:0;
	z-index:0;
}

#picBarLayer2 {
	float:right;
	width: 219px;
	height:5px;
	background: transparent url('images/pic_bar1.gif') repeat-x;
	padding:0;

	clear:right;

	z-index:0;
}

#bottomLayer {
	position:absolute;
	width: 100%;
	left:0px;
	bottom:-123px;
	height:135px;
	padding:0;
	margin:0;
	background: transparent url('images/bottom_background.gif') no-repeat;
	clear:both;
	z-index:0;
}

#bottomLinksLayer {
	position:absolute;
	left:33px;
	top:1px;
	width: 602px;
	height:49px;
	background: transparent url('images/bottom_links_background.gif') no-repeat;
	padding-left:18px;
	padding-top:13px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #482007;
	z-index:0;
}

#bottomLinksLayer a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #482007;
	text-decoration:none;
}

#bottomLinksLayer a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #A78F45;
	text-decoration:none;
}

#LinksLayer a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #482007;
	text-decoration:underline;
	
}

#LinksLayer a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #E03627;
	text-decoration:none;
	text-decoration:underline;
}

#azureLogoLayer {
	position:absolute;
	width:auto;
	left:35px;
	top:84px;
	height:auto;
	background-color: transparent;
}

#logosLayer {
	position:absolute;
	width:200px;
	left:385px;
	top:58px;
	height:auto;
	background-color: transparent;
}

#validationLayer {
	position:absolute;
	width:300px;
	left:297px;
	top:145px;
	height:auto;
	padding-bottom:20px;
	background-color: transparent;
}

.errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.notices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A78F45;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	float: none;
	
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #482007;
	line-height: 17px;
}

.titletextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #482007;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	font-variant: normal;
	text-transform: none;
	color: #482007;
	line-height: 17px;
}

.bodytextlowther {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A78F45;
	line-height: 17px;
}

.picText { 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #482007;
	font-weight: bold;
	padding:0;
	clear:right;
	text-align:center;
	margin-top: -5px;
}

.bodygold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A78F45;
}
