
/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

ul, li {
list-style:none outside none;
}

a
{
	color: #995500;
}

body
{
	font-family: Georgia, serif;
	font-size: 14px;
	background: #4A0000 url(images/bg.jpg); 
	background-position:top center;
	background-repeat:no-repeat;
			color: black;
			margin-top:5px;
}

/* Outer */

#outer
{
	margin: 0em auto 1em auto;
	width: 996px;
	background:white;


}

/* Header */

#header
{

	background: url(images/banner_topside.jpg);
height:110px;

		background-repeat:no-repeat;
}

#header_mast p {
font-size: 14px;
color: white;
padding-top:125px;
padding-left:35px;
width:400px;
line-height:23px;
font-style:italic

}

#readmore
{
  display: block;
  width: 171px;
  height: 42px;
  background: url("images/readmore.jpg") no-repeat 0 0;
  margin-left:35px;
  margin-top:15px;

}

#readmore:hover
{ 
  background-position: 0 -42px;
}

#readmore span
{
  display: none;
}




#header_mast
{
height:259px;
width:996px;
background: url(images/banner_bottomside.jpg);
	background-repeat:no-repeat;
}

#header h1
{
	font-size: 2.0em;
}

#header h1, #header h2
{
	display: block;
	width: 778px;
	margin: 0em auto;


}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	color: #004488;
	font-size: 0.8em;
}

/* Menu */

#menu
{
	padding: 0em 0em 0.7em 0em;

	font-size: 0.9em;
		margin-top:-40px;
}

#menu ul
{
	display: block;

	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: white;
	font-weight: normal;
	font-size:14px;

	font-style:italic;
	text-decoration: none;
	padding: 0.4em 0.75em 0.6em 0.75em;
}

#menu li a:hover
{
	background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
	border-top:4px solid #990033;
}

#menu  .current  a{
background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
	border-top:4px solid #990033;
	}

/* Content */
.clearboth {
clear: both
}
#content
{
	width: 960px;
	margin: 0em auto;
}

#content p
{
	margin-bottom: 1.5em;
font-family: Georgia;
background-color: #fff;
color: black;

text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 1em;
}

#content h2,h3,h4,h5,h6
{
	color: #000;
	margin-bottom: 1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #443333;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #F6EECC;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #FFFEEF;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin-left: -17em;
width:100%
}

.left {
float:left;
margin-right:15px;

}

.left li {
border-bottom:1px dashed #ccc;
padding:5px 0 5px 0;
text-transform:uppercase;
}

.center {
float:left;
}

.center li {
border-bottom:1px dashed #ccc;
padding:5px 0 5px 0;
text-transform:uppercase;
}


.right {
float:right;
}

.right li {
border-bottom:1px dashed #ccc;
padding:5px 0 5px 0;
text-transform:uppercase;
}



#primaryContent
{
	/*margin: 0em 0em 0em 16.5em;*/
	margin: 0em 0em 0em 15em;
	/*padding: 1.5em;*/
	padding: 1em;
}

#primaryContent h3
{
	border-bottom:1px solid #ccc;
	padding-bottom: 0.25em;
	margin-bottom: 0.6em;
	font-weight:normal;
}

#primaryContent h2
{
	color:#000;
		padding-bottom: 0.25em;
	text-align:left;
border-bottom:1px solid #ccc;

	font-size:17px;
	text-transform:uppercase;

	letter-spacing:1px;
font-variant:small-caps;

}

.small_italic {
	color:#660033;
	font-size:13px;
	letter-spacing:3px;
	font-variant:normal;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0px;
	
	}

	.photos {
	border: 1px solid #ccc;
	padding:5px;
	}
	
.smallmenu_italic {
color:white;
	font-size:11px;
	letter-spacing:3px;
	font-variant:normal;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0px;
}

h4 {
text-transform:uppercase;
text-align:left;
letter-spacing:1px;
padding-top:30px;
background:url(images/header_underline.jpg);
background-position:center;
margin-bottom:0px;
height:80px;
background-repeat:no-repeat;

}
#profile {
margin-bottom:1px;

}

#profile ul {
width:550px;
margin-left:-13px;
color:#fff;
color:black;
list-style-type:none;

}

#profile img {
float:left;
border:1px solid white;
margin-right:14px;
margin-bottom:120px;

}

