/* Styles for Gersten & Gersten LLP
By Tortus Technologies
Design by: Victoria Chapman
Date created: 10/16/09
Last motified: 10/19/09 */

/* @group Colors */

.beige {
	color: #E4D4C4;
}

.brown {
	color: #7a5832;
}

.navy {
	color: #223976;
}

/* @end */

body {
	background: #e4d4c4 url("../images/body_bg.jpg") top left repeat-x;
	font-size: 95%;	
	padding: 0;
	margin: 0;
	font-family: times, georgia, serif;
	color: #2e1b13;
}

#main_wrapper {
	width: 878px;
	margin: 20px auto 10px auto;
	padding: 0;
	position:relative;
	background: #e8edf1;
	border-left: 3px solid #223976;
	border-right: 3px solid #223976;
	border-bottom: 3px solid #223976;
}

#content_wrapper {
	width:878px;
	min-height: 400px;
	float:left;
	position: relative;
	margin-right: -3px;
	background: #e8edf1 url("../images/content_corner_bg.jpg") bottom right no-repeat;
}

hr {
border-color:#262463;
border-style:none none solid;
border-width:medium medium 1px;
margin:5px 10px;
}

/* @group Header */

#header {
	width:848px;
	margin: 0 auto;
	padding: 10px 15px 10px 15px;
	float:left;
}

#header_right {
	float: right;
	width: 520px;
	text-align: right;
}

#header_right h4 {
	color: #505a94;
	font-size: 120%;
	margin: 0px 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	letter-spacing: .06em;
}

#header_right h4 a {
	color:#101010;
	text-decoration:none;
}

#header_right h3 {
	color: #7a6c46;
	font-size: 140%;
	margin: 35px 0 5px 0;
	padding: 0;
	font-weight: normal;
}

/* @end */

/* @group Nav */

#nav {
	margin: 0 0 10px 0;
	float: left;
	background: #223976;
	padding: 12px 5px 10px 0px;
	width:873px;
	font-size: 130%;
	color: #c4d1dc;
	font-weight: normal;
}

#nav_container {
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-variant: small-caps;
}

#nav li {
	list-style: none;
	display: inline;
	margin:0;
	color: #FFFFFF;
	font-size: 80%;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin:0;
	padding: 12px 15px 10px 15px;
}

#nav li a:hover {
	color: #7a5832;
	text-decoration: none;
	margin:0;
	background: #E4D4C4;
}

/* @end */

/* @group Text Size */

.text_size {
	position: absolute;
	left: 718px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 75%;
	width: 150px;
	text-align: right;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.text_size a {
	color: #ffffff;
}

/* @end */

/* @group Flash */

/*.flash {
	margin: 20px 0 10px 5px;
}*/

#flash {
	margin: 5px 15px 25px 15px;
}

/* @end */

/* @group Left Column */

#left_column_homepage {
	width: 268px;
	float: left;
	padding:10px 30px 10px 15px;
	margin: 0;
	}

#left_column {
	width: 220px;
	float: left;
	padding: 10px 20px 10px 15px;
	margin: 0;
	}
	
#left_column h3 {
	color: #262463;
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	}
	
#left_column h3 a {
	color: #262463;
	font-style: italic;
	font-weight: normal;
	}

/* @group Contact Box */

#contact_box {
	width: 220px;
	padding: 0 0 5px 0;
	margin: 0;	
	border: 1px solid #262463;
	background: url("../images/nav_bg2.jpg") repeat-x bottom left;
}

#contact_box h3 {
	padding: 5px 12px 5px 12px;
	font-style: italic;
	margin: 0 0 3px 0;
	font-weight: normal;
	background: #b7c4e4;
	color: #262463;
}

#contact_box p {
	margin: 5px 15px;
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 3px;
}

/* @end */

/* @end */

/* @group Content */

#content_homepage {
	margin: 15px 30px 20px 315px;	
	width: 533px;
	font-size:90%;
	position: relative;
	}

#content_homepage p {
	line-height: 190%;
	font-weight: normal;
	}
	
#content_homepage ul, #content_homepage li {
	line-height: 190%;
	font-weight: normal;
	}

#content {
	margin: 15px 30px 20px 260px;	
	width: 578px;
	font-size:90%;
	position: relative;
	}

#content a {
	color: #262463;
	}

#content a:hover {
	color: #7a5832;
	}

#content h1 {
	font-size: 150%;
	color: #262463;
	font-weight: normal;
	font-style: italic;
	}

#content h2 {
	font-size: 140%;
	color: #262463;
	font-weight: normal;
	font-style: italic;
	}

#content h3 {
	font-size: 120%;
	color: #262463;
	font-weight: normal;
	font-style: italic;
	}

#content h4 {
	font-size: 120%;
	color: #262463;
	font-weight: normal;
	}

#content h5 {
	font-size: 100%;
	color: #262463;
	font-weight: normal;
	font-style: italic;
	}

#content h6 {
	font-size: 90%;
	color: #262463;
	font-weight: normal;
	font-style: italic;
	}

#content p {
	line-height: 190%;
	font-weight: normal;
	}
	
#content ul, #content li {
	line-height: 190%;
	}

/* @group Callouts */

table#callouts {
	margin-bottom: 10px;
}

#callouts td.info {
	border:1px solid #cecece;
	padding:5px;	
	text-align:center;
	vertical-align: top;
}

#callouts td.info h3 {
	margin: 0;
	background: #9d9d9d url("../images/nav_bg.jpg") top left repeat-x;
	padding: 3px;
	color: #101010;
	font-size: 110%;
	display: block;
	margin-bottom: 5px;
}

#callouts td.info h3 a {
	color: #101010;
	text-decoration: none;
	display: block;
}

/* @end */



/* @end */

/* @group Footer */

#address_footer {
	background: #223976;
	padding: 8px 10px 5px;
	color: #d9e3eb;
	font-size: 80%;
}

#address_footer table td {
	line-height: 140%;
	padding: 0px;
}

#address_footer table p {
	padding: 0;
}

#footer {
	width: 890px;
	padding: 4px 5px;
	clear: both;
 	margin: 0 auto 10px auto;
 	text-align: center;
}

#footer p {
	font-size: 80%;
	color: #2e1b13;
	padding: 0;
	margin: 4px 0;
}

#footer a {
	color: #2e1b13;
}

/* @end */


