/*
Theme Name: CbVMA
Theme URI: http://designbythink.com
Description: Custom Theme developed for the Caribbean Veterinary Medical Association
Version: 1.0
Author: Jermaine Valentine

copyright 2009, all rights reserved.
*/

/*  BEGIN CSS RESET  */
* { margin: 0; padding: 0; border: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; vertical-align: baseline;}

:focus {outline: 0;} /* remember to define focus styles! */

ol, ul {list-style: none;}

table {border-collapse: separate; border-spacing: 0;}

caption, th, td {text-align: left; font-weight: normal;}

blockquote:before, blockquote:after,q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

:link,:visited { text-decoration:none }

a img,:link img,:visited img { border:none }

address { font-style:normal }
/* Remove margin, padding and border from everything
-----------------------------------------------------------------------------*/
*{border: 0;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:1em 5%;} 
h1, h2{font: 12px "Palatino Linotype", georgia, serif;}
 
li, dd {margin-left:5%;} 

fieldset {padding: .5em;} 

select {min-width:1.5em;}
/*
global style sheet
----------------------------------------------------------------- */
html, body { height: 100%; width:100% }
body { margin:0; padding: 0; border: 0; font: 12px tahoma, arial, helvetica, sans-serif; color: #444; background-color: #fff; line-height: 1.3; }
a img { border: 0; }
img { -ms-interpolation-mode: bicubic; }
.bg {
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: -5;
 position: fixed;
 overflow: hidden;
}
#container{ 
position: relative; width: 980px; margin: 0 auto 0 auto; top: 0px;
}
.clear{clear:both;}
.right{float: right;}
.left{float: left;}
#wrapper{ 
 width: 980px; /* Set page width here - you can also use percentage */
 text-align:left;  
 padding-top: 1px;
 margin-left:auto; 
 margin-right:auto; 
}
#header_box{
 width: 980px;
 height: 100px;
 margin: 2px auto 15px auto;
 border: 1px solid transparent;
 background: transparent url(images/header_bg.png) no-repeat; 
}
#header{
 width: 960px;
 height: 80px;
 margin: 10px auto;
 background: #fff; 
}
#header img{
 float: left;
 margin: 15px 0 0 20px;
}
#search {
 float: right;
 text-align: left;
 margin: 30px 20px 0 0;
 display: block;
 padding-top: 1px;
}
#search label{
 color: #0099cc;
 margin: 0;
 font-family: georgia;
 font-size: 12px;
}
.search {
 height: 16px;
 border: 1px solid #0099cc;
 padding: 2px 0 0 2px;
 color: #666;
 font-size: 11px;
 width: 160px;
 margin: 0;  display: inline;
}
.send{
 height: 20px;
 background: #0099cc;
 width: 35px;
 color: #fff;
 font-size: 11px;
 margin: 0;
}
#nav{
 width: 960px;
 margin: 0 auto 0 auto;
 background: transparent url(images/nav_bg.png) repeat-x; 
 height: 32px;  
}
#nav ul{
 margin: 0 0 0 30px; padding: 0;
}
#nav li{
 float: left;
 margin: 8px 0 0 13px;
 color: #fff;
 border-left: 1px solid #4dbade; 
 padding-left: 13px;
}
#nav li:first-child  {
 border-left: none; 
}
#nav li a, active, visited{
 color: #fff;
 font: 12px "Palatino Linotype", georgia, serif;
}

