body { background: #fff; margin: 0px; font-weight: normal; padding: 0px; FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;  }

.left { float: left; }

.right { float: right; }

.menu { width: 200px; }

/* Title Bar CSS */

#title_bar { background-image: url('images/title_bar/fade.jpg'); background-repeat: repeat-x; width: 100%; height: 100px; border-bottom: 6px #3E5656 solid; }

.main_menu { color: #fff; position: absolute; top: 77px; left: 20px; font-size: 70%; }
.main_menu ul { display: inline; list-decoration: none; margin: 0px; padding: 0px; }
.main_menu li { display: inline; padding-right: 6px;  }
.main_menu a { text-decoration: none; color: #fff; }
.main_menu a:hover { text-decoration: underline; }

/* Header CSS */


.header { height: 200px; background: #D2E8C0; border-bottom: 1px solid #fff; }

.header_list ul { list-style: none; margin: 0px; padding: 0px; padding-top: 12px; margin-left: 14px;}
.header_list li { padding: 5px; font-size: 80%; }
.header_list a { color: #3E5656; font-weight: normal; text-decoration: none; }
.header_list a:hover { color: #71BF44; }

.header_text { margin: 0px; margin-left: 470px; padding-top: 30px; padding-right: 30px; font-size: 80%; color: #3E5656;}
.header_text h2 { font-size: 130%; font-weight: normal; margin:0px; padding: 0px; margin-bottom: 16px; }
.header_text select { font-size: 100%; }

/* LC Advert */

.lclogo { margin: 10px; width: 180px; height: 244px; background: #366C0B; background-image: url('images/lclogo.jpg'); background-repeat: no-repeat; font-size:70%; }
.lclogo a { display: block; color: #fff; padding:10px; padding-top: 100px; text-decoration: none; text-align: center; }


/* Wedding Advert */

.wdlogo { margin: 10px; width: 180px; height: 244px; background-image: url('images/wedding.jpg'); background-repeat: no-repeat; font-size:70%; }
.wdlogo a { display: block; color: #2B5777; padding:10px; text-decoration: none; text-align: center; }
.wdlogo strong { font-family: vivaldi; font-size: 170%; font-weight: normal; }


/* Main Space CSS */

.bot {  }

.body { margin-left: 200px;  }

.section { min-height: 110px; height:auto !important; height:110px; padding: 0px; background-image: url('images/bar.gif'); background-repeat: repeat-y }

.text { padding: 20px 20px 20px 260px; font-size: 70%; }

.text h3 { padding: 0px; margin: 0px; font-size: 110%; color: #71BF44; margin-bottom: 2px; font-weight: bold; }
.text h4 { padding: 0px; margin: 0px; font-size: 100%; color: #688181; margin-bottom: 2px; font-weight: bold;  }
.text p { margin-top: 10px; margin-bottom: 0px;  }

.text th { text-align: left; }
.text td { padding: 2px; }

.line { border-bottom: #688181 1px solid; }

/* Bottom Contact Bar */

.bottom_nav { width: 100%; background: #688181; height: 40px; border-top: 1px solid #fff; }
.bottom_nav_text { color: #fff; font-size: 80%; text-align: center; letter-spacing: 1px; padding-top:8px; }
.bottom_nav a { color: #fff; text-decoration: none; }

/* University Navigation Bar Setup */

.uni_nav { overflow: auto; background: #3E5656; width: 100%; padding-top: 5px; padding-bottom: 5px; }
.uni_nav ul { list-style: none; padding: 0; margin: 0; }
.uni_nav li { display: block; float: left; padding: 0; margin: 0; font-size: 55%; font-weight: bold; }
.uni_nav ul li {  width: 20%; margin: 0 -0.1% 0 0; }
.uni_nav a {display: block; padding: 3px 0 3px 0; text-align: center; margin: 0 2.2% 0 2.2%; background: #3E5656; border: 1px solid #FFF; }
.uni_nav a:link, .uni_nav a:visited, .uni_nav a:active {text-decoration: none; color: #FFF; }
.uni_nav a:hover {text-decoration: none; color: #fff; background: #688181; border: 1px solid #fff; }

.maintainer { font-size: 60%; padding: 4px; }