/*
 *  Author: William Allen & James Munson
 * 
 */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}body
{
	font-family: Helvetica, serif;
	font-size:10pt;
	text-align: center;
}

img
{
	border:none;
}


#footer a
{
	color:#ffffff;	
	text-decoration: none;
}

/*
#footer img
{
	vertical-align:text-bottom;
}
*/

#container a
{
	color:#000000;	
	text-decoration: none;
}

#navfurn a
{
	color:#ffffff;	
	text-decoration: none;
}

#container2 a:hover
{
	color:#cccccc;	
	text-decoration: none;
}

#container a:hover
{
	color:#496B65;
	text-decoration: none;
}

#newsarchive h1
{
	color:#939393;
	font-weight: 100;
	font-size:16pt;
	padding-bottom: 20px;
}

#sidebar h1
{
	color:#ffffff;	
	font-weight: 100;
	font-size: 16pt;
	padding-bottom: 20px;
}

#sidebarfur h1
{
	color:#ffffff;
	font-weight: 100;
	font-size: 16pt;
	margin-bottom: 20px;
	text-transform: uppercase;
	margin-top: 20px;
}

#process
{
	color:#000000;	
	font-size: 8pt;
	line-height: 2em;
}


/*  ID STYLING  */

p {
	text-align: left;
	font: 1em "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 8px;
}


#container
{
	width: 950px;
	height:398px;	/*border:solid 1px green;*/
}



#maincontainer
{
	width:950px;
	/*list-style:none;*/
    /*margin: 0px auto 0px auto;*/ /* top, right, bottom, left */
    margin: auto;
    /*padding: 10px;*/
    text-align: left;
    /*border:solid 1px red;*/
}



#logocontainer
{
	z-index:100;
	position: relative;
	top:100px;
	right:30px;
	text-align:right;
	
}

#logo
{
	position: absolute;
	right:31px;
	top: 50px;
}

.movefromtop
{
	top: 1em;
}

.iefix
{
	top: 4em; /*IE */
}


#header
{
	height:75px;
	width:950px;
	z-index:100;
}


#footer
{
	height:75px;
	width:950px;
	z-index:100;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	/*background-color:#008574;*/
	border-top: solid 2px #ffffff;	
}

#sidebar
{
	width:350px;
	background-color: #BDBDBD;
	color: #5A5A5A;
	padding-left:50px;
	font-size:9pt;
}

#clientstable
{
	background-color: #BDBDBD;
	color: #000000;
	height: 398px;
	line-height: 15px;
	text-align: left;
}

#clientstable h1{
	color:#ffffff;
	font-weight: 100;
	font-size: 16pt;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding-top: 20px;
	}

#clientrow1 {
	padding-left: 10px;
}
#productfurn
{
	width:600px;
	height:367px;
}

#newsarchive
{
	width:600px;
	height:398px;
	background-color: #FFFFFF;
}

#sidebarfur
{
	width:350px;
	background-color: #BDBDBD;
	font-size:9pt;
	height:367px;
	color: #5A5A5A;
	padding-left:50px;
	padding-right:0px;
	vertical-align: top;
}

#navfurn 
{
	width:950px;
	background-color: #000000;
	height:31px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}



#content
{
	padding-top:20px;
	width:270px;
	height:360px;
	overflow: auto;
}

#newsarchivecontent
{
	padding-top:20px;
	width:550px;
	height:360px;
	overflow: auto;
	padding-left: 30px;
}

#contentfurn
{
	width:270px;
	height:350px;
	overflow: auto;
}

#picturearea
{
	width:600px;
	background-color: #BDBDBD;
	height:398px;
}


#containertable
{
	width:100%;
	border-collapse: collapse;
	height:398px;
	color: #BDBDBD;
}



#contactuscontainer
{
	padding-top: 25px;
	padding-left: 50px;
}


/* CLASS STYLING */

.transparentbackground
{
	/* for IE */
    /*filter:alpha(opacity=50);
    /* CSS3 standard */
    /*opacity:0.5;*/
}

.background1
{
	background-image: url('../images/backgrounds/back1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 20%; 	
	background-color:#c0c0c0;
}

.background2
{
	background-image: url('../images/backgrounds/back2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 30%; 	
	background-color:#c0c0c0;
}

.background3
{
	background-image: url('../images/backgrounds/back3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 20%; 	
	background-color:#c0c0c0;
}

.background4
{
	background-image: url('../images/backgrounds/back4.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 20%; 	
	background-color:#c0c0c0;
}

.background5
{
	background-image: url('../images/backgrounds/back5.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 20%; 	
	background-color:#c0c0c0;
}

.background6
{
	background-image: url('../images/backgrounds/back6.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 20%; 	
	background-color:#c0c0c0;
}

.background7
{
	background-image: url('../images/backgrounds/back7.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 30% 20%; 	
	background-color:#c0c0c0;
}

.ontop 
{
	position: relative;
	top: 5.1em;
}

.list
{
	color:#098575;
	margin-top: 12px;
	margin-left: 10px;
	line-height: 1.2em;
}


.qoute
{
	color:#098575;
	font-style: italic;
}

.invisible
{
	display: none;
}


.headerbackground
{
	height:75px;
	width:950px;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	/*background-color:#008574;*/
	border-bottom: solid 2px #ffffff;	
	
	/* for IE */
    /*filter:alpha(opacity=50);*/
    /* CSS3 standard */
    /*opacity:0.5;*/
}


.footertbackground
{
	height:75px;
	width:950px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	/*background-color:#008574;*/
	border-top: solid 1px #ffffff;	
	
	/* for IE */
    /*filter:alpha(opacity=50);*/
    /* CSS3 standard */
    /*opacity:0.5;*/
}



.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 20px;
}

.search
{

}
.searchbox {
	padding: 0;
}
a.textnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.textnav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.textnav:hover {
	text-decoration: none;
	color:#00ffd8;
}
a.textnav:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.bub:link {
	color: #000000;
	text-decoration: none;
}
a.bub:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bub:hover {
	text-decoration: none;
	color:#00ffd8;
}
a.bub:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.furnav:link {
	color: #cccccc;
	text-decoration: none;
}
a.furnav:visited {
	text-decoration: none;
	color: #cccccc;
}
a.furnav:hover {
	text-decoration: none;
	color:#cccccc;
}
a.furnav:active {
	text-decoration: none;
	color: #cccccc;
}

#menu
{
	
    z-index: 10;
    height:30px;
    
}

#navfurntext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align: center;
}

#menucontainer
{
	color:#4D7274;
	width:950px;
	padding-top:62px;
	padding-left:50px;
}

/* News Ticker Front Page*/

ul#news {
	font-weight:normal;
	list-style: none;
	display: block;
	margin:0px;
	float:left;
	width: 480px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/*news section*/

.newstitle {
	color:#000000;
	font-size: 9pt;
	}
	
.pdficon {
	border: 1px solid #098575;
	margin-right: 10px;
}
	
.newssum {
	color: #5A5A5A;
	font-size: 9pt;
	}


/*Maintanice section*/

#man
{
	width:600px;
	height:398px;
	background-color: #BDBDBD;
}

/*Furniture Section*/

#furnitureviwer {
	height:367px;
	width:950px;
	
}

span.newscaps {
	text-transform: uppercase;
	font-weight: bold;
}
