/* CSS Document */

a         {
	 text-decoration:none;
}

body {
	padding:0; margin:0; 
	background:url(images/bodybg.jpg) repeat;
	font:normal 10px "Franklin Gothic Medium", Arial , Helvetica, sans-serif , Vardana ; 
	/*color:#714c2a;*/
	color:#666633;
	color:#663300;
	letter-spacing:normal;
	line-height:13px; }

body a      {
	text-decoration:none;
  }	

/*main idsssss*/
#wrapper {
	width:100%;
	height:100%;
	background-color:#0033CC; }


#header {
	width:752px;
 	background:url(images/headerbg.jpg) no-repeat left top;
	height:101px; }
	
#content { 
	width:752px;
	background:url(images/contentbg.jpg) repeat-y;  }

#imenus0 {
	 height:101px;
   }

.normalcontent a	{
	color:#584110;
	}

.normalcontent a:hover	{
	}

#footer { width:752px; background:url(images/footerbg.jpg) repeat-y left  top;  }

/*header csssss*/

#innercontent {
	height:600px;
	background:url(images/content_left_bottombg.gif) no-repeat 2px bottom;
	font:x-small 10px Helvetica, Arial, sans-serif;
	color:#584110;
	line-height:14px; }

	#innercontent a { color:#584110; }
	#innercontent a { color:#584110; }


