@charset "utf-8";

* {

  	margin: 0;

  	padding: 0;

}



body {

	font-family: Tahoma, Verdana, Arial;

	font-size: 100%;

	line-height: 120%;

}

a {

	text-decoration: underline;

	color: #666666;

}

p {

	font-size: 76%;

	color: #666666;

	margin-bottom: 7px;

}













#container {
	background-color: #FFFFFF;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;

}



#header {

	clear: both;

	height: 140px;

	width: 900px;

	background-repeat: no-repeat;

	padding-bottom: 10px;

}

#logo {

	float: left;

	width: 262px;

}

#flash_header {
	float: left;
	height: 145px;
	width: 900px;
	padding-top: 5px;

}







#middle   {

	margin-top: 10px;

	margin-bottom: 15px;

}



#home_left_column {

	float: left;

	width: 280px;

}

#home_yellow_box {
	float: left;
	width: 250px;
	border: 1px solid #7F807A;
	margin-bottom: 10px;
	padding: 8px;
	background-color: #FFD36C;
	/*  	background-color: #F2C762; ALISONS */

	font-size: 100%;
	color: #333333;

}

#home_yellow_box p {

	line-height: 135%;

	margin-bottom: 10px;

}

#home_yellow_box h2 {

	font-size: 100%;

	text-align: center;

	margin-bottom: 10px;

	margin-top: 3px;

	color: #666666;

}

#home_grey_box {
	clear: both;
	float: left;
	border: 1px solid #666666;
	font-size: 100%;
	color: #FFFFFF;
	width: 250px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	background-image: url(images/template/home_grey_box_background_2.jpg);
}

#home_grey_box p {

	line-height: 110%;

	margin-bottom: 10px;

	color: #FFFFFF;

}

#home_grey_box h2 {

	font-size: 100%;

	text-align: center;

	margin-bottom: 10px;

	margin-top: 3px;

}

#home_grey_box a {

	color: #FFFFFF;

	text-decoration: underline;

/*	text-align: right; */

}







#home_right_column {

	float: left;

	width: 575px;

	padding-left: 0px;

	padding-top: 15px;

}

#inner_left_column {

	float: left;

	width: 200px;

	padding-top: 7px;

}

#left_image img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}



#inner_left_column  h1 {

	font-size: 90%;

	color: #666666;

	background-image: url(images/template/section_header_background_2.jpg);

	background-repeat: no-repeat;

	text-align: left;

	margin-top: 0px;

	padding-top: 22px;

	margin-bottom: 5px;

	height: 62px;

	padding-left: 25px;

	line-height: 100%;

}



#inner_central_column {

	float: left;

	width: 455px;

	margin-left: 15px;

	margin-right: 25px;

}

/*  ORIGINAL

#inner_central_column h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 100%;

	color: #666666;

	background-image: url(images/template/header_background.jpg);

	background-repeat: no-repeat;

	text-align: center;

	margin-top: 0px;

	padding-top: 4px;

	height: 30px;

	margin-bottom: 15px;

}

*/

#inner_central_column h1 {

	font-size: 100%;

	color: #666666;

	background-repeat: no-repeat;

	text-align: center;

	margin-top: 3px;

	padding-top: 4px;

	margin-bottom: 10px;

}

#inner_central_column h2 {
	font-size: 80%;
	color: #ECB223;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 8px;
}

#inner_central_column h3 {

	font-family: "Times New Roman", Times, serif;

	font-size: 100%;

	color: #666666;

	background-image: url(images/template/header_background.jpg);

	background-repeat: no-repeat;

	text-align: center;

	margin-top: 7px;

	padding-top: 4px;

	height: 30px;

	margin-bottom: 15px;

}

#inner_central_column h4 {

	font-size: 90%;

	color: #666666;

	background-repeat: no-repeat;

	text-align: left;

	margin-top: 0px;

	padding-top: 4px;

	margin-bottom: 8px;

}



#inner_central_column li {

	margin-left: 30px;

	margin-bottom: 0px;

	list-style-image: url(images/template/bullet_yellow.gif);

}





#inner_right_column {
	float: left;
	width: 200px;
	margin-top: 8px;
	margin-left: 8px;

}
#inner_right_column img {
	margin-bottom: 7px;
}


#right_nav_top {
	float: left;
	margin-top: 5px;
	width: 194px;

}




#right_nav {
	float: left;
	width: 192px;
	background-image: url(images/template/right_nav_background_2.jpg);
	background-repeat: repeat-x;
	font-size: 76%;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: -3px;
	margin-bottom: 8px;
}
#right_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right_nav ul li {
	margin: 0;
	padding: 0;
}
#right_nav a {
	font: normal 100%/120% arial, helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	background:url(images/template/bullet_white.gif) no-repeat 8px 10px; /*first controls horizontal, second controls vertical position of bullet*/
	display: block; /* controls position of text*/
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#right_nav a:hover {
	color: #666666;
	background-color: #FFEFB9;
}
#right_nav a:active {
	color: #666666;
	background-color: #FFEFB9;
}
/* ORIGINAL
#right_nav h3 {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #989898;
	color: #FFFFFF;
	font-size: 100%;
}
*/
#right_nav h3 {
	padding-top: 9px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 110%;
	font-weight: bold;
}


