/*  

Theme Name: Ojai Broker Wordpress Theme

Theme URI: http://swap.aicasfclubs.com/wp_swap.jpg

Description: Wordpress template designed by Justin Mahon and David Carmona

Author: Justin Mahon, David Carmona



*/
@charset "utf-8";
/* CSS Document */
body {
background-color:#fffcef;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

body a:link{
color:#a38848;
}
body a:visited{
color:#a38848;
}
body a:hover{
color:#a38848;
}
body a:active{
color:#a38848;
}

#wrap #header_wrap h1, #wrap #header_wrap h2 {
display:none;
}


#wrap{
width:808px;
background-image:url(images/wrap_bg.jpg);
background-repeat:repeat-y;
min-height:600px;
margin-top:0px;
margin:auto;
}


/*Header properties begin here -------- */

#topper{
width:808px;
height:39px;
background-image:url(images/topper.jpg);
background-repeat:no-repeat;
}


#header_img {
width:808px;
height:174px;
background-image:url(images/header_img.jpg);
background-repeat:no-repeat;
}


#top_nav {
float:right;
margin-right:40px;
margin-top:-250px;
}

#top_nav ul {
font-size:75%;
list-style:none;
list-style-image:none;
}

#top_nav li {
display:inline;
padding-right:1em;
}

#main_nav {
width:730px;
margin:0px 0px 20px 40px;
border-bottom:#9a814d solid 1px;
height:34px;

}

#main_nav a:link{
display:block;
text-align:center;
width:146px;
height:21px;
padding-top:8px;
color:#000000;
text-decoration:none;
background-image:url(images/btn.jpg);
}
#main_nav a:visited{
display:block;
text-align:center;
width:146px;
height:21px;
padding-top:8px;
color:#000000;
text-decoration:none;
background-image:url(images/btn.jpg);
}
#main_nav a:hover{
display:block;
text-align:center;
text-decoration:underline;
width:146px;
height:21px;
color:#000000;
padding-top:8px;
background-image:url(images/btn_over.jpg);
}
#main_nav a:active{
display:block;
text-align:center;
padding-top:8px;
width:146px;
height:21px;
color:#000000;
text-decoration:none;
}

#main_nav ul{
padding-top:2px;
padding-bottom:2px;
font-size:80%;
list-style:none;
list-style-image:none;
}
#main_nav li{
width:146px;
height:21px;
float:left;
}



/*Header properties end here ------------- */


/*Content Styling begins here ------------------ */

#iframe {
margin-top:20px;
margin-left:40px;
}
#page_content {

margin-left:40px;
}

.title {
font-size:120%;
font-weight:400;
border-bottom:1px solid #E9CB8C;
padding-right:10px;
padding-bottom:10px;
margin-bottom:20px;
}

#left_collum h3 {
font-size:120%;
font-weight:400;
border-bottom:1px solid #E9CB8C;
width:280px;
padding-bottom:10px;
}
#iframe .title{
line-height:28px;
width:730px;
}



#left_collum {

width:460px;
min-height:360px;
margin-top:20px;
margin-left:40px;
padding-right:5px
}

#left_collum .big {
font-weight:600;

}

#left_collum ul{
font-size:95%;
}

#left_collum li{
padding:5px;
font-size:80%;
list-style-position:outside;
list-style-image:url(images/bullet.jpg);
padding-bottom:2px;
padding-left:4px;
line-height:18px;
margin-left:20px;
}

#left_collum p{
line-height:24px;
padding-top:10px;
padding-left:3px;
padding-right:15px;

}
strong{
font-weight:900;
}

p em{
font-style:italic;
}

.right_img{
float:right;
padding:0px 10px 10px 10px;
}



#right_collum{
padding-top:30px;
width:300px;
float:right;
}

#right_collum a:link{
text-decoration:none;
}
#right_collum a:visited{
text-decoration:none;
}
#right_collum a:hover{
text-decoration:none;
}
#right_collum a:active{
text-decoration:none;
}

#slide_box {

padding:20px 0px 20px 30px;
width:225px;
border-top:#e9cb8c solid 1px;
border-bottom:#e9cb8c solid 1px;

}

#contact_info {
padding-right:40px;
width:200px;
margin:auto;
text-align:center;
line-height:20px;
font-size:80%;
}

#home_post {
width:600px;
margin-left:40px;
}

#home_post p{
font-size:90%;
line-height:24px;
padding-top:10px;
padding-left:3px;
padding-right:15px;

}

#home_post h3 {
font-size:120%;
font-weight:400;
}

#cloud {
width:230px;
padding-top:50px;
padding-left:10px;
text-align:center;
}
/*Footer styles --------------------*/

#footer {
width:724px;
margin:50px auto auto auto;
border-top:#9a814d solid 1px;
text-align:right;
}


#footer_nav {
margin: 10px 40px 10px 40px;
}
#footer_nav ul{
list-style:none;
list-style-image:none;
font-size:70%;
padding-bottom:3px;
}
#footer_nav li{
padding-right:30px;
float:left;
}

#footer_cap {
width:808px;
height:27px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
}

#login {
width:734px;
text-align:right;
font-size:75%;
margin:-6px auto 3px auto;
padding-bottom:3px;
}
#login a:link{
color:#333333;
}
#login a:visited{
color:#333333;
}
#login a:hover{
color:#333333;
}
#login a:active{
color:#333333;
}


