/*USED IN ALL PAGES*/

#wrapper {
	width:800px;
	left:0px;
	top:0px;
	position:absolute;
	background: #FFFFFF;
	
}

.rghtbottredline {
	border-right: 1px solid cc9999;
	border-bottom: 5px solid cc0000;
}


.boxrghtline {
	border-right: 1px solid cc9999;
}
.boxtopline {
	border-top: 1px solid cc9999;
}
.boxtoprghtline {
	border-top: 1px solid cc9999;
	border-right: 1px solid cc9999;
}
.boxrghtbotline {
	border-right: 1px solid cc9999;
	border-bottom: 1px solid cc9999;
	border-top-color: cc9999;
	border-left-color: cc9999;
}

.boxbottline {
	border-bottom: 1px solid cc9999;
}

/*menu item styling*/

.sectlink a:link {
	font-size: 9.5pt;
	font-weight: bold;
	color: 660033;
	text-decoration: none;
}

.sectlink a:visited {
	text-decoration: none;
	color: #660033;
	font-size: 9.5pt;
	font-weight: bold;
}

.sectlink a:hover {
	color: cc0000;
}


/*INTERNAL TEMPLATE PAGES - ALL*/


	
body {

	font: 9pt/135% Arial, Helvetica, sans-serif;
	color: #000000;
}


 p { margin-bottom: -5px;}





.red_rollover_link a:link {
	text-decoration: none;
	color: #660033;
}

.red_rollover_link a:hover {
	text-decoration: none;
	color: #cc0000;
}

.red_rollover_link a:visited {
	text-decoration: none;
	color: #660033;
}


#header {
	height: 62px;
	width: 800px;
}


#logoholder {
	height: 36px;
	width: 600px;
	top: 10px;
	position: relative;
	left: 7px;
}

#breadcrumb {
	height: 15px;
	width: 472px;
	top: 7px;
	position: absolute;
	right: 0px;
	float: right;
	left: 119px;
}


#menu {
	height: 35px;
	width: 800px;
}

#whitespace {
	height: 35px;
	width: 800px;
	
}



/*structure of two middle horizontal columns*/
#leftcol {
	width: 573px;
	float: left;
}


html>body #leftcol {width: 572px;} /*IE border/padding fix - subtract total for border/padding from width*/

#rightcol {
	width: 226px;
	float: right;
	position: relative;
	}

html>body #rightcol {width: 225px} /*IE fix border and padding are included in the width */

#rghtcolpara {
	margin-left: 12px;
	width: 210px;
	}
	
	html>body #rghtcolpara {width: 198px} /*IE fix border and padding are included in the width */
	
	
/*stuff for foot of page*/
	
#lightsgif {
	float: right;
	height: 61px;
	width: 46px;
}


#subfooter {
	
}

#subftxt {
	padding-top: 15px;
	margin-left: 129px;
}
.redtext {
	color: #cc0000;
}



	
.clear { clear: both; }	
	
	#footer {
	width: 800px;						 /* to fix centering in Mozilla */				
	height: 5px;


	}
	


/*LEFT PIC PAGES*/
/*for left hand column - if these change then #leftcol and #rightcol and #rightcol para may change too */

.float_img_lft {
	float:left;
	padding-left: 13px;
	}
	
#txt_nxt_to_img {
	margin-right:15px;
	padding-left: 131px;
	
}


#spacer {
	height: 40px;	
}

/*NO LEFT PIC PAGES*/


#lefcolpara {
	
	left: 140px;
	width: 420px;
	float: right;
	margin-right: 12px;
}

html>body #lefcolpara {width: 408px} /*IE fix border and padding are included in the width */



.redbold {
	color: #CC0000;
	font-weight: bold;
}
.sidebarsmlltxt {
	font-size: 8.5pt;
}

.boldhline {
	margin-bottom: 8px;
	font-weight: bold;
}


.boldhline {
	font-weight: bold;
}
.boldredhline {
	font-weight: bold;
	color: #cc0000;
}




.linksintextbold a:link {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}

.linksintextbold a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.linksintextbold a:visited {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}

.linksintextbold a:active {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	}
#photosfootertxt {
}
	
	
	
.bck_to_toplnks a{
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
#photoslightsgif {
	float: right;
	height: 61px;
	width: 46px;
}

.bck_to_toplnks a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.bck_to_toplnks a:visited {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.bck_to_toplnks a:active {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	}
	
	.blacktxt {
	color: #000000;
}


/*links in text*/
a:link {
	color: #660033;
}

a:hover {
	color: #CC0000;
	}


a:visited {
	color: #660033;
	}

a:active {
	color: #660033;
	}


	
/*for photos page*/	
	
#fullwidthcol {
}

html, body {
}
#main {
	margin: 5px 0px 5px 90px;
}
#photocont2 {
	height: 150px;
}
#photocont5 {
	height: 267px;
}
div.left {
	float: left;
	margin-right: 20px;
	width: 200px;
	margin-bottom: 30px;
	height: 200px;
}
div.left p {
	text-align: center;
	font-size: 8pt;
	padding-top: 0px;
	
}
img {
	border: 0px none;
}

#photo_contain {
	padding-left: 100px;
}
#photossubfooter {
}

#photosubftxt {
	padding-top: 15px;
	margin-left: 100px;
}

div.left_odd {
	float: left;
	margin-right: 20px;
	width: 200px;
	margin-bottom: 30px;
	height: 190px;
}
div.left_odd p {
	text-align: center;
	font-size: 8pt;
	padding-top: 5px;
	
}
#photocont {
	height: 150px;
}
#photocont3 {
	height: 299px;
	width: 200px;
}
#photocont4 {
	height: 134px;
}
#furn_spacer {
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
