/*
  To create a new color theme, replace the colors:
  
    #B4161A with the color for hyperlinks
  and 
    #971B1E with the background color for the top navigation bar
  and
    #990000 for the color of page headings


  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/

#title h1 a:link, #title h1 a:visited
{
	text-decoration: none;
	color: #013C69;
}

a:link, a:visited, #search a:visited, th a:visited
{
	color: #013C69;
}

#title h1
{
	color: #013C69;
}

#color_bar
{
	background: #FFFFFF;
}

h3
{
	color: #013C69;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
	font-family: Verdana,Tahoma,Helvetica,Helvetica-Narrow,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background: #FFFFFF;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

.none
{
	display: none;
}

#title h1
{
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
	font-size: 1em;
	font-weight: normal;
}

/* begin main layout divs */

#title
{
	height: 1px;
	width: 870px;
	padding-top: 30px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background: white;
}

#nav_header
{
	margin: 0 auto;
	background: #036695;
	line-height: normal;
	width: 890px;
	height: 22px;
}
#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: none;
}
#nav_header li
{
	float: left;
	margin: 0;
	padding: 0;
}
#nav_header a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 4px 5px 8px 10px;
}

#nav_header a span
{
	border-bottom: #6A1A1A 0px solid;
	padding-bottom: 1px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
	border-bottom: #C0C0C0 1px solid;
	padding-bottom: 2px;
}

ul.linklist
{
list-style: none;
font-size: small;
margin-left: 4px;
margin-right: 4px;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 1px;
margin:5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#color_bar
{
	font-size: 10px;
	font-weight: bold;
	width: 870px;
	border-bottom: #6A1A19 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	padding-top: 5px;
	color: #FFFFFF;
}

#color_bar2
{
	font-size: 10px;
	width: 100%;
	border-bottom: #6A1A19 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	padding-top: 5px;
	color: black;
	background-color: LightGrey;
}

#nav_login2
{
	float: none;
}

#crumbs
{
	font-size: 10px;
	font-weight: bold;
	color: black;
	height: 25px;
	width: 870px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background: white;
	margin: 0px auto 5px;
}

#crumbs h2, #crumbs h3
{
	font-size: 10px;
	display: inline;
}

#crumbs_search
{
	float: left;
	font-size: 11px;
}

#crumbs_text a:active, #crumbs_text a:link, #crumbs_text a:visited
{
	padding-top: 5px;
	color: black;
	background-color: White;
}

#whats_new
{
	float: right;
	font-size: 11px;
	width: 280px;
	text-align: right;
}

#crumbs p
{
	display: inline;
	vertical-align: middle;
}

#crumbs .search_box
{
	margin: 0px;
	padding: 0px;
	height: 15px;
	font-size: 11px;
	width: 170px;
}

#crumbs #category_select
{
	margin: 0px;
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 170px;
}

#crumbs select
{
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 160px;
	margin-top: 1px;
}

#crumbs .submit, #crumbs .go
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	margin-top: 2px;
}

#crumbs_text
{
	padding-top: 5px;
}

input .submit
{
	font-size: 11px;
	width: 70px;
}

#nav_browse
{
	float: right;
}

#nav_login
{
	float: left;
}

#body
{
	display: table;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #740404;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background: #FFFFFF;
}

#col_main_left
{
	width: 198px;
	float: left;
	border-right: 3px solid #740404;
	background: #FFFFFF;
}

#col_main_right
{
	border-left: 0px solid #740404;
	margin-left: 10px;
	border-right: 1px solid #FFFFFF;
	background: #FFFFFF;
}

#col_main_right_far2
{
	width: 140px;
	padding-top: 10px;
	border-left: 1px solid #CECFD0;
	margin-left: 1px;
	border-right: 1px solid #CECFD0;
	border-top: 1px solid #CECFD0;
	border-bottom: 1px solid #CECFD0;
	background: white;
}

#content
{
	width: 958px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 20px;
}

#content .display_left
{
	margin-top: -20px;
}

#content_header
{
	font-size: 0.8em;
	color: #000000;
	height: 129px;
	width: 177px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 10px;
}

#content_header ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(images/ul_bullet.gif);
}

#content_header li
{
	list-style-position: outside;
	margin-left: -17px;
}

#content_header h2, #content_header h3
{
	display: inline;
	font-weight: bold;
	font-size: 1em;
}

#featured_item
{
	height: 170px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 0.8em;
	margin-bottom: 3px;
	margin-right: 0px;
	background: #A80808 url(images/background_feature.jpg) repeat-x top;
}

