
/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 70%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background: #151515 url(img01.jpg) repeat-x left top;
	color: #666666;	
	text-align: center;		
	
	
}
 
/* links */
a {
	background: inherit;
	color: #F9CA00;
}
a:hover {
	background: inherit;
	color: #C1C1C1;
}


a img {border: none; } 


/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	
	color: #1A9C30;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 15px;
	color: white;
	

	 	
}	
#sidebar h1 {
	padding:0px 0px 10px 12px;
    text-align: left;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #F9CA00;
	font-weight:bold;
	}


		

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 2px;	
	color: #3182C0;	
}
ul span, ol span {
	color: #666666;
}








 





/*****************/
/*    Layout     */
/*****************/
#wrap {
	
	margin: 0 auto;
    width:996px;  	
	text-align: left;	
	}
	
#content-wrap {

	clear:both;
	overflow: auto; 
    height: 1%;
    margin: 0; padding:0;
	width:996px;
	
		
}

/* header */
#header {
	position: relative;
	height: 95px;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	top: 9px; left: 5px;	
}

#header .banner {
	position: absolute;
	top: 15px; right: 0px;	
}

/* main column */
#main {
	float: left;
	margin-left:10px;
	
	padding: 10px 0px 15px 10px;
	width: 60%;	
	}



/* Left sideabar */
#sidebar {
	float: left;
	width:18%;
	margin: 0;	padding: 15px 0 5px 5px ; 
	display: inline;
	
	
}
#sidebar a {
    font-weight: bold;
	background-image: none;
	text-decoration: none;
    color: white;
}

#sidebar a:hover {
    font-weight: bold;
	background-image: none;
	text-decoration: none;
    color: gray;
}


		

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 35px 0px;	
	padding-right: 0;		
	text-decoration: none;
	font-size: 1.2em;
	
	
}



#sidebar li.sidemenu li {
	
	background: url(img03.gif) no-repeat left 60%;
	
}

	


#sidebar ul.sidemenu li {
	
	
	padding: 5px 2px 5px 1px;	
	background: url(sidebarmenu2.jpg) repeat-x;
}




* html body #sidebar ul.sidemenu li { height: 1%; }





/* rightbar */
#rightbar {
	float: left;
	width: 16%;
	margin 0;	padding: 18px 0px 0px 16px; 
	display: inline;
	
}


		



* html body #rightbar ul.sidemenu li { height: 1%; }




/* footer */
#footer {
	clear: both;
	border-top: 1px solid #AAACA9;
	text-align: center;	
	height: 50px;	
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #F9CA00;
}
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: gray;
}


/* menu */
#menu {
	width: 960px;
	height: 55px;
	margin: 0 0;
	float:left;
	
	
}

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

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	background: url(img03.gif) no-repeat left 75%;
	padding: 10px 30px 0 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #F9CA00;
}

#menu a:hover {
	color: gray;
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right { text-align:right;  }
.alignleft {float: left;}
.alignright {float: right;}
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear { clear: both; }
.block { display: block; }
.hide  { display: none; }	



/* TEXT STYLES*/

.style2 {color: #F9CA00; font-weight: bold; font-size:1.5em; }
.yellowhome{color: #FFDB48; font-weight: bold; font-size:1em; }

.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	 }

	



.style27 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style28 {color: #FFFFFF}
.style30 {font-size: 18px;
	color: #FFFFFF;}

.maintables {    
background-color:#FFFFFF;
 }

/* Different Color Links*/


a.reviewwhitelink{color: #FFDB48;font-weight:bold}
a.reviewwhitelink:hover{color: black;}

a.bluetextlink{color: white;text-decoration:None;font-weight:bold;}
a.bluetextlink:hover{color: gray;text-decoration:None;font-weight:bold;}

a.whitetextlink{color: #FFDB48;font-weight:bold;}
a.whitetextlink:hover{color: black;font-weight:bold;}

a.redlink{color: red;text-decoration:None;font-weight:bold;}
a.redlink:hover{color: blue;text-decoration:None;}

a.largeredtextlink{color: red;text-decoration:None;font-weight:bold; font-size:22px;}
a.largeredtextlink:hover{color: gray;text-decoration:None;font-weight:bold;}



a.medyellowtextlink{color: #F9CA00;text-decoration:None;font-weight:bold; font-size:18px;}
a.medyellowtextlink:hover{color: gray;text-decoration:None;font-weight:bold;}

