/* This CCS files was designed by Trade and Value, Corp.  */
/* Please refrain from copying this CSS file */

html{height: 100%; background-color: #ffffff}
body{width: 760px; margin: 0px auto; background-color: #ffffff;}
.siteHolder{width: 760px !important; margin: 0px auto;}
.homeBanner{width: 760px; height: 122px; background-image: url(http://www.cmarksauto.com/images/top-banner.jpg); background-repeat: no-repeat;}

	
	/* Start navigation */
.navBar{width: 760px; height: 40px; padding-top: 20px; background-image: url(http://www.cmarksauto.com/images/top-bar.jpg); background-repeat: x;}
.navBar p{display: inline; margin-left: 20px;font-size: 14pt; font-weight: bold; font-family: Arial, Times; color: #2dbd37;}
		
	/* Main Content CSS */
.mainContent{font-family:Arial, Times; padding: 5px;} 
.mainContent a:link, .mainContent a:active, .mainContent a:visited{font-size: 11pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: none; color: #2dbd37;}
.mainContent a:hover{font-size: 11pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: underline; color: #d02d29;}
	
/* Main Footer CSS  */
	
/* ====================== Address Footer ===================== */ 
.addressFooter{width: 100%; margin-top: 30px; text-align: center;}
	
/* Credits Footer and remaining Custom CSS */
.creditsFooter{width: 450px; margin: 0px auto; text-align: center; font-family: Arial, san-serif; font-size: 8pt; color: #7b7b7b; padding-top: 10px;}
.clr{clear: both;}
a:link, a:active, a:visited{font-size: 12pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: none; color: #f18a17;}
a:hover{font-size: 12pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: underline; color: #000072;}
	
	/* =============================== Here goes Contact Form CSS =================================== */
.mainContainer{width:200px; background-color: #0081c6; color: #ffffff;}
.formdiv{float:left;width: 180px; padding-left: 10px; padding-top: 7px;}
.formdiv input {background-color: #ffffff; border: #000080 1px solid;font-weight: bold; color: #000080;padding-left: 2px;}
.select{float: left; background-color: #ffffff; border: #000080 2px groove; width: 165px;}
.formtxt{float:left; padding-left: 10px; padding-top: 20px;}
.textarea{background-color: #ffffff; border: #000080 1px groove;width: 165px;height: 90px; background-color: #ffffff;padding: 5px;font-weight: bold; color: #000080;}
.cpsubmit{padding-top:20px; padding-right: 20px; float:right;}
.cpclr{clear:both;}
	
	/* End of Custom CSS  */
