/* TITLE: SoftMLS / A Vorstar Company */
/* PUBLISHER: Deelicious Web Design */
/* DESCRIPTION: Main stylesheet. */

/*---- TAGS ----------------------------------------------------------*/

body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-color: #44619C;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #162C57;
	line-height: 1.4em;
}
p {
	line-height: 1.6em;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42619E;
	font-size: 22px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #44619C;
	border-bottom-color: #44619C;
	background-image: url(images/blue_bk.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3{
	color: #44619C;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #44619C;
	border-bottom-color: #44619C;
	background-image: url(images/yellow_bk.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EFF0AF;
}

/*---- DIVS ----------------------------------------------------------*/

#wrapper {
	width: 842px;
	margin:auto;
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 842px;
	margin: auto;
}
#main {
	overflow: hidden;
	margin:0;
	padding: 0px 21px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width: 842px;
}
#main a:link {
	color: #84162F;
}

#main a:visited {
	color: #84162F;
}
#main a:hover {
	color: #FFFFFF;
	background-color: #84162F;
}

#sideLeft {
	float: left;
	width: 492px;
	padding: 10px;
}
#sideRight {
	float: left;
	width: 288px;
}
#yellowBox {
	padding: 0px 8px 8px 8px;
	margin-top: -20px;
}
#yellowBox p {
	color: #44619C;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	font-size: 10px;
	padding-left: 25px;
}
#footer a {
	color: #84162F;
}
#navSentence {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
#button a {
	position: relative;
	display: block;
	width: 263px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	padding: 0px 4px 2px 4px;
	border: 1px solid #44619C;
	background-color: #EDEFBC;
	line-height: 1.3em;
}
#button a:link {
	color: #162D57;
}
#button a:visited {
	color: #162D57;
}
#button a:hover {
	background-image: url(images/button_over.jpg);
	background-color: #B8C8F8;
	color: #162D57;
}
#blueBox {
	height:230px;
	background-color: #162D57;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8EA3D1;
}
#blueBox p {
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*---- CLASSES ----------------------------------------------------------*/
.register a {
	font-family:"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	margin:0;
	font-size: 26px;
	text-decoration: none;
	top: 154px;
	left: 174px;
	padding: 0px;
	display: block;
	width: 200px;
	height: 25px;
	color: #162D57;
}
.register a:hover {
	text-decoration: none;
	font-weight: bold;
}
.blueBorder {
	border: 1px solid #8CA3D1;
}
.hear {
	font-size: 14px;
	font-style: italic;
}
.imgRt {
	padding:9px 0px;
	background-color:#FFFFFF;
}
.dotLine {
	position:relative;
	clear: both;
	margin: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #162D57;
}
.floatLt {
	float:left;
	padding: 0px 10px 10px 0px;
	border: 0;
}
.floatRt {
	float:right;
	padding: 0px 0px 10px 10px;
	border: 0;
}

/*---- MENU ----------------------------------------------------------*/

#nav ul {
	font-family:"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding: 167px 0px 0px 30px;
}
#nav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96AAD7;
	padding-right: 8px;
	padding-left: 8px;
}
#nav a {
	text-decoration: none;
	font-size: 16px;
	padding-bottom: 2px;
}
#nav a:link {
	color: #8EA3D1;
}
#nav a:visited {
	color: #8EA3D1;
}
#nav a:hover {
	color: #F0EEB2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F0EEB2;
}

