d_turcopoles_catholic = {
	color={ 210 0 0 }
	color2={ 210 0 0 }
	
	graphical_culture = turkishgfx

	
	capital = 496 # Constantinople
	
	title = "CAPTAIN"
	foa = "CAPTAIN_FOA"


	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = turcopoles_composition
	
	culture = turkish
	
	# Parent Religion 
	religion = catholic
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}

d_turcopoles_orthodox = {
	color={ 188 0 7 }
	color2={ 188 0 7 }
	
	graphical_culture = turkishgfx

	
	capital = 496 # Constantinople
	
	title = "CAPTAIN"
	foa = "CAPTAIN_FOA"


	# Always exists
	landless = yes
	
	holy_order = yes
	mercenary_type = turcopoles_composition
	
	culture = turkish
	
	# Parent Religion 
	religion = orthodox
	
	# Cannot be held as a secondary title
	primary = yes
	
	# Extra income due to banking, etc
	monthly_income = 10 # (Must be an integer between 1 and 512)
}