/* CSS Document */
body{
background:#FDC161 url(../images/bgimg.jpg) left repeat-y;
/*background-repeat:repeat-y;*/
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {text-decoration:underline; color:blue; background-color:#FFFFFF;}
a:active {color: #000000}

.link a:link {color: #000000}
.link a:visited {color: #000000}
.link a:hover {text-decoration:underline; color:blue;}
.link a:active {color: #000000}

span.highlight{
background-color:#F1F1F1;}

ul.bullet{
list-style-image:url(../images/arrow.jpg); font:"Times New Roman"; font-size:16px; font-weight:bold;  background-color:#FDC161; text-decoration:underline;}

ul.bulleted{ list-style:square; font:"Times New Roman"; font-size:14px; font-weight:bold;  background-color:#FDC161;}

ul.numbered{ list-style:decimal; font:"Times New Roman"; font-size:14px; background-color:#FDC161;}

ul.circle{ list-style:circle; font:"Times New Roman"; font-size:14px; background-color:#FDC161;}

.td{background-color:#FDC161;}
.tdhead{background-color:#FDC161; width:98%;}
.tdcontent{background-color:#FDC161; font-family:"Times New Roman", Times, serif; font-size:14px; text-align:justify;}


.imgborder{border:1px solid #FFFFFF;}     


/*.phrase{font:"Chancellerie Moderne Tryout"; font-size:24px; font-weight:bold; line-height: 1cm; font-style:italic;}*/

.maroon5{background-color:#993300; padding:3px;}

.head{font:"Times New Roman", Times, serif; font-weight:bold; font-size:18px; background:#FDC161;}

.head2{font:"Times New Roman", Times, serif; font-weight:bold; font-size:14px; background:#FDC161;}

.headshot{font:"Times New Roman", Times, serif; font-weight:bold; font-size:16px; background:#FDC161;}

img.float{float:right;}

.footer{background-color:#FDC161; font-family:"Times New Roman", Times, serif; font-size:11/16px; color:#993300;}