/* basic elements */
body { 
	font: 8pt/16pt tahoma,trebuchet, sans-serif; 
	color: #555753; 
	background: #ffffff;
	margin: 0px; 
	padding: 0px;
	height: 100%;
}

p { 
	font: 1.25em tahoma,trebuchet, sans-serif; 
	margin-top: 0px; 
}

	
a:link { 
	font-weight: normal; 
	}
	
a:visited { 
	color: red; 
}

blockquote{
	font-size: 1.25em;
	margin-top: 30px;
	color: #000000;
}

h2{
	margin-bottom: 2px;
}

h1 
{
	margin-bottom: 5px;
}

/* specific divs */
#container { 
	padding: 0px 0px 0px 0px;  
	margin: 0px;
	height: 100%;
	border: 0px solid;
}

#content { 
	min-width: 700px;
	border: 0px solid;
	position: relative;
	min-height: 100%;
}


#footer { 
	clear: both;
	position: relative; 
	border: 0px solid;
	padding: 15px 0px 20px 0px;
	font-size: 1.1em;
}



/* Pageheader styles */
#pageHeader {
	clear:both; 
	margin: 0px 0px 0px 0px; 
	width: 254px;
	height: 370px;
	float: left;
	border: 0px solid;
	background-color: #669900;
}
#pageHeader p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
}
	
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(../images/CSC_caldwell.gif) no-repeat top left; 
	margin-top: -10px; 
	width: 254px; 
	height: 179px; 
	/*float: left;*/
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 200px;
}
#pageHeader h1 span {
	display:none
}

#cornerPics {
	border: 0px solid;
	position: absolute;
}

/* end Pageheader styles */



/* Preamble styles */
#preamble { 
	margin: 0px 0px 0px 254px;
	padding-top: 10px;
	min-width: 500px;
	height: 180px;
	border: 0px solid;
	clear: right; 
	padding: 10px 10px 0px 10px;
}
#preamble h1 span {
	display:none
}

#preamble img{
	padding: 5px;
}

#preamble li{
	font-size: 1.25em;
}

/* preamble headers */
#whatIsShaoLin{ 
	background: transparent url(../images/headers/what_is_shao-lin.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 245px; 
	height: 34px; 
	position: relative;
}

#historyHeader{ 
	background: transparent url(../images/headers/history.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 71px; 
	height: 35px; 
	position: relative;
}

#cscHeader{ 
	background: transparent url(../images/headers/csc.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 268px; 
	height: 32px; 
	position: relative;
}

#cscCaldwellHeader{ 
	background: transparent url(../images/headers/cscCaldwell.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 325px; 
	height: 34px; 
	position: relative;
}

#cscCaldwellRuss{
	background: transparent url(../images/headers/russ.gif) no-repeat top left; 
	margin-top: 30px; 
	width: 127px; 
	height: 34px; 
	position: relative;
}

#cscCaldwellMasterJohn{
	background: transparent url(../images/headers/masterJohn.gif) no-repeat top left; 
	margin-top: 30px; 
	width: 175px; 
	height: 34px; 
	position: relative;
}

#curriculumHeader{ 
	background: transparent url(../images/headers/curriculum.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 106px; 
	height: 34px; 
	position: relative;
}

#contactUsHeader{ 
	background: transparent url(../images/headers/contactUs.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 101px; 
	height: 34px; 
	position: relative;
}

#scheduleHeader{
	background: transparent url(../images/headers/classSchedule.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 167px; 
	height: 34px; 
	position: relative;
}

#taiChi h3{
	margin-bottom: 2px;
}

#taiChiHeader{
	background: transparent url(../images/headers/taiChi.gif) no-repeat top left; 
	margin-top: 30px; 
	width: 300px; 
	height: 34px; 
	position: relative;
}


#feesHeader{
	background: transparent url(../images/headers/fees.gif) no-repeat top left; 
	margin-top: 30px; 
	width: 44px; 
	height: 34px; 
	position: relative;
}



