/* CSS Document for The Dodge Group LTD. */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#B62727;
	margin:0px auto;
	padding:0px;
	width:773px;
}

p{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}

/*a{text-decoration:none;}
a:link {color: #787877;}
a:visited {color: #787877;}
a:hover {color: #B72727;}
a:active {color: #B72727;}*/

a{text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color: #787877;}
a:active {color: #787877;}

#wrapper{width:770px; margin:0px auto; border: 2px solid black; background-color:#FFFFFF;}
#header{width:770px; height:180px; background-color:#E3E3E5}
#nav{height:40px; background-color:#E3E3E5; font-size:16px; font-weight:bold; padding-left:50px; background-image:url(Images/nav_spacer.jpg);}
#content{width:760px; background-color:#FFFFFF; padding-left:10px; padding-top:10px;}
#paragraph{width: 760px; float:left; padding: 25px;}
.picture {float:right; padding:0px 10px 5px 5px; }

/*These are for the four boxes on the bottom of the homepage*/
#light-box {background-color:#F1F1F3; height:110px; border-top: 15px solid #F1F1F3; }
#dark-box {background-color:#E7E7E7; width:193px; height:110px; border-top: 15px solid #E7E7E7;}
#bar{background-color:#D3D2D7; height: 20px; width:165px; padding: 3px 0px 0px 5px;}
.red {font-size:13px; font-weight:bold; color:#AF2735;}
.black {font-size:13px; font-weight:bold; color:#000000;}
/*To get boxes to sit right and display text properly*/
#left{float:left; width: 350px;}
#right{float:right; width:420px;}
.box1 {font-size: 10px; float:right; width: 85px; line-height: 11px; padding-top: 20px; }
.box2 {font-size:10px; float:left; text-align:center; width: 100px; line-height:11px; padding: 20px 0px 0px 35px;}
.box3 {font-size: 10px; float:left; width: 83px; line-height: 11px; padding: 20px 0px 0px 5px;}
.box4a {font-size: 10px; float:left; width: 100px; line-height: 11px; padding: 10px 10px 10px 5px; text-align:center; border-right:1px dashed #CDCDCF;}
.box4b {font-size: 10px; float:right; width: 100px; line-height: 11px; padding: 20px 10px 0px 10px; text-align:center; }
/* END of home-page boxes */



.clear{clear:both; background-color:#ffffff;}
.title {font-size:13px; font-weight:bold;}

#footer{clear:both; background-color:#E3E3E5; height:18px; font-size:10px; color:#000000; padding-top:5px; text-align:center; font-weight:bold;}
#footer a{text-decoration:none;}
#footer a:link{color:#000000;}
#footer a:visited{color:#000000;}
#footer a:hover{color:#000000; text-decoration:underline;}
#footer a:active{color:#000000; text-decoration:underline;}



/* Styles for the management.asp page to display the properties correctly */

.listing_desc{font-size:13px; font-weight:bold; padding:5px; text-align:left;}
/*.property_picture {padding:5px 20px 30px 20px;}*/
.property_picture {padding:25px 25px 30px 5px;}
.pic_info {test-align:left; font-weight:bold; font-size:11px; color:#333333;}
/*.listing_address{padding:30px 0px 10px 0px; text-align:center; font-size:11px; font-weight:bold; color:#B62727;}*/
.listing_address{padding:50px; text-align:center; font-size:11px; font-weight:bold; color:#B62727;}
.building_details{text-align:left; font-size:11px;}
.next{text-align:right;font-weight:bold;padding-top:20px;}
.listing_table{width:700px; padding-top:14px;}


/* Styles for the gallery */

.gallery{color:#000000;}
.gallery_legend{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;}
.gallery_fieldset{margin-bottom:14px; padding-bottom:10px;}

	
/* Styles for contact page */
#contact_layout{padding-left:50px;}
.contact{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}
.padding{padding-right:45px}