#nav a:hover{
 color: #047298;
}
/* Homepage Styles
-----------------------------------------------------------------------------*/
#content{ padding-top: 1px;
 width: 980px;
 margin: -1px auto 0 auto;
 background: transparent url(images/content_bg.png) no-repeat; 
}
#content_body{padding-top: 1px;
 background: #fff;
 margin: 0 auto 0 auto;
 width: 960px; 
}
#media{
 width: 960px; height: 225px;
 margin: 0 auto 0 auto;
 text-align: center;
 border-bottom: 10px solid #7ab523;
 padding: 0;
}
#colLeft{
 width: 320px; 
 float: left;
 margin: 1px 0 0 10px;
}
#colLeft h1{
 color: #ae60b7;
 font-size: 20px;
 margin: 10px 0 0 20px;
 font-weight: normal;
}
#colLeft h2{
 color: #ae60b7;
 font-size: 16px;
 margin: 15px 0 10px 0px;
 font-weight: normal;
}
#colLeft ul{
 margin: 0 0 20px 20px;
}
#colLeft li{
 margin: 5px 0 0 0;
 border-bottom: 1px solid #d3bfd1;
 padding-bottom: 3px;
}
#colLeft li a, active, visited{
 color: #0099cc;
 margin: 5px 10px 0 0;
}
#colLeft li a:hover{
 color: #ae60b7;
 margin: 5px 10px 0 0;
}
#sign{
 height: 120px;
 background: transparent url(images/nl_bg.png) no-repeat;
 margin: 0; padding-top: 1px; 
}
#sign p{
 color: #333;
 margin:0 10px 0 10px;
 font: 11px "Palatino Linotype", georgia, serif;
}
#sign  label{float: left; margin: 0;}
#sign input{float: left;margin-right; 2px; padding: 0 3px 0 3px;}
#sign .button{margin-left; 2px; padding: 0 3px 0 3px;}
#sign form{
 margin: 45px 0 0 10px;
}
.newsl{
 height: 16px;
 border: 1px solid #c6c31c;
 padding: 2px 0 0 2px;
 color: #c6c31c;
 font-size: 11px;
 width: 180px;
 margin: 0;  display: inline;
}
.signit{
 height: 18px;
 background: #fff;
 width: 50px;
 color: #c6c31c;
 font-size: 11px;
 margin: 0; padding: 0;
}
#hotel{
 height: 120px;
 background: transparent url(images/hotel_bg.png) no-repeat;
 margin: 0; padding-top: 1px;
}
#hotel a img{
 float: right;
 margin: 80px 20px 0 0;
}
#price{
 height: 120px;
 background: transparent url(images/price_bg.png) no-repeat;
 margin: 0; padding-top: 1px;
}
#price a img{
 float: right;
 margin: 80px 20px 0 0;
}
#sponsor{
 height: 120px;
 background: transparent url(images/sponsor_bg.png) no-repeat;
 margin: 0; padding-top: 1px;
}
#sponsor a img{
 float: right;
 margin: 80px 20px 0 0;
}
#colRight{
 width: 630px;
 float: left;
 margin: 1px 0 0 0;
}
#colRight h1{
 color: #31b04b;
 font-size: 20px;
 margin: 10px 0 15px 20px;
 font-weight: normal;
}
.post strong{
 font-weight: bold; font-size: 10px;
}
#colRight p{
 margin: 10px 15px 10px 20px;
 text-align: justify;
}
#colRight a, active, visited{
 color: #9a381b;
 text-decoration: none;
 padding-bottom: 2px;
}
#colRight a:hover{
 color: #801f03;
 border-bottom: 1px dotted #9a381b;
 text-decoration: none;
 padding-bottom: 2px;
}
.notes{
 width: 200px;
 height: 170px;
 background: #e5e5e5;
 float: left;
 margin: 0 1px 10px 0;
 padding-bottom: 2px;
}
#colRight .notes h1{
 color: #0099cc;
 font-size: 14px;
 font-weight: normal;
 margin: 0 0 0 10px;
}
.notes-first { 
 width: 200px;
 height: 170px;
 background: #e5e5e5;
 float: left;
 margin: 0 1px 10px 15px;
 padding-bottom: 2px;
} 
#colRight .notes-first h1{
 color: #0099cc;
 font-size: 14px;
 font-weight: normal;
 margin: 0 0 0 10px;
}
.notes img{
 margin: 10px 0 0 9px;
 border: 1px solid #fff;
}
.notes-first img{
 margin: 10px 0 0 9px;
 border: 1px solid #fff;
}
#footer{
 width: 960px;
 height: 32px;
 background-color: #ae60b7;
 margin-left:auto; 
 margin-right:auto; 
 margin-bottom: 0;
} 
#footer ul{
 margin: 0 0 0 50px;
}
#footer li{
 float: left;
 margin: 8px 0 0 20px;
 font: 11px "Palatino Linotype", georgia, serif;
 font-weight: normal;
 color: #fff;
 border-left: 1px solid #c288c9; 
 padding-left: 13px;
}
#footer li:first-child  {
 border-left: none; 
 padding-right: 150px;
}
#footer li a, active, visited{
 color: #fff;
}
#footer li a:hover{
 color: #990645;
}
#footer p{
 margin: 0;
 float: right;
}
/* Sub Page Styles
-----------------------------------------------------------------------------*/
#sub_media{
 width: 960px; height: 200px;
 margin: 0 auto 0 auto;
 padding: 0;
 z-index: 1;
 overflow: hidden;
}
/* About Page Styles
-----------------------------------------------------------------------------*/
#abtLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/about_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#abtLeft ul{
 margin: 80px 10px 20px 10px;
}
#abtLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #ac265e;
 padding-bottom: 5px;
}
#abtLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#abtLeft li a:hover{
 color: #8e1046;
}
#abtRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#abtRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/abt_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#abtRight h2{
 margin: 10px 0 15px 30px;
 color: #8e1046;
 font-size: 14px;
 font-weight: bold;
}
#abtRight li{
 list-style: circle;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#abtRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#abtRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
