/* Winter CSS */
/*

* { margin:0px; padding:0px; }

body { background:#ffffff url(images/bkg.gif) repeat-x; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:1.4; color:#000000; margin:15px; }

a:link, a:active{ text-decoration:none; color:#3F4C6B; font-weight:normal; font-size:12px; }
a:visited { text-decoration:none; color:#3F4C6B; font-weight:normal; font-size:12px; }
a:hover{ text-decoration:none; color:#B02B2C; font-weight:normal; font-size:12px; }

.ptbold { font-weight:bold; }

#hr { margin:0px auto; border:none 0; border-top:1px solid #670001; width:100%; height:1px; } 

#content { margin:0 auto; width:745px; text-align:left; border:3px solid #670001; }

#logo { background:url(images/xmas-header.jpg) no-repeat; width:715px; height:175px; text-align:left; padding-left:30px; padding-top:30px; }

#header { height:179px; text-align:left; border-bottom:4px solid #670001; }

#search { height:30px; text-align:left; padding-top:5px; background-color:#ffffff; text-align:center; font-weight:bold; border-top:4px solid #670001; }

#large_col { float:left; width:480px; padding-left:10px; }
#large_col a:link { color:#356AA0; font-size:14px; }
#large_col a:hover { text-decoration:underline; color:#006E2E; font-size:14px; }
#large_col a:visited { color:#B02B2C; font-size:14px; }
#large_col h4 { margin:0; padding:5px 0 0 5px; font-size:16px; color:#701b2c; }

#small_col{ float:right; width:235px; padding:10px 10px 10px 0; text-align:center; font-size:12px;}

#footer { height:110px; clear:both; padding-top:10px; background:url(images/footer3.gif) repeat-x;  border-top:4px solid #670001; }

#footer p { margin:0; font-size:12px; text-align:center; color:#ffffff; }

#footer a:link, a:active{ text-decoration:none; color:#ffffff; font-weight:normal; font-size:12px; }
#footer a:visited { text-decoration:none; color:#ffffff; font-weight:normal; font-size:12px; }
#footer a:hover{ text-decoration:underline; color:#ffffff; font-weight:normal; font-size:12px; }*/

/*
Spring CSS
*/

* { margin:0px; padding:0px; }

body { background:#ffffff url(images/spring-bkg.gif) repeat-x; font-size:14px; font-family:Arial, Helvetica, sans-serif; line-height:1.4; color:#000000; margin:15px; }

a:link, a:active{ text-decoration:none; color:#3F4C6B; font-weight:normal; font-size:12px; }
a:visited { text-decoration:none; color:#3F4C6B; font-weight:normal; font-size:12px; }
a:hover{ text-decoration:none; color:#B02B2C; font-weight:normal; font-size:12px; }

.ptbold { font-weight:bold; }

#hr { margin:0px auto; border:none 0; border-top:1px solid #8ea66a; width:100%; height:1px; } 

#content { margin:0 auto; width:745px; text-align:left; border:3px solid #8ea66a; }

#logo { background:url(images/summer-header.gif) no-repeat; width:715px; height:175px; text-align:left; padding-left:30px; padding-top:30px; }

#header { height:179px; text-align:left; border-bottom:4px solid #8ea66a; }

#search { height:30px; text-align:left; padding-top:5px; background-color:#ffffff; text-align:center; font-weight:bold; border-top:4px solid #8ea66a; }

#large_col { float:left; width:480px; padding-left:10px; }
#large_col a:link { color:#356AA0; font-size:14px; }
#large_col a:hover { text-decoration:underline; color:#006E2E; font-size:14px; }
#large_col a:visited { color:#B02B2C; font-size:14px; }
#large_col h4 { margin:0; padding:5px 0 0 5px; font-size:16px; color:#701b2c; }

#small_col{ float:right; width:235px; padding:10px 10px 10px 0; text-align:center; font-size:12px;}

#footer { height:110px; clear:both; padding-top:10px; background:url(images/footer-spring.gif) repeat-x;  border-top:4px solid #8ea66a; }

#footer p { margin:0; font-size:12px; text-align:center; color:#ffffff; }

#footer a:link, a:active{ text-decoration:none; color:#ffffff; font-weight:normal; font-size:12px; }
#footer a:visited { text-decoration:none; color:#ffffff; font-weight:normal; font-size:12px; }
#footer a:hover{ text-decoration:underline; color:#ffffff; font-weight:normal; font-size:12px; }
*/