@charset "utf-8";
/* CSS Document */

body { margin:50px 0px; padding:0px; background:#3F101A; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
p, h2, h3 { margin:0px; margin-bottom:10px; padding:0px; }
img { border:0px; }

#wrapper { width:989px; background:#FFF; margin:0px auto; }
#wrapper .top { width:989px; height:24px; background:url(images/top-part.jpg) no-repeat; }
#wrapper .content { width:940px; padding:0px 25px 0px 24px; }

#wrapper h2 { font-size:16px; font-weight:bold; color:#960000; }
#wrapper h3 { font-size:14px; font-weight:bold; color:#000000; }

#header { width:940px; height:141px; background:url(images/header.jpg) no-repeat; }

#logo { display:block; width:300px; height:100px; text-indent:-2000px; }

#mainmenu { padding:0px 10px; height:41px; }
#mainmenu a:link, #mainmenu a:visited { display:block; float:left; height:27px; padding:12px 5px 0px 5px; margin:1px 20px 0px 0px; font-size:12px; color:#FFF; text-decoration:none; }
#mainmenu a:hover { background:#903348; }
#mainmenu .active { background:#903348; }

#featured-items { width:940px; height:121px; margin:10px 0px; background:url(images/featured-listings.jpg) no-repeat; }
#featured-content { width:720px; padding:0px 15px; height:121px; margin:0px 20px 0px 93px; _margin-left:46px; overflow:hidden; float:left; }
#featured-content p { margin:0px; padding:0px; }

#featured-content .listing { width:220px; padding:25px 20px 0px 0px; }
#featured-content .listing img { float:left; border:3px solid #cbcbcb; margin-right:5px; }
#featured-content a.listing-title:link, #featured-content a.listing-title:visited { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
#featured-content a.listing-title:hover { text-decoration:underline; }
#featured-content .listing .type { background:#a90101; margin:2px 0px; padding:3px; color:#FFFFFF; float:left; }
#featured-content ul { margin:0px; padding:0px; list-style-type:none; }
#featured-content ul li { width:240px; height:121px; margin:0px; padding:0px; _float:left; }



#left { width:620px; float:left; }
#about-me { background:url(images/box-1.jpg) repeat-x; padding:10px; margin-bottom:10px; }

#latest-blog-posts { background:#ebebeb; padding:5px; margin-bottom:10px; }

#blog-posts { margin:10px auto; }
#blog-posts img { border:5px solid #D8D5D5; margin:0 12px 0 0; }
#blog-posts a:link, #blog-posts a:visited { color:#000000; text-decoration:none; }
#blog-posts a:hover { text-decoration:underline; }
#blog-posts h4 { font-size:14px; font-weight:bold; margin:0px; }
#blog-posts .postinfo { color:#999999; font-style:italic; margin-bottom:5px; }
.separator { height:10px; background:url(images/separator.jpg) repeat-x; margin-bottom:10px; }

#right { width:300px; float:right; }

#sidebar_inner { background:url(images/box-2.jpg) repeat-x; padding:10px; margin-top:10px; }
/*#sidebar_inner .search_input { background:url(images/searchbox_bg.png) no-repeat top left; border:none; height:18px; padding:5px 10px 5px 5px; width:208px; }*/
#sidebar_inner .submit_button {	float:right; padding:3px; margin-right:20px; }
#sidebar_inner .dd1 { clear:both; margin:10px 0; }
#sidebar_inner .searchby { float:left; width:250px; font-weight: 700; color: #000000; margin:0px 0px 0px 0px; }
#sidebar_inner .dd_search{ margin-top:20px; }
#sidebar_inner .dd1 select { clear:left; float:left; width:250px; margin-bottom:15px; }
#sidebar_inner .inputText { width:250px; margin-bottom:15px; }
#sidebar_inner .inputTextArea { width:250px; height:50px; margin-bottom:15px; }

#testimonial { background:url(images/box-1.jpg) repeat-x; padding:10px; margin:10px 0px; }

.left-3px-border { border:3px solid #ebebeb; float:left; margin-right:5px; }
.border { border:5px solid #ebebeb; }

#page-content { padding:5px; margin:10px auto; }
#page-content h2 { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#000000; margin-bottom:10px; }
#page-content h3 { font-size:14px; font-weight:bold; color:#000000; margin-bottom:10px; }
#page-content .imgLeft { border:5px solid #e3e3e3; margin:0px 5px 5px 0px; float:left; }
#page-content .socialImg { margin:0px 5px 5px 0px; padding:0px 5px; float:left; }
a.blueLnk:link, a.blueLnk:visited { font-size:12px; font-weight:bold; color:#00a2ff; text-decoration:underline; }
a.blueLnk:hover { text-decoration:none; }
.testimonial { text-align:center; padding-top:10px; margin-top:10px; border-top:1px solid #CCCCCC; }

.active-listing { }
.active-listing h3, .active-listing p { margin:0px 0px 0px 10px; }

#footer { width:940px; background:#000; text-align:center; padding:4px 0px; }
#footer a:link, #footer a:visited { font-size:10px; color:#FFF; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

#wrapper .bottom { width:989px; height:24px; background:url(images/bottom-part.jpg) no-repeat; }