.display_left #featured_item
{
	width: 160px;
	font-size: 1em;
}


#featured_item h2
{
	font-size: 1em;
	font-weight: bold;
	display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img
{
	border: 1px solid #760606;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
	border: 1px solid #760606;
}



#announcements
{
	font-size: 0.8em;
	padding: 10px;
	height: 100%;
	background: #FFFFFF;
}

#announcements ul
{
	margin-top: 0px;
}

#announcements li
{
	list-style-position: outside;
	list-style-image: url(images/ul_arrow.gif);
	margin-bottom: 15px;
	margin-left: -24px;
}

#user_assistance
{
	color: #013C69;
	padding: 0px;
	font-size: 1em;
	float: left;
	width: 160px;
	background: #FFFFFF;
}

#user_assistance h2, #user_assistance h3
{
	color: #000000;
	font-size: 1em;
}

.post_title
{
	margin: 0px;
	padding: 0px;
}

.post_dollars
{
	width: 50px;
}

#post_cents
{
	width: 25px;
}

.post_url, .post_title, .post_description
{
	width: 250px;
}

.post_description
{
	height: 90px;
}

.section
{
	padding: 10px;
	height: 17px;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 2px solid #640B0B;
	margin-bottom: 0px;
}

h3.section
{
	font-size: 1.2em;
}

.content_right
{
	padding: 10px;
	font-size: 1em;
}

.content_right form, .content_right fieldset
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.content_right legend
{
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.content_right td, .category_browse td
{
	padding-right: 20px;
}

.category_browse td h4
{
	font-size: 1em;
	display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
	text-decoration: none;
	color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
	text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
	text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
	text-decoration: underline;
}

.category_browse td ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
	list-style-position: outside;
	margin-left: -17px;
}

#search_n_browse
{
	height: 139px;
	width: 577px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
}

#search_n_no_browse
{
	height: 139px;
	width: 288px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
	background: #FFFFFF;
}

#search_n_browse div#search
{
	float: left;
	background: #FFFFFF;
}

#search_n_browse div#browse
{
	float: right;
	background: #FFFFFF;
}

#search a
{
	font-size: 11px;
}

#search legend, #browse legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul
{
	font-size: 11px;
	margin-top: 2px;
}

#search select, #search .search_box
{
	width: 240px;
}

#browse select
{
	width: 190px;
	vertical-align: middle;
	border: none;
	display: inline;
}

#search, #browse
{
	height: 125px;
	width: 265px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: repeat-x top;
	padding: 7px 10px 10px;
}

#search form, #browse form
{
	display: inline;
	border: none;
}

#search .search_box, #search select
{
	margin-bottom: 8px;
}

/* begin admin panel (similar to search boxes) */
#admin_panel
{
	width: 577px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
	font-size: .7em;
}
#admin_panel div
{
	padding-top: 5px;
}

#admin_panel #query span.input_label
{
	float: left;
	text-align: right;
	width: 70px;
}


#admin_panel #query input
{
	width: 170px;
}



#admin_panel #query select
{
	width: 175px;
}

#admin_panel #status span.input_label
{
	float: left;
	text-align: right;
	width: 100px;
}

#admin_panel #status select
{
	width: 145px;
}

#admin_panel #status input
{
	width: 145px;
}

#admin_panel span.input_control
{
	float: right;
	text-align: left;
}

#admin_panel div#query
{
	float: left;
	background: #FFFFFF url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status
{
	float: right;
	background: #FFFFFF url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a
{
	font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
	font-size: 11px;
	margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
	/* width: 290px; */
}

#admin_panel #status select
{
	/* width: 190px; */
	vertical-align: middle;
	border: none;
	display: inline;
}

#admin_panel #query, #admin_panel #status
{
	height: 185px;
	width: 265px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C6A7A7;
	border-bottom-color: #C6A7A7;
	border-left-color: #FFFFFF;
	background: repeat-x top;
	padding: 7px 10px 10px;
}



.login_box input.text
{
	width: 150px;
}

input.user_info
{
	width: 200px;
}

input.register_password
{
	width: 100px;
}

input.register_question
{
	width: 250px;
}

/* begin item grid */


#item_images
{
	text-align: center;
	float: left;
	width: 161px;
	clear: none;
}

.item_list
{
	width: 100%;
	font-size: 0.95em;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}

.item_list th
{
	height: 25px;
	background: #DBDBDB;
}

.item_list_footer
{
	height: 20px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	background: #DBDBDB;
}

.item_list_footer li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: 0px 3px;
}

.item_list_footer ul
{
	margin: 0;
	padding: 0;
}

.display_left
{
	text-align: center;
	float: left;
	clear: none;
	font-size: .8em;
}


.display_right
{
	text-align: left;
	padding-left: 181px;
	font-size: 1em;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
	text-align: left;
	font-size: 1.1em;
	padding: 10px;
	display: block;
	background: #EBEBEC;
}

.display_right#ad_details h5.action
{
	padding: 5px 10px;
	font-size: 0.9em;
}


/* begin footer */

#footer
{
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	width: 860px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: center;
	background: #036695;
}

#footer_nav
{
	width: 100%;
}

#footer_nav a
{
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
	color: #FFFFFF;
}

#disclaimer
{
	font-size: 0.6em;
	color: #FE0136;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


/* begin classes */

legend.select_category
{
	display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
	text-align: center;
}

.col_title
{
	text-align: left;
	width: 325px;
}

#ad_details td.col_heading
{
	color: #253766;
	vertical-align: top;
}

#ad_details td.col_detail
{
	padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
	font-weight: bold;
}

.ad_description_text
{
	padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
	width: 30px;
}


.row1, .row2
{
	height: 60px;
}

.row2
{
	background: #F3F3F3;
}

.small_text
{
	font-size: 0.8em;
	color: #5F4B4B;
	font-weight: normal;
}

.normal_weight
{
	font-weight: normal;
}


tr.new_section
{
	padding-top: 1em;
}

p.new_section
{
	margin-top: 1em;
}



/* is nav*/
div#nav{
	float:left;
	width:165px;
	font-size:75%;
	border-width:0px 1px;
	border-style:solid;
	border-color:#CFCFD0;
	padding-top:2px;
}


	div#nav img{
		margin-bottom:4px;
		width:165px;
	}

	div#nav ul{
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	
	/*nav area titles*/
	div#nav ul li.area{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color:#B16E07;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-dark-blue{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #013C69;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-red{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #CA0A0A;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-green{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #44AB3F;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-pink{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #89198A;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-sage-green{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #547962;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-violet{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #7C174B;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-purple{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #532E63;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	div#nav ul li.area-orange{
		width:145px;
		color:#FFFFFF;
		font-weight:bold;
		letter-spacing:.1em;
		background-color: #E4974A;
		border-width:1px 0px;
		border-style:solid;
		border-color:#272525;
		padding:3px 10px;
		margin-top:-1px
	}
	
	/*place on href when on that page---MUST BE PLACED BEFORE "A" CSS STYLE*/
	div#nav ul li a.on{
		background-color:#F6F5F6;
	}
	
	/*nav links*/
	div#nav ul li a{
		width:150px; /*WIDTH MUST BE SPECIFIED*/
		display:block;
		color:#A71015;
		font-weight:normal;
		text-decoration:none;
		background-color:#FFFFFF;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#CFCFD0;
		margin:0px;
		padding:3px 5px 3px 10px;
	}
		div#nav ul li a:hover{
			color:#F6F5F4;
			background-color:#A71015;
		}


