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

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,code,pre,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,p,input,select,textarea { font-size: 1em; font-weight: normal; font-style:normal; }
table { border-collapse: collapse; border-spacing: 0; }
caption,th { text-align: left; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

html { margin-bottom:1px; min-height:100%; } /* Always show scrollbar */
html, body { height: 100%; }

/* IE6 Transparent .png */	
img, div { behavior: url(iepngfix.htc); }

/* Page Elements */

html { margin-bottom: 1px; min-height: 100%; }

body {
	text-align:justify;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px;
	color:#e1d8ca;
	background-color:#F0DBB0;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#660000;
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#660000;
}

h3 {
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#660000;
}

p {
	color:#666666;
	text-align:justify;
	line-height:21px;
}

p.reslabel {
	text-align:left;
	font-size:12px;
	line-height:12px;
}
p.reslabelcen {
	text-align:center;
	font-size:12px;
	line-height:12px;
}

p.email {
	text-align:center;
}

p.location {
	color: #0271b9;
}

p.footer {
	text-align:center;
	font-size:11px;
	line-height:14px;
}

.list {
	text-indent:10px;
	line-height:21px;
	list-style:disc, inside;
	color:#666666;
}

/* Website Links */

a {
	font-size:12px;
	text-decoration:underline;
	color:#660000;
}

a:hover {
	text-decoration:underline;
	color:#660000;
}

a.footer {
	font-size:11px;
	text-decoration:underline;
	color:#660000;
}

.flashheader {
	position:absolute;
	bottom:0px;
	left: 5px;
}

/* Components */

div.outer {
	background-color:#FFFFFF;
	background-position:center;
	position:relative;
	width:900px;
	margin: 0 auto;
	z-index: 1 ;
	margin-top:10px;
}

div.container {
	width:900px;
	position:relative;
	margin: 0 auto;
	z-index: 2;
}

div.header {
	width: 898px;
	height: 120px;
	position: relative;
	border:solid 1px #8b3130;
	background:url(../images/bg_main.jpg) top no-repeat;
}

div.headerLinks {
	right:10px;
	top:10px;
	position:absolute;
	width: 300px;
}

div.headerLogo {
	margin-left:2px;
	position:absolute;
}

div.menu {
	width: 900px;
	position:relative;
	z-index: 2;
}

div.mainbody {
	width:898px;
	position:relative;
	background:#e3dcd1;
	border-left: solid 1px #8b3130;
	border-right: solid 1px #8b3130;
	background:url(../images/bg_main.jpg) top no-repeat #e3dcd1;
	z-index: 1;
}

div.containerLeft {
	border:#660000;
	border-width:1px;
	border-style:solid;
	width:240px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	display:inline;
	background-color:#e6e1de;
	padding:3px;
}

div.containerRight {
	width:612px;
	float:right;
	margin-right:15px;
	margin-top:20px;
	display:inline;
}

div.textRight {
	width:530px;
	margin-left:30px;
	margin-right:30px;
	position:relative;
	text-align:left;
}
	
div.textLeft {
	width:200px;
	margin-left:20px;
	position:relative;
	text-align:left;
}
	
.box {
	clear:both;
}

div.footer {
	width: 898px;
	height: 76px;
	background-color:#cdbbb2;
	border:solid 1px #8b3130;

}

div.footerContainer {
	width: 860px;
	text-align: center;
	margin-left:20px;
	position:relative;
}
h5 {font-size:18px;
color:#CC0033;
}
.phonetype {
	font-size: 24px;
	color: #FFFFFF;
}
.text-promo, .text-promo a, .text-promo a:hover, .text-promo a:active, .text-promo a:visited, .text-promo a:focus  {
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	font-style: oblique;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.res-promobox {
	margin: 0px;
	padding: 10px;
	border: 1px solid #660000;
}