/* Conference Page Styles
-----------------------------------------------------------------------------*/
#confLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/conf_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#confLeft ul{
 margin: 80px 10px 20px 10px;
}
#confLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #4ed0fb;
 padding-bottom: 5px;
}
#confLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#confLeft li a:hover{
 color: #047298;
}
#confRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#confRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/con_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#confRight h2{
 margin: 10px 0 15px 30px;
 color: #a51b52;
 font-size: 14px;
 font-weight: bold;
}
#confRight li{
 list-style: circle;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#confRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#confRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
#confRight form{
 margin-left: 35px;
}
/* Conference Page Styles
-----------------------------------------------------------------------------*/
#resLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/res_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#resLeft ul{
 margin: 80px 10px 20px 10px;
}
#resLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #93b757;
 padding-bottom: 5px;
}
#resLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#resLeft li a:hover{
 color: #477e26;
}
#resRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#resRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/res_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#resRight h2{
 margin: 10px 0 15px 30px;
 color: #477e26;
 font-size: 14px;
 font-weight: bold;
}
#resRight li{
 list-style: circle;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#resRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#resRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
#resRight form{
 margin-left: 35px;
}
/* Trav Page Styles
-----------------------------------------------------------------------------*/
#travLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/trav_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#travLeft ul{
 margin: 80px 10px 20px 10px;
}
#travLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #c14ecd;
 padding-bottom: 5px;
}
#travLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#travLeft li a:hover{
 color: #720a7d;
}
#travRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#travRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/trav_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#travRight h2{
 margin: 10px 0 15px 30px;
 color: #c14ecd;
 font-size: 14px;
 font-weight: bold;
}
#travRight li{
 list-style: circle;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#travRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#travRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
/* Sci Page Styles
-----------------------------------------------------------------------------*/
#sciLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/sci_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#sciLeft ul{
 margin: 80px 10px 20px 10px;
}
#sciLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #e6873c;
 padding-bottom: 5px;
}
#sciLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#sciLeft li a:hover{
 color: #cd6512;
}
#sciRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#sciRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/sci_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#sciRight h2{
 margin: 10px 0 15px 30px;
 color: #e6873c;
 font-size: 14px;
 font-weight: bold;
}
#sciRight li{
 list-style: circle;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#sciRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#sciRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
/* Spon Page Styles
-----------------------------------------------------------------------------*/
#sponLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/spon_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#sponLeft ul{
 margin: 80px 10px 20px 10px;
}
#sponLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #e1de5d;
 padding-bottom: 5px;
}
#sponLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#sponLeft li a:hover{
 color: #bfbd13;
}
#sponRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#sponRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/spon_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#sponRight h2{
 margin: 10px 0 15px 30px;
 color: #bfbd13;
 font-size: 14px;
 font-weight: bold;
}
#sponRight li{
 list-style: circle;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#sponRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#sponRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
/* Class Styles
-----------------------------------------------------------------------------*/

table.wp-table-reloaded{
 margin: 5px 20px 10px 20px;
 }
 table.wp-table-reloaded  th{ 
 width: 528px; 
 border-spacing:2px;
 border: 1px solid #fff;
 padding: 3px;
 background: #628c47;
 color: #fff;
 font-size: 11px;
 }
table.wp-table-reloaded  td{ 
 width: 528px; 
 border-spacing:2px;
 border: 1px solid #fff;
 padding: 3px;
 background: #d3dfcd;
 color: #6e7869;
 font-size: 11px;
 }