/*sky-blue*/
div#nav ul li a.sky-blue{
	color:#036695;
}
	div#nav ul li a.sky-blue:hover{
		color:#FFFFFF;
		background-color:#036695;
	}

/*brown*/
div#nav ul li a.brown{
	color:#782718;
}
	div#nav ul li a.brown:hover{
		color:#FFFFFF;
		background-color:#782718;
	}
	
/*red*/
div#nav ul li a.red{
	color:#FF0000;
}
	div#nav ul li a.red:hover{
		color:#FFFFFF;
		background-color:#FF0000;
	}


/*biege*/
div#nav ul li a.biege{
	color:#A17047;
}
	div#nav ul li a.biege:hover{
		color:#FFFFFF;
		background-color:#A17047;
	}
	
/*purple*/
div#nav ul li a.purple{
	color:#532E63;
}
	div#nav ul li a.purple:hover{
		color:#FFFFFF;
		background-color:#532E63;
	}

/*olive*/
div#nav ul li a.olive{
	color:#737133;
}
	div#nav ul li a.olive:hover{
		color:#FFFFFF;
		background-color:#737133;
	}

/*dark blue*/
div#nav ul li a.dark-blue{
	color:#013C69;
}
	div#nav ul li a.dark-blue:hover{
		color:#FFFFFF;
		background-color:#013C69;
	}

/*violet*/
div#nav ul li a.violet{
	color:#7C174B;
}
	div#nav ul li a.violet:hover{
		color:#FFFFFF;
		background-color:#7C174B;
	}	

