body {
	margin:0;
	padding:0;
	background-color: #f4b85e;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* General Layout of Divs*/

#outerwrapper{
	background-color:#7A7979;
	margin-left: 196px;
}

#header {
	height:82px;
}

#headimage{
	float:left;
	width: 471px;
}
#tagline{
	float:left;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#logo {
	background-color:#FFFFFF;
	height:69px;
	clear: both;
}

#box {
	border-bottom:1px solid white;
	background-color: #7A7979;
	float: right;
	width: 100%;
	min-height: 450px;
}

#menu {
	background-color:#5E5D5D;
	width: 196px;
	float: left;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	min-height: 344px;
	padding-top: 20px;
}

#contentwrapper {
	background-color:#7A7979;
	width: 571px;
	background-image: url(images/flowers.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

#content {
	background-color:#FFFFFF;
	float: left;
	width: 446px;
	padding-left: 1px;
	min-height: 450px;
}

#content-sidebar {
	background-color:#000000;
	float: left;
	width: 125px;
	height: auto;
}

#footer {
	background-color:#DC8624;
	min-height: 79px;
	clear: both;
	border-left: 1px solid white;
}

#content .blank {
	height:10px;
	clear: both;
}
/*Div specific formatting*/

#menu p {
	color:#FFFFFF;
	font-family: "georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-top: 0px;
	margin: 0;
	font-variant: small-caps;
}

#menu p a{
	text-decoration:none;
	color:#FFFFFF;
	width:174px;
	display:block;

}

#menu p a:hover{background-color:#cdcbcb}

#footer p{
	font-family: "georgia", "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #fed393;
	line-height: 2em;
	padding-left: 20px;
	margin: 0;
	font-weight: bolder;
}

p a.current {background-color:#cdcbcb;}

#content h1{
	background-color:#dc8624;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 10px;
	margin-top: 0px;
	font-variant: small-caps;
	font-weight: lighter;
	padding-bottom: 1px;
	padding-top: 1px;
	letter-spacing: 1.5px;
	margin-bottom: 0px;
}

#content h1:first-letter{font-weight:bold}

/*used where an image follows the h2*/
#content h2{
	color:#dc8624;
	font-family: "Times New Roman", Times, serif;
	margin: 0 10px;
	letter-spacing: 2px;
	font-size: 14px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
/*used where text follows the h2*/
#content h2.pretext{
	padding-bottom: 0px;
	}
	
#content h3{
	background-color:#5e5d5d;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 5px;
	font-variant: small-caps;
	padding-bottom: 5px;
	padding-top: 3px;
	margin: 0 10px;
	text-align: center;
}

#content h4{
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
}

#content p.mainquote{
	font-style:italic;
	padding-left: 10px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #333333;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content p{
	padding-left: 10px;
	line-height: 15px;
	padding-right: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#content ul {margin-top:0}

#content li{
	list-style: outside;
	list-style-image: url(images/gr_bullet.gif);
	line-height: 15px;
	padding-right: 10px;
	font-weight: bold;
}

#content li a{
	text-decoration: none;
	color: #000000;
}

#content li a:hover{
	text-decoration: underline;
	color: #dc8624;
}

#content img{
	float:left;
	padding-right:15px
}

#content img.homeimg{
	padding: 0 0 10px 0;
}

#content img.portfoliogallery{
	padding: 10px;
	float: left;
}

#content .captioned {float:left}

#content .captioned img{
	float: none;
	padding-right: 0px;
}

#content .staffpic {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

#content .staffpic img{
	float: none;
	padding-right: 0px;
}

#content img.nofloat{
	float:none;
	padding: 0 0 0 10px;
}


#content .featured {
	float:left;
	width: 220px;
}

#content .featured p.caption{
	margin: 0;
}

#content .featured img{
	float: none;
	padding-right: 0px;
	padding-left: 10px;
}

#content .featured150 {
	float:left;
	width: 150px;
}

#content .featured150 p{
	padding:0 10px;
	margin: 0;
	clear: both;
}

#content .featured100 p{
	padding:0 10px;
	margin: 0;
	clear: both;
}

#content .featured100 {
	float:left;
	width: 100px;
}

#content .portfolio {
	float:left;
	width: 50%;
	padding-top: 20px;
	margin-left: 0px;
}

#content .portfolio img{
	float: left;
	padding: 0 5px;
}

/*used to pad images not part of a paragraph*/
#content img.padded {padding-left:10px}

hr{
	color:#CCCCCC;
	text-align: center;
	margin: 0px 10px;
	clear: both;
	height: 1px;
}

hr.testimonial {
	color:#CCCCCC;
	text-align: center;
	margin: 0 10px;
	clear: both;
	height: 1px;
}

hr.blank{
	color:#FFFFFF;
	width:0px;
	height: 0px;
}


a img {border:none}

/* specific classes */
.caps {font-size:16px}
.clear {clear:both}
.captionbold{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	}


#content p img.rightfloat{float:right}

/* original css*/
.left
	{ 	font-family: verdana;
		color: #FFFFFF;
		font-size: 10px;
		line-height: 16px;
	}
	
p.mainBOLD
	{ 	font-family: verdana;
		color: #000000;
		font-size: 10px;
		line-height: 15px;
		font-weight: bold;
	}

.mainBOLD
	{ 	font-family: verdana;
		color: #000000;
		font-size: 10px;
		line-height: 15px;
		font-weight: bold;
	}

.goldBOLD
	{ 	font-family: verdana;
		color: #DC8624;
		font-size: 10px;
		line-height: 15px;
		font-weight: bold;
	}
	
p.main
	{ 	font-family: verdana;
		color: #000000;
		font-size: 10px;
		line-height: 15px;
	}

.main
	{ 	font-family: verdana;
		color: #000000;
		font-size: 10px;
		line-height: 15px;
	}

p.mainBOLDCLOSE
	{ 	font-family: verdana;
		color: #000000;
		font-size: 10px;
		line-height: 13px;
		font-weight: bold;
	}

a.white {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


a.main {
	text-decoration: none;
	color: #000000;
}

a.main:hover {
	text-decoration: underline;
	color: #dc8624;
}


a.mainBOLD {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a.mainBOLD:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a.gold {
	text-decoration: none;
	color: #000000;
}

a.gold:hover {
	text-decoration: underline;
	color: #DC8624;
}

a.goldBOLD {
	text-decoration: none;
	color: #DC8624;
	font-weight:bold;
}

a.goldBOLD:hover {
	text-decoration: underline;
	color: #DC8624;
	font-weight:bold;
}


.mainheader {
	font:bold 12px arial;
	color:#ffffff;
	background:#F4B85E;
}

#tagline h2{
	font-size: 32px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0;
}

#socialmedia{float:right}

#socialmedia img{
	width:36px;
	padding-right: 7px;
}
