

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #751611;
}
#wrapper { 
 margin: 0 auto;
 width: 902px;

}
#header {
 color: #333;
 width: 900px;
 float: left;
 border: 1px solid #9A9A9A;
 height: 130px;
 margin: 10px 0px 0px 0px;
 background: #BD9C8C;
}
.welcome {
 text-align: center;
 padding: 30px;
 font-size: 18pt;
 font-weight: bold;
 color: #620900;
}
.subwelcome {
 text-align: center;
 padding-left: 20px;
 padding-right: 20px;
 font-size: 15pt;
 font-weight: bold;
 color: #CF9108;
} 
.search {
 margin-left: 280px;
 margin-top: 10px;
 font-size: 10pt;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #9A9A9A;
 background: #F3DAD8;
 margin: 0px 0px 0px 0px;
 height: 1380px;
 width: 193px;
 float: left;
}
#leftcolumn ul {
 list-style-type: none;
 background: url(/img/navbg.gif);
 line-height: 39px;
}
#leftcolumn li {
 padding-left: 5px;
}
#leftcolumn a {
 color: #ffffff;
 font-weight: bold;
 font-size: 11pt;
 text-decoration: none;
}
#leftcolumn a:visited {
 color: #ffffff;
 font-weight: bold;
 font-size: 11pt;
 text-decoration: none;
}
#leftcolumn a:active {
 color: #ffffff;
 font-weight: bold;
 font-size: 11pt;
 text-decoration: none;
}
#leftcolumn a:hover {
 color: #751611;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11pt;
}
a:link {
 color: #751611;
 font-weight: bold;
 font-size: 11pt;
 
}
a:visited {
 color: #751611;
 font-weight: bold;
 font-size: 11pt;
 
}
a:active {
 color: #751611;
 font-weight: bold;
 font-size: 11pt;
 
}
a:hover {
 color: #;
 font-weight: bold;
 font-size: 11pt;
 color: #CF9108;
}

#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #9A9A9A;
 background: #ffffff;
 height: 1380px;
 width: 705px;
 display: inline;
}
.hometable {
 width: 90%;
 padding: 5px;
 text-align: center;
 margin: auto;
}
.hometable img {
 border: 3px double #9A9A9A;
}
.subtitle {
 font-size: 14pt;
 text-align: center;
 color: #D86155;
 font-weight: bold;
}
.title {
 font-size: 15pt;
 color: #D86155;
 padding-left: 35px;
 padding-right: 35px;
 font-weight: bold;
}
.creationtable {
 margin: auto;
 width: 70%;
}
.creationtable td{
 vertical-align: top;
 padding: 5px;
}
.creationtable img {
 border: 2px solid #620900;
}

.regular {
 font-size: 13pt;
 color: #D86155;
 padding-left: 35px;
 padding-right: 35px;
 font-weight: bold;
}
hr {
 width: 650px;
 margin: auto;
}

#footer { 
 width: 900px;
 clear: both;
 color: #ffffff;
 border: 1px solid #9A9A9A;
 background: #784645;
 margin: 0px 0px 10px 0px;
 height: 45px;
 text-align: center;
 font-weight: bold;
}
#footer a {
 color: #D86155;
}
#footer a:active {
 color: #D86155;
}
#footer a:hover {
 color: #D86155;
}
#footer a:visited {
 color: #D86155;
}
#footer a:hover {
 color: #9A9A9A;
}
.templatetable {
 width: 100%;
 margin: auto;
 text-align: center;
 
}
.templatetable img {
 border: double 3px double #9A9A9A;
}

.templatetable a {
 text-decoration: none;
}
.templatetable a img {
 border: none;
}
.lowtemplate a img {
 border:none; 
 text-align: center;
}
.lowtemplate {
 text-align: center;
}
.contactform {
 margin: auto;
 width: 60%;
 vertical-align: top;
}
.contactform td {
 vertical-align: top;
}
.creationul {
 text-align: center;
 font-size: 13pt;
 list-style-type: none;
}
.schools {
 width: 90%;
 margin: auto;
}