#newStudentsHeader{
	background: transparent url(../images/headers/newStudents.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 127px; 
	height: 34px; 
	position: relative;
}
/* end preamble styles */


/* Supporting Text */
#supportingText {
	left: 254px; 
	border-top: 0px solid #000000;
	top: 207px;
	position: absolute;
	padding-right: 0px;
}

#curriculum{
	border: 0px solid Red;
	height: 179px;
	min-width: 500px;
	background: url(../images/backgrounds/olive_background.jpg);
	margin: -16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#curriculum h3{
	font-family: tahoma,trebuchet, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
}

#curriculum p{
	font-size: 9pt;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.curriculumBackground{
	position: relative;
	border: 0px solid;
	left:0px;
	top:0px;	
	padding: 0px;
}

.curriculumContent{
	padding-top: 20px;
	margin-top: 20px;
	border: 0px solid Blue;
	position: relative;
	top: 5px;
}

/************** .events styles *****************/

#upcomingEvents{
	border: 0px solid;
	background-color: #669900; 
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	min-width: 500px;
	margin: 0px 0px 20px 0px;
	background-image: url(../images/backgrounds/drop_shadow.gif);
	background-repeat: no-repeat;
}
#upcomingEvents h1 { 
	background: transparent url(../images/headers/upcoming_special_events.gif) no-repeat top left; 
	margin: 0px 0px 0px -5px; 
	width: 238px; 
	height: 44px; 
	position: relative;
}
#upcomingEvents h1 span {
	display: none;
}
#upcomingEvents h2{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0px;
}
#upcomingEvents p{
	font-size: 9pt;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.what{
	font-size: 80%;
	font-weight: normal;
	font-family: tahoma, trebuchet, "sans serif";
	font-style: italic;
}
/* end supporting text */



/* Navigation styles */
#navigation{
	clear:both;
	background: url(../images/backgrounds/gradient_background.gif);
	position: absolute;
	top: 370px;
	border: 0px solid;
}

#navigation img{
	padding: 10px 0px 0px 10px;
	position: absolute;
	z-index: 1;
}

/* end navigation styles */


#linkList {
	clear:both; 
	top: 0px; 
	left: 0px;
	border: 0px solid;
	width: 254px;
}

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 1.5em; 
	list-style-type: none;
	display: block; 
	padding-top: 2px; 
	margin-bottom: 5px;
	font-size: 1.25em;
	color: #000000;
	background-color: #ffffff;
	padding-left: 100px;
}

#linkList a {
	text-decoration: none;
	color: #000000;
	font-size: 1.15em;
}

#linkList a:hover {
	text-decoration: underline;
}

#linkList a:visited {
	color: #000000;
}


/* techniques */
#techniques{
	position: absolute;
	border: 0px solid;
	left: 255px;
	margin-top: 20px;
	padding: 10px 10px 0px 10px;
}

#techniques li{
	list-style-type: none;
	font-size: 1.25em;
	font-weight: bold;
}

#techniquesHeader{ 
	background: transparent url(../images/headers/techniques.gif) no-repeat top left; 
	margin-top: 30px; 
	margin-bottom: 0px;
	width: 106px; 
	height: 34px; 
	position: relative;
}

#techniques h1 span {
	display:none;
}

#techniques h2{
	font-family: tahoma,trebuchet, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
}

#techniques h4 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: normal;
}

.techniquesTranslation{
	font-weight: normal;
	font-style: italic;
}

.row1{
	position: relative;
	border: 0px solid Red;
	height: 100px;
	min-width: 700px;
}
.row2{
	position: relative;
	border: 0px solid Blue;
	height: 100px;
	min-width: 700px;
}
.columnLeft{
	position: relative;
	left: 0px;
	border: 0px solid Grey;
	width: 49%;
	float: left;
	min-width: 200px;
}

