/* -----------------------------------------------
  paramoredd.com
  updated 7..07 - Brad Haynes
  created by Paramore|Redd Online Marketing
----------------------------------------------- */



/*
---------------- GENERAL
-------------------------------------------------------- */

* { margin: 0px; padding: 0px; }

body { background: #F0ECE2 url(../images/bg.tile_horz.gif) repeat-x scroll left top; }
	
#wrapper {
	width: 802px;
	float: left;
	}	
	
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #00503C;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}

/*
---------------- HEADER
-------------------------------------------------------- */

#header {
	width: 802px;
	height: 80px;
	background: url(../images/bg.header.gif) no-repeat scroll left top;
	float: left;
	}
	
#header h1{
	height: 80px;
	width: 201px;
	float: left;
	}
	
#header h1 a{
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 201px;
	overflow: hidden;
	}

#login {
	float: right;
	width: 189px;
	text-align: center;
	}
	
#header form {
	margin-top: 3px;
	}
	
#header form select {
	width: 130px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}

/*
---------------- NAVIGATION
-------------------------------------------------------- */

#sidebar {
	float: left;
	width: 201px;
	}
	
#sidebar h2  {
	font-weight: lighter;
	color: #FFFFFF;
	text-transform: uppercase;
	font: 12px/35px "Times New Roman", Times, serif;
	}

/* --- NAV BUTTONS --- */
	
#nav {
	background: url(../images/btn.off_repeaty.gif) repeat-y scroll left top;
	}
	
#nav li {
	list-style: none;
	overflow: hidden;
	}
	
#nav li a.main {
	height: 35px;
	text-decoration: none;
	padding-left: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	font: 12px/35px "Times New Roman", Times, serif;
	display: block;
	}
	
#nav li a.main:hover {
	color: #00503C;
	background: url(../images/btn.hover.gif) repeat-y scroll left top;
	}
	
#nav li#current a.main {
	color: #00503C;
	background: url(../images/btn.on.gif) no-repeat scroll left top;
	}

/* --- NAV DROP DOWN BUTTONS --- */

li ul.nested { display: none; }
 
li#current ul.nested {
	display: block;
	margin-left: 23px;
	border-bottom: solid 1px #c7d2bf;
	}
  
.nested li {
	border-top: solid 1px #c7d2bf;
	float:left;
	width: 178px;
	background: #e8f3e1;
	}

.nested a {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #6f766c;
	text-transform: capitalize;
	text-decoration: none;
	display:block;
	padding: 5px 5px 5px 8px;
	}
	
#nav ul.nested a:hover {
	background-color: #f9fafa;
	color: #333333;
	}
	
/* --- FONTSIZE BOX --- */

#fontsize {
	border: 1px solid #708b74;
	margin: 13px 0px 0px 23px;
	text-align: right;
	background: #00503C;
	height: 35px;
	width: 150px;
	border: 1px solid #708b74;
	}
	
#fontsize h2 {
	float: left;
	padding-left: 13px;
	}

#fontsize a {
	display: block;
	height: 35px;
	width: 32px;
	background: #F0ECE2;
	text-align: center;
	line-height: 35px;
	color: #00503C;
	border-left: 1px solid #708b74;
	font-size: 16px;
	text-decoration: none;
	float: right;
	}

#fontsize a:hover {
	background: #FFFFFF;
	}

/* --- EMAIL ADRESS OPT-IN BOX --- */

#sideImage {
	margin: 13px 0px 0px 23px;
	width: 150px;
	}

#optin {
	border: 1px solid #708b74;
	margin: 13px 0px 0px 23px;
	background: #F0ECE2;
	width: 150px;
	}
	
#optin h2 {
	background: #00503C;
	height: 35px;
	padding-left: 13px;
	}

#optin p {
	background: #FFFFFF;
	font-size: 11px;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #708b74;
	}

#textfield {
	margin: 10px 6px;
	text-align: center;
	}

input {
	width: 127px;
	}

/*
---------------- CONTENT
-------------------------------------------------------- */

#content {
	float: left;
	width: 601px;
	background: #FFFFFF;
	padding-bottom: 40px;
	}
	
#home #content h1 {
	font: lighter 1.5em/28px "Times New Roman", Times, serif;
	color: #00503C;
	text-transform: uppercase;
	margin: 27px 31px 10px 34px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #CCCCCC;
	}

#home #content p {
	font: .8em/1.8em Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	margin: 0px 34px 14px 34px;
	letter-spacing: 0.1em;
	}
	
#inside #content h1 {
	font: lighter 1.2em "Times New Roman", Times, serif;
	color: #00503C;
	text-transform: uppercase;
	margin: 27px 34px 10px 34px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #CCCCCC;
	}

#content h2 {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 34px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 50px;
	}
#content .headshot {
	float: left;
	margin: 5px 15px 0px 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
	
#inside #content p {
	font: .8em/22px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 34px;
	padding-bottom: 8px;
	}
	
#content a {
	color: #00503C;
	}
	
#content a:hover {
	text-decoration: none;
	}
	
#content ul {
	margin-left: 32px;
	}
	
#content li {
	list-style: circle outside;
	color: #666666;
	font: .8em Arial, Helvetica, sans-serif;
	margin-left: 13px;
	}
	
#content .right {
	float: right;
	margin-right: 34px;
	margin-top: 18px;
	margin-left: 15px;
	}

#contacts li {
	border-bottom: 1px dashed #CCCCCC;
	line-height: 19px;
	list-style: none;
	margin: 0px 50px 15px 0px;
	padding: 0px 0px 15px 0px;
	}

#contacts strong {
	font-weight: normal;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	margin-left: 0px;
	}
	
	
	
#content ul.services {
	float: left;
	width: 250px;
	margin-left:16px;
	}
html>body #content ul.services {
	margin-left:32px;
	}
#content ul.services li {
	width: 240px;
	padding-top: 5px;
	list-style: none;
	margin: 0px 5px 10px 0px;
	float: left;
	}
html>body #content ul.services li {
	margin: 0px 10px 10px 0px;
	}
#content ul.services a {
	color: #AE8A40;
	font: lighter 18px/22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: lowercase;
	}
#content ul.services a:hover {
	color: #333333;
	background: #FFFFFF;
	}
#content ul.services li span {
	margin: 2px 0px 0px;
	padding: 0px;
	line-height: 16px!important;
	font-size: 12px;
	}


	
#finance {
	margin-left: 32px;
	text-align: left;
	float: right;
	margin-right: 0px;
	padding-right: 50px;
	}
	
#footer {
	float: right;
	width: 601px;
	background: #FFFFFF;
	border-top: thin dashed #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	}
	
#footer p {
	margin-left: 34px;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 20px;
	}
