/* GENERAL CSS */

html,body {
	margin: 0;
	padding: 0;
	background-color: #6b5e55;
	}
	
h2 {
	font-size:36px;
	padding:0px;
	margin:0px;
	margin-top:5px;
	padding-bottom:12px;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
h3 {
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
table {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	background-color:#c7c2ba; 
	margin: 0.5em 0pt 0.5em 1.5em; 
	}

.storyform {background-color:#ffc;}

#container_bkgr {
	width: 840px;
	margin: 0 auto;
	background-image: url(../img/container_bkgr.gif);
	background-color: transparent;
	background-repeat: repeat-y;
	}

#container {
	width: 800px;
	margin: 0 auto;
	}
	
#wrapper {
	width: 800px;
	margin:0 auto;
	border-top: 0px;
	background: #ffc;
	}

.pullquote {
	border-top: 6px #6a8a7f solid;
	padding-top:10px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.3em;
	font-weight: bold;
	color:#766a62;
	width: 250px;
	}
	
.signature {
	padding-bottom:10px;
	margin:0px;
	text-align:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#a59d95;
	border-bottom: 3px #6a8a7f solid;
	width: 250px;
	}
	

	

/* IMAGE STYLING */

img {
	padding:0 0 0px 0px;
	border:0px;
	}

.picture {
	background-color: #c7c2ba;
	border: 1px solid #c7c2ba;
	padding: 3px;
	color: #000;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	}
	
.picture h3 {
	font-size:18px;
	}
	
.picture h4 {
	font-size:12px;
	}
	
.picture li {
	font-size:12px;
	text-align: left;
	line-height: 1.3em;
	padding-right:20px;
	padding-bottom:7px;
	list-style-image:url(diamond.gif);
	}

.picture p {
	padding:0px;
	margin-top:0px;
	}
	
.sidebar {
	text-align:left;
	font-size:12px;
	line-height: 1.3em;
	margin-left:10px;
	margin-right:10px;
	}
	
.sidebar a {
	color:#005b82; 
	text-decoration:none;
	}
	
.sidebar a:hover {
	color:#6a8a7f; 
	text-decoration:underline;
	}

.picture img { 
	vertical-align:middle; 
	margin-bottom: 2px; 
	}
	
.right { 
	margin: 0.5em 0pt 0.5em 1.5em; 
	float:right; 
	}

.left { 
	margin: 0.5em 1.5em 0.5em 0; 
	float:left; 
	}
	

/* LOGO BANNER */

#logobanner {
	padding-right: 20px;
	background-image: url(../img/crmclogo.gif);
	background-color: #005B82;
	background-repeat: no-repeat;
	background-position: 570px;
	height: 65px;
	border-bottom: 3px #FFF solid;
	}
	
#logobanner a {
	text-decoration: none;
	display:block;
	margin-left: 15px;
	color: #5e9cae;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	position: relative;
	width: auto;
	padding: 20px 0;
	text-decoration: none;
	}
	
#logobanner a:visited {
	color: #5e9cae;
	}
	
#logobanner a:hover {
	color: #fff;
	}
	
#topbanner {
	height:300px;
	background:#005b82;
	border-top: 8px #6a8a7f solid;
	}


#nav {
	float: left;
	background: #005b82;
	padding: 0 0 20px 0;
	}
	
	
#content {
	width: 640px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;
	margin: 0 0 0px 160px;
	padding: 5px 20px 15px 20px;
	background: #ffc;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.7em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
	
html>body .content {
 	 width:580px;
	} 
	

/* FORM STYLING */

input[type="text"] {
	background-color: #999;
	color: #fff;
	border: 0px;
	padding: 2px 2px 2px 4px;
	}
			
input[type="submit"] {
	text-align:center;
	margin-left:165px;
	}
	
input:focus {background-color:#666;}

#signature {text-align:right;}

/* Label style for labels. */
label {
	font-size:13px;
	vertical-align:top;
	line-height:1.2em;
	}

/* Color of marker (*) that denotes required field. */
.required {
	font-size:13px;
	color:#9e3039;
	}

/* Style for error messages on perspectiveClient.html */
.jsvalidation {
	padding-left:5px;
	color:#9e3039;
	font-size:11px;
	}

/* Success Message */
#success_message {
	color:#9e3039;
	}


/* FOOTER */
	
#footer {
	margin:0 auto;
	background: #5e9cae;
	text-align:center;
	padding:5px;
	color: #c7c2ba;
	font: normal 10px Verdana, Helvetica, sans-serif;
	}
	
#footer a {
	text-decoration:none;
	color:#c7c2ba;
	}
	
#footer a:visited {
	text-decoration:none;
	color:#c7c2ba;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#6b5e55;
	}
	
	
/* NAVIGATION MENU CSS */

.glossymenu {
	margin: 0;
	padding: 0;
	width: 160px; /*width of menu*/
	}

.glossymenu a.menuitem {
	background: #005b82 url(titlebar-active2.png) repeat-x bottom left;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #fff;
	display: block;
	position: relative;
	width: auto;
	padding: 8px 0;
	padding-left: 15px;
	text-decoration: none;
	}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: white;
	}

.glossymenu a.menuitem:hover {
	background-image: url(titlebar2.png);
	color: #000;
	}
	
.glossymenu a.selected {
	background: #005b82 url(titlebar-selected2.png) repeat-x bottom left;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #f3cf45;
	display: block;
	position: relative;
	width: auto;
	padding: 8px 0;
	padding-left: 15px;
	text-decoration: none;
	}
	
.glossymenu a.selected:hover {
	background-image: url(titlebar2.png);
	color:#000;
	}	