.columnRight{
	position: relative;
	border: 0px solid Yellow;
	float: right;
	width: 49%;
	min-width: 200px;
}


.ulNotop{
	margin-top: 1px;
}

/* end techniques styles */

#ChineseShaoLinCenter{
	margin-bottom: 10px;
	border: 0px solid;
	min-height: 300px;
	height: 300px;
}
	
	
/* theGrandmasters styles */
#theGrandmasters{
	margin-bottom: 10px;
}
#theGrandmasters img{
	border: 0px;
}

#theGrandmasters a{
	text-decoration: none;
	font-size: 1.25em;
}

#theGrandmasters span{
	 text-decoration: underline;
}

#grandmastersHeader{ 
	background: transparent url(../images/headers/theGrandmasters.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 163px; 
	height: 32px; 
	position: relative;
}

#suKongTaiJinHeader{ 
	background: transparent url(../images/headers/SuKongTaiJin.gif) no-repeat top left; 
	margin-top: 30px; 
	width: 263px; 
	height: 34px; 
	position: relative;
}

#eChangMingHeader{ 
	background: transparent url(../images/headers/EChangMing.gif) no-repeat top left; 
	margin-top: 40px; 
	width: 245px; 
	height: 34px; 
	position: relative;
}

#sinKwangTheHeader{ 
	background: transparent url(../images/headers/SinKwangThe.gif) no-repeat top left; 
	margin-top: 50px; 
	width: 263px; 
	height: 34px; 
	position: relative;
}
/* end theGrandmasters styles */


/* Other Schools */
#otherSchools{
	position: absolute;
	top: 560px;
	border: 0px solid;
	width: 98%;
	margin: 0px 0px 0px 10px;
}

.otherSchoolsTop{
	padding-left: 5px;
}

#otherSchools h1{
	margin-top: 30px;
	margin-bottom: 0px;
	font-weight: normal;
}

#otherSchools h1 span {
	display: none;
}	

#otherSchools h2{
	font-size: 1.5em;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: normal;
}

#otherSchools p{
	margin-top: 1px;
}

#otherSchools li{
	list-style-type: none;	
}

.otherSchoolState{
	margin-left: -20px;
}
.secondInstructor{
	margin-left: 103px;
}

#otherSchoolsHeader{ 
	background: transparent url(../images/headers/usa.gif) no-repeat top left; 
	margin-left: 15px;
	width: 300px; 
	height: 34px; 
	position: relative;
}

#otherSchoolsHeader2{ 
	background: transparent url(../images/headers/ireland.gif) no-repeat top left; 
	margin-left: 0px;
	width: 220px; 
	height: 34px; 
	position: relative;
}

/* end Other School styles */

/*  Fees styles */
#fees h2{
	margin-bottom: 0px;
	margin-top: 20px;
}

#fees h3{
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 2px;
}

#fees p{
	margin-left: 10px;
	margin-bottom: 10px;
}
.form{
	margin-left: 20px;
	margin-top: 2px;
}

.formText {
	font-size: 1em;
}

/* end Fees styles */

/********* #Miscellaneous Styles ************/
.smallItalic{
	font-style: italic;
	font-size: .9em;
}

.address{
	position: absolute;
	border: 0px solid;
	width: 200px;
	margin-top: 10px;
}

.address p{
	font-size: 1.5em;
}

.phone{
	position: absolute;
	border: 0px solid;
	width: 250px;
	left: 525px;
	margin-top: 10px;
}

.phone p{
	font-size: 1.5em;
}

#map{
	border: 0px solid;
	position: absolute;
	top: 140px;
}



.paid{
	font-weight: normal;
	font-size: .75em;
}

#extraDiv1 { 
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	}
	

#testRow1 
{
	border: solid 1px red;
	height: auto;
	position: relative;
}

#testRow2 
{
	border: solid 1px green;
	position: relative;
}

#testRow3 
{
	border: solid 1px blue;
	position: relative;
}

/* My Comment */