/* @override http://mac.local/mastudio/stylesheets/mainstyle.1.1.css */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {padding: 0; margin: 0;}

h1, h2, h3, h4, h5, h6, pre, code {font-size: 1em;}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat:repeat-x;
	background-color: #999966;
	color:  #333;
	font-size: 14px;
	line-height: 21px;
}

#wrapper {
	width: 760px;
	margin: 10px auto 10px auto;
	background: #cccc99;
}

#wrapper2 {	
	width: 758px;
	border-left: 1px solid #666633;
	border-right: 1px solid #666633;
}

#banner {height: 120px; width:760px; background: url(../images/studiobanner.jpg) no-repeat;}

#nav {
	height: 30px; 
	background:#999966; 
	border-top: 1px solid #666633;
	border-bottom: 5px solid #666633;
	padding-left: 40px;	
}

#nav ul {
	list-style-type:none; 
	padding-left: 7px;
}

#nav ul li {
	display: inline; 
	float: left; 
	padding: 0;   
}

#nav ul a {
	display: block; 
	line-height: 30px; 
	width: auto; 
	text-align: center; 
	background: #999966; 
	padding:0 20px;
	font-size:16px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-left: 1px solid #999966; 
	border-right: 1px solid #999966;
}

#nav ul a:hover {
	background: #cccc99; 
	color: #990000; 
	border-left: 1px solid #990000; 
	border-right: 1px solid #990000;
}

#nav ul a.currentlink {
	background: #cccc99; 
	color: #990000; 
	border-left: 1px solid #990000; 
	border-right: 1px solid #990000;
}

#nav ul a.left:hover {
	border-right: 1px solid #cccc99;
}

#nav ul a.right:hover {
	border-left: 1px solid #cccc99;
}



a {
	color: #990000;
	text-decoration: underline;
}


#textarea {
	width: 400px; 
	margin-left: 275px;
	padding:0;
}

#picarea{
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
}

#picarea img {border: 1px solid #333300; clear: both; margin-bottom: 10px; margin-top: 10px;}

.quote {text-indent: 0; font-size: 18px; color:#333300;; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; margin-top: 10px;}

#pullout {
	float: left;
	width: 225px;
	height: auto;
	padding: 0;
}

#subtext {
	width: 760px;
	height: 30px;
	background-color: #999966;
}

#subtext p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #656434;
}

#subtext a {color: #656434;}

#footer {
	width: 760px; 
	height: 11px; 
	background: url(../images/footer.jpg) no-repeat;
	clear: both;
}
	
h1 {color: #333300; font-size:1em; font-family: Geneva, Arial, Helvetica, sans-serif; padding-bottom: 10px; padding-top: 5px;}

p {margin-bottom: 14px; text-indent:10px;}
.style2 {font-size: 16px}
.style4 {font-size: small}

/* @group  home */
.home #banner2 {
	background-color: #cccc99; 
	width: 758px; 
	height: 50px;	
}

.home #banner2 h1 {
	display:none;
	
}


#content {
	min-height: 475px;
  	/* IE 6 "Min-Height Fast Hack" */
  	height:auto !important;
  	height:475px;
  	/* IE 6 "Min-Height Fast Hack" */   
	position: relative;
	background: #cccc99;
	padding: 30px;
	position: relative;
	padding-bottom: 40px;
	}

.home #picarea{
	width: 400px;
}

.home #textarea {
	width: 250px; 
	margin-left: 430px;
	padding: 0;
}

h1 {font-size: 1.2em;}
h2 {font-family: Geneva, Arial, Helvetica, sans-serif; line-height: 24px;}

p {text-indent:0;}

#content ul {list-style:disc; padding-left: 20px; padding-top: 10px; font-size: 14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content ul li {padding-bottom: 10px;}
#content ul ul {padding-left: 25px; padding-top: 5px;}
#content ul ul li {font-size: 12px; list-style:circle; padding-bottom: 1px;}

#pullout { width: 370px; padding-left: 10px; padding-top: 15px; margin: 0;}

#pullout p {font-size: 15px; line-height: 22px;}

#box {
	float: right;
	width: 280px;
	border: 1px solid #b3b385;
	background-color: #d4d8b0;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 14px;
	margin-bottom: 20px;
}

.home #box {
	margin-right: -20px;
}


#box p {
	padding: 10px;
	color: #333;
	font-size: 14px;
	line-height: 19px;
}

.invisible { display: none;}

.firstletter {font-size: 24px; line-height: 0;}     
/* @end */

.clear {
	clear: both;
}

#content ul.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
	margin-left: 20px;
	margin-bottom: 20px;
}
