/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	height:100%;
	line-height: 18px;
	text-decoration: none;
}

a {
color:#B59052;
}

a:hover {
color:#000000;
}

img {
border:0px;
}

p {
	line-height:16px;
	margin:10px 0px 15px 0px;
}

/* Master Styles */

div#masterContainer {
	position:absolute;
	width:760px;
	margin:0px -380px;
	left:433px;
	text-align:center;
	padding-bottom:10px;
	top: 10px;
}

div#header {
width:760px;
height:265px;
padding:0px;
margin:0px;
/*background:url("../images/bkg_header.jpg") no-repeat;*/
}

/*
ul#nav {
position:absolute;
width:430px;
top:130px;
left:50px;
padding:0;
margin:0;
list-style:none;
text-align:left;
}

ul#nav li {
position:absolute;
display:inline;
padding:0;
margin:0;
}

ul#nav li.col1 { left:0px; }
ul#nav li.col2 { left:95px; }
ul#nav li.col3 { left:185px; }
ul#nav li.col4 { left:310px; }
ul#nav li.row1 { top:0px; }
ul#nav li.row2 { top:15px; }
ul#nav li.row3 { top:30px; }

ul#nav li a {
color:white;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

ul#nav li a:hover, ul#nav li a.selected {
color:#6D9EA9;
}


div#header p.signup {
color:white;
position:absolute;
top:175px;
left:50px;
width:430px;
}

div#header p.signup a:hover {
color:white;
}
*/

div#contentWhite {
width:760px;
margin:0px;
padding:0px;
background-color:#e3e3cf;
}

div#leftColumn {
position:relative;
width:720px;
width:505px;
padding:0px;
margin:0px;
float:left;
}

div#leftColumn_wide {
	position:relative;
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-right: 117px;
	margin-bottom: 0px;
	margin-left: 117px;
}

div#rightColumn {
float:right;
width:220px;
padding:25px 0 0 0;
}

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

/* Headings */

div#heading {
position:relative;
border-bottom:solid 1px #E8E8E8;
height:40px;
margin:0px 0px 15px 0px;
}

h1 {
	bottom:8px;
	font-size:24px;
	color:#000000;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
}

h3 {
	margin:0px;
	padding:0 0 15px 0;
	font-size:11px;

}

/* Heading Sub Menu */

div#subMenu {
position:absolute;
width:185px;
bottom:6px;
right:0px;
text-align:right;
color:black;
font-size:9px;
font-variant:small-caps;
}


.item {
	text-align: left;
	background-repeat: repeat-x;
	background-position: bottom;
}

.links div.hr {
margin:15px 0px 10px 0px;
}

div.portrait img {
width:300px;
height:420px;
}

#footer a {
color:#666666;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
hr {
	margin:15px 0px 0px 0px;
	clear:both;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #050303;
	background-color: #E3E3CF;
}
td {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	background-image: url(../images/bg_dottedLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
table {
	width: 524px;
}
