body,h1,h2,h3,h4,h5,h6,p,form,input,select {
	padding:0;
	margin:0;
}

html, body, table#outer {
	height:97%;

}

#colorbox {
	font-size:11px;
}

#outer {
	width:940px;
	height:100%;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

#outer td {
	padding:0px;
}
.content {
	float:left;
	width:860px;
}

#dynamic_content {
	padding:20px;
}

#dynamic_content p{
	margin-bottom:10px;
}

#dynamic_content a {
	color:#8c7544;
}

#dynamic_content a:hover {
	color:#494743;

}

.site_top_corners {
	background-image:url(http://www.cruckmarquee.com/site_top_corners.gif);
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:60px;
}
.site_bottom_corners {
	background:url(http://www.cruckmarquee.com/site_bottom_corners.gif);
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:22px;
	margin-bottom:10px;
}
.input_text {
	width:250px;
}

body {
	margin-top:0px;
	margin-bottom:10px;
        background-color:#fefcf2;
	font-family:verdana;
}

.back_arrow {
    background:url(http://www.cruckmarquee.com/my_arrow.gif);
	background-repeat:no-repeat;
	width:36px;
	height:39px;
	cursor:pointer;
}
	
#summary_icons a {
	font-size:13px;
	text-decoration:none;
}

#summary_icons a:link {
	color:#5a569f;
}
#summary_icons a:visited{
	color:#5a569f;
}
#summary_icons a:hover{
	color:#c096b5;
}

.top_divider {
	background:#000000;
	padding:0px;
	margin:0px;
	padding-top:5px;
	color:#eeeeee;

}
.top_selected {
	background:#ac8947;
}

#top_menu {
	height:26px;
	background-color:#000000;
	text-align:center;
}
#top_menu a {
	float:left;
	outline:none;
	padding-top:0px;
	padding-bottom:0px;
	padding:5px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-size:12px;
}
#top_menu a:hover {
        background:#ac8947;
}
#top_menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#top_menu li {
	display:inline;
}
.sub_selected {
	color:white !important;
}
.sub_divider {
	padding:0px;
	margin:0px;
	padding-top:5px;
	color:#eeeeee;
}

#sub_menu {
	height:23px;
	background-color:#ac8947;
	text-align:center;
}
#sub_menu a {
	float:left;
	font-size:11px !important;
	outline:none;
	padding-top:0px;
	padding-bottom:0px;
	padding:5px;
	color:#000000;
	display:block;
	text-decoration:none;
	font-size:11px;
}
#sub_menu a:hover {
	color:white;
}
#sub_menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sub_menu li {
	display:inline;
}

#banner {
	background-image:url(http://www.cruckmarquee.com/site-header.gif);
	width:860px;
	height:100px;
}

.footer{
	background:url(http://www.cruckmarquee.com/footer.gif);
	background-color:#888888;
	width:940px;
	height:1px;
}

.col1 {
	width:30px;
	background-color:#ac8947;
}
.col2 {
	width:10px;
	background-color:#000000;
}

.logo {
	background:url(http://www.cruckmarquee.com/logo.gif);
	width:200px;
	height:116px;
}
.col4 {
	width:10px;
	background-color:#000000;
}
.col5 {
	width:30px;
	background-color:#ac8947;
}
em.error {
	background:url("/shared/unchecked.gif") no-repeat 0px 0px;
	padding-left: 16px;
	margin-top:5px;
	float:right;
	width:50px;
	font-size:10px;
	color:#666;
}
em.success {
	background:url("/shared/checked.gif") no-repeat 0px 0px;
	padding-left: 16px;
	margin-top:5px;
	float:right;
	width:50px;
}
.input_label,.input_field,.input_button {
	font-size:11px;

}

.input_button {
	font-size:14px;
	font-weight: bold; 
	padding-right:5px;
}	

.input_label {
	float:left;
	padding-top:5px;
	text-transform:capitalize;
	color:#000000;
	width:270px;
}
.input_text,.input_field {
	float:left;
	padding-top:5px;
	width:400px;
}
.input_text, .input_textarea, .input_select {
	width:320px;
}