#profile ul li {
line-height:24px;
border-top:1px dashed #991E3D;
padding-bottom:7px;


}
#profile h3
{
	font-size: 1.1em;
	color:white;
	width:550px;
	letter-spacing:1px;
	text-transform:uppercase;
	border-bottom:1px solid white;
	
}

#primaryContent h3
{
	font-size: 1.1em;


}
.ladylist ul{
list-style-type:none;
color:black;
}

.desc {
color:white;

font-style:italic;
}

.lady_title  {
font-weight:normal;
text-transform:uppercase;
letter-spacing:2px;
font-size:12px;
}

.lady_question {
background: url(images/bg_lady_question.jpg);
color:white;
font-weight:bold;
padding:3px 10px 3px 10px;

}
/* Secondary Content */

#secondaryContent
{
	float: right;
	/*width: 15em;*/
	padding: 2.0em 1.0em 1.0em 0em;
	font-size: 0.9em;
	border-left:1px solid #eee;
	/*padding-left:15px;*/
	/*padding-left:5px;*/
	width: 14em;
}

#search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding-top:22px;
	width: 330px;
	float:right;
	padding-right:7px;
	height: 40px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(images/bg-search.png) no-repeat scroll 0 0;
	border:none;
	font-size:1.0em;
	color:#444444;
	padding:6px 10px 10px 10px;
	width:182px;
	float:left;
}
#search input:focus, #search input:hover, #search button:focus, #search button:hover {
	background:transparent url(images/bg-search.png) no-repeat scroll -312px 0;
}
#search button {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(images/bg-search.png) no-repeat scroll -202px 0px;
	border:none;
	font-size:1.0em;
	color:white;
	padding:0px 10px 0px 10px;
	font-weight: bold;
	height:32px;
	width:110px;
	float:left;
}
#search button:focus, #search button:hover {
	background:transparent url(images/bg-search.png) no-repeat scroll -514px 0px;
	color:#fff;
}


/*#secondaryContent h3
{
	background:  top left repeat-x;
	color: #2E050F;
	border-bottom:1px solid #ccc;
	padding: 0.5em;
	padding: 0.5em 0.5em 0.5em 1.0em;
	position: relative;
	left: -0.8em;
	margin-right: -1.6em;
	font-size: 1.0em;
}*/

#secondaryContent h3
{
	background:  top left repeat-x;
	color: #2E050F;
	border-bottom:1px solid #ccc;
	padding: 0.5em;
	padding: 0.5em 0.5em 0.5em 1.0em;
	position: relative;
	left: 0.1em;
	margin-right: -1.6em;
	font-size: 1.0em;
}

#secondaryContent ul li {
list-style-type:none;
border-bottom:1px solid #ccc;
padding-top:7px;
padding-bottom:5px;


}

#secondaryContent ul {
margin-left:-10px;
}

/* Footer */

#footer
{
	padding: 2em 0 3em 0;
	text-align: center;
	
color:#999;
font-weight:bold;
width:996px;
	background: url(images/bg-footer.jpg);
	
	background-repeat:no-repeat;

text-transform:uppercase;
letter-spacing:2px;
	font-size: 0.8em;
}

.clear
{
	clear: both;
}

/************ GAllery ********/
*{margin:0;padding:0}
	
	
	a{color:#BB2F00;text-decoration:none;outline:none;}
	a:hover{color:#000;}
	.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:687px;margin:0 auto;}
	.gallery_demo li{width:67px;height:50px;border:2px solid black;margin: 0 12px 0 -5px;background:#000; margin-bottom:8px;}

	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;height:430px;width:687px;background:black;}
	#main_image img{margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:687px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
#contact-area {
	width: 600px;
	
	margin-top: 3px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 453px;
	margin: 0 0 10px;
	border: 2px solid white;
	color:black;

}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #E11E4F;
}
#contact-area input.submit-button {
	width: 100px;
	float: right;
	background: #912;
	border:none;
	color: white;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 12px georgia, serif;
}
#contact-area input.submit-button a:hover, #contact-area input.submit-button:hover {
	width: 100px;
	float: right;
	background: #912;
	border: none;
	color: black;
	text-transform: uppercase;
	letter-spacing: 2px;

}
.notify_icons {

padding-bottom:10px;
border-bottom:1px solid #ccc;
}

