/* 
Bibha @ bybibha.com

GLOBAL SETTINGS
*/

body {
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px;
color : #887E6E; 
margin: 0px;
margin-top: 0px;
background: #ffffff; text-decoration:none
}
table {
font-size : 100%;
border-top-color: #000000;
} 
a:link{color: #007cc2; text-decoration:none}
a:visited{color: #007cc2; text-decoration: none}
a:hover{color: #887e6e; text-decoration:none}

/*
LAYOUT SECTIONS ------------------------------------------------------------------------

 */
 /*
#header {
	margin-top: 10px;
	width: 760px;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
#titletext{
	font-size: 12px;
	text-transform: none;
	text-align: center;
	color: #ece7d2;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#content{
	width: 760px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(file:///Bibha/Users/youthinkpublishing/images/backgrounds/siesta_content_bg.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
#sidebar{
	width: 180px;
	background-color: #744739;
	background-image: url(file:///Bibha/Users/youthinkpublishing/images/backgrounds/siesta_sidebar_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	padding: 8px;
}
#copy{
	width: 578px;
	padding: 14px;
}

#menuinsert {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;	
	}
#partners {
	width: 154px;
	background-color: #DFEFF9;
	padding: .3em .3em;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	}
#footer {
	width: 760px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
#copyright {
	margin-top: 6px;
	width: 760px; 	
}
#navigaton {
	width: 700px; 	
}
*/

/*
NAVIGATION BUTTONS  ------------------------------------------------------------------------
*/
/*
.navcontainer ul
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navcontainer li
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
} 
.navcontainer a
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #666666;
	padding: .3em .3em;
	margin-bottom: 6px;
	padding: 6px;
}

.navcontainer a:link
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	color: #ece7d2;
	text-decoration: none;
	border: 1px;
	border-color: #ece7d2;
	border-style: solid;
}
.navcontainer a:visited
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	color: #ece7d2;
	text-decoration: none;
	border: 1px;
	border-color: #ece7d2;
	border-style: solid;
}
.navcontainer a:hover
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	background-color: #ece7d2;
	color: #666666;
	text-decoration: none;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.nav a:link{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}
.nav a:visited{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	display: block;
	color: #FFF;
	background-color: #036;
	padding: .4em .4em;
	text-decoration: none;
}
.nav a:hover{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	background-color: #369;
	color: #FFF;
	text-decoration: none;
}

.footernav {
	font-size: 10px;
	text-transform:uppercase;
	padding-top: 10px;
	cursor: pointer;
	color: #000000;
	text-align: center;
}
.footernav a:link{
	text-decoration: none;
	color: #000000;
}
.footernav a:visited{
	text-decoration: none;
	color: #000000;
}
.footernav a:hover{
	text-decoration: none;
	color: #999999;
}
*/
/* 
HTML STYLES ------------------------------------------------------------------------
*/
/*
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	text-transform : none;
	color : #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
} 
h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	text-transform : none; 
	color: #887563; 

} 
h3 {padding:3px;
font-size : 120%; 
font-variant : small-caps; 
color : #ffffff; 
background : #015E99; 
} 
h4 {
	font-size : 10pt;	
	font-weight : bold;
	text-transform : capitalize;
	text-align: center;
	color : #C8C8B0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
h5 {
	font-size : 16px;
	font-weight : bold;
	text-transform : capitalize;
	color : #3566B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
} 
hr {
color : #3366CC; 
height : 1px; 
} 
th {
font-size : larger; 
font-weight : bold; 
padding-bottom : 15px; 
color : #3366CC; 
font-variant : small-caps; 
text-align : left; 
} 

ul {
list-style-type : square; 
margin-left : 2em; 
} 
ol {
margin-left : 2em; 
} 
select {
font-size : smaller; 
} 
form { margin-bottom: 0 ; margin-top: 0 ; } 

/* 
CUSTOM STYLES ------------------------------------------------------------------------
*/
/*
.date{
	padding-bottom: 11px;
	height: 20px;
	font-size:10px;
	color: #E9E0D0;
}
.featurebox{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background: #FFFFFF;
}
.photo{
	margin-right: 10px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background: #FFFFFF;
}
.gone{
display:none;
}
.formtext{
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
.little{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	text-align: center;

}
.little a:link  {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.little a:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.little a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #145645;
}

.littlewhite{font-weight: normal;
text-decoration: none;
font-size:smaller;color:white;
}
.littlewhite a:link  {color:white;
font-weight: normal;
text-decoration: none;}

.littlewhite a:visited  {color:white;
font-weight: normal;
text-decoration: none;}

.littlewhite a:hover {color:#DACEC3;
font-weight: normal;
text-decoration: underline;}
*/