/* CSS RESET */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
        
/* END CSS RESET */





A:link {
text-decoration : none;
color : #7E4F48;
}
A:visited {
text-decoration : none;
color : #7E4F48;
}
A:active {
text-decoration : none;
color : #7E4F48;
}
A:hover {
text-decoration : none;
color : #7E4F48;
}
A img {
border : 0px;
}
html, body {
background : #F2E4C7;
	background-image: url(img_head.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: scroll;
font-family : lucida;
color : #242712;
font-weight : normal;
font-size : 14px;
margin : 0;
padding : 0;
height : 100%;
text-align : center;
}
p {margin-top: 10px; margin-bottom: 10px;}
h1, h2, h3, h4 {margin-bottom: 10px;}



#header {
	margin-top: 12px;
	width: 100%;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #CB8073;
	height: 173px;

}

#header A:link, #header A:visited, #header A:active, #header A:hover {
	color: #F2E4C7;
	letter-spacing: 3px; 
}

#header A:hover {
	background-image: url(link_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #361B3C;
}

#header_nav {
	text-align: right;
	float: right;
	height: 100px;
	padding-right: 20px;
	padding-top: 50px;
	color: #361B3C;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
}
.footer, .push {
	height: 2em;
}

#wrap2 {
	position: relative;
	margin: 0px auto;
	width: 960px;
}

#GreyClick {
	float: left;
	text-align: left;
	color: #F2E4C7;
	font-size: 90px;
	width: 540px;
	height: 115px;
	margin-top: 14px;
	margin-bottom: 10px;
}

#two {
	float: right;
	width: 420px;
	margin-top: 80px;
	text-align: center;
}

#two A:link, #two A:visited, #two A:active, #two A:hover{
	font-family: georgia;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
}


#content {
	position: relative;
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 10px;
	width: 900px;
	clear: both;
	text-align: left;
	font-family: 'Helvetica';
	font-size: 14px;
	color: #444444;
	z-index: 999;
}

#content A:link, #content A:visited, #content A:active, #content A:hover {
	font-weight: bold;
	padding: 2px;
}

#content A:link, #content A:visited, #content A:active {
	color : #7E4F48;
}

#content A:hover {
	color: #4B4341;
}

#content p {
	margin-left: 20px;
	margin-top: 0px;
	line-height: 18px;
	font-family: verdana;
	font-size: 11px;
}

h1 {
    font-family: georgia;
    color: #361B3C;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

h2 {
    font-family: 'Univers Condensed';
    color: #697198;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 40px;
}

h3 {
    font-family: 'Univers Condensed';
    color: #361B3C;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    margin-left: 10px;
    text-decoration: underline;
}


.bborder {
    border: 2px solid #697198;
}



#menunav {
    margin: 0px auto;
    text-align: center;
}

.quotestop {
	margin: 0px auto;
	width: 700px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 10px;
	border-top: 1px dashed #4B4341;
	border-bottom: 1px dashed #4B4341;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
}
.quotesbottom {
	margin: 0px auto;
	width: 700px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	border-bottom: 1px dashed #4B4341;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
}
td.threefifty {
width : 350px;
font-weight: bold;
}
td.threefiftyr {
width : 350px;
text-align: right;
font-weight: bold;
}

.quotesnarrowtop {
    margin: 0px auto;
    width: 600px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    border-top: 1px dashed #4B4341;
    border-bottom: 1px dashed #4B4341;
}
.quotesnarrowbottom {
    margin: 0px auto;
    width: 600px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    border-bottom: 1px dashed #4B4341;
}
td.three {
width : 300px;
font-weight: bold;
}
td.threer {
width : 300px;
text-align: right;
font-weight: bold;
}

ul.one {
margin-bottom : 16px;
}
p.faqanswer {
margin-top : 0;
margin-left : 20px;
margin-bottom : 20px;
}

td.portfoliot {
    border-bottom: 1px dashed #4B4341;
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

td.portfoliob {
    padding: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.footer {
margin: 0px auto;
color : #361B3C;
font-family : verdana;
font-size : 11px;
letter-spacing : 1px;
text-transform : lowercase;
width: 960px;
padding-bottom: 4px;
}

#footer A:link, #footer A:visited, #footer A:active, #footer A:hover{
    color: #361B3C;
}
#footerl {
float : left;
left : 0;
margin-left : 4px;
padding-bottom : 2px;
margin-top : -2px;
text-align : left;
}
#footerl A:link, #footerl A:visited, #footerl A:active, #footerl A:hover {
font-weight : bold;
}

#footerr {
float : right;
margin-right : 6px;
margin-top : 10px;
}
#footerr A:link, #footerr A:visited, #footerr A:active, #footerr A:hover{
    color: #F2E4C7;
    background-color: #361B3C;
    padding: 2px 6px 2px 6px;
}

input, textarea, select, submit {
background-color : #ffffff;
background-image : url('');
border : 1px solid #5a5a5a;
font-family : verdana;
font-size : 11px;
color : #5a5a5a;
margin-right : 2px;
}

form {
	line-height: 30px;
}

.add {
	text-align: center;
	font-style: italic;
}


.center {
	text-align: center;
}