
/* CSS Document */

body{ margin:2px 0; padding:0; line-height: 1.5em; background-color: #000; color:#333333;
	font-family:"Myriad Pro", Helvetica, tahoma, arial; font-size:14px}

#maincontainer, #mc, #mc2{ width: 960px; /*Width of main container*/ 
	margin: 0 auto; /*Center container on page*/
	background: url(images/homepagebg.jpg) top left no-repeat #202B1B; 
	min-height:740px; #min-height:640px; _height:740px; }
	
#ts{margin-top: 146px; margin-left:400px;_margin-left:400px;width:390px; }
	
#nav ul {margin-top: 0px; /* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0px; line-height: 18px;/* fixes Firefox 0.9.3 */
	padding:0; padding-left:50px; list-style: none; 
	width: 250px;}
#nav li { display:inline; padding: 5px 0; /* matches link padding except for left and right */}

#nav li a {padding: 10px 5px; 
		color: #ffffff!important; text-decoration: none; letter-spacing:.175em; font-size:96%; font-family: Garamond, "Palatino Linotype", "Californian FB", "Century Schoolbook";}
#nav li a:link, #nav li a:visited, #nav li a:current  { 
		color: #ffffff!important;}

#nav li a:hover { text-decoration:underline;}

/*for home page*/
.logo {margin-left:365px;_width: 8px; height:202px; 
	margin-top: 45px; width:380px;} 
/* for inner pages */
#mc {background:url(images/headerbg1.jpg) top left repeat-x  #fff;}
#header { float: left;background: url(images/headerbg.jpg) top left no-repeat; width:925px;  
	/*border:3px solid yellow;*/
	min-height:220px; font-size:90%;padding-top:0px; clear:both}

#innerLogo {float: left; margin-left:0px; margin-top:0px; width: 509px; }
#innerNav {float:left; margin-left:5px; width: 400px}


#contentwrapper, #blogwrap{ float: left; width: 100%;_width:930px; min-height:700px }
#content { margin-right: 30px; /*Set right margin to RightColumnWidth*/
	color:#fff; font-size:80%; line-height:1.25em;}
#content h1 {font-size: 130%;  font-family: Garamond, "Palatino Linotype", "Californian FB", "Century Schoolbook"; 
	word-spacing:5px; text-align:center; letter-spacing:.225em; margin-left:360px; margin-top: 95px; font-weight:normal	}

#cl, #cl2, #bcl {float:left; margin:10px 0 10px; width: 570px;_width:530px; 
	background: url(images/sareena.jpg) top right no-repeat; min-height:550px}
.testimonial {float:left; color:#c47341; font-style: italic; 
	font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif; 
	text-align:right; line-height:2.125em; letter-spacing: .175em; 
	margin-top:5em; padding-left: 40px; margin-right: 245px;_margin-right:0;
	_width: 240px;}
#cl2 {background:none; margin-left:30px; width:420px;_width:400px}

#cr, #cr2, #bcr {float:left;margin:10px 30px 10px; width:300px;}
#cr h1 {color:#c47341}
#cr img {float:right; vertical-align:top; padding:5px 8px}

#cr2 {width:450px;_width:400px;}
#cr2 td {padding:3px; border:1px solid burgundy}

#rc, #rc2{ float: right; width: 30px; /*Width of right column*/ 
	margin-left: -30px; _margin-left:-29px; /*Set left margin to -(RightColumnWidth) */ 
	background: url(images/redEdge.gif) top right repeat-y;
	min-height:700px; height:auto;_height:740px;
	margin-top:0; padding-top:0 }
#rc2 {min-height:975px;#min-height:1100px; height:auto;_height: 1030px;}

/* for blog  */
#mc2 {background:url(images/blogbg.gif)   top left repeat-x #fff; min-height:250px}
#blogheader {background:url(images/blogLogo.jpg) top left no-repeat; height:250px; min-width:125px;}
#bcl {background:none; margin-left:60px; _margin-left:30px;
	width:500px;_width:450px; padding-right:45px; 
	border-right: 2px solid #CCCCCC; color:#000;}
#bcr { width:280px;_width:260px; color: #666666;}
#bcl, #bcr {margin-top:85px;}
#bcl h2, #bcr h3 {color:#999999}
#blogtitle {float:left;width: 100%; margin-top:-25px; }
#blogtitle img {margin-left: 150px}
#bloglist li { list-style-image:url(images/blogarrow.jpg);}

#footer, #footerIE { clear:both; width: 100%; background: black; color: #FFF; text-align: center; padding: 4px 0; 
	 color: #666666;font-size:85%;}
#footerIE {width:950px; margin:0 auto;}
#footer p, #footerIE p { line-height:1.25em;  text-align:left;}
#footer a, #footerIE a {color: #666666;font-size:95%; padding: 5px 8px;}
#footer a:visted, #footer a:link, #footer a:active{color: #666666;}
#footer a:hover {text-decoration:none; color:#999999}

.innertube{margin: 0px 0px 10px 20px; /*Margins for inner DIV inside each column (to provide padding)*/}