.header_link1 {
	font:11px "Franklin Gothic Medium", Arial; 
	color:#714c2a;
	padding-right:4px;
	line-height:12px;
	letter-spacing:normal;
	word-spacing:4px;
	text-transform:uppercase; }
	.header_link1 span { font-size:12px; }		
	.header_link1 a { color:#714c2a; }
	.header_link1 a:hover { color:#666666;  }
	
	
.header_link2 {
	font:bold 12px "Franklin Gothic Medium", Arial , Vardana ; 
	color:#e0d4be;
	padding:12px 0 0 25px ;
	line-height:13px;
	letter-spacing:0px;
	text-align:left;
	word-spacing:4px;   }
	.header_link2 a { color:#e0d4be; }
	.header_link2 a:hover { color:#bc786e; }	
	
.headerleft {
	background:url(images/lefttopbg.jpg) repeat-y left top; }
	
.headerright {
	background:url(images/righttopbg.jpg) repeat-y right top; }	
	
.headerleft2 {
	background:url(images/lefttopbg2.jpg) repeat-y left top; }
	
.headerright2 {
	background:url(images/righttopbg2.jpg) repeat-y right top; }
	
/*content css start here*/	

.content {
	/*background:url(images/content_left_bottombg.gif) no-repeat 2px bottom;*/
	color:#663300;
	font:normal 12px Geneva, Arial, Helvetica, san-serif;
  padding:0px 30px 0px 30px;	
	 }

.left2 {
	background:url(images/left2.jpg) no-repeat left bottom;
	width:188px;
	height:238px; }
	
.right2{
	background:url(images/rightbg.jpg) no-repeat -2px 1px;
	width:188px;
	height:238px; }	
	
.left3 {
	background:url(images/footer_leftbg.jpg)) repeat-y left top;
	width:188px;
	height:238px; }
	
.right3 {
	background:url(images/rightbg.jpg) no-repeat -2px 1px;
	width:188px;
	height:238px; }			
	
.leftpantext {
	font:normal 10px "Franklin Gothic Medium", Arial , Vardana ;
	text-transform:uppercase;
	color:#625f34;
	text-align:center;
	line-height:13px;
	letter-spacing:normal;
	padding:0 0px 0 0px; }
	.leftpantext  a { color:#625f34; }
	.leftpantext  a:hover { color:#625f34; }
	.leftpantext span { font-size:13px; }
	
.boomeragetext {
	color:#5c3d20;
	padding:0 35px 0 35px;
	text-align:center;
	text-transform:uppercase;
	font:normal 10px "Franklin Gothic Medium", Arial , Vardana ;
	line-height:13px; }	
	.boomeragetext:first-letter {font-size:13px; }
 	.boomeragetext a{color:#5c3d20; }
	.boomeragetext a:hover{color:#666666; } 
 
.boomeragebutton {
	font:normal 17px "Franklin Gothic Medium", Arial , Vardana ;
	line-height:23px;
	text-align:center;
	color:#981C1E; }
	.boomeragebutton a{color:#981C1E; }
	.boomeragebutton a:hover{color:#666666; }
	
.havethe_text1 {
	color:#5b3b1e;
	font:normal 10px Verdana, Arial ;
	line-height:150%;
	text-transform:uppercase;}
	
.havethe_text1 span { font-size:14px; }
.havethe_text1 a{ color:#5b3b1e; }
.havethe_text1 a:hover{ color:#5b3b1e; }
	
.footer {
	background:url(images/footer_bgn.jpg) no-repeat left top;
	font:11px Tahoma, "Tempus Sans ITC", Arial;
	color:#e4d8c2;
	line-height:13px; }
	.footer a { color:#e4d8c2; }	
	.footer a:hover { color:#CCCCCC; }
	
.font_heading1 {
	/*font:22px  "Bodoni MT", "Times New Roman", "Arial Narrow";*/
	font:bold 20px "Times New Roman", "Arial Narrow";
	/*font:bold 26px "Times New Roman", "Arial Narrow";*/
	/*font:bold;*/
	color:#990000 ;  }	

.font_heading1 a 			{
	color:#990000;
	text-decoration:none;
	}

.font_heading1 a:hover 		{
	color:#584110;
	text-decoration:none;
	}

h1.font_heading1			{
	font-weight:bold;
	font-size:20px;
	font-family: "Times New Roman", "Arial Narrow";
	color:#990000;
	}	

.myHeading	{
	color:#990000;
	text-decoration:none;
	margin-bottom: 5px;
	font:bold 20px "Times New Roman", "Arial Narrow";
	} 

.myHeading a	{
	color:#990000;
	text-decoration:none;
	} 

.font_normal {
	font:10px Helvetica, Arial, sans-serif;
	color:#584110;
	line-height:13px; }	
	.font_normal a { color:#584110; text-decoration:none; }
	.font_normal a:hover { color:#584110; text-decoration:none; }
	
.font_normal2 {
	font:12px Tahoma, "Tempus Sans ITC", Arial;
	color:#625F34;
	line-height:16px; }	
	.font_normal2 a { color:#625F34; text-decoration:none; }
	.font_normal2 a:hover { color:#584110; text-decoration:none; }	
	
.font_title1 {
	font:bold 11px Helvetica, Arial, sans-serif;
	color:#981C1E;
	line-height:13px;
	letter-spacing:0.04em; }	
	.font_normal a { color:#981C1E; text-decoration:none; }
	.font_normal a:hover { color:#981C1E; text-decoration:none; }
	
.verticalline{
	background:url(images/verticle_line.gif) repeat-y center center; }		


/*spacers*/

.spacer_2px { height:2px; font-size:0; line-height:0; }
.spacer_3px { height:3px; font-size:0; line-height:0; }
.spacer_4px { height:4px; font-size:0; line-height:0; }
.spacer_5px { height:5px; font-size:0; line-height:0; }
.spacer_6px { height:6px; font-size:0; line-height:0; }
.spacer_8px { height:8px; font-size:0; line-height:0; }
.spacer_10px { height:10px; font-size:0; line-height:0; }

.mySummary ul			{
	line-height:175%;
	 }

.mySummary a			{
	text-decoration:none;
	 }

.video_over  			{
			background-color: #F5F5F5;
			cursor:hand;
			cursor:pointer;
			}
.video_out   			{
			border: 1px solid #CC3300;
			}
			
td.quickLink        {
  color:#FFFFFF;
  font-weight:bold;
  font-size:14px;
	width:200px;
	height:55px;
  font-family: arial, sans-serif;
 	background:url(images/ql_button.gif) no-repeat 50% 50%;
  }
  
td.quickLink a       {
  color:#FFFFFF;
  text-decoration:none;
  font-family: arial, sans-serif;
  }