@charset "utf-8";
/* CSS Main */


/* CSS Reset*/

* {
	margin: 0;
	padding: 0;
}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	color:#747B86;
	font-size:11px;
	text-align:center;/* for IE */
	margin-top:0;
	margin-bottom:0;
}

form{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#040404; }

fieldset { border: 0; }

img { border:0; padding:0; margin:0;}

h1,h2,h3,h4,h5,h6 {margin:0; padding:0; line-height:normal; font-weight:normal;}
p  {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:normal;
	color:#747b86;
	text-align:justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}



ul,li {
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}
li {
	padding-left: 15px;
	background-image: url(../images/listBullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	line-height: 1.5em;
}


a{
	margin:0;
	padding:0;
	color:#77A231;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#contentMain p a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #920000;
	color: #920000;
	font-weight: bold;
}

a:hover, #contentMain p a:hover{text-decoration: none; border:none;}
.clear {
	clear: both;
	display: block;
}



/* CSS Main Styles*/

h2{
	text-shadow: #bbbbbc 1px 2px 2px;
	font-zize:16px;
	font-weight:bold;
	color: #4f7954;
	text-align: left;
	font-size: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A8C6AC;
}

#headerBg {
	background-image: url(../images/headerPattern.jpg);
	height: 80px;
	width: 100%;
}
#header {
	height: 80px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#logo a{
	background-image: url(../images/logo.jpg);
	float: left;
	height: 80px;
	width: 476px;
	display: block;
}
#mainNav {
	display: block;
	float: left;
	height: 80px;
	margin-left: 150px;
}
#mainNav li {
	background-image: url(../images/navOver.jpg);
	background-repeat: no-repeat;
	background-position: left -80px;
	height: 80px;
	float: left;
	padding: 0px;
}
#mainNav li:hover , #mainNav li.current{
	background-position: left top;
}
#mainNav li a    {
	line-height: 80px;
	display: block;
	height: 80px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/navPointer.jpg);
	background-repeat: no-repeat;
	background-position: center -80px;
	color: #648828;
	font-size: 12px;
}
#mainNav li a:hover ,  #mainNav li.current a{
	background-position: center bottom;
	color: #FFF;
}
#mainNav div {
	background-image: url(../images/navOverRight.jpg);
	background-position: left -80px;
	background-repeat: no-repeat;
}
#mainNav div:hover, #mainNav li.current div{
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#wrapper {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#content {
	background-image: url(../images/contentPattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 964px;
	padding-bottom: 20px;
}
#topGreenBar {
	height: 45px;
}
#topGreenBar #topGreenLeft {
	background-image: url(../images/topBarLeft.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 11px;
	float: left;
}
#topGreenBar #topGreenContent {
	background-image: url(../images/topBarPattern.jpg);
	background-repeat: repeat-x;
	height: 38px;
	float: left;
	width: 922px;
	padding-top: 7px;
	padding-left: 20px;
}
#topGreenBar #topGreenRight {
	background-image: url(../images/topBarRight.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 11px;
}
#topGreenBar #topGreenContent .blueBgBar {
	margin-left: 27px;
	height: 31px;
	position: relative;
	float: left;
}

#bottomGreenBar {
	height: 56px;}
	
#bottomGreenBar #bottomGreenLeft {
	background-image: url(../images/bottomBarLeft.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 11px;
	float: left;
}
#bottomGreenBar #bottomGreenContent {
	background-image: url(../images/bottomBarPattern.jpg);
	background-repeat: repeat-x;
	height: 45px;
	float: left;
	width: 942px;
	padding-top: 11px;
}
#bottomGreenBar #bottomGreenRight {
	background-image: url(../images/bottomBarRight.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 11px;
}