.notify_icons li {
margin-top:10px;
list-style-type:none;
line-height:22px;
padding-bottom:10px;
}

.media_available {


padding-top:-26px;


}
.programs  {
list-style-type:none;
}
.program_float_right {
float:right;
width:330px;
line-height:20px;
}

.program_float_left {
float:left;
width:330px;
line-height:20px;
}



.video_audio {
padding:5px;
border:1px solid #ccc;
margin-right:12px;
}

.contact_logo1{
margin-left:230px;
margin-top:15px;
}
.contact_logo2 {
margin-left:0px;

}
.contact_logo3 {
margin-left:0px;

}
label {
	float: left;
	text-align: left;
	margin-right: 30px;
	width: 100px;
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 12px;
	letter-spacing: 3px;
}

#contact {
padding:60px 30px 30px 30px;
background:url(images/contact-bg.jpg);
background-repeat:no-repeat;
color:white;
}
#contact-logos {
background-image:url(images/contact-form-back.jpg);
height:120px;
}

#scholarship_right {
float:right;
width: 320px;
margin-top:25px;

}

.lined li {
list-style-type:none;
border-bottom:1px solid #eee;
padding-top:6px;
padding-bottom:13px;
text-transform:uppercase;
}

#scholarship_right  ul li{
list-style-type:none;
padding-bottom:5px;

padding-top:5px;
border-bottom:1px solid #ccc;
margin-left:-12px;
}

#left_box_highlight {
border:1px solid #eee;
padding:9px 5px 9px 17px;
float:left;
width:330px;
margin-bottom:35px;
margin-left:2px;
}

#right_box_highlight {
padding:9px;
float:right;
width:300px;
margin-bottom:35px;
}


#left_box_highlight p {
font-size:11px;
width:330px;
line-height:20px;
margin-bottom:4px;
}

#left_box_highlight h2 {
font-size:13px;
color:#004488;

}

.small_font a {
font-size:10px;
color: #aaa;
font-weight:bold;
}
#scholarship_left {
float:left;
margin-top:25px;
width: 320px;
}
#scholarship_letter{
background:#999999 url(images/scholarship-back.jpg);
padding:40px;
}

#interested_ladies_letter{
background: url(images/bg_interested_ladies.jpg);
padding:40px;
}

#interested_ladies_letter{
background: #8E1B39 url(images/bg_interested_ladies.jpg);
padding:40px;
}

#interested_ladies_letter p {
color:white;
background:none;}


#scholarship_letter p {
color:white;
background:none;}

/******************** begin css tabs *******************/

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1.5em 0 1em 0; /* set margins as desired */
text-transform:uppercase;
letter-spacing:1px;
border-bottom: 1px solid #ddd; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */

background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}


ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border-left: 1px solid #ddd; /* set border COLOR as desired; usually matches border color specified in #tabnav */
border-right:1px solid #ddd;
border-top:1px solid #ddd;

background-color: #eee; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
padding: 3px 10px 3px 10px;
border-bottom: none;
}



ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
border-bottom:1px solid white;

}
ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
border-bottom:1px solid white;
}

/* end css tabs */


#founding_members {
background:url(images/founding_chapter_members.jpg);
background-repeat:no-repeat;
height:339px;

}

#founding_members p{


width:238px;
padding:10px;
background:#783858;
color:white;
margin-top:3px;
font-weight:bold;


margin-left:414px;
}

#founding_members ul{

margin-left:430px;

}

#founding_members ul li{

padding-top:7px;

}

.picture_map {
font-size:10px;
color:#666;
font-style:italic;
}

.floatleft {
float:left;
background:white;
border:none;
margin-bottom:7px;
}

.floatleft2 {
float:left;
background:white;
border:none;
margin-right:8px;
margin-bottom:7px;
}

#tri-fold-menu  ul {
float:left;
width:200px;
list-style-type:none;
display:block;
margin-left:-12px;
}

#tri-fold-menu  ul  li{
border-bottom:1px solid #ccc;
padding-top:4px;
padding-bottom:4px;
}


#tri-fold-menu .left {
float:left;
margin-right:35px;
}
#tri-fold-menu .center {
float:left;
}
#tri-fold-menu .right {
float:right;
}

.head_text {
color:#000000;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
}

.head_italic_text {
font-style:italic;
}


/* added by soumita */

