﻿/* Standard styles */
html { margin:0px; padding:0px; width:100%; height:100%; }

.clear { clear:both; }
.liveBody { margin:0px; padding:0px; width:100%; height:100%; font-size:12px; font-family: "Segoe UI", Calibri, Tahoma, Verdana, Arial, Helvetica, Sans-Serif; color: #000000; }

.fixedWrapper { width:990px; margin-left:auto; margin-right:auto; }

.fluidWrapperOut { margin-left:10px; margin-right:10px; }
.fluidWrapperIn { width:100%; }


.twoColLeftWrapper { margin-left:200px; }
.twoColLeftLeft { float:left; width:200px; margin-left:-200px; margin-right:1px; position:relative; width:200px; }
.twoColLeftCenter { float:right; margin-left:-1px; width:100%; }

.twoColRightWrapper { margin-right:200px; }
.twoColRightCenter { float:left; margin-right:-1px; width:100%; }
.twoColRightRight { float:right; width:200px; margin-right:-200px; margin-left:1px; position:relative; width:200px; }





.liveBody { background:#ffffff url('Images/background.jpg') top repeat-x; }

.wrap { width:804px; margin-left:auto; margin-right:auto; }
.bodyOuter { float:left; width:802px; border:0px solid #E5F1ED; border-top:0px; background:white; }
.bodyInner { float:left; width:800px; border:2px solid #3B7D73; background:white; }

.header .left { float:left; width:400px; border:0px; margin:0px; text-decoration:none; }
.header .right { float:right; width:400px; border:0px; margin:0px; text-decoration:none; }

.title { float:left; width:100%; background:url('Images/title.jpg') top left no-repeat; }
.title > div { float:right; padding-right:108px; font-size:28px; font-family:Calibri, Tahoma, Verdana, Arial; color:#CC9A1A; margin-top:20px; }

.menu { float:left; width:100%; margin-top:15px; text-align:center; }

.contentWrapper { float:left; width:100%; padding:20px 0px 0px 0px; }

.contentSplitter { float:left; width:790px; padding:0px 5px 5px 5px; }
.contentSplitter .left { float:left; width:300px; }
.contentSplitter .left > div { float:left; width:290px; padding:5px; background:#FDF9EC; margin-bottom:5px; }
.contentSplitter .left .rotator { padding:0px !important; width:300px !important; border:1px solid #3B7D73; }

.contentSplitter .right { float:right; width:470px; padding:5px; border:1px solid #3B7D73; background:#F4F9EC; }
.contentSplitter .right > div { margin-bottom:5px; }
.contentSplitter .right img { border:1px solid #3B7D73 !important; }

.contentSplitter .all { float:left; width:779px; padding:5px; border:1px solid #3B7D73; background:#F4F9EC; }
.contentSplitter .all > div { margin-bottom:5px; }
.contentSplitter .all img { border:1px solid #3B7D73 !important; }


.wideContent { float:left; margin:5px; padding:5px; width:778px; border:1px solid #3B7D73; background:#FDFCD3; }
.wideContent img { border:1px solid #3B7D73 !important; }

.footerContent { float:left; width:100%; }

.footer { float:left; width:100%; padding:5px 0px; text-align:center; color:#111111; }
.footer a { color:#111111; text-decoration:none; }
.footer a:hover { color:#111111; text-decoration:underline; }

/* END OF Standard styles */
