div.errormsg{
	text-align: left;
	color: #ff0000 !important;
	font-weight: bold;
	width: 100%;
	margin: 3px;
}

div.text{
/*	text-indent: 40px;*/
	text-align: justify;
	font-size: 14px;
	margin: 5px 10px 10px 10px;
}

div.textItalic{
/*	text-indent: 40px;*/
	text-align: justify;
	font-size: 14px;
	font-style: italic;
	margin: 5px 10px 10px 10px;
}


div.textCenterPink2{
	text-align: center ;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	color: #A45E9D;
	margin: 5px 10px 10px 10px;
	font-weight: bold;
}
div.textCenterPink1{
	text-align: center ;
	font-size: 36pt;
	font-family: "Times New Roman", Times, serif;
	color: #A45E9D;
	font-weight: bold;
	margin: 5px 10px 10px 10px;
}
div.textBlack2{
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	margin: 5px 10px 10px 10px;
	font-weight: bold;
}


.picture{
	width: 300px;
	margin: 10px;
	border: 0;
}

div.successmsg{
	text-align: left;
	color: #009000 !important;
	font-weight: bold;
	width: 100%;
	margin: 3px;
}


body {

}

h2 {
	color: #003366;
	font-size: 18px;
	margin-top: 12px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

h4 {
/*	text-indent: 40px;*/
	font-size: 14px;
	text-align: left;
	margin: 10px 0 0 10px;
}

a {
/*	color: Navy;*/
	color: #FFFFFF;
}

ul li{
	margin: 0;
	padding: 0;
}

ul{
	margin: 0;
	padding: 0;
}

th {
	background-color:#e6c6de;
	
}

#guide hr{
	height: 1px;
	width: 100%;
	border: 0;
	color: Navy;
	background-color: Navy;
}

#guide {
	margin: 0 15px 0 10px;
	padding: 0 30px 0 10px;
}

#partners{
	text-align: center;
	margin: 5px 0 10px 0;
}

#partners img {
	margin: 0 15px 0 0;
}

ul.quests {
	margin: 0 0 0 10px;
}

ul.quests li {
	font-size: 14px;
	margin: 5px 0 10px 0;
	text-align: left;
	list-style-type: none;
}

ul.list li {
	font-size: 14px;
	margin: 5px 0 10px 0;
	text-align: left;
	list-style-type: disc;
}


input.submit {
	/* background-color: #66CCFF;*/
	background-color: #6A1C68;
/*	color: #164468; */
	color: White;
}

#contact_us {
	background-color: #009EDD;
	border: 3px solid #184460;
	color: white;
	margin: 0px auto;
	padding: 8px;
	width: 500px;
}

#header {
	background-image: url(../images/rentmedialogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	/*text-align: center;*/
}


#search_refine {
	background-color: #009EDD;
	border: 3px solid #184460;
	color: white;
	font-weight: bold;
	margin: 0px auto;
	margin-bottom: 12px;
	padding: 6px;
	width: 500px;
}

#search_refine p {
	color: white;
	margin: 0px;
}



.front_image {
	border-width: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}


.please_note {
	background-color: #FFFF99;
	border: 3px solid #CC0000;
	color: red;
	margin: 0px auto;
	padding: 8px;
	text-align: justify;
	width: 600px;
}


#guest_restrictions {
	background-color: #FFFF99;
	border: 3px solid #CC0000;
	color: #333333;
	margin: 0px auto;
	margin-top: 8px;
	padding: 8px;
	width: 584px;
}

#guest_restrictions h2 {
	color: #CC0000;
	font-size: 20px;
	margin: 0px;
}

#navbar {
	background-color: transparent;
	/*margin: 65px 0 0 280px;*/
	margin: 65px 0 0 210px;
	float: left;
	
}
* html #navbar{
	margin: 0px 0px 0px 0px;
	/*margin: 65px 0 0 150px;*/
	margin: 65px 0 0 110px;
}

	#navbar li {
		display: inline;
		margin: 0px;
		padding: 0px;
	}

		#navbar li a {
			color: white;
			font-weight: bold;
			margin: 0px;
			padding: 6px 6px 6px 6px;
		}

		#navbar li.selected a {
			background-color: #DF8329;
			color: white;
		}

			#navbar li a:hover {
				text-decoration: underline;
			}

.cont-txt {
	background-image: url(../images/central_bg_white.gif);
	background-repeat: repeat-y;
	padding-top: 10px; 
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	margin: 0;
	/*float: left;*/
	width: 660px;

}

.copyright {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 50px;
	float: left;
	font-size: 10px;
	width: 670px;
}
* html .copyright {
	width: 630px;
	
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#content-btm {
	background-image: url(../images/footer_border.gif);
	width: 760px;
	height: 14px;
	background-repeat: no-repeat;
	margin: 0px auto;
	float: left;

}

#content-top {
	background-image: url(../images/top_border1.gif);
	width: 760px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	margin-bottom: 0;
}


#white-btm {
	background-color: #ACC337;
	background-image: url(../images/bottom_white.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0;
	width: 758px;
}

#white-top {
	background-image: url(../images/top_white.gif);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 758px;
	float: none;
}

#form_window {
	background-image: url(../images/central_bg.gif);
	background-repeat: repeat-y;
	padding: 12px;
	text-align: center;
	width: 736px;

}

#form-window-white {
	background-image: url(../images/central_bg_white.jpg);
	background-repeat: repeat-y;
/*	padding: 0 20px 0 20px; */
	padding: 12px;
	text-align: center;
	margin: 0;
	width: 758px;
	float: none;

}

.form_submit {
	background-color: #CE9DE6;
}

#footer {
	float: left;
	margin: 0px auto;
	text-align: center;
	width: 752px;
	background-color: #B928D8;
	border-left: 3px solid #D1D828;
	border-right: 3px solid #D1D828;
	color: #FFFFFF;
	padding: 0;
/*	border: 1px solid red;*/
}

#footer_links ul, #footer_links ul li {
	margin: 0;
	padding: 0;

}

#footer_links ul li a {
	color: #FFFFFF!important;
	margin: 0 5px 0 5px;
	padding: 0;
	font-size: 12px;
	/*border: 1px solid red;*/
}

#window_top_edge {
	background-image: url(../images/top_border.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 12px;
	width: 758px;
}

.inp {
	border: 1px solid #6A1C68;
	width: 300px;
}

.inp-log {
	width: 150px;
	
}

div.useful-link {
	float:left;
	width: 320px;
	margin: 10px 0 10px 0;
}

#content a{
	color:#A45E9D; 
}
.admin_form_submit{
	background-color: #D1D828;
}

h2.admin{
	color: #D1D828;	
}
#content ul{
	margin: 0px 0px 0px 30px;
	font-size: 12px;
}
.resupdate{
        visibility: hidden;
}
#addClient{
width:300px;
}

#clientInfo input.form_field{
	width: 354px;
	
}

#clientInfo .form_field_large{
	width: 360px;
	height: 150px;
}

.request_paid {
	background-color: #D9F4DA;
}

.request_unpaid{
	background-color: #F6E1E1;
}

 table.color-scheme td{
	color: #000000;
	font-size: 14px;
}
