/* @override http://www.mortoncarnie.com/Broadwick/2/style.css */

* {
margin:0px;
padding:0px;
}
body {
	background-color: black;
}
#wrapper {
	color: #6a697b;
	width: 720px;

	font: 14px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: white url(backgroundBS.jpg) repeat-y;
	margin:5% auto;

}

#logos {
	text-align: right;
	line-height: 120%;
	width: 200px;
	float: left;
	margin-right: 35px;
	margin-left: 15px;
}

#logos p{
	line-height: 140%;
	margin: 15px 0;
	font-weight: bold;
	font-size: 14px;
	color: #173289;
}

#logos p a:link, #logos p a:visited{
	color: #173289;
	text-decoration: none;
	text-transform: uppercase;
}

#logos p a:hover, #logos p a:active{
	border-bottom: 1px dotted #bdb09d;
}
#aboutus {
	padding: 10px 30px 0 0;
	color: gray;
	margin-left: 270px;
}

/* My Comment */

.broadwicklogo {
	padding-bottom: 40px;
	height: 200px;
	width: 200px;
	padding-top: 30px;
}
.broadwicklogo h1{
text-indent: -9000px;
	margin-bottom: 30px;
	height: 110px;
	margin-top: 0;
	background: url(BSlogo.png) no-repeat;
}
.berwicklogo {
	width: 200px;
	height: 200px;
	padding-bottom: 20px;
}
.berwicklogo h1{
	width: 220px;
	height: 80px;
	text-indent: -9000px;
	margin-top: 30px;
	background: url(BerwickLogo.png) no-repeat;
	margin-left: -5px;
	text-align: left;
}
.silksocietylogo {
		border-bottom-style: dotted;
	border-bottom-color: #bbb;
	padding-bottom: 20px;
	background-color: white;
	width: 200px;
	height: 210px;
	margin-bottom: 20px;
}
.boldpara {
	font-weight: bold;
	font-size: 18px;
	color: #203f99;
	line-height: 130%;
}
.silksocietylogo h1{
	width: 200px;
	height: 120px;
	text-indent: -9000px;
	margin-top: 20px;
	background: url(SilkSocietyLogo.jpg) no-repeat center;
	margin-bottom: 20px;
}

h1 {
	color: #173289;
	line-height: 100%;
}

.sidepanel {
	background-color: #213393;
	width: 200px;
	color: white;
	height: 200px;
	margin-bottom: 20px;
}

.sidepanel h1 {
	color: white;
	line-height: 120%;
	text-align: left;
	padding-left: 20px;
	margin: 0;
	padding-top: 20px;
}

.sidepanel p {
	color: white;
	line-height: 120%;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.sidepanel2 {
	background-color: #601452;
	width: 200px;
	color: white;
	height: 200px;
}

.sidepanel2 h1 {
	color: #b0a498;
	line-height: 120%;
	text-align: left;
	padding-left: 20px;
	margin: 0;
	padding-top: 10px;
}

.sidepanel2 p {
	color: white;
	line-height: 120%;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
#comingsoon {
	position: relative;
	top: -30px;
	right: 0;
	text-align: left;
	margin: 0;
	padding: 0 20px;
	background-color: white;
	line-height: 100%;
}

#comingsoon h1{
	color: #213393;
	font-size: 24px;
}

#welcome {
	width: 220px;
	background-color: black;
	padding: 20px;
	float: right;
}

#welcome h1{
	color: #213393;
	line-height: 120%;
	margin: 0;
}

#welcome ul{
	color: #213393;
	margin: 0;
	padding-left: 20px;
}

#welcome ul li{
	color: #601452;
	line-height: 160%;
	margin: 0;
	padding-bottom: 20px;
}

form {
	/*background-color: #5e5344;*/
	/*background-color: #9e7e65;*/
	background-color: #172674;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #999;
}
.form-all {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
form ul {
	list-style-type: none;
	height: 27px;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 0;
}
form ul li {
	float: left;
	margin-right: 0px;
}

form ul li h2#header_10 {
	margin: 3px 0 0;
	color: white;
	font-size: 13px;
}

form ul li#id_10 {
	margin-right: 25px;
}

form ul li#id_9.form-line {
	width: 70px;
	margin-right: 0;
}
form ul li label {
	font-size: 13px;
	width: 45px;
	float: left;
	margin-top: 4px;
}
form ul li input {
	margin-top: 2px;
	color: gray;
}
form ul li#id_1 {
	width: 215px;
	color: #999;
}
form ul li#id_2 {
	width: 215px;	
	color: #999;

}

form ul li button {
	padding: 0px;
	width: 70px;
	height: 22px;
}