/** 10.01.05 Style sheet for Molly's Site **/

body {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
}
.borderline {

	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996600;
	border-bottom-color: #996600;
	border-left-width: thick;
}
.textbkg {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #D5CBC2;
	margin: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.rightsidebkg {
	background-color: #D5CBC2;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
	vertical-align: top;
	border: thick none #996600;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996600;
	border-bottom-color: #996600;
	border-left-width: thick;
}
#navBar a:link {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
}
#navBar a:visited {

	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
}
#navBar a:hover {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin: 10px;
	padding: 0px;
	background-color: #996600;
	background-repeat: repeat-x;
}
#duo {
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navBar{
	padding: 2px;
	float: none;
	z-index: 2;
	font-weight: bold;
	text-align: center;
}
.whiteborder {
	border-top: medium none #FFFFFF;
	border-right: medium solid #FFFFFF;
	border-bottom: medium none #FFFFFF;
	border-left: medium solid #FFFFFF;
}
h3 {
	color: #660033;
	letter-spacing: .1em;
}
.maintext {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #D5CBC2;
	margin: 0px;
	padding: 10px 25px;
	vertical-align: top;
	text-align: left;
	line-height: 1.5em;
}

.imgright {
	width: 300px;
	float: right;
	background-color: #D5CBC2;
	margin: 30px 5px 0px 0px;
	border: thin solid 996600;
}

.img_port {
	float: left;
	border: medium solid #996600;
	margin-right: 10px;
	margin-bottom: 5px;
}

a img{border-color:#000000;}

.bkgcolor {
	background-color: #D5CBC2;
}
a:link {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}
h4 {
	color: #996600;
	letter-spacing: 0em;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: .5em;
}
#imgbkg2 {
	background-color: #D5CBC2;
	margin: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
.w300 {
	width: 550px;
}.w300right {
	width: 300px;
	float: left;
}
