/*~~~~general HTML tags ~~~~*/

body {
	margin:0px;
	background:#cbb58b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	color:#605745;
}

p {
	margin:10px 0;
	line-height: 1.3em;
	padding: 0 .8em .8em .8em;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url('../images/bg-quote.png') no-repeat;
}

blockquote p {
	margin:2px 0;
	}
	

/*~~~HEADINGS ~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	font-size:1.5em;
	margin-bottom:0;
	margin-top:0px;
	color: #667a55;
}

h2 {
	margin-bottom:0;
	margin-top:0px;
	color: #667a55;
	font-size:1.2em;
	font-weight: bold;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~LINKS~~~~*/


a:link, a:visited  {
	color:#667a55;
	text-decoration:none;
	border-bottom: 1px dotted #667a55;
}

a:hover, a:active {
color:#4a5b3c;
	text-decoration:none;
}

/*~~~~LISTS~~~*/

ul {
clear: both;}



/*~~~~CONTAINERS~~~*/

    /*  wraps entire body */

    #wrapper {
        width: 900px;
        background: #cbb58b url(../images/backgrounds/content_bg.gif) repeat-y;
        margin: auto;
        min-height: 600px;
        }

    /*  contains logo and top nav */
    
    #top {
        width: 900px;
        height: auto;
        margin:auto;
        background: #cbb58b url(../images/backgrounds/top_bg.gif) no-repeat top;
        }
        
    .logo img {
        padding-left: 30px;
        padding-top: 20px;
        border: 0;
        float: left;
        height: auto;
        } 
    .cite {
        clear: left;
        float: left;
        margin-left: 45px;
        color: #cbc9c9;
        font-size: 90%;
        font-weight: bold;
        font-variant: small-caps;
        }
    .nav_top {
        padding-top: 80px;
        padding-right: 30px;
        margin-left: 450px;
        text-align: right;
        font-weight: bold;
        font-variant: small-caps;
        font-size: 90%;
        }    
    .nav_top ul li {
        color: #e1d8c7;
        display: inline;
        }

    .nav_top a {
        color: #e1d8c7;
        text-decoration: none;
        }
    .nav_top a:hover {
        color: #584f3d;
        text-decoration: none;
        }
        
    #container {
        width: 850px;
        height: auto;
        margin: auto;
        background: url(../images/backgrounds/container_bg.gif) repeat-y top;
        }
        
    #content {
        float: left;
        margin-left: 22px;
        width: 800px;
        height: auto;
        min-height: 950px;
        }


/*~~~~HOME PAGE - THREE COLUMN SECTION~~~~*/

#three-column-container {
	background:url('../images/bg-three-column-home.gif') repeat-y;
	padding:0;
	margin:20px 20px 10px 0;
	width: 800px;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	
	}
	

/*~~~~~SUB PAGES - TWO COLUMN SECTION~~~~*/

#content-container-two-column {
	margin-top:20px;
	width:800px;
	background: url('../images/bg-content-side.png') repeat-y right 50%;
	position:relative;
}
#content-main-two-column {
	width:550px;
	float:left;
	margin-right: 20px;
	}

#content-side-two-column {
	float:right;
	width:220px;
	}

#content-side-two-column .ltbr {
    padding: 2px;
    border: 1px solid #666666;
    text-align: center;
    }
	

/*~~~~MAIN NAV ~~~~*/

#nav-main {
	background: url('../images/backgrounds/menu_bg.gif') repeat-x;
	width:868px;
	margin: auto;
	margin-top: 8px;
	height: 38px;
	padding: 0;
	font-weight:bold;
	font-size: .9em;
	text-align: center;
}
#nav-main ul {
	padding:1em 1em 1em 1em;
	margin:0;
	}
	
#nav-main li {
	list-style:none;
	display: inline;
	padding:.5em;
	background:none;
	border-right: 1px solid #93866c;
	}
#nav-main a:link,
#nav-main a:visited {
	color:#dfd6c4;
	text-decoration:none;
	border: 0;
}

#nav-main a:hover {
	color:#ffffff;
	text-decoration:underline;
	border: 0;
}

#nav-main a:active {
	color:#eeeeee;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:none;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}
/*~~~~pagetitle~~~~*/


#pagetitle {
	margin-top:1em;
	position:relative;
	color:#584f3d;
	font-size: large;
	font-weight: bold;
	}

/*~~~~~~FOOTER~~~~~*/

#footer {
	margin:auto;
	width:900px;
	padding:5em 0 1em 0;
	background: url(../images/backgrounds/bottom_bg.gif) no-repeat;
	color:#584f3d;
	font-size:.8em;
	text-align: center;
}


#footer a {
	color:#584f3d;
	text-decoration:none;
}

#footer a:hover {
	color:#333333;
	text-decoration:none;
}
#footer_nav ul {
	padding:1em 1em 1em 1em;
	margin:0;
	}
	
#footer_nav li {
	list-style:none;
	display: inline;
	padding:.5em;
	background:none;
	border-right: 1px solid #93866c;
	}
#footer_nav a:link, #footer_nav a:visited {
	color:#584f3d;
	text-decoration:none;
	border: 0;
}

#footer_nav a:hover {
	color:#ffffff;
	text-decoration:underline;
	border: 0;
}
/*~~~MISC CLASSES~~~~*/


.clear {
	clear:both;
	}
.clear_border {
	clear:both;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #c1c1c1;
	}

.none {
    display:none;
}
.readmore img, .readmore, .readmore a {
    border: 0;
    }
.ValidateMessage {
    font-size: .7em;
    clear: both;
    }
.small {
    font-size: 80%;
    }    