a:link { text-decoration: none; color: #8a0861; font-weight: bold; }
a:visited { text-decoration: none; color: #8a0861; font-weight: bold; }
a:active { text-decoration: none; color: #8a0861; font-weight: bold; }
a:hover { text-decoration: underline; color: #8a0861; font-weight: bold; }

body { background-image: url(../images/background.gif); background-position: top; background-repeat: repeat-x;
	margin: 0px; background-color: #3D3D3D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

h1 { font-size: 18px; color: #8a0861; }
h2 { font-size: 14px; color: #3D3D3D; clear: both; }
h3 {  }
h4 {  }
h5 {  }
h6 {  }
ul li { list-style-type: none; }

#wrapper { width: 804px; text-align: center; margin: auto; }
#header {
	background-image: url(../images/header-monthly.jpg);
	height: 220px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
}
#header img.logo { border-left: 1px solid #ffffff; }
#welcome-bar { width: 100%; background-color: #eeeeee; margin-bottom: 18px; margin-top: 1px; }
#welcome-bar p { padding: 5px; margin: 0px; text-align: left; font-weight: bold; }
#welcome-bar .social { float: right; width: 350px; text-align: right; }
#main-content { padding: 0px 1px 1px 1px; background-color: #ffffff; border-left: 1px solid #3D3D3D;
	border-right: 1px solid #3D3D3D; width: 100%; }
#footer { clear: both; background: #eeeeee; border-top: 1px solid #3D3D3D; margin-top: 40px;
	font-size: 10px; padding: 12px; }
#left { float: left; width: 480px; text-align: left; padding-left: 30px; }
#right { float: right; width: 190px; text-align: right; padding-right: 30px; border-left: 1px solid #cccccc;
	padding-left: 10px; }
#left p, #right p, #left h1, #left h2, #left h3, #left h4, #left h5, #left h6 { margin-bottom: 16px; }
#left p, #right p, #main-content ul { line-height: 1.8; } 
#menu { margin-top: 1px; background-color: #3D3D3D; margin-bottom: 40px; }
#right ul { font-size: 14px; font-weight: bold; }

.contact { margin-right: 16px; padding: 8px; width: 25%; float: left; border: 1px solid #cccccc;
	margin-bottom: 16px; height: 220px; overflow: auto; }
.contact p {  }
.name { font-weight: bold; }
.title {  }
.phone {  }
.email {  }

.box { padding: 16px; float: right; width: 200px; background-color: #eeeeee; margin-left: 20px;
	margin-bottom: 20px; }
.float_left { float: left; margin-right: 20px; }
.float_right { float: right; margin-left: 20px; }
.smalltext { font-size: 10px; }
.listtext { font-size: 10px; margin: 0px; }
.with-border { padding: 5px; border: 1px solid #cccccc; }
.caption { font-size: 10px; font-weight: bold; }
