/*************************************************************************
/*************************************************************************
****																																							********
****		FILENAME:      				style.css																********
****		DESCRIPTION:    		CSS for sookibostonm 						********
****		CREATION DATE:  	09/09/2006														********
****		LAST MODIFIED:  		09/12/2010														********
****																																							********
/*************************************************************************
/*************************************************************************/


body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5d5d5d; background-color:#72694c;}
img { border: none;}
a:link, a:visited { color:#990000; text-decoration:none;}
a:hover { color:#ff0000; text-decoration:underline;}

h1{ color:#72694c; font-size:18px; font-weight:bold; margin: 0px; font-family:"Lucida Handwriting", Helvetica, sans-serif;}

.home { padding:5px; background-color:#87090a; text-align:center;}
.home	a { color:#ffffff; text-decoration:none}
.home	a:hover { color:#ffffff; text-decoration:underline;}
.pic { width:341px; background: url(images/content_bg.gif) repeat-y #ffffff; padding-left:1px; }

#tr { background: url(images/sh_right.gif) repeat-y; vertical-align:top; }
#bm { border-right:1px solid #000000; height:163px; vertical-align:top; width:630px; }

.menu { color:#ffffff; padding:5px; background-color:#8a8464; text-align:center; border-right:1px solid #000000;}
.menu	a { color:#ffffff; text-decoration:none}
.menu	a:hover { color:#ffffff; text-decoration:underline;}

.content { border-right:1px solid #000000; background-color:#ffffff; vertical-align:top; padding: 15px 20px 5px 20px; line-height:14px; }
.content2 { width:702px; border-right:1px solid #000000; background:url(images/content_bg.gif) repeat-y #ffffff ; vertical-align:top; padding: 20px 30px 20px 70px; }

.footer { color:#ffffff; background-color:#000000; font-size:10px; text-align:center; padding:15px;}

