/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(http://curtisaallen.net/core/images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


* {
  margin: 0;
  padding: 0;
}


.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

.wrapper {
	width: 981px;
	padding: 0;
	margin: 0 auto;
	}
	
/*---- header----*/


.header {
	padding:0;
	margin: 0;
	height:100px;
	width: 100%;
	background-image: url(http://curtisaallen.net/core/images/logo_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header ul {
	padding:50px 0 0 5px;
	margin: 0;
	list-style:none;
	width:100%;
}

.header ul li {
	float:right;
}

.header ul a {
	display:block;
	padding: 0 2em;
	line-height:1.1em;
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(http://curtisaallen.net/core/images/divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul .remove a {
	background:none;
}

.header ul span {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CDA605;
	font-weight: normal;
}


/*---- banner----*/

.banner {
	padding:0;
	margin: 0;
	height:378px;
	width: 100%;
	background-image: url(http://curtisaallen.net/core/images/text_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.banner p {
	padding:200px 0 0 125px;
	margin: 0;
	width: 376px;
	color:#FFFFFF;
	text-indent: -2000px;
}


.bannersub {
	padding:0;
	margin: 0;
	height:132px;
	width: 100%;

}

/*---- content----*/

.content {
	padding:0;
	margin: 0;
	width: 100%;
}


.gbox {
	width:264px;
	margin:0;
	padding:25px 0 25px 35px;
	float:left;
	}


.gbox h2 {
	font-size: 20px;
	font-family:"Myriad Pro",Arial,'Sans Serif';
	font-weight: bold;
	color:#0F2967;
	line-height:20px;
	padding:5px 5px 5px 8px;
	margin: 0;
	}
	
.gbox h2 span {
	color:#D7B632;
	font-family:"Myriad Pro",Arial,'Sans Serif';
	font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
	}	
	
.gbox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#74756F;
	line-height:24px;
	padding:5px 5px 10px 8px;
	margin: 0;
	}
	
	
.gbox p b {
    font-size: 16px;
	color:#0F2967;
	}	
	
	

.rbox {
	width:264px;
	margin:0;
	padding:15px 0 25px 35px;
	float:left;
	}


.rbox h2 {
	font-size: 20px;
	font-family:"Myriad Pro",Arial,'Sans Serif';
	font-weight: bold;
	color:#0F2967;
	line-height:20px;
	padding:5px 5px 5px 8px;
	margin: 0;
	}
.rbox h2 span {
	color:#D7B632;
	font-family:"Myriad Pro",Arial,'Sans Serif';
	font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
	}		
.rbox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#74756F;
	line-height:24px;
	padding:5px 5px 5px 8px;
	margin: 0;
	}
	

	
	
.tbox {
	width:264px;
	margin:0;
	padding:15px 0 25px 35px;
	float:left;
	}


.tbox h2 {
	font-size: 20px;
	font-family:"Myriad Pro",Arial,'Sans Serif';
	font-weight: bold;
	color:#0F2967;
	line-height:20px;
	padding:5px 5px 5px 8px;
	margin: 0;
	}
	
.tbox h2 span {
	color:#D7B632;
	font-family:"Myriad Pro",Arial,'Sans Serif';
	font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
	}		
	
.tbox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#74756F;
	line-height:24px;
	padding:5px 5px 5px 8px;
	margin: 0;
	}	
	

/*---- footer----*/

.footer_wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(http://curtisaallen.net/core/images/bg_footer_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

.footer {
	padding:0;
	margin: 0;
	width: 100%;
	height:237px;
	background-image: url(http://curtisaallen.net/core/images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.footer p {
	padding:56px 0 0 20px;
	margin: 0;
	color:#FFFFFF;
}

.footer a {
	color:#CDA605;
	text-decoration:none;
	margin:0 0 0 3px;
	padding:0 0 0 16px;
	background-image: url(http://curtisaallen.net/core/images/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*---- contact form----*/

.contactform_wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(http://curtisaallen.net/core/images/caa_contactformbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2A3A5F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #718CCA;
	}
	
.contactform {
	padding:0;
	margin: 0;
	width: 100%;
}

.contactformheader {
	width: 100%;
	padding: 0;
	margin: 0;
}

.contactformheader h2 {
	padding: 28px;
	margin: 0;
	text-indent: -2000px;
	background-image: url(http://curtisaallen.net/core/images/caa_contactform_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactformbottom {
	width: 100%;
	padding: 0;
	margin: 0;
}

.contactformbottomleft {
	width: 271px;
	padding: 0 0 0 40px;
	margin: 0;
	float:left;
}

.contactformbottomleft p {
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:20px;
}


.contactformbottomleft p span {
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight: bold;
}

.contactformbottomleft p a {
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E1BE34;
	text-decoration:none;
}

.contactformbottomleft p a:hover {
	text-decoration:underline;
}



.contactformbottomright {
	padding: 15px 0 15px 0;
	margin: 0;
	float:left;
}

.bottomright_left {
	float:left;
	width: 225px;
	padding: 0 0 0 10px;
	margin: 0;}
	
.bottomright_left input {
	width: 204px;
	background-image:url(http://curtisaallen.net/core/images/input_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #4B73B3;
	margin:0;
	padding:5px;
}	

.bottomright_left p {
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	line-height:24px;
}

.bottomright_right p {
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	line-height:24px;
}	


.bottomright_right {
	float:left;
	width: 401px;
	padding: 0 ;
	margin: 0;}
	
.bottomright_right textarea{
	width: 370px;
	height:232px;
	padding: 0 ;
	margin:0 0 10px 0;}	
	


/*---- header sub----*/


.headersub {
	padding:0;
	margin: 0;
	height:138px;
	width: 100%;
	background-image: url(http://curtisaallen.net/core/images/logo_banner_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.headersub ul {
	padding:50px 0 0 5px;
	margin: 0;
	list-style:none;
	width:100%;
}

.headersub ul li {
	float:right;
}

.headersub ul a {
	display:block;
	padding: 0 2em;
	line-height:1.1em;
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(http://curtisaallen.net/core/images/divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



ul .remove a {
	background:none;
}

.headersub ul span {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CDA605;
	font-weight: normal;
}

.content_wrapper {
	padding:0;
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(http://curtisaallen.net/core/images/port_subbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.contentsubheader {
	padding:0;
	margin: 0;
	width: 100%;
}

.contentsubheader h2 {
	padding:0;
	margin: 0;
	height:81px;
	text-indent: -2000px;
	background-image: url(http://curtisaallen.net/core/images/portheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.aboutsubheader h2 {
	padding:15px 0 0 0;
	margin: 0;
	height:81px;
	text-indent: -2000px;
	background-image: url(http://curtisaallen.net/core/images/caa_about_img.jpg);
	background-repeat: no-repeat;
	background-position: 2% 70%;
}

.portnav {
	padding:0;
	margin: 0;
	width: 100%;
}

.portnav p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	padding:15px 96px 25px 0;
	text-align:right;
}

.portnav a {
	color:#999999;
	text-decoration:none;
}

.portnav a:hover {
	text-decoration:underline;
}

.aboutwrapper {
	padding:0;
	margin: 0;
	width: 100%;
}

.left {
	padding:0 0 12px 17px;
	margin: 0;
	width: 652px;
	float:left;
}

.left p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#A1A1A1;
	line-height: 1.5em;
	padding-top:5px;
	padding-bottom:5px;
}


.left a {
	color:#0F2967;
}



.right {
	padding:0 0 0 15px;
	margin: 0;
	width: 270px;
	float:left;
}

.right h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0F2967;
	font-weight:bold;
}


.right ul {
	padding:0;
	margin: 0;
	list-style:none;
	width:100%;

}

.right ul li {
	padding:5px;
	margin: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.right ul li a {
	color:#A1A1A1;
	text-decoration:none;
	font-size: 14px;
	display:block;
	margin: 0;
	padding-left:18px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://curtisaallen.net/core/images/add_16.png);
	background-repeat: no-repeat;
	background-position: left center;
}