table.wp-table-reloaded .row-5 td { border-spacing:2px; border: 1px solid #fff; background: #bdcab6; height: 12px;}
table.wp-table-reloaded .row-9 td { border-spacing:2px; border: 1px solid #fff; background: #bdcab6; height: 12px;}
table.wp-table-reloaded .row-12 td { border-spacing:2px; border: 1px solid #fff; background: #bdcab6; height: 12px;}
table.wp-table-reloaded .row-15 td { border-spacing:2px; border: 1px solid #fff; background: #bdcab6; height: 12px;}
/* Blog Page Styles
-----------------------------------------------------------------------------*/
#blogLeft{
 width: 230px; 
 float: left;
 margin: -65px 0 20px 20px;
 background: transparent url(images/conf_bg.png) no-repeat;
 min-height: 500px;
 height: auto ! important;
 height: 500px;
 z-index: 3;
 position: relative;
}
#blogLeft ul{
 margin: 80px 10px 20px 10px;
}
#blogLeft li{
 margin: 10px 0 0 0;
 border-bottom: 1px solid #4ed0fb;
 padding-bottom: 5px;
}
#blogLeft li a, active, visited{
 color: #fff;
 font: 14px "Palatino Linotype", georgia, serif;
}
#blogLeft li a:hover{
 color: #8e1046;
}
#blogRight{
 width: 710px;
 float: left;
 margin: 1px 0 20px 0;
}
#blogRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/con_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#blogRight h2{
 margin: 10px 0 15px 30px;
 color: #a51b52;
 font-size: 14px;
 font-weight: bold;
}
#blogRight li{
 list-style: none;
 margin: 10px 0 5px 20px;
 line-height: 1.2;
}
#blogRight a, active, visited{
 color: #a41f58;
 border-bottom: 1px dotted #a41f58;
 text-decoration: none;
 padding-bottom: 2px;
}
#blogRight a:hover{
 color: #c23b74;
 border-bottom: 1px dotted #c23b74;
 text-decoration: none;
 padding-bottom: 2px;
}
#blogRight span{
 margin: -5px 0 10px 30px;
 color: #999;
 font-size: 9px;
 font-weight: normal;
 font-style: italic;
}
#blogRight small{
 margin: 5px 0 0 0;
 color: #999;
 font-size: 9px;
 font-weight: normal;
 font-style: italic;
 display: block;
}
#blogRight .meta{
 margin: 0 0 10px 30px;
 color: #999;
 font-size: 10px;
 font-weight: normal;
}
#blogRight .feedback{
 margin: 0 0 10px 30px;
 color: #999;
 font-size: 10px;
 font-weight: normal;
}
.post{ border-bottom: 1px dotted #999; margin: 5px 10px 0 25px; padding-bottom:20px;}
/* End All Styles
-----------------------------------------------------------------------------*/
.comments-template{
 margin: 25px 20px 0 30px;
}

.comments-template h2, .comments-template h3{
 font-size: 14px;
 margin: 5px 0 5px 0; 
}

.commentmetadata{
 font-size: 10px;
 margin: 10px 0 0 30px;
}

.comments-template p.nocomments{
 padding: 0;
}

.comments-template textarea{
 border: 1px solid #999;
}
.comments-template input{
 border: 1px solid #999;
}
.alt{
 border-bottom: 1px dotted #999;
 margin: 0; padding-bottom: 10px;
}
/* Atrractions Styles
-----------------------------------------------------------------------------*/
.size-thumbnail {float: left; margin-right: 10px; clear: both;}
#attractRight{
 width: 630px;
 float: left; 
 margin: 1px 0 20px 40px; 
}
#attractRight h1{
 margin: -35px 0 15px 330px;
 width: 316px; height: 54px;
 background: transparent url(images/trav_h1.png) no-repeat;
 padding: 15px 0 0 25px;
 color: #fff;
 font-size: 14px;
 font-weight: normal;
  z-index: 3;
 position: relative;
}
#attractRight h2{
 margin: 10px 0 15px 30px;
 color: #c14ecd;
 font-size: 14px;
 font-weight: bold;
}
.restaurant{
 float: left;
 width: 200px; height: 340px;
 background:#f8f62f url(images/rest.jpg);
 margin: 10px 10px 10px 0;
}
.restaurant img{
 border: 5px solid #1ba6d5;
}
.restaurant h3{
 margin: 5px;
 color: #000;
 font: 12px "Palatino Linotype", georgia, serif;
 font-weight: bold;
}
.restaurant p{
 margin: 5px;
 color: #111; font-size: 10px;
}

.attraction{
 float: left;
 width: 305px; height: 150px;
 background:#1ba6d5 url(images/attract.jpg);
 margin: 0 10px 10px 0;
}
.attraction img{
 border: 3px solid #f8f62f;
 float: left; margin: 5px 5px 10px 10px;
}
.attraction h3{
 margin: 5px 5px 5px 10px;
 color: #fff;
 font: 12px "Palatino Linotype", georgia, serif;
 font-weight: bold;
}
.attraction p{
 margin: 5px;
 color: #fff; font-size: 10px;
}
.attraction a, active, visited{
 color: #fff;
 border-bottom: 1px dotted #fff;
 text-decoration: none;
 padding-bottom: 1px;
}
.attraction a:hover{
 color: #fff;
 border-bottom: 1px dotted #fff;
 text-decoration: none;
 padding-bottom: 1px;
}
#confRight .speaker {border-bottom: 0px dotted #3db6de; margin: 0 20px 25px 20px; padding: 0 0 10px 0;}
#confRight .speaker img{margin: 5px 25px 10px 10px; border-top: 2px solid #cbecf6; border-right: 2px solid #cbecf6; border-left: 2px solid #cbecf6; border-bottom: 12px solid #cbecf6; float: right;}
#confRight .speaker h2{margin:0; border-bottom: 1px dotted #cbecf6; padding-bottom: 2px; font-variant: small-caps;}
#confRight .speaker p{margin:15px 0 0 0; text-align: justify;}