/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		min-width: 801px;
		color: #010000;
		background-color: #BBB7AB;
		font-family: "Georgia","Palatino", "Times", "MS Sans Serif", sans-serif;
		font-size: 70%;
		text-align: center;
		}
		div#content-wrap a {
			color: #D0CDBE;
			background-color: inherit;
			text-decoration: none;
			}
		div#content-wrap a:hover {

			}
		div#col-right a {
			color: #7A1D25;
			font-weight: bold;
			padding:2px;
			}
		div#col-right a:hover {
			background-color: #FFFFFF; 
			color: #7A1D25;
			padding:2px;
			}





																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#container {
	width: 801px;
	margin: 0 auto;
	color: inherit;
	background-color: #DAD9D4;
	text-align: left;
	background-image: url(images/cntrbg.jpg);
	}
	div#header {
		min-height: 173px;
		position: relative;
		background-color: #D0CDBE;
		background-image: url(images/hdr.jpg);
		background-repeat:no-repeat;
		background-position: right;
		}
		div#login {
                width: 305px;
                background-color: #52151C;
	        background-image: url(images/login.jpg);
	        background-repeat: no-repeat;
                height: 150px;
                float:right;
                position:absolute;
                top:0;
                right: 30px;
                }
        
	div#content-wrap {
		
		}
	div#footer {
		clear: both;
		/* margin: 30px 0 0 0; */
		border-bottom: 25px solid #000000;
		background-image: url(images/ftrbg.jpg);
		height: 30px;
		}
	div#photo {
		border-top: 27px solid #000000;
		border-bottom: 27px solid #000000;
		background-color: #000000;
		background-image: url(images/hdr2.jpg);
		background-repeat: no-repeat;
		height: 155px;
		}






																/* >>> SUB CONTAINERS <<< */
div#col-left {
	float: left;
	width: 283px; 
	/* padding: 10px 20px; */
	border-top: 12px solid #280B07;
	background-color: #672028;
	}
div#col-right {
	float: right;
	width: 468px;
	padding: 25px 31px 15px 19px;
	color: inherit;
	background-color: inherit;
	border-top: 12px solid #C6C0B2;
	}






																/* >>> LISTS <<< */

/* div#col-left ul {
	list-style: none;
	}
	 div#col-left ul li {
		background-image: url(images/mnubrdr.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 15px 0 15px 0;
		text-decoration: none;
		}
	div#col-left ul li a{
		text-transform: uppercase;
		font-size: 110%;
		letter-spacing: 1px;
		padding-left: 25px;
		margin-left: 15px;
		background-image: url(images/bullet.jpg);
		background-repeat: no-repeat;
		background-position: left;
		}
		div#col-left ul li a:hover {
		color: #FF6E7D;
		} */

ul.main-nav {
	position: absolute;
	top: 4em;
	right: 3em;
	padding: 1px;
	list-style: none;
	}
	ul.main-nav li {
		display: inline;
		}
		ul.main-nav li a {
			margin: 0 5px;
			color: #888;
			background-color: inherit;
			font-size: 120%;
			text-transform: capitalize;
			text-decoration: none;
			border: solid #f2f2f2;
			border-width: 0 0 1px 0;
			}
		ul.main-nav li a:hover {
			color: #222;
			background-color: inherit;
			}

ul.footer-nav {
	padding: 10px;
	color: #000000;
	background-color: inherit;
	list-style: none;
	text-align: right;
	text-transform: uppercase;
	}
	ul.footer-nav li {
		display: inline;
		font-size: 90%;
		border-right: 1px solid #672028;
		padding: 0 5px 0 5px;

		}
		ul.footer-nav li a {
			margin: 0 5px;
			color: #7A1D25;
			background-color: inherit;
			text-decoration: none;
			}
		ul.footer-nav li a:hover {
			color: #7A1D25;
			background-color: #FFFFFF; 

			}





																/* >>> TYPOGRAPHY <<< */

a.x {
	display: none;
	}
h1 {
	padding: 20px 0;
	}
	h1 a {
		color: #222;
		background-color: inherit;
		text-decoration: none;
		}
	h1 span.tagline {
		display: block;
		color: #aaa;
		background-color: inherit;
		font-size: 40%;
		font-weight: normal;
		}
div#header h1 {
	background-image: url(images/title.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 173px;
	padding:0;
	}
div#header h1 span {display:none;}
h2 {
	color: #222;
	background-color: inherit;
	}
h3 {
	color: #444;
	background-color: inherit;
	}
div#col-right h1, 
div#col-right h2, 
div#col-right h3, 
div#col-right h4, 
div#col-right h5, 
div#col-right h6 {
	border-left: 14px solid #760114;
	padding:0 5px 0 5px;
	margin: 20px 0 10px 0;
	color: #000000;
}

p {
	margin: 5px 0;
	color: inherit;
	background-color: inherit;
	line-height: 15px;
	}
div#col-right p {
	font-size: 130%;
	line-height: 135%;
	margin: 0;
	}
strong {
	color: #444;
	background-color: inherit;
	}
em.highlight {
	padding: 0 1px;
	color: inherit;
	background-color: #ffa;
	font-style: normal;
	}
		




																/* >>> FORMS <<< */


#search fieldset, #login fieldset{
	border: none;
	padding: 35px 40px 0 40px;   
}

#search form, #login form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #login label {
color: #BDB6A3;
}
#login label a {color: #FFFFFF;text-decoration:none;}


#search input, #login input {
	border: 1px solid #8E242D;
	height: 19px;
        background-color: #D1CEBF;
}
#login label {
display: block;
margin-top: 5px !important;
font-weight: bold;
font-size: 110%;
}

#login input {
	width: 90px;
        padding: 2px 5px 2px 5px;
	font-family: "Georgia","Palatino", "Times", "MS Sans Serif", sans-serif;
	font-size: 105%;
        font-weight: bold;
        color: #000000;
	}
#login #checkbox_1 {width: auto;float:right;border: 0 !important;margin:0;padding:0;background-color: transparent;}

#legend {
	font-size: 120%;
        text-transform: uppercase;
        background-color: #210B09;
        color: #BCB8A3;
        padding: 4px;
        position: absolute;
        left: 6.5em;       
        top:4px;
        font-weight: bold;
}






#username {width:110px;float:left;margin:0;padding:0;}
#remember {width:125px;margin:0;padding:0;}

/*
#password {width:110px;float:left;margin:0;padding:0;}
 */
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#login #forgotpsswd {}
#lost fieldset{	padding: 30px 10px 0 15px;   }


#EmailForm form {
text-align:left;
}
#EmailForm fieldset {
border:0;
text-align:left;
width:300px;
}
#EmailForm label {display:block;width:300px; margin: 2px 0 2px 0;}
#EmailForm input. #EmailForm select, #EmailForm textbox {display:block;float:right;margin: 12px 109px 12px 0; width:200px; }

																/* >>> END <<< */