* {
	margin:0;
	padding:0;
}

body {
	font:.9em/1em Helvetica, sans-serif;
	color:#002d62;
	background:#545931 url(../images/bodyBg.jpg) repeat-x scroll center top;
	min-width:980px;
}

p,h1,h2,h4,h5,h6,ul {
	margin-bottom:.5em
}

a img,img {
	border:none;
	display:block;
}

#container {
	margin:0 auto;
	padding:50px
	width:980px;
	height:559px;
	background:url(../images/innerBg.jpg) no-repeat scroll center top;
}

#innerContainer {
	margin:0 auto;
	width:980px;
	position:relative;
}

#header {
	width:980px;
	height:126px;
	background:url(../images/headerbg1.gif);
}

#header h1 a {
	text-indent:-9999px;
	display:block;
	height:100px;
	width:600px;
}

#nav {
	margin-top:50px;
	font-size:1.15em;
	height:300px;
}

#nav li {
	width:240px;
	line-height:1.1em;
	font-weight:bold;
	color:#fff;
	list-style-type:none;
	float:left;
}

#nav li.subnav {
	margin:0;
	line-height:1em;
}

#nav li.subnav a {
	padding:7px 10px 0 10px;
	margin:0;
}

#nav li a {
	text-decoration:none;
	color:#fff;
	width:240px;
	margin:7px 0 0 20px;
	padding-bottom:10px;
	display:block;
}

#nav li a:hover {
	color:#f3bd48;
}

#nav li ul {
	clear:left;
	left:-999em;
	width:200px;
	height:70px;
	position:absolute;
	top:212px;
	background-color:#6B8098;
	border:1px solid #06336a;
	font-size:.85em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:150px;
	z-index:10;
}

#nav li ul li a:hover, ul#nav_inner li ul li a:hover {
	width:220px;
}

#nav a {
	float:left;
	text-align:left;
	text-decoration:none;
}

#leftCol {
	float:left;
	width:260px;
}

#oneOnOne {
	background:url(../images/onOnOne.jpg) no-repeat 0 0;
	height:117px;
	margin-top:50px;
	float:left;
	display:inline;
}

#oneOnOne p {
	padding:22px 20px 0 97px;
	color:#fff;
	font-size:1.2em;
	line-height:1em;
}

#logIn {
	width:230px;
	height:70px;
	color:#f3bd48;
	margin:15px 0 15px 10px;
	padding-bottom:20px;
	background-color:#6b704d;
	float:left;
	display:inline;
}

#logIn li {
	list-style-type:none;
	line-height:20px;
}

fieldset {
	border:none;
}

fieldset ol { 
	position:relative;
	top:-12px;
	right:15px;
	text-align:right;
}

form ul {
	list-style-type:none;
	text-align:right;
}

#formContainer form input {
	margin:0 0 10px 15px;
}

#formContainer {
	width:300px;
	float:left;
	margin:38px 0 0 160px;
	display:inline;
}

#logIn input {
	width:110px;
	border:none; 
}

ol li #submit {
	width:60px;
	background-color:#F2C04F;
}

#register {
	width:60px;
	background-color:#F2C04F;
	border:1px solid #002d62;
	color:#002d62;
}

#logIn a {
	font-size:.75em;
	text-decoration:none;
	color:#f3bd48;
}

#forgot {
	position:relative;
	right:15px;
	top:-13px;
	text-align:right;
}

#log {
	position:relative;
	top:10px;
	left:15px;
}

#rightCol {
	text-align:left;
	background:#f8d792 url(../images/innerContBg.jpg) repeat-x bottom scroll;
	width:690px;
	min-height:700px;
	float:left;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: normal;
}

#rightCol h3 {
	font: 1.5em/1.2em Trebuchet MS, Helvetica, sans-serif italic;
	color:#ea7125;
	margin-bottom:10px;
	padding:10px 0 0 15px;
	float:left;
	width:150px;
	font-style:italic;
}

#rightColSub {
	height:45px;
	width:665px;
	background-color:#6B8098;
	padding:15px 0 0 25px;
	margin-top:20px;
}

#col1 {
	width:415px;
	float:left;
	margin:20px 0 50px 25px;
	display:inline;
}

table#profileHeader {
	width:690px;
	padding:20px;
	margin-top:20px;
}

table#listing {
	width:690px;
	margin-top:20px;
}

#col2 {
	width:195px;
	float:right;
	background-color:#f9e7bd;
	padding:15px 20px 20px 20px;
	margin-top:38px;
}

#footer {
	background-color:#1E3241;
	font-size:.9em;
	color:#f7d58b;
	height:120px;
	border-top:1px solid #f7d58b;
	text-transform:uppercase;
	clear:both;
}

#footer a {
	color:#f7d58b;
	text-decoration:none;
}

#footer a:hover {
	color:#948054;
	
}

#footCont {
	width:980px;
	margin:15px auto;
}

#leftCont {
	width:550px;
	float:left;
}

#rightCont {
	width:250px;
	text-align:right;
	float:right;
}

.topMargin {
	margin-top:20px;
}

.leftMargin {
	margin-left:20px;
}

.rightMargin {
	margin-right:20px;
}

.smRightMargin {
	margin-right:5px;
}

.topPadding {
	padding-top:20px;
}

.button1 a, .button1 button {
    display:block;
	width:auto;
    background:url(../../images/button1.jpg) repeat-x bottom scroll;
    border:1px solid #002d62;
	color:#002d62;
    text-decoration:none;
	font-size:1em;
    font-weight:bold;
    cursor:pointer;
	text-align:center;
	margin-right:7px;
    padding:5px 7px 4px 7px; /* Links */
	float:left;
}

.button2 a, .button2 button {
	display:block;
	width:auto;
    background:url(../../images/button2.jpg) repeat-x bottom scroll;
    border:1px solid #002d62;
	color:#002d62;
    text-decoration:none;
	font-size:1em;
    font-weight:bold;
    cursor:pointer;
	text-align:center;
	margin-right:7px;
    padding:6px 7px 4px 7px; /* Links */
	float:left;
}

.button1 button[type], .button2 button[type] {
    padding:2px 7px 2px 7px; /* Firefox */
    line-height:19px; /* Safari */
}

.floatRight {
	float:right;
}

.clearLeft {
	clear:left;
}

.italic {
	font-style:italic;
}

.rowPadding {
	padding-bottom:5px;
}

.warning {
	font-weight:bold;
	font-size:1.25em;
	color:#c41424;
}