/*pale-blue*/
div#nav ul li a.pale-blue{
	color:#4E889E;
}
	div#nav ul li a.pale-blue:hover{
		color:#FFFFFF;
		background-color:#4E889E;
	}

/*sage-green*/
div#nav ul li a.sage-green{
	color:#547962;
}
	div#nav ul li a.sage-green:hover{
		color:#FFFFFF;
		background-color:#547962;
	}

/*lilac*/
div#nav ul li a.lilac{
	color:#83678F;
}
	div#nav ul li a.lilac:hover{
		color:#FFFFFF;
		background-color:#83678F;
	}

/*khaki-green*/
div#nav ul li a.khaki-green{
	color:#A4A56B;
}
	div#nav ul li a.khaki-green:hover{
		color:#FFFFFF;
		background-color:#A4A56B;
	}

/*chocolate*/
div#nav ul li a.chocolate{
	color:#A0574A;
}
	div#nav ul li a.chocolate:hover{
		color:#FFFFFF;
		background-color:#A0574A;
	}

/*forest-green*/
div#nav ul li a.forest-green{
	color:#006958;
}
	div#nav ul li a.forest-green:hover{
		color:#FFFFFF;
		background-color:#006958;
	}	

/*orange*/
div#nav ul li a.orange{
	color:#E4974A;
}
	div#nav ul li a.orange:hover{
		color:#FFFFFF;
		background-color:#E4974A;
	}
	
/*burnt orange*/
div#nav ul li a.burnt-orange{
	color:#B2700E;
}
	div#nav ul li a.burnt-orange:hover{
		color:#FFFFFF;
		background-color:#B2700E;
	}





/*=============== MIDDLE CONTENT ===============*/
div#content{
	overflow:visible;/*ie italic*/
	float:left;
	width:100%;
	font-size:75%;
	color:#666666;
	padding:2px 6px 6px 5px;
}
	/*breadcrumb*/
	div#content p.breadcrumb{
		color:#909090;
		text-align:left;
		margin:-16px 0px 12px 0px;
	}
		div#content p.breadcrumb a{
			text-decoration:none;
		}
		
div#content2{
	overflow:visible;/*ie italic*/
	float:left;
	width:100%;
	font-size:75%;
	color:#666666;
	padding:2px 6px 6px 5px;
}
	/*breadcrumb*/
	div#content2 p.breadcrumb{
		color:#909090;
		text-align:left;
		margin:-16px 0px 12px 0px;
	}
		div#content2 p.breadcrumb a{
			text-decoration:none;
		}		

		
h1{
	font-size:100%;
	color:#FFFFFF;
	background-color:#036695;
	font-weight:bold;
	letter-spacing:.1em;
	padding:3px 5px;
	margin:0px 0px 16px 0px;
}

/*=============== MIDDLE CONTENT h1 colouring ===============*/		

/*petrol blue*/
div#content .sky-blue{
	background-color:#036695;
}

/*brown*/
div#content .brown{
	background-color:#782718;
}

/*biege*/
div#content .biege{
	background-color:#A17047;
}

/*purple*/
div#content .purple{
	background-color:#532E63;
}

/*olive*/
div#content .olive{
	background-color:#737133;
}

/*dark blue*/
div#content .dark-blue{
	background-color:#013C69;
}

/*violet*/
div#content .violet{
	background-color:#7C174B;
}

/*pale-blue*/
div#content .pale-blue{
	background-color:#4E889E;
}

/*sage-green*/
div#content .sage-green{
	background-color:#547962;
}

/*lilac*/
div#content .lilac{
	background-color:#83678F;
}

/*red*/
div#content .red{
	background-color:#FF0000;
}

/*khaki-green*/
div#content .khaki-green{
	background-color:#A4A56B;
}

/*chocolate*/
div#content .chocolate{
	background-color:#A0574A;
}

/*forest-green*/
div#content .forest-green{
	background-color:#006958;
}

/*orange*/
div#content .orange{
	background-color:#E4974A;
}

/*burnt orange*/
div#content .burnt-orange{
	background-color:#B2700E;
}	

.dashedline
{
    border-bottom: 1px dashed black;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.dashedline2
{
    border-bottom: 1px dashed black;
    padding-top: 4px;
    margin-bottom: 4px;
    clear:right;
}

.dashedline3
{
    border-bottom: 1px dashed #CECFD0;
    padding-top: 4px;
    margin-bottom: 4px;
    clear:right;
}




