@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12pt;
	text-align: center;
	margin: 10px 0 0 0;
	min-height: 101%;
}

h1 { 
	font-size: 16pt;
	margin: 0;
	color: #dc1a63;
	
}
h2 { font-size: 12pt; color: #dc1a63;}
h3 { font-size: 10pt; color: #dc1a63;}
p { color: #333333; line-height: 1.8em; font-size: 10pt;}
.quotestyle { color: #009933;}

ul { margin: 5px 0 5px 15px; list-style-image: url(../images/bullet2.gif);}
li { color: #333333; margin: 5px 0;}
A:link {
	text-decoration: none; 
	color: #333333;
	}
	
A:visited {
	text-decoration: none; 
	color: #333333;
	}
	
A:hover {
	text-decoration: underline;
	color: #333333;
	}
	
A:active {
	text-decoration: underline;
	color: #333333;
}


#wrapper {
	width: 959px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	float: none;
}
#banner {
	display: none;
}
.phone {
	display: none;
}
.phone p {
	color: #219944;
	font-size: 1.8em;
}
.nav {
	display: none;
}
.navlinkwrapper {
	width: auto;
	float: left;
	margin: 0 48px 0 0;
}
.navlink a {
	width: auto;
	float: left;
	padding: 0 0 2px 0;
	display: inline;
	font-size: 105%;
	text-align: center;
}
.navlink A:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
	
.navlink A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
	
.navlink A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #dc1a63;
	}
	
.navlink A:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
/* top content section */
.topcontent {
	width: 959px;
	float: none;
	padding: 20px 0;
	
}
.topbox1 {
	width: 313px;
	float: right;
	margin: 0 10px 0 0;
}
.topbox2 {
	width: 313px;
	float: left;
	margin: 0;
}
.mainimage {
	
}
.quotebox {
	width: 303px;
	height: 120px;
	float: none;
	background: url(../images/quote_bg.gif) no-repeat;
	padding: 0;
}
.quotebox p {color: #333333;}
/* main content section */
.content {
	width: 959px;
	float: none;
	margin: 0;
	background: #fff;
	padding: 10px 0 20px 0;
}
.leftcontentwrapper {
	width: 636px;
	float: none;
}
.rightcolumn {
	width: 313px;
	float: none;
}
.photo {display: none;}
.photo2 {display: none;}
.leftcolumn {
	width: 313px;
	float: none;
}
.columntitle {
	width: 303px;
	float: none;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 4px 0 4px 10px;
}
.columntext {
	width: 283px;
	padding: 20px 10px 10px 10px;
	float: none;
}
.largetextarea {
	width: 636px;
	float: none;
	padding: 0;
}
.largetexttitle {
	width: 626px;
	float: none;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 4px 0 4px 10px;
}
.largetextwrapper {
	width: 616px;
	float: none;
	padding: 20px 10px 0 10px;
}
/* main nav id*/

body#home a#home,
body#writing a#writing,
body#writingcoach a#writingcoach,
body#speakingcoach a#speakingcoach,
body#news a#news,
body#about a#about,
body#contact a#contact,
body#publicity a#publicity,
 {
	color: #dc1a63;
}
/* bottom content area */
.bottomcontent {
	width: 939px;
	float: none;
	padding: 10px;	
}
/* footer */
.footer {
	width: 949px;
	clear: both;
	border-top: 1px solid #333333;
	padding: 10px 0 0 10px;
} 
/* contact form */
#contactform {
	width: 333px;
	color: #000;
	float: none;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
}
legend {
	color: #FFFFFF;
	font-weight: bold;
} 
fieldset ol {
	padding: 0;
	list-style: none;
	border-style: 0;
	
} 
fieldset li {
	float: none;
	width: 320px;
	padding: 5px 0;
	margin: 0;
}
fieldset.submit {  
	float: none;  
	width: 120px;  
	border-style: none;  
	background-color: transparent; 
}
label {  
	float: none; 
	width: 100px;  
	margin: 0; 
	color: #384A5C;
}
.field2 {
	float: none;
	margin: 0;
	width: 280px;
	text-align: right;
}
.address {
	width: 313px;
	float: none;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
}
.addresstitle {
	width: 303px;
	float: none;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 4px 0 4px 10px;
}
.addresstext {
	width: 283px;
	padding: 20px 10px 10px 10px;
	float: none;
}