
body {
	background: #ffffe1;
	width: 960px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #ffffff;
	width: 920px;
	margin: 10px auto 10px;
	padding: 0px 20px 5px 20px;
	border: double #C0C0C0;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
    	font-weight: bold;
	/*color: #D51515;*/
	color: #5364e1;
	/*color: #0168b5;*/
	text-decoration: underline;
	}
	
a:hover {
    	font-weight: bold;
	color: #cc6677;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #FFFFFF;
	/* url(images/eweneek-logo.jpg);*/
	width: 920px;
	height: 100px;
	color: #202020;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#header a:hover{
	color: #98181e;
	}

#headerleft {
	width: 580px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	overflow: hidden;
	}
	
#headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#headerright {
	width: 340px;
	float: right;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	}

#headerright p {
	font-size: 15px;
	color: #98181e;
    	font-weight: bold;
        font-style:italic;
	text-align: left;
        line-height: 18px;
	padding: 0px 0px 0px 85px;
	margin: 0px;
	}

#headerright img {
	border: none;
	margin: 0px;
	padding: 0px;
	float: right;
	}

#headerright a{
	color: #98181e;
	}

#headerright a:hover {
    	font-weight: bold;
	color: #cc6677;
	text-decoration: underline;
	}

#toplinks {
	padding: 10px 0px 0px 60px;
	}

#toplinks a {
	color: #5364e1;
        line-height: 16px;
	margin: 0px 4px 0px 4px;
	text-decoration: underline;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #98181e;
	width: 920px;
	height: 27px;
	/*margin: 0px auto 0px;*/
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
	}	

#nav {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#nav a {
	background: #98181e;
	color: #FFFFFF;
	display: block;
    	font-weight: bold;
	text-decoration: none;
    	margin: 0px 6px 0px 0px;
	padding: 6px 6px 6px 6px;
	}
	
#nav a:hover {
	background: #cc6677;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    	margin: 0px 6px 0px 0px;
	padding: 6px 6px 6px 6px;
	}

#navselected a {
	background: #cc6677;
	color: #FFFFFF;
	display: block;
    	font-weight: bold;
    	margin: 0px 6px 0px 0px;
	padding: 6px 6px 6px 6px;
}

#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Sub-Navbar      								*
************************************************/

#subnavbar {
	background: #ffffff;
	width: 920px;
	height: 27px;
	color: #ffffff;
	/*margin: 0px auto 0px;*/
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a {
	background: #ffffff;
	color: #98181e;
	display: block;
        font-weight: bold;
	text-decoration: none;
        margin: 0px 5px 0px 0px;
	padding: 6px 5px 6px 6px;
	}
	
#subnav a:hover {
	background: #eedddd;
	color: #98181e;
	display: block;
	text-decoration: none;
        margin: 0px 5px 0px 0px;
	padding: 6px 5px 6px 6px;
	}

#subnavselected a {
	background: #eedddd;
	color: #98181e;
	display: block;
    	font-weight: bold;
    	margin: 0px 5px 0px 0px;
	padding: 6px 5px 6px 6px;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	/*background: #4F2CE4;*/
	width: 920px;
	margin: 10px auto 10px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	}

#content2 {
	width: 920px;
    height: 380px;
	margin: 10px auto 10px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	}

#content2 h1 {
	color: #202020;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	}

#iframe {

    top:0px; left:0px; right:0px;
    background-color: #ffffe1;
    overflow:hidden;
    }

#content p {
	padding: 10px 20px 0px 20px;
	margin: 0px;
	}
	
#content h1 {
	color: #202020;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #202020;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h1 a:hover {
	color: #D51515;
	text-decoration: none;
	}

#content h2 {
	color: #202020;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 20px;
	}
	
#content h3 {
	color: #202020;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	}

#content img {
	float: right;
	border: none;
	margin: 0px 0px 0px 0px;
        padding: 0 70px 0 10px;
	}
	
#contentleft {
	float: left;
	width: 650px;
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-right: 1px solid #CCCCCC;
	}

#contentleftslide {
	float: left;
	width: 520px;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleftslide img {
	float: right;
	border: none;
	margin: 0px 0px 0px 0px;
        padding: 0 10px 0 10px;
	}


#contentleft ol {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}

#contentleft dd {
	list-style-type: square;
        text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 6px 20px;
	}

#contentleft p {
	padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	}


#contentcenter {
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	}	

#contentright {
	float: right;
	width: 180px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	}

#contentright h2 {
	color: #202020;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}


#contentleft p img {
	border: none;
    	float: left;
	margin: 0px 10px 10px 0px;
	}

#contentleft li {
        width: 270px;
        line-height: 18px;
        font-size:12px;
        padding: 0 20px 10px 0;
        white-space:nowrap;
        list-style-type: none;
        float:left;
}

#contentleft li a{
        display:block;
        width:260px;
        margin:0px 0 0px 0;
        background-color: #eedddd;
        border-bottom:1px solid #ceccc3;
        padding:5px 5px 5px 10px;
        text-decoration:underline;
        overflow:hidden;
        color: #98181e;
}

#contentleft li a:hover {
        text-decoration:underline;
        background-color:#e1e0da;
        border-bottom:1px solid #d4d2cc;
	    color: #cc6677;
}

#list li {
        width: 562px;
        line-height: 18px;
        font-size:12px;
        text-align:center;
        padding: 0 20px 10px 0;
        white-space:nowrap;
        list-style-type: none;
        float:left;
}

