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

body {
	background:#CDB994; 
	font-size: 65%;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #000000;
	}

.wrap {
	font-size:1.4em;
	line-height:1.5em;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	}

.container {
	width:900px;
	margin: 0 auto;
	padding:0;
	position:relative;
	}

/* Links */

a:link {
	color: #990000;
	text-decoration:none;
	border: thin none #f2e7d1;
}     /* unvisited link */
a:visited {
	color: #990000;
	text-decoration:none;
	border: thin none #f2e7d1;
}  /* visited link */
a:hover {color: #FF0000; text-decoration:none; border-bottom:none;}   /* mouse over link */
a:active {
	color: #990000;
	text-decoration:none;
	border: thin none #f2e7d1;
}   /* selected link */

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

a img {border:none;}


/* Forms */
form {
	margin:0;
	padding:0;
	}
	
textarea {
	width:auto;
	border:thin solid #000000;
	margin:0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
	
form p {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#886231;
	}
	
form p.button {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
form p.button a:link, form p.button a:visited, form p.button a:hover {
	display: none;
	background:url(none) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
form p.button a:hover {	
	background:url(none) no-repeat;
	}

/* floatfix */

.floatfix {
	clear:left;
	visibility:hidden;
	}

/* Layout Tables */

table.layout {
	padding:0;
	margin:0;
	border-collapse: collapse;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
	
table.layout td {
	padding:0;
	margin:0;
	vertical-align:top;
	}
/* Layout Tables */

table.OnepxBorder {
	padding:0;
	margin:0;
	border-collapse: collapse;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
	
table.OnepxBorder td {
	padding:20px 0px 0px;
	margin:0;
	border-collapse: collapse;
	vertical-align:top;
	horizontal-align:middle;
	height:250px;
	text-align: center;
	border: 1px solid #FFFFFF;

	}


/* Header */

.header {
	background: #CDB994 url(../images/TopBg.jpg) repeat-x;
	height:127px;
	}
	
.alt {
	background: #CDB994 url(../images/TopBg.jpg) repeat-x;
	}

h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited, h1 a:hover {
	display: block;	
	width: 271px;
	height: 127px;
	background:transparent url(../img/logo.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
 h1 a:hover {	
	background:transparent url(../img/logo.jpg)  no-repeat;
	}
	
.alt h1 a:link, .alt h1 a:visited, .alt h1 a:hover {
	background:transparent url(../images/logo.jpg) no-repeat;
	}
	
.alt h1 a:hover {	
	background:transparent url(../images/logo.jpg)  -271px;
	}
	
.header ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top:60px;
	left:300px;
	font-size:100%;
	}

.header li {
	margin:0 15px;
	padding:0;
	float:left;
	color:#424640;
	}
	
.header ul a:link, .header ul a:visited, .header ul a:hover {
	color:#d1af76;
	border:none;
	background:none;
	}

.header ul a:hover {
	color:#fff;
	background-image: url(../images/bg/MenuBGhl.jpg);
	background-repeat: repeat-x;
	background-position: top;

	}
	
.header ul li.active a:link, .header ul li.active a:visited, .header ul li.active a:hover {
	color:#fff;
	}
	
.header div.phone_addr {
	float:right;
	margin:5px 0 0;
	width:375px;
	height:32px;
	background:0 url(../images/bg/AddressLine.gif) no-repeat;
	padding-top:8px;
	text-align:center;

	}
	
.header div.phone_addr span {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.header div.phone_addr span.pipe {
	padding:0 4px;
	color:#2e3331;
	}
	
.header div.phone_addr a:link {
	color:#666666;
	text-decoration:none;
	border-bottom:none;
	background:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header div.phone_addr a:visited {color:#666666; text-decoration:none; border-bottom:none; background:none;}
.header div.phone_addr a:hover, .header div.phone_addr a:hover span {color:#999999; text-decoration:none; border-bottom:none; background:none;}
.header div.phone_addr a:active {color:#666666; text-decoration:none; border-bottom:none; background:none;}
.header div.phone_addr a:hover span.pipe {color:#2e3331;}

/* Headers */

h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
	}

h2 {
	color:#CDB994;
	font-size:240%;
	line-height:110%;
	}
	
h3 {
	color:#000000;
	font-size:150%;
	line-height:110%;
	}
	
h4 {
	color:#990000;
	font-size:120%;
	line-height:110%;
	}

/* Banner */

.banner {
	background: #CDB994 repeat-x left top;
	padding:0px;
	margin:0;
	position:relative;
	}
	
.banner .intro {
	padding:0;
	margin:0;
	width:300px;
	}
	
.banner .intro strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#886231;
	font-weight:normal;
	font-size:150%;
	}
	
.banner #flashcontent {
	padding:0 0 0 40px;
	}

.banner h2 {
	margin:28px 0 0 0;
	}


/* Main COntainer */

.mainContainer {
	background: #b3aca6;
	padding:0px 0;
	margin:0;
	position:relative;
	}


/* Featured Products*/

.featuredProducts {
	border-right:1px solid #f2e7d1;
	border-bottom:1px solid #f2e7d1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2e7d1;

	}
	
.featuredProducts .pad {
	padding:10px 10px 40px 0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;

	}
	
.featuredProducts .pad h3 {
	margin-bottom:20px;
	}
	
.featuredProducts .pad div {
	padding:0 0 16px;
	margin:0 20px;
	float:left;
	}

.featuredProducts .pad div.last {
	margin:0 0 0 0;
	}
	
.featuredProducts .pad div.first {
	clear:left;
	}

.featuredProducts .pad div h4 {
	padding:6px 0 0 6px;
	}
	
.featuredProducts .pad div p {
	color:#8f7851;
	padding:4px 0px 0 5px;
	margin:0 0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #000000;

	}

	
/* Right Colum */

.rightColumn {
	width:300px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

	/* border-bottom:1px solid #f2e7d1; */
	}
	
.rightColumn .pad {
	padding:0 0 0 20px;
	}
	
.rightColumn .pad div {
	padding:0 0 20px 0;
	}
	

.rightColumn .pad h3 {
	padding:0 0 0 0;
	margin:0 0 20px 0;
	}

.rightColumn .pad h4 {
	padding:0;
	margin:0 0 4px 0;
	line-height:1.4em;
	}

.rightColumn .pad p {
	padding:0 0 0 0;
	margin:0;
	}
	
.rightColumn .pad p.date {
	color:#8f7851;
	padding:0 0 0 0;
	margin:0 0 4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	

/*Misc Information */

.miscInfo {
	border-right:1px solid #f2e7d1;
	}
	
.miscInfo .pad {
	padding:20px 20px 0;
	}
	
.miscInfo .pad h3 {
	margin:0 0 20px 0;
	}
	
.miscInfo .pad p {
	padding:0;
	margin:0;
	}
	
/* home host */

.homehost {
	width:289px;
	}
	
.homehost .pad {
	padding:40px 0 0 40px;
	}
	
.homehost .pad h3 {
	margin:0 0 20px 0;
	}
	
.homehost .pad p {
	padding:0;
	margin:0;
	}
	
.homehost .pad img {
	float:left;
	margin:0 10px 10px 0;
	}



/* workfeatured */



/* Unordered Lists */

ul.bullets {
	margin:10px 0 40px 0;
	padding:0;
	}

ul.bullets li {
	background:url(../img/bullet.gif) 0 50% no-repeat;
	list-style-type:none;
	padding:2px 0 2px 14px;
	border-bottom:1px solid #f2e7d1;
	}
	
/* Job */

div.job {
	border-top:1px solid #f2e7d1;
	margin:40px 0;
	padding-top:40px;
	}

div.job p.button {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
div.job p.button a:link, div.job p.button a:visited, div.job p.button a:hover {
	display: block;	
	width: 90px;
	height: 32px;
	background:transparent url(../img/button_apply.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
div.job p.button a:hover {	
	background:transparent url(../img/button_apply.jpg) 0 -32px no-repeat;
	}

/* Box */

.box {
	background: #eee6d5 url(../img/box_bg_top.gif) top left no-repeat;
	margin:20px 0 0 0;
	width:670px;
	}
	
.box h4 {
	margin:0;
	padding:0;
	}
	
.box ul.bullets {
	margin:10px 0 40px 0;
	padding:0;
	}
	
.box ul.last {
	margin-bottom:0;
	}

.box ul.bullets li {
	background:url(../img/bullet_dark.gif) 0 50% no-repeat;
	list-style-type:none;
	padding:2px 0 2px 14px;
	border-bottom:1px solid #ded4c0;
	}

.box div.pad {
	padding:30px 40px 40px 40px;
	background: transparent url(../img/box_bg_bot.gif) left bottom no-repeat;
	}

.box table {
	width:100%;
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:14px 0 0 0;
	}

.box table th, .box table td {
	border-bottom:1px solid #ded4c0;
	padding:4px 0;
	text-align:left;
	}

.box th {
	color:#886231;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:24%;
	vertical-align:top;
	}
	



	

/* Footer */

.footer {
	background: transparent url(../images/TopBg.jpg) repeat-x left top;
	height:170px;
	padding: 0;
	margin: 0;
	text-align:center;
	color:#50524f;
	}
	
.footer div.box {
	width:700px;
	margin:0 auto;
	}
	
.footer ul {
	list-style:none;
	margin: 0 auto;
	padding: 60px 0 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	text-align: center;
	}

.footer li {
	margin:0 20px;
	padding:0;
	display:inline;
	color:#757974;
	}
	
.footer p {
	clear:both;
	}
	
.footer ul a:link, .footer ul a:visited, .footer ul a:hover, .footer ul a:active {
	color:#d1af76;
	border-bottom:none;
	}

.footer ul a:hover {
	color:#fff;
	border-bottom:none;
	background:none;
	}
	
.footer ul li.active a:link, .footer ul li.active a:visited, .footer ul li.active a:hover, .footer ul li.active a:active {
	color:#fff;
	border-bottom:none;
	}
	
.footer p.bar {
	background:transparent url(none) no-repeat left top;
	width:600px;
	height:32px;
	margin:24px auto 0;
	padding-top:6px;
	font-weight: normal;


	}

.footer p.bar span {
	color:#323331;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.footer p.bar span.pipe {
	padding:0 4px;
	}
	
.footer p a:link {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
.footer p a:visited {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
.footer p a:hover {color:#CC0000; text-decoration:none; border-bottom:none; background:none;}
.footer p a:active {color:#50524f; text-decoration:none; border-bottom:none; background:none;}
	


/* tabledata */

table.tabledata {
	width:670px;
	border-collapse:collapse;
	border:none;
	padding:0;
	margin: 20px 0 0 0;
	}

table.tabledata th, table.tabledata td {
	border-bottom:1px solid #f2e7d1;
	padding:4px 0;
	text-align:left;
	}

table.tabledata th {
	color:#886231;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:21%;
	vertical-align:top;
	}

table.small {
	width: 100%;
	border:none !important;
	}

table.small th {
	width:25%;
	}

table.small td {
	border-top:none;
	border-right:none;
	}

	 


/* shell */

#shell {
	 background:#CDB994;
	 line-height:170%;
	 }
	 
#shell div {
	text-align:center;
	margin:40px 0 0 0;
	 }
	 
#shell div.shellfooter {
	margin:20px auto 0;
	width:440px;
	text-align:center;
	color:#666;
	font-size:120%;
	}
	
#shell div.shellfooter h2 {
	 font-family:Georgia, 'Times New Roman', Times, serif;
	 color:#444;
	 text-transform:uppercase;
	 font-size:100%;
	 border-bottom:1px dotted #333;
	 padding:0 0 10px 0;
	 margin:0;
	 }
	 
#shell div.shellfooter p {
	border-bottom:1px dotted #333;
	padding:10px 0;
	text-align:justify;
	margin:0 0 10px 0;
	}

#shell div.shellfooter p.legal {
	 color:#444;
	 border-bottom:none;
	 font-size:90%;
	 margin:0;
	 text-align:center;
	 }
#bannerBottom{
	background: #000000 url(../../FrameshopV40/images/Borders/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 0.5em;
	margin-top: 0em;
	margin-right: .25em;
	margin-left: .25em;

}
.divider1{
position: relative;
background: url(../../FrameshopV40/images/Borders/border1.gif) repeat-x;
height: 14px;
margin: 0em;
clear: both;
}
	 
	 
	 
	 
	 
	 
	 
.featuredProduct {
	background-image: none;
	background-repeat: repeat;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;

}
.divider2 {
	float: left;
	width: 600px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pad10 {
	padding: 0px 10px;
}

.header div.slogan {
	float:right;
	margin:5px 0 0;
	width:375px;
	height:32px;
	background:0 url(../images/bg/AddressLine.gif) no-repeat;
	padding-top:8px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-style: oblique;
	}
	
.header div.slogan span {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.header div.slogan span.pipe {
	padding:0 20px;
	color:#d1af76;
	}
	
.header div.slogan a:link {
	color:#d1af76;
	text-decoration:none;
	border-bottom:none;
	background:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header div.slogan a:visited {color:#d1af76; text-decoration:none; border-bottom:none; background:none;}
.header div.slogan a:hover, .header div.slogan a:hover span {color:#FFF; text-decoration:none; border-bottom:none; background:none;}
.header div.slogan a:active {color:#d1af76; text-decoration:none; border-bottom:none; background:none;}
.header div.slogan a:hover span.pipe {color:#2e3331;}

.header div.addrLine {
	position: absolute;
	float:right;
	margin:5px 0 0;
	width:600px;
	height:28px;
	background:url(none) no-repeat;
	padding-top:4px;
	text-align:center;
	top:83px;
	left: 300px;
	color: #000000;
	font-family:"Times New Roman", Georgia,  Times, serif;
	z-index: auto;
	font-size: 90%;
	}
	#dropmenudiv{
position:absolute;
border:1px solid grey;
border-bottom-width: 0;
font:normal 130% Georgia, "Times New Roman", Times, serif;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid grey;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #d1af76;
	background-color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;

}

#dropmenudiv a:hover{
	background-color: black;
	color: #FFFFFF;
}