#left_column_editable {
	clear: both;
	float: left;
	margin-top: 15px;
	width: 200px;
}

/* Hack for IE \*/
* html #right_nav li {
	height: 1%;
}
* html #right_nav li a {
	height: 1%;
}




#footer {
	color: #FFFFFF;
	clear: both;
	height: 27px;
	width: 898px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 100%;
	text-align: center;
	background-image: url(images/template/footer_background.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;

}

#bottom_nav {

	font-size: 76%;

	color: #7F807A;

	text-align: center;

	height: 25px;

	padding-top: 3px;

}

#bottom_nav a {

	margin-right: 5px;

	margin-left: 5px;

	text-decoration: none;

}



#nav {
	color: #FFFFFF;
	clear: both;
	height: 28px;
	font-size: 85%;
	padding-top: 2px;
	background-image: url(images/template/nav_background.jpg);
	background-repeat: no-repeat;
}



/*#nav a {

	color: #FFFFFF;

	margin-right: 20px;

	text-decoration: none;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-left-style: solid;

	border-top-color: #DFA00D;

	border-right-color: #DFA00D;

	border-bottom-color: #DFA00D;

	border-left-color: #DFA00D;

	padding-left: 20px;

}

*/



/* ARTSCAPE */

#nav, #nav ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

}



#nav a {
	display: block;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;/*	background-color:blue; /*  enable color if you wish to 'see' how the blocks look/behave */
	padding-right: 6px;
}

#nav a:hover {
	display: block;
	font-size: 100%;
	color: #F0C146;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;

/* 	background-color:red; /*  enable color if you wish to 'see' how the blocks look/behave */

}



#nav li { /* all main list items */
	float: left;
	margin-right: 10px;	/*width: 6em; /* 10em width needed or else Opera goes nuts. I decided to ignore this and remove with to get even spacing */
	margin-left: 19px;
}

#nav li ul a {
	width:8em;  /* this defines the width of the link - adjust this wide enough to prevent test wrapping. ALSO affects width of yellow border under drop down links.*/

}

#nav li li { /* all sub list items */

	margin-left: 0px; /* these margins define the block placement of sub menu relative to parent menu */

	margin-right:0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #F0C146;

}







#nav li ul { /* second-level lists */

	position: absolute;

	width: 9em; /* this defines the width of drop down blocks sub menu */

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

	background-color: #757776;

}



#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */

	left: auto;
	display: block;
}

#pre_footer {

	margin-top: -300px;

	height: 300px;

	background-image: url(images/template/pre_footer_swatch_left_test.jpg);

	background-repeat: no-repeat;

	width: 900px;

	clear: both;

}







#right_nav_main_sections {
	float: left;
	width: 190px;
	background-repeat: repeat-x;
	font-size: 76%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
	margin-top: 0px;
	background-image: url(images/template/right_nav_main_sections_background_2.jpg);

}

#right_nav_main_sections h2 {

	font-weight: bold;

	text-align: center;

	margin-bottom: 5px;

	font-size: 120%;

	margin-top: 0px;

}



#right_nav_main_sections p {

	font-size: 100%;

}







#right_nav_main_sections ul { /* remove bullets and list indents */

list-style: none;

margin: 0;

padding: 0;

}

#right_nav_main_sections  /* style, color and size links and headings to suit */

a {

	display: block;

	border-width: 0px;

	border-color: #999999;

	text-decoration: none;

	color: #FFFFFF;

	border-top-style: solid;

	list-style-type: disc;

	font-family: arial, helvetica, sans-serif;

	font-size: 100%;

	font-style: normal;

	line-height: 115%;

	font-weight: normal;

	font-variant: normal;

	text-indent: -18px;

	padding-top: 4px;

	padding-right: 2px;

	padding-bottom: 10px;

	padding-left: 30px;

	margin: 0;

}



#right_nav_main_sections a:hover {

	color: #FFFFFF;

	background-color: #999999;

}



/* ORIGINAL */







#right_nav_main_sections a:active {

	color: #FFFFFF;

	background-color: #999999;

}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
	color: #D69B12;
	font-weight: bold;
	margin-bottom: -10px;
}
.right_align {
	text-align: right;
	margin-right: 15px;
}
.indent {
	margin-left: 25px;
}
/* to produce a break within a bullet list, as soft break not acceptable */
.bullet_paragraph {
	margin-left: 30px;
}
#form_contact {
	background-color: #FAEBC7;
	padding: 10px;
	width: 90%;
	border: 1px solid #999999;
}
.leftjusti {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 90%;
}
#container #middle #inner_central_column h1 .leftjusti {
	text-align: left;
	font-size: 80%;
}
#container #middle #inner_central_column h1 br {
	text-align: left;
}

