/*
	global
*/

a {
text-decoration: underline;
color: #b00300; /* change this */
}

a:hover {
text-decoration: none;
}

/*
	menu item 1
*/
#menu_1 {
background: url('../../../images/theme/red/menu_bg.jpg') top left repeat-x; /* change this */
width: 970px;
height: 38px;
}

#nav_1 {
height: 38px;
}

#nav_1 li {
float: left;
}

#nav_1 li a {
float: left;
height: 38px;
line-height: 38px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: center;
padding-left: 14px;
padding-right: 14px;
background: url('../../../images/theme/red/menu_div.jpg') top right no-repeat; /* change this */
}

#nav_1 li a:hover {
text-decoration: underline;
}

ul#nav_1 li.last a{
background: none;
}

/*
	sidebar
*/

.featured {
margin-top: 5px;
width: 188px;
background: #fff6f6; /* Change This */
border: 1px solid #ffdede; /* Change This */
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.featured a {
text-decoration: none;
}

.featured a:hover {
text-decoration: underline
}

.featured  h3 {
padding: 10px 5px 10px 5px;
color: #222222;
}

.featured  p {
padding: 8px;
font-size: 11px;
}

.featured img {
margin-top: 5px;
padding: 1px;
border: 1px solid #ffffff;
}

.featured img:hover {
border: 1px solid #b00300; /* change this */
}

.sidebar-div {
background: url('../../../images/theme/red/featured_div.jpg') top left repeat-x; /* Change this */
height: 2px;
}

.featured-link a {
color: #333333;
text-decoration: none;
}

.featured-link a:hover {
color: #b00300; /* change this */
text-decoration: underline;
}

/*
	search
*/

#search {
background: #ffefef; /* change this */
border: 1px solid #ffbaba; /* change this */
margin-top: 5px;
width: 732px;
padding: 10px;
overflow: auto;
min-height: 100%;
height: auto !important;
height: 100%;
}

.listings {
width: 300px;
border-left: 1px solid #ffbaba; /* change this */
padding-left: 10px;
}

/* 
	set
*/

.set-top {
background: url('../../../images/theme/red/just_listed.jpg') top left repeat-x; /* Change this */
width: 754px;
height: 39px;
}

.grid-top {
background: url('../../../images/theme/red/title_bar.gif') top left repeat-x; /* Change this */
width: 237px;
height: 39px;
text-align: center;
}

/*
	Our Team
*/

.prof-bg:hover {
border: 1px solid #ffc5c5; /* Change this */
}

.pro-descr h3 {
color: #b10303; /* Change this */
font-size: 22px;
}

/*
	Photo Album
*/

.album-bg:hover {
background: #ffe7e7; /* Change this */
border: 1px solid #f1c3c3; /* Change this */
}

.img-inside:hover {
background: #ffe7e7; /* Change this */
border: 1px solid #f1c3c3; /* Change this */
}

/*
	footer
*/

.inner-footer {
background: #222222;
border-top: 4px solid #a00000; /* change this */
width: 940px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}

/* 
	Flyers
*/

.flyer-top {
height: 25px;
background: #b00300; /* Change This */
}

.flyer-title h3 {
color: #b00300; /* Change This */
}

.flyer-div h3 {
color: #b00300; /* Change This */
}