.blueBgBar .blueLeft {
	background-image: url(../images/blueBarLeft.png);
	float: left;
	height: 31px;
	width: 5px;
}
.blueBgBar .blueContent {
	background-image: url(../images/blueBarPattern.jpg);
	background-repeat: repeat-x;
	height: 31px;
	float: left;
}
.blueBgBar .blueContent .whiteTitle {
	color: #A0DBFA;
	line-height: 31px;
	display: block;
	height: 31px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 17px;
	margin: 0px;
	text-shadow:#31506f 1px 2px 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.blueBgBar .blueRight {
	background-image: url(../images/blueBarRight.png);
	float: left;
	height: 31px;
	width: 5px;
}
a#conservatoriesBtn {
	background-image: url(../images/conservatoryBtn.jpg);
	float: right;
	display: block;
	height: 36px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
}
a#conservatoriesBtn:hover {
	background-position: left bottom;
}
#content {
	padding-top: 30px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 15px;
	padding-bottom: 30px;
}
#content #contentMain {
	float: left;
	width: 680px;
}
#content #formSection {
	float: right;
	width: 230px;
}
#formSection #formTop {
	background-image: url(../images/form_top.png);
	height: 10px;
	width: 230px;
}
#formSection #formContent {
	background-image: url(../images/form_pattern.png);
	width: 230px;
	background-repeat: repeat-y;
	position: relative;
	background-position: left top;
}
#formSection #formBottom {
	background-image: url(../images/form_bottom.png);
	height: 8px;
	width: 230px;
}
#formContent #formHeading {
	padding-bottom: 15px;
}

#formContent #formHeadingLeft {
	background-image: url(../images/formTitleLeft.jpg);
	height: 34px;
	width: 9px;
	float: left;
}
#formHeading #formHeadingContent {
	background-image: url(../images/formTitlePattern.jpg);
	float: left;
	height: 34px;
	width: 436px;
}
#formHeading #formHeadingRight {
	background-image: url(../images/formTitleRight.jpg);
	float: left;
	height: 34px;
	width: 9px;
}

#bottomGreenContent .blueBgBar {
	width: 596px;
	margin-right: auto;
	margin-left: auto;
}
#formContent .formTitle {
	display: block;
	width: 436px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	background-color: #efeded;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bebdbd;
	border-bottom-color: #f7f6f6;
	color: #797878;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	margin-top: 0px;
	clear: both;
}
p.formHeading  {
	text-align: center;
	color: #619452;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	padding-top: 0px;
	text-shadow: #a0beac 1px 1px 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

#formHeadingContent p {
	text-shadow: #275038 1px 2px 2px;
	margin: 0px;
	line-height: 31px;
	height: 31px;
	padding-left: 12px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#formContent #formBox {
	width: 193px;
	float: right;
	margin-right: 32px;
	margin-top: 19px;
}
#formContent #container {
	position: relative;
	float: right;
}


#formBox #formBoxTop{
	background-image: url(../images/formBoxTop.jpg);
	height: 7px;
	width: 193px;
}
#formBox #formBoxContent {
	background-image: url(../images/formBoxPattern.jpg);
	background-repeat: repeat-y;
	width: 193px;
}
#formBox #formBoxContent p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	text-align: center;
	color: #397050;
}
#formBox #formBoxBottom {
	background-image: url(../images/formBoxBottom.jpg);
	height: 7px;
	width: 193px;
}
.buttonRow {
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	width: 195px;
	float: right;
}
#contactContainer {
	width: 388px;
	margin-left: 0px;
}
#contactContainer #contactFormTop {
	background-image: url(../images/contactFormTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 388px;
}

#contactForm{
	display: block;
	width: 328px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/contactFormPattern.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#contactContainer #contactFormBottom {
	background-image: url(../images/contactFormBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 388px;
}






#bottomNav {

}
#bottomNav li {
	display: block;
	float: left;
	line-height: 31px;
	height: 31px;
	padding: 0px;
	background-image: none;
}
#bottomNav li a {
	color: #79CBF7;
	font-size: 1.1em;
	padding-right: 15px;
	padding-left: 15px;
}
#bottomNav li a:hover, #bottomNav li.current a {
	color: #FFF;
}
#Copyright p {
	display: block;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #999;
}

#content .thankyou{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 40px;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8C6AC;
	border-bottom-color: #A8C6AC;
	margin-top: 150px;
	margin-bottom: 200px;
}
.ty #content {
	padding-right: 15px;
	padding-left: 15px;
}