#list li a{
        display:block;
        width:552px;
        margin:1px 0 0px 0;
        background-color: #eedddd;
        border-bottom:1px solid #ceccc3;
        padding:5px 5px 5px 10px;
        text-decoration:underline;
        overflow:hidden;
        color: #98181e;
}

#list li a:hover {
        text-decoration:underline;
        background-color:#e1e0da;
        border-bottom:1px solid #d4d2cc;
	    color: #cc6677;
}

#list2 li {
        width: 650px;
        line-height: 18px;
        font-size:12px;
        text-align:left;
	    margin: 0px;
        padding: 0 0px 10px 0;
        white-space:nowrap;
        list-style-type: square;

}

#list3 li {
        width: 650px;
        line-height: 18px;
        font-size:12px;
        text-align:left;
        padding: 0 20px 10px 0;
        white-space:nowrap;
        list-style-type: square;
}

#list4 li {
        width: 650px;
        line-height: 18px;
        font-size:12px;
        text-align:left;
        padding: 0 20px 10px 0;
        white-space:nowrap;
        list-style-type: square;
}

#contentleft h1 {
	color: #202020;
        font-size:18px;
        font-weight:normal;
        font-family:Arial, Tahoma, Verdana;
        margin-bottom:0px;
        padding: 0px 0px 10px 20px;
}

#contentleft h2 {
	color: #202020;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 20px 0px 0px 20px;
	}

#contentleft h4 {
	color: #202020;
        font-size:18px;
        font-weight:bold;
        font-family:Arial, Tahoma, Verdana;
        margin-bottom:0px;
        padding: 0px 0px 5px 40px;
}

blockquote {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}

#contentleftstat {
	float: left;
	width: 440px;
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#contentrightstat {
	float: left;
	width: 440px;
	text-align: justify;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 0px;
	}

#statDiv {
        float: left;
	padding: 10px 0px 0px 0px;
}

#statTable {
        float: left;
	width: 570px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}

#statRowHeader {
	color: #666666;
	text-align: right;
	font-weight: bold;
}

#statColHeader {
	background: #eedddd;
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 100px;
}

#statColHeader2 {
	background: #eedddd;
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 145px;

}

#statNumericData {
	text-align: center;
	border-bottom: 1px #202020 dotted;
}


#disclaimer {
	float: left;
	padding: 10px 20px 0px 20px;
	font-size: 10px;
	text-align: justify;
}

#disclaimer img {
	border: none;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: left;
	}


.archive {
	float: left;
	width: 295px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	

.propertyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.smallprompt {
	FONT-SIZE: 8.5pt;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	color: #5C5C50;
	text-transform: capitalize;
	text-decoration: none;
}

#about1 {
    width: 380px;
    height: 160px;
	margin: 0px 0px 20px 20px;
	padding: 10px 20px 0px 0px;
    float: left;
        }

#about2 {
    width: 380px;
    height: 160px;
	margin: 0px 0px 20px 20px;
	padding: 10px 20px 0px 0px;
    float: left;
        }


#about3 {
    width: 380px;
    height: 160px;
	margin: 0px 0px 20px 20px;
	padding: 10px 20px 20px 0px;
    float: left;
	border-bottom: 1px solid #CCCCCC;
        }


#about4 {
    width: 380px;
    height: 160px;
	margin: 0px 0px 20px 20px;
	padding: 10px 20px 20px 0px;
    float: left;
	border-bottom: 1px solid #CCCCCC;
        }
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 220px;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 10px 10px;
	line-height: 20px;
	display: inline;
	}
	
#sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#sidebar h2 {
	color: #202020;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#sidebar li {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li ul li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#sidebar a img {
   padding:1px;
   border:2px solid #cc6677;
   background-color:#cc6677;
   float: left;
}
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #98181e;
	width: 920px;
	height: 27px;
	/*margin: 0px auto 0px;*/
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#footerright {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-align: right;
	}

#logoRibon{
	width: 920px;
	height: 10px;
	padding: 10px 10px 0px 10px;
}

#aretec{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#affiliate{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#affiliate img{
	padding: 0px 10px 0px 0px;
}


/************************************************
*	Contact Forms									*
************************************************/

#contactform {
	text-align: center;
	width: 100%;
}

#contactform2 {
	text-align: center;
	width: 100%;
}

.cform { 
	margin:10px auto 0 auto; 
	width: 185px; 
	overflow:hidden;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; }

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:0px;
	padding: 0 2px; 
	font:normal 14px Times; 
	font-variant:small-caps;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0 10px!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
	overflow:hidden;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:155px; 
	margin:2px 10px 0 0; 
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	font-size:11px;
	letter-spacing:1px;
}
.cform label span {
	width:155px; /* must be the same as above!*/
	display:block;
}

label.cf-before {
	width:50px;
	margin:4px 10px 0 0; 
}
label.cf-before span {
	width:50px;
}

label.cf-after 	{
	font-size:10px;
	letter-spacing:0pt;
	margin:4px 5px 4px 6px;
	text-align:left;
	width:45px;
}

label.cf-after span {
	width:45px;
	display:block;
}

label.cf-group-after {
	margin:5px 0 4px 2px;
	width:130px;
	text-align:left;
}
label.cf-group-after span {
	width:130px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border:1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	height:5em;
	overflow:auto;
	display:block;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:none; 
}



/*                                                    */
/*   FORM submit button                               */
/*                                                    */



.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 0px 3px 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